Commit Graph

91 Commits

Author SHA1 Message Date
Bob den Otter
375d3f522a Use \Twig\Template 2019-03-13 17:08:39 +01:00
Bob den Otter
9529417ce1 Use $e->getTrace() 2019-03-12 10:48:57 +01:00
Bob den Otter
42e6368049 Be more lenient when calling non-existant object properties from within Twig 2019-03-12 10:47:49 +01:00
Bob den Otter
8fc0fed470 Implement getTwigValue 2019-03-11 15:16:56 +01:00
Bob den Otter
c2c3981029 Rename allow_markup to allow_html 2019-03-11 13:16:44 +01:00
Bob den Otter
e93f954b75 Second attempt, less hackish 2019-03-10 13:22:59 +01:00
Jarek Jakubowski
e5770e48d4 merge master 2019-02-26 21:26:11 +01:00
Jarek Jakubowski
7359da0ee8 Revert string column length to 191, add conflict with illuminate/support 2019-02-26 21:18:50 +01:00
Jarek Jakubowski
7641d8db71 relations: fix tests 2019-02-18 17:20:53 +01:00
Jarek Jakubowski
4f21998a90 [WIP] Related content 2019-02-18 10:41:34 +01:00
Jarek Jakubowski
8601a2f029 Move MenuBuilder and Excerpt 2019-02-14 21:34:32 +01:00
Jarek Jakubowski
7b45fe4803 Config as Collection and fixes 2019-02-14 13:05:30 +01:00
Jarek Jakubowski
ecdd82a1cc Api config cleanup 2019-02-08 00:46:38 +01:00
Jarek Jakubowski
fbf96559f8 Removing magic from Content 2019-02-07 21:41:44 +01:00
Jarek Jakubowski
7b50431c2f WIP custom data provider 2019-02-07 21:41:44 +01:00
Jarek Jakubowski
909b23fe6a hotfix for creating new Content 2019-01-25 20:32:21 +01:00
Jarek Jakubowski
cc21311194 removed commented code 2019-01-24 11:48:17 +01:00
Jarek Jakubowski
7d3d8895c7 make db table prefix configurable 2019-01-23 19:18:06 +01:00
Jarek Jakubowski
56b9c4de69 working on translatable, still a lot of queries 2019-01-23 09:41:56 +01:00
Jarek Jakubowski
b8a4fab3ce fix typo in method name 2019-01-22 10:22:52 +01:00
Jarek Jakubowski
a83a7a2164 logical fix 2019-01-22 10:18:36 +01:00
Jarek Jakubowski
354ba90afa merge master and fix style 2019-01-22 09:59:26 +01:00
Jarek Jakubowski
88f7e91bf4 Implement Translatable Doctrine Extension 2019-01-21 22:51:03 +01:00
Jarek Jakubowski
65169ae667 magic content fixes 2019-01-16 15:34:08 +01:00
Jarek Jakubowski
b900a2725c cs fixes 2019-01-16 13:59:58 +01:00
Jarek Jakubowski
580c0b288e Content API Endpoint ad Behat tests 2019-01-16 12:58:40 +01:00
Jarek Jakubowski
53a2ddf511 contenttype -> contentType 2019-01-14 11:52:36 +01:00
Jarek Jakubowski
bec1a072e2 merge with template-compatibility 2019-01-14 11:12:04 +01:00
Jarek Jakubowski
8ab06d73a2 refactor content magic 2019-01-14 10:51:48 +01:00
Jarek Jakubowski
12a1dd8a9d move UrlGenerator to magic trait 2019-01-11 16:26:53 +01:00
Jarek Jakubowski
2a3a2a0475 isExcertable -> Excerptable interface 2019-01-11 16:08:30 +01:00
Jarek Jakubowski
ce98e9bbaa Refactor 2019-01-11 14:54:27 +01:00
Bob den Otter
3bb40891df Make "User" and dateformatting work 2019-01-11 14:02:46 +01:00
Bob den Otter
d321f84ded Making record.next and record.previous work 2019-01-11 14:02:46 +01:00
Bob den Otter
521f528ec6 Refactor fullName to displayName for Users / Authors 2019-01-11 13:02:27 +01:00
Jarek Jakubowski
07f0cc78de A bit of code cleanup 2019-01-09 10:55:22 +01:00
Bob den Otter
e932ab4706 Making record.next and record.previous work 2019-01-08 07:38:25 +01:00
Bob den Otter
fd777ebd09 Typo 2019-01-02 17:07:22 +01:00
Bob den Otter
4c73d6606e Fixing empty titles on overview 2019-01-02 16:51:08 +01:00
Bob den Otter
b885b3cc0d Working 2019-01-01 17:31:49 +01:00
Bob den Otter
afb93abc65 Working more on Taxonomies 2019-01-01 17:31:49 +01:00
Bob den Otter
a290d03092 [chore] csfix 2019-01-01 17:25:40 +01:00
Bob den Otter
5de79d2b69 Don't break if a contenttype is removed 2019-01-01 16:47:29 +01:00
Bob den Otter
f1894b1281 Initial draft of working Taxonomies 2018-12-22 11:44:27 +01:00
Bob den Otter
301ea8d4f1 Merge pull request #155 from bolt/working-on-i18n
Working on Localisation: You can now edit content in multiple languages.
2018-11-26 09:58:06 +01:00
Bob den Otter
254eae8eb4 Working on i18n 2018-11-24 17:24:39 +01:00
Bob den Otter
b4e7a522a1 Working on i18n 2018-11-24 16:48:42 +01:00
Bob den Otter
d83ceb0a56 Keep @todo formatting consistent. 2018-11-24 11:07:48 +01:00
Bob den Otter
678c0a4c61 Working on PHPStan 2018-11-21 21:19:38 +01:00
Bob den Otter
227b40a1af Working on CS 2018-11-21 20:14:12 +01:00