14 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
33d1bbddb1 Fix BC with custom fieldtype handlers 2017-02-16 16:13:40 +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
Sebastian Blank
1f05628f11 Make scrutinizer happier 2017-01-26 09:28:13 +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
a9459cb9c9 Add support for ezcountry fields; add unit test 2016-08-11 13:19:54 +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
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