18 Commits

Author SHA1 Message Date
Marc Ducobu
101783b9f1 Only display active custom fields in form & view 2015-09-30 13:32:24 +02:00
d486676011 add 'custom_fields_group_linked_custom_fields' type
The type create a choice field with, as choices, the custom fields depending of a customFieldGroup.

The type can only be appended to customFieldsGroupType.
2015-02-24 22:29:20 +01:00
a2b3ff6d63 remove %locale% from cf choice
refs #332
2015-02-05 17:40:32 +01:00
9e8374bef7 define route in chill_main configuration
refs #273
2015-01-22 17:19:24 +01:00
0d3f48ef32 remove reference to delete entity - clean code
refs #259
2015-01-22 10:26:43 +01:00
Marc Ducobu
43d863ef88 Using TranslatableStringHelper inside CustomFieldChoice, CustomFieldText & CustomFieldTitle 2014-11-17 12:10:14 +01:00
Marc Ducobu
8fa75e2dd6 Render for title 2014-11-12 12:28:57 +01:00
Marc Ducobu
978f2eea5e Refactoring 2014-11-11 16:58:06 +01:00
Marc Ducobu
b9f2877705 Refactoring removing useless linereturn 2014-11-11 14:34:52 +01:00
bd96f36463 rendering of custom fields refs #277 [ci skip] 2014-11-11 08:44:12 +01:00
28862bbdb9 create visualisation service rers #268 2014-11-10 12:15:32 +01:00
952d70f049 choice with other + some development tips 2014-11-10 11:25:54 +01:00
Marc Ducobu
52b7045cc3 Merge branch 'master' of git://github.com/Chill-project/CustomFields
Conflicts:
	Resources/config/services.yml
2014-11-08 15:21:01 +01:00
Marc Ducobu
1747ba5f0d Adding Title for Custom Field 2014-11-08 15:19:30 +01:00
7daa1a240e add testing for customfield, correcting request injection 2014-11-08 15:07:15 +01:00
8b71a9e7cf rename service name chill.custom_field_compiler to chill.custom_field.provider 2014-11-08 12:02:12 +01:00
11a71d99ec allow server:run with built-in server and create route loader 2014-11-04 22:34:05 +01:00
8011746b26 move bundle to root dir for inclusion in packagist refs #259 2014-11-04 17:10:59 +01:00