37 Commits

Author SHA1 Message Date
gggeek
ab877fb4bb error messages 2019-04-02 14:27:55 +02:00
gggeek
b920aee6d7 document better usage of user mig steps 2019-01-18 09:05:14 +00:00
gggeek
94cfb635ed allow setting refs to a usergroups parent 2018-07-23 15:36:41 +01:00
gggeek
20e0271365 fixes for last commit 2018-07-23 15:17:10 +01:00
user
0602f1e599 new migration steps and references 2018-07-23 10:09:27 +01:00
gggeek
f76f18b272 Allow to resolve refs in user creation/update 2018-05-16 15:59:07 +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
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
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
f4210c2c24 Allow to set references to many more attributes of the different entities 2017-03-02 23:01:25 +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
Gaetano Giunta
c0e97d0816 Merge pull request #90 from andesk/allowing-remote-id-for-user-group-migrations
Allowing remote_id for user group related migrations
2017-01-28 13:49:20 +00:00
Sebastian Blank
1f05628f11 Make scrutinizer happier 2017-01-26 09:28:13 +01:00
Andreas Kleemann
55d2e69d89 Allow to use "remote_id" for setting user's groups 2017-01-21 12:07:28 +01:00
gggeek
e731b8b7f8 Restore reference resolving in contenttype settings; restore reference resolving in scalar attributes; do not swallow any more errors from non-existing user groups 2016-10-06 09:26:53 +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
0dd5d99d50 allow setting owner on content creation and update; replace array_key_exist calls with isset 2016-10-01 19:53:26 +01:00
gggeek
8d33c850e0 Make all executors return the created/updated/deleted elements, so that events can use them; add felxible matchers for Users, Groups and Roles 2016-09-25 02:04:29 +01:00
Jérôme Vieilledent
65590e5e9c Add support for language in repository migration steps 2016-08-26 11:01:26 +02:00
gggeek
6ac32122a5 add tests for bugs #9 and #10 2016-08-21 14:40:27 +01:00
gggeek
70bce6ea35 add tests for user management 2016-08-20 19:16:17 +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
4aa7f5bb83 Fix brokenness of reference parses for most types of managers 2016-08-03 12:25:09 +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
gggeek
1926225891 WIP: restructuring of the API 2016-07-29 20:14:47 +01:00