45 Commits

Author SHA1 Message Date
gggeek
5d140667f4 bring back some classes for BC 2017-05-13 00:02:16 +01:00
gggeek
6e0edaa68a Refactor: rename ComplexFields 2017-05-09 23:50:56 +01:00
gggeek
230a8ea1fa Use 3rd person verbs for phpdoc 2017-03-01 23:07:37 +00:00
gggeek
b13354283f oops 2017-02-25 20:27:40 +00:00
gggeek
ab433bfe23 better support for ezmedia 2017-02-18 14:42:14 +00:00
Sebastian Blank
9a041c1c5c Fix: Generated migration with empty relation field caused error 2017-02-17 09:46:19 +01:00
gggeek
33d1bbddb1 Fix BC with custom fieldtype handlers 2017-02-16 16:13:40 +00:00
gggeek
7b7326194d Allow easier setting of values for selection fields 2017-02-11 13:30:53 +00:00
gggeek
11760439a8 Try to fix support for 2014.3 2017-02-06 22:30:32 +00:00
gggeek
8afc7f49e6 Fix the definition of ezimage, ezbinaryfile complex fields to be compatible w. ezplatform 2017-02-05 22:37:59 +00:00
gggeek
510a2374d8 Fix generation of content migrations with date, datetime, file, image attributes 2017-02-05 21:53:39 +00:00
gggeek
2d125de735 More work towards a robust contenttype export 2017-02-05 15:01:50 +00:00
gggeek
83bf87f224 Improve generation of content-type migrations - still a WIP 2017-02-04 23:31:28 +00:00
gggeek
138d14fac5 Improve generation of content-type migrations 2017-02-04 15:47:51 +00:00
gggeek
174a179313 Merge by hand the PR #93 by blankse; allow one generation for many entities; allow to generate 'delete' migrations 2017-01-28 16:43:25 +00:00
gggeek
7f753d9080 Revert some changes from PR #92 2017-01-28 13:21:55 +00:00
Sebastian Blank
1f05628f11 Make scrutinizer happier 2017-01-26 09:28:13 +01:00
gggeek
fa28b0bc31 Fix handling of relation list attributes which are not references 2016-12-13 18:46:45 +00:00
gggeek
bf8b90a7c8 allow tag deletion 2016-11-20 11:55:28 +00:00
gggeek
85849b524e fix contenttypegroup matcher; allow more flexibility in xml/richtext reference resolving 2016-11-19 23:52:55 +00:00
gggeek
720874d9e3 Same upgrade for RichText as for XMLText 2016-11-19 21:25:11 +00:00
gggeek
ee12993a33 One more attempt at a fix; improve the way refrences are resolved in xml text 2016-11-19 21:21:00 +00:00
gggeek
78d90e3376 Fix: creation of empty relationList fields from NULL 2016-11-19 20:21:54 +00:00
gggeek
cb4e4354e4 More verbose error messages; make sure that a NULL attribute value is accepted by all field types 2016-11-19 16:21:08 +00:00
gggeek
4abae710ca Add support for creating attributes with values of type eztags 2016-11-14 23:22:11 +00:00
gggeek
d599125354 Fix previous commit 2016-10-20 11:32:16 +01:00
gggeek
730efc3e8b Allow more flexibility in specifying values for attributes of type image, binary file, rich text, xml text 2016-10-20 11:06:34 +01:00
gggeek
4739c9aac1 Allow registration of Complex Field handlers even for scalar fields; Allow registration of Complex Field handlers even for scalar fields for specific content types 2016-10-05 15:04:01 +01:00
gggeek
df5eda18c5 shameless refactoring 2016-10-03 09:55:17 +01:00
gggeek
660a2fdff3 Improve usage of reference resolver in custom fieldtypes 2016-10-04 22:29:10 +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
90d997db25 One more SLInsight nitpick 2016-09-08 17:48:15 +01:00
gggeek
b982050770 Fix minor errors found by SensioLabsInsight 2016-09-08 16:37:43 +01:00
gggeek
d3d1146bc1 add support for references in object-relation and object-relation-list attributes 2016-08-11 14:20:25 +01:00
gggeek
a9459cb9c9 Add support for ezcountry fields; add unit test 2016-08-11 13:19:54 +01:00
gggeek
7370635f21 more tests 2016-08-11 11:26:18 +01:00
gggeek
097d9ea5b5 Add a simple unit test for contentType creation; allow matching content types by reference; allow to load 'complex' types by usage of default FromHash method 2016-08-08 18:12:41 +01:00
gggeek
2b87f97978 Cleanups suggested by scrutinizer 2016-08-05 12:46:30 +01:00
gggeek
93025ce609 Travis good to go ? 2016-08-04 17:27:16 +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
8eb4ec2b37 WIP - API Refactor: add command to migrate the db table info from v1 to v2 2016-08-02 16:49:01 +01:00
gggeek
4d8b7ac834 WIP - API Refactoring: remove unused classes; change the way the path to assets is pushed down to the complex field handlers and move all firld handlers to tagged services 2016-08-02 12:49:51 +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
gggeek
1926225891 WIP: restructuring of the API 2016-07-29 20:14:47 +01:00
gggeek
27a618d6a2 WIP: namespace refactor 2016-07-29 18:15:54 +01:00