Commit Graph

16 Commits

Author SHA1 Message Date
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