Commit Graph

22 Commits

Author SHA1 Message Date
gggeek
fe96619c04 remove dead code; docs; wip to make it easy to set up a test env 2016-10-15 18:37:11 +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
817b54d50a clean up limitation helper 2016-10-02 19:10:02 +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
9c56d33d43 Better error message when using wrong field name in content creation/update; fix usage of 'match' for updating roles; allow usage of content type id when matching contents; more tests for role assignments 2016-10-01 18:52:21 +01:00
gggeek
ab29e11423 Merge branch 'stable-3.x'
Conflicts:
	.travis.yml
	Resources/doc/DSL/ManageContent.yml
	WHATSNEW.md
2016-09-29 21:15:43 +01:00
wizhippo
c54edc9113 Allow role assign id's to be references. 2016-09-29 14:50:15 -04:00
gggeek
186d9a4bc7 Fix management of Roles: confusion between limitation and limitations 2016-09-29 18:05:58 +01:00
gggeek
cfc136553d Fix: compatibility of Role creation with eZPlatform (6.x) 2016-09-29 17:56:27 +01:00
gggeek
169c42024b Fix presumed bug w. role manager 2016-09-25 22:36:37 +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
gggeek
dfb08ec537 Add tests for role management; fix docs for it 2016-08-21 12:24:14 +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
5b1e94566d Fix: creation of tags; creatin of policies when creating a role 2016-08-05 12:33:20 +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