gggeek
|
4bc51dca82
|
fix issue #216, improve tests
|
2019-08-01 08:02:40 +00:00 |
|
gggeek
|
8487286217
|
wip Testing
|
2019-07-05 07:37:07 +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
|
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
|
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
|
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
|
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
|
e50b3f943a
|
minor code cleanups in ref resolving
|
2017-02-25 15:24:58 +00:00 |
|
gggeek
|
0582604598
|
Allow setting Section upon UserGroup updates
|
2017-02-11 11:19:45 +00:00 |
|
gggeek
|
73906f264e
|
Improve matching of section on userGroup creation; document it
|
2017-02-11 11:13:21 +00:00 |
|
Anis Jrad
|
11400a1ffc
|
assign section to new user group
possibility to assign section to new user group
|
2017-02-07 18:16:06 +01: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
|
2451697a09
|
Allow using "remote_id" for user groups
|
2017-01-21 11:32:54 +01:00 |
|
wizhippo
|
57bbff6989
|
Allow roles in user_group create to be references
|
2016-10-08 22:38:05 -04: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
|
c0e5c39570
|
Begin work on supporting setting of section on created/updated contents
|
2016-09-25 20:22:35 +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
|
9eb8b53ab1
|
Add tests for user group manipulation
|
2016-08-20 18:45:52 +01:00 |
|
gggeek
|
2278736f1a
|
add tests for location editing; allow setting refs on location creation
|
2016-08-12 09:29:49 +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
|
8a0c80cb8c
|
WIP - API Refactor: revert change of name for migrations folder
|
2016-08-03 10:11:46 +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 |
|