37 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
0c1a759f6c test fixes; allow usage of solr multicore 2019-07-12 16:08:02 +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
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
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
b146007711 Allow to match contents base on relationships 2017-06-06 16:47:30 +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
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
c2f5736127 WIP refactor of Content Matcher to allow NOT condition as well as many more conditions 2017-04-29 01:08:47 +01:00
gggeek
eed80c8558 Allow composite matching using and and or 2017-02-04 01:45:17 +00:00
gggeek
756c4d0605 Fix: content type matching when using the deprecated condition 'content_type' 2017-01-28 14:09:50 +00:00
Andreas Kleemann
2451697a09 Allow using "remote_id" for user groups 2017-01-21 11:32:54 +01:00
gggeek
6d92797c8e Better compatibility with eZPlatform 2017-01-14 19:22:15 +00:00
gggeek
69e7a77f8d More Travis fixes for ezplatform 2017-01-14 18:51:24 +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
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
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
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