16 Commits

Author SHA1 Message Date
Damian Zabawa
149239c21f Fixed ArrayIterator issues on php7.4 and method visibility 2020-06-03 21:10:51 +02:00
gggeek
4098f7366a allow listing available mig types for generation 2019-04-10 21:08:38 +00:00
gggeek
9d60583197 phpdocs 2019-04-10 19:41:16 +00:00
gggeek
ece79240a2 introduce dedicated exceptions for matchers 2019-04-03 16:30:12 +00:00
gggeek
47d1b81b0e Fix: creating migrations for Content creation or update with contents which have empty Image/File/Media fields would crash; proper fix for warnings introduced with 5.7 2018-12-15 15:26:00 +01:00
gggeek
99144a9965 more flexibility in version management; export obj states and section when generating content migrations; allow setting location refs to content_rid 2018-12-02 16:10:38 +01:00
gggeek
615ec53b0e WIP close to good support for migration suspension: add steps to cancel or suspend a migration 2017-05-06 14:30:34 +01:00
gggeek
eed80c8558 Allow composite matching using and and or 2017-02-04 01:45:17 +00:00
gggeek
8c5037d4bc Allow matching using a NOT condition 2017-02-04 00:37:32 +00:00
gggeek
4abae710ca Add support for creating attributes with values of type eztags 2016-11-14 23:22:11 +00:00
gggeek
e5ee1496c0 Add support for json migrations 2016-10-16 01:26:10 +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
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