42 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
1623ae0d7c Allow resolving references when setting role names 2019-04-02 13:32:51 +02:00
gggeek
bc9a9783a3 allow foreach using loop 2018-11-01 16:46:04 +00:00
user
0602f1e599 new migration steps and references 2018-07-23 10:09:27 +01:00
gggeek
845ad87766 make more stable ref. conversion when not passed a string 2018-05-16 13:18:54 +01:00
gggeek
4678a8b3b1 fix for last commit 2018-05-14 16:48:07 +01:00
gggeek
b576571d65 fixes for tags and for array refs 2018-05-14 16:27:56 +01:00
gggeek
f005ecd93e fix tests 2018-05-04 11:23:07 +01:00
gggeek
e1fc17c201 add Loop steps 2018-05-04 01:23:02 +01:00
gggeek
001b4a86fb allow reference resolution in setting ref values 2018-05-04 01:01:48 +01:00
gggeek
bed8266e8c Fun with interfaces; allow more reference resolving in ContentType defs 2018-05-02 23:54:27 +01:00
gggeek
77bddec54e more refactoring related to embedded ref resolution 2018-05-02 23:37:59 +01:00
gggeek
4ef1cca28c Enable resolving of embedded refs by defult 2018-05-02 23:00:39 +01:00
gggeek
0e25192adf More work on generalized 'embedded refs' resolver 2018-05-02 00:39:26 +02:00
gggeek
dd049a418e WIP make it easier to resolve refs embedded in part of stings 2018-05-01 23:49:50 +02:00
gggeek
43fda7ce1c wip: allow storing context info 2017-05-06 01:26:11 +01:00
gggeek
b48f6c6dd0 allow to save refs 2017-04-18 01:03:16 +01:00
gggeek
dc4dffeb0c Better usage of interfaces for Reference Resolvers 2017-03-03 00:42:07 +00:00
gggeek
b1297f8d89 Make SensionlabsInsight happier 2017-02-11 10:46:03 +00:00
Sebastian Blank
1f05628f11 Make scrutinizer happier 2017-01-26 09:28:13 +01:00
gggeek
6a717d8b7a Merge the non-intrusive bits from PR #81 2016-11-20 15:44:01 +00:00
gggeek
6a7fc9ab78 Fix one error in throwing an exception; add one check for string references 2016-11-20 15:37:58 +00:00
gggeek
d5b4c12680 Refactor ref resolvers to use matchers 2016-11-20 13:06:17 +00:00
gggeek
99df6307a6 Cleanups 2016-11-20 12:52:17 +00:00
gggeek
85849b524e fix contenttypegroup matcher; allow more flexibility in xml/richtext reference resolving 2016-11-19 23:52:55 +00:00
gggeek
02d4dc9352 Add more resolver classes to be used going forward by e.g. the xml field type handler 2016-11-17 09:49:19 +00:00
gggeek
f5d6180240 Add a new interface to allow doing a bit of trickery with chained resolvers based on regexps (useful for rich text replacement...) 2016-11-16 18:11:16 +00:00
gggeek
4abae710ca Add support for creating attributes with values of type eztags 2016-11-14 23:22:11 +00:00
gggeek
e731b8b7f8 Restore reference resolving in contenttype settings; restore reference resolving in scalar attributes; do not swallow any more errors from non-existing user groups 2016-10-06 09:26:53 +01:00
gggeek
df5eda18c5 shameless refactoring 2016-10-03 09:55:17 +01:00
gggeek
f9a4968c4e deprecate the LocationResolver; revert changes to content and location resolvers; update docs 2016-10-02 23:57:34 +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
df281b077c Add support for injecting custom ref resolvers via tags; fix the location resolver to allow usage of eznode links in rich text 2016-10-02 01:15:22 +01:00
Jérôme Vieilledent
65ac388601 Fixed indentation 2016-08-26 11:02:57 +02:00
Jérôme Vieilledent
988c895698 Removed var_dump() leftover 2016-08-26 11:02:47 +02:00
gggeek
2278736f1a add tests for location editing; allow setting refs on location creation 2016-08-12 09:29:49 +01:00
gggeek
39a44f8de1 add support for references in object-relation and object-relation-list attributes; fix reference resolver 2016-08-11 14:21:10 +01:00
gggeek
9561960363 more scrutinizer-indecued fixes 2016-08-05 13:04:34 +01:00
gggeek
2b87f97978 Cleanups suggested by scrutinizer 2016-08-05 12:46:30 +01:00
gggeek
a6062c236e One more fix to the reference resolver 2016-08-03 12:46:23 +01:00
gggeek
da0eb911d8 WIP - API Refactor: undo changes to handling of reerences. That will be part of the new YML format for v3 2016-08-03 10:53:26 +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