Commit Graph

231 Commits

Author SHA1 Message Date
Bob den Otter ff0f7aeb91 Requested changes. 2019-03-29 06:42:09 +01:00
Bob den Otter 060c79cf37 CS fixes 2019-03-29 06:42:09 +01:00
Bob den Otter 39943f0c97 Requested changes 2019-03-29 06:42:09 +01:00
Bob den Otter eec9744dbf Adding tests, tweaks and fixes 2019-03-29 06:41:13 +01:00
Bob den Otter 7e961fb8c1 Working on search 2019-03-29 06:41:13 +01:00
Bob den Otter 69838e9b48 Get rid of hardcoded/magical amountPerPage 2019-03-27 17:36:00 +01:00
Bob den Otter ed445a0f64 Getting rid of magic number 2019-03-26 15:40:49 +01:00
Bob den Otter ddf3434bb2 Working on Fixtures: Random taxo's! 2019-03-24 14:09:36 +01:00
Bob den Otter 52fbe20f03 Working 2019-03-24 14:09:36 +01:00
Bob den Otter 8ca7e35311 Working on taxonmies in frontend 2019-03-24 14:09:36 +01:00
Bob den Otter 39d0a494b1 Only fetch published items, unless instructed otherwise 2019-03-20 06:33:52 +01:00
Bob den Otter e04606c516 Make sure we get the correct contenttype for listings. 2019-03-20 06:33:52 +01:00
Bob den Otter f2011aee74 Cast to array in setValue() instead 2019-03-11 14:45:50 +01:00
Bob den Otter 954502ccfd Make "POST" work for 'new record' controller 2019-03-08 15:45:09 +01:00
Bob den Otter f280931f9f Small changes to labels and translations 2019-03-02 17:49:46 +01:00
Jarek Jakubowski bb160f2504 merge master 2019-02-28 17:33:34 +01:00
Jarek Jakubowski 6fb8fb2942 Embed refactor 2019-02-28 17:32:38 +01:00
Bob den Otter 7c7a57e998 Return ->filter() to original position. 2019-02-27 14:55:03 +01:00
Bob den Otter cbcef7fea0 Revert Tightenco\Collect removal 2019-02-27 14:15:33 +01:00
Bob den Otter 73858be4ec Finalising changes 2019-02-27 13:38:47 +01:00
Bob den Otter d448a9c1cb working 2019-02-27 13:11:57 +01:00
Jarek Jakubowski 81a4a64c42 Merge pull request #317 from bolt/feature/improve-api-response
Improve API Response and remove Magic from Content
2019-02-25 11:47:09 +01:00
Jarek Jakubowski 7b45fe4803 Config as Collection and fixes 2019-02-14 13:05:30 +01:00
Xiao-Hu Tai 5626e1e562 Merge pull request #304 from xiaohutai/feature/embed
Implementation "Embed" Field
2019-02-11 11:15:59 +01:00
Xiao Hu Tai 84f3877610 Use __invoke instead 2019-02-11 09:59:27 +01:00
Jarek Jakubowski fbf96559f8 Removing magic from Content 2019-02-07 21:41:44 +01:00
Jarek Jakubowski 9a1f6c7a6f fix status save 2019-02-04 17:44:23 +01:00
Xiao Hu Tai 2675788549 Fix review requests 2019-02-04 15:09:35 +01:00
Xiao Hu Tai 86248321c2 Return 400 Bad Request in case of invalid URL 2019-02-04 15:09:35 +01:00
Xiao Hu Tai edf18f6c5f Import Embed\Embed
I need a new name, because `Embed` is also the name of the class
2019-02-04 15:09:35 +01:00
Xiao Hu Tai 0741d1bb72 Fix review requests 2019-02-04 15:09:35 +01:00
Xiao Hu Tai 746da3c2b8 Apply ECS fix 2019-02-04 15:09:35 +01:00
Xiao Hu Tai fb627e64a6 Return response instead of throwing error 2019-02-04 15:09:35 +01:00
Xiao Hu Tai 059ace670a Add CSRF check and allow POST-only method on /embed 2019-02-04 15:09:35 +01:00
Xiao Hu Tai 3777cbe94c Add embed/embed 2019-02-04 15:09:35 +01:00
Xiao Hu Tai c117dd5c77 Implement the basics of the Embed field (Vue)
The `|e('js')` is needed when there's HTML or quotes in the value.
Otherwise, this will break the whole application (blank admin
area).
2019-02-04 15:09:35 +01:00
Jarek Jakubowski 7f8f86e1cb Controllers refactor 2019-02-04 14:12:12 +01:00
Bob den Otter fe114cafbd Consistently use the '@bolt' namespace in templates 2019-02-02 16:34:16 +01:00
Bob den Otter cf2e5d032d Minor tweaks to tests 2019-01-27 15:24:08 +01:00
Bob den Otter 43e00adbe7 Finetuning 2019-01-26 19:21:14 +01:00
Bob den Otter 55230b4fd4 Working on "Preview" and "View Saved" 2019-01-26 18:42:32 +01:00
Jarek Jakubowski deb220e468 Merge pull request #295 from bolt/feature/translatable
Fix field values not being translated while editing content in different language
2019-01-25 20:41:14 +01:00
Jarek Jakubowski c895d08be3 Added tests for editing and visiting translated content 2019-01-25 19:29:28 +01:00
Bob den Otter 454bb41e3f Fix Filemanager screen due to stricter typehints 2019-01-25 16:57:59 +01:00
Jarek Jakubowski 2de01c6514 Rename GET parameter locale to edit_locale 2019-01-24 21:54:22 +01:00
Jarek Jakubowski 6fd15933c3 merge master 2019-01-24 11:22:09 +01:00
Jarek Jakubowski b78621e90f yet another setcontent fix 2019-01-24 09:02:31 +01:00
Jarek Jakubowski cfeff6def1 trying to fix admin menu 2019-01-22 13:33:57 +01:00
Jarek Jakubowski bc8ddfacc0 fix conflict 2019-01-21 22:55:32 +01:00
Jarek Jakubowski 88f7e91bf4 Implement Translatable Doctrine Extension 2019-01-21 22:51:03 +01:00