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 |
|