Commit Graph

45 Commits

Author SHA1 Message Date
Andrew Longosz
07c9305ab0 Dropped unused methods and RepositoryUserSetterTrait 2019-09-25 14:01:49 +02:00
Andrew Longosz
4c209b3008 Refactored RepositoryExecutor to use AuthenticatedUserSetterTrait 2019-09-25 13:55:05 +02:00
gggeek
4bc51dca82 fix issue #216, improve tests 2019-08-01 08:02:40 +00:00
gggeek
cb0f5d3d1f fix a warning w. empty collections and setting array-valued references 2019-04-03 13:47:52 +00:00
gggeek
2ff6950453 allow empty array refs; allow nice labels when dumping refs; do pass the whole mig step definition to mig def generators 2018-11-29 23:58:22 +01:00
gggeek
f76f18b272 Allow to resolve refs in user creation/update 2018-05-16 15:59:07 +01:00
gggeek
03325d01d4 fix fix fix 2018-05-14 12:39:56 +01:00
gggeek
07f126cff2 fixes to multirefs 2018-05-14 10:32:44 +01: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
91ef09279b more fixes to refactoring 2018-05-13 14:51:46 +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
111d5e195f use a better default language when unspecified 2018-05-07 18:30:29 +01:00
gggeek
bed8266e8c Fun with interfaces; allow more reference resolving in ContentType defs 2018-05-02 23:54:27 +01:00
gggeek
01b908fbf5 add support for skipping migration steps 2018-04-09 23:17:32 +01:00
gggeek
a9c4cbbaef better error message when trying to generate a migration for the creation of a Role fails 2017-11-11 16:17:08 +00:00
gggeek
48ad34f8f2 allow to delete content versions 2017-09-30 16:21:24 +01:00
gggeek
bb44ec83d8 Fix setting references to count 2017-07-01 23:38:38 +01:00
gggeek
28c42053ac Allow setting references to the count of matched items 2017-06-06 18:28:39 +01:00
gggeek
b3d0ce586c Minor improvements to how the migration context is handled 2017-06-01 22:06:44 +01:00
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