30 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 d5a9f47364 mots 2019-04-03 16:46:24 +00:00
gggeek ece79240a2 introduce dedicated exceptions for matchers 2019-04-03 16:30:12 +00:00
gggeek c08d494ee6 clean up MatchOne api 2019-04-03 14:34:12 +00:00
gggeek f910d1030b Allow to sort and limit when matching contents, locations 2018-11-25 22:19:06 +01:00
gggeek 2d5a043d11 ticket #134 2017-10-28 22:47:59 +01:00
Alex Wilson 41f60f49b5 feature(): Use eZ repository services directly as Search engine is not reliably consistent. 2017-10-28 21:44:38 +01:00
gggeek dde077877b Allow setting content main location 2017-10-15 19:11:46 +01:00
gggeek 15f61bad2c Fix usage of Solr as search engine; ask search engine not to calculate total hits if not needed 2017-10-11 23:10:47 +01:00
gggeek 3c857d72ec Merge branch 'future-4.x' of github.com:kaliop-uk/ezmigrationbundle
# Conflicts:
#	Command/MigrateCommand.php
#	WHATSNEW.md
2017-05-14 00:38:47 +01:00
gggeek 6d8b89efcb Fix bug: when using an AND condition to match locations, too many nodes would be matched 2017-05-10 19:00:04 +01:00
gggeek e6ea00364f Allow matching based on owner, group 2017-05-04 23:12:53 +01:00
gggeek 5b3d720529 Allow matching by attribute; improve doc: sort alphabetically the fields in dsl descriptions 2017-05-04 22:47:10 +01:00
gggeek e2c2c59073 Allow to match Locations on depth, priority 2017-05-04 22:17:02 +01:00
gggeek e7c64ef553 Allow matching by creation and modification date 2017-05-04 00:00:00 +01:00
gggeek 124fccd9ff remove broken ref 'position' for locations; more flexible matching by section 2017-05-03 22:54:34 +01:00
gggeek ce7d586ddd docs update; allow to match on subtree 2017-05-03 22:08:51 +01:00
gggeek 43ed3395f8 Allow more conditions for matching Content and location 2017-05-02 21:05:59 +01:00
gggeek 1e6658f98b Refactor the common parts of Query and Location matchers 2017-05-02 20:27:52 +01:00
gggeek 118493d1c4 Use Location Queries for matching Locations; allow to match Locations by content type 2017-04-30 23:48:53 +01:00
gggeek eed80c8558 Allow composite matching using and and or 2017-02-04 01:45:17 +00:00
gggeek 4abae710ca Add support for creating attributes with values of type eztags 2016-11-14 23:22:11 +00: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 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