Commit Graph

24 Commits

Author SHA1 Message Date
gggeek 938ba42f0d Remove dead code 2017-05-20 15:45:07 +01:00
gggeek bf2d04fa75 Allow usage of 'false' value for adminLogin to signify 'stay as current user' 2017-05-17 23:31:16 +01:00
gggeek a2f82ee82f Allow usage of custom admin account; allow usage of custom user content-type 2017-04-18 23:17:44 +01:00
gggeek 366399da79 WIP cleanup 2017-04-17 12:55:27 +01:00
gggeek 310842e581 More WIP: better handling of defaultLanguageCode 2017-04-17 12:49:23 +01:00
gggeek a6b4af78ef More WIP on making services reentrant and rework of passing along default language 2017-04-17 12:29:31 +01:00
gggeek 971b072503 WIP make Executors reentrant and proper handling of defaultLanguage 2017-04-17 09:56:42 +01:00
gggeek 9982f4fb37 Reshuffle use statements (as if we really had a preferred order for them...) 2017-03-03 00:10:50 +00:00
gggeek b13354283f oops 2017-02-25 20:27:40 +00:00
gggeek 12afb7c359 Properly resolve references in match conditions when these are specified using nested conditions with AND and ORs 2017-02-25 16:10:14 +00:00
gggeek 7b7326194d Allow easier setting of values for selection fields 2017-02-11 13:30:53 +00:00
gggeek 111d0ab71e Merge changes from release 2.2, 2.3 2016-10-16 11:49:50 +01:00
gggeek df5eda18c5 shameless refactoring 2016-10-03 09:55:17 +01:00
gggeek cbff28f312 Move trait out of API namespace; simplify references resolution code; remove dead code; allow matching locations by remote id in content/location creation 2016-10-02 22:40:58 +01:00
gggeek 9dfcf4313e Add two events to which custom code can listen to 2016-09-24 21:26:33 +01:00
Jérôme Vieilledent 33de6d8776 Added support for default language code as console command option 2016-08-26 11:37:56 +02:00
Jérôme Vieilledent 65590e5e9c Add support for language in repository migration steps 2016-08-26 11:01:26 +02:00
gggeek 436ccf1d8b Properly set up the legacy kernel for testing 2016-08-23 12:39:46 +01:00
gggeek 6126014e44 docs, nitpicks 2016-08-20 18:47:57 +01:00
gggeek ce8ae81d4e Make sure root user does not stay logged in if a migration step fails 2016-08-11 20:03:12 +01:00
gggeek 8a0c80cb8c WIP - API Refactor: revert change of name for migrations folder 2016-08-03 10:11:46 +01:00
gggeek 4d8b7ac834 WIP - API Refactoring: remove unused classes; change the way the path to assets is pushed down to the complex field handlers and move all firld handlers to tagged services 2016-08-02 12:49:51 +01:00
gggeek 66e95fe679 WIP - API refactor: move all singletons to services; use proper DI instead of passing around the container; refactor the references mess 2016-08-01 16:13:08 +01:00
gggeek 2eeeb61d6c WIP - API refactor: begin work on migration execution 2016-07-31 00:50:16 +01:00