Commit Graph

24 Commits

Author SHA1 Message Date
gggeek 4abae710ca Add support for creating attributes with values of type eztags 2016-11-14 23:22:11 +00:00
gggeek 07cf23d14e Port from 2.4 management of Obj states and State Groups 2016-10-16 17:32:56 +01:00
gggeek e5ee1496c0 Add support for json migrations 2016-10-16 01:26:10 +01:00
gggeek df5eda18c5 shameless refactoring 2016-10-03 09:55:17 +01:00
gggeek 1bc773208b Allow matching of Content Type Groups by identifier 2016-10-02 23:41:47 +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 5867d36a90 Support setting object states on content creation and update 2016-10-01 22:12:40 +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
gggeek e72166f679 Fix validation and dpcs for usage of the 'match' keyword 2016-09-29 17:53:59 +01:00
gggeek c0e5c39570 Begin work on supporting setting of section on created/updated contents 2016-09-25 20:22:35 +01:00
gggeek 371185980d add flexible contentType matcher; fortify tests 2016-09-25 05:41:37 +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 cc0cf3eea3 more location tests; improve stability of content deletion by type identifier 2016-08-12 12:07:54 +01:00
gggeek 36badc3dfe Remove leftover var_dump calls; two more test cases 2016-08-10 21:16:31 +01:00
gggeek dfba964d99 Add more tests: invalid sql and invalid php; match content to be deleted by contentType identifier 2016-08-10 21:03:13 +01:00
gggeek 706e5f949c Fix recent changes which had broken content updates 2016-08-09 16:05:51 +01:00
gggeek a268173738 Fix various broken hings; better error messages when migration steps fail 2016-08-09 13:36:31 +01:00
gggeek 6881d65ade Add MatcherInterface; fix: migrations added mnaully via migration --add were not being executed 2016-08-08 10:45:50 +01:00
gggeek 17569295f4 Better error messages from migrate and generate commands; better validation of filedType yml definitions; allow mass update/delete of contents 2016-08-05 18:10:44 +01:00
gggeek 2b87f97978 Cleanups suggested by scrutinizer 2016-08-05 12:46:30 +01:00
gggeek 2eeeb61d6c WIP - API refactor: begin work on migration execution 2016-07-31 00:50:16 +01:00
gggeek ac616fadea WIP - improve the matchers 2016-07-29 19:16:39 +01:00
gggeek 27a618d6a2 WIP: namespace refactor 2016-07-29 18:15:54 +01:00