Commit Graph

26 Commits

Author SHA1 Message Date
Sebastian Blank 1f05628f11 Make scrutinizer happier 2017-01-26 09:28:13 +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 70879eaee0 Fix last commit and add tests for it 2016-10-01 18:13:34 +01:00
gggeek b2030e7cb8 Allow is_hidden, sort_field and sort_order when creating content 2016-10-01 15:42:43 +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 8292d8cbf4 Allow references to 'path'; test using ezplatform 1.5 instead of 1.4 2016-09-29 18:51:22 +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 e4bdfbf94f Merge branch 'issue-61' of https://github.com/crevillo/ezmigrationbundle into crevillo-issue-61
Conflicts:
	Core/Executor/LocationManager.php
	Resources/doc/DSL/ManageLocation.yml
2016-08-29 22:36:37 +01:00
gggeek 03c14d5b25 allow setting refs to remote_id, location of content 2016-08-29 17:37:46 +01:00
gggeek f7de74c698 make matching of locations for update/delete more flexible 2016-08-29 17:12:13 +01:00
Carlos Revillo 32e7da8b26 implements #61: Allow update remote_id for location 2016-08-29 09:28:01 +01:00
gggeek 6ac32122a5 add tests for bugs #9 and #10 2016-08-21 14:40:27 +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 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 4aa7f5bb83 Fix brokenness of reference parses for most types of managers 2016-08-03 12:25:09 +01:00
gggeek eacb95bc09 Fix (hopefully) the Location Manager to be better compatible with v1 format 2016-08-03 11:09:45 +01:00
Carlos Revillo 35119b8fae fixed bad calls to isReference and getReference methods 2016-08-02 10:56:16 +01:00
Gaetano Giunta 4dea08bb7a Revert "add dedicated function to convert the reference matches to valid values" 2016-08-01 20:32:59 +01:00
Gaetano Giunta c71d6328e9 Merge pull request #35 from crevillo/add-match-location-operations
add dedicated function to convert the reference matches to valid values
2016-08-01 20:30: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
Carlos Revillo 409e12cec7 add dedicated function to convert the reference matches to valid values 2016-08-01 10:26:44 +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