24 Commits

Author SHA1 Message Date
Andrew Longosz
8d236b5c4d Refactored Executor services to use AuthenticatedUserSetterTrait 2019-09-25 13:58:35 +02:00
gggeek
4098f7366a allow listing available mig types for generation 2019-04-10 21:08:38 +00:00
gggeek
78d74c5888 Allow section/load migrations 2019-04-02 14:44:13 +02:00
gggeek
622ca362ba resolve refs in section manipulation 2019-04-02 14:26:27 +02:00
gggeek
056d62b4bf refactor the refactor 2018-05-14 10:21:47 +01:00
gggeek
5b7059dee4 More tests; allow to set refs to tags keywords; fix setting refs to contentTypes 2018-05-13 15:39:44 +01:00
gggeek
ecad366790 fix reference refactoring 2018-05-13 14:34:20 +01:00
gggeek
4484df1449 fixes to last commit 2018-05-12 18:11:27 +01:00
gggeek
75eab4f36d more flexibility with tags; allow to set array references 2018-05-12 17:39:45 +01:00
gggeek
ba3b590324 Allow resolution of 'identifier' for create and update steps 2018-04-03 23:10:25 +01:00
gggeek
ae10c9ce3f fix previous commit; docs and cleanups; introduce trash management 2017-10-29 00:20:20 +01:00
gggeek
bb44ec83d8 Fix setting references to count 2017-07-01 23:38:38 +01:00
gggeek
ebc9dde969 allow settings refs when deleting stuff 2017-06-06 18:46:16 +01:00
gggeek
28c42053ac Allow setting references to the count of matched items 2017-06-06 18:28:39 +01:00
gggeek
20ed390ad9 Allow overwriting of references; allow the reference check used in migration suspension to be recalculate upon resuming 2017-05-14 00:21:53 +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
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
b454424bf9 More uniform comments and code layout 2017-03-02 23:18:29 +00:00
gggeek
230a8ea1fa Use 3rd person verbs for phpdoc 2017-03-01 23:07:37 +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
baae4d2c60 Allow generation of Object State Group migrations 2017-02-21 23:16:25 +00:00
gggeek
a0b010866a Allow generation of migrations for sections and content type groups; allow update of content type groups and setting their creation date; fix setting name in section updates 2017-02-19 23:50:18 +00:00
gggeek
e1b19f5ccd Add section manager; improve error messages and comments 2017-02-12 16:02:35 +00:00