19 Commits

Author SHA1 Message Date
421f54e194 remove code for custom fields default group CRUD
The CRUD of default groups is handled now by the custom fields index page. The CRUD is not necessary.
2015-11-08 18:52:28 +01:00
3e23c1f156 show options in show view 2015-11-08 18:47:16 +01:00
0dcf2c33f0 create custom fields default group from new layout 2015-11-08 17:59:43 +01:00
41c47df0c3 remove delete action and form 2015-11-07 09:56:28 +01:00
e1435d0883 fix form to jump to create a custom field 2015-11-07 09:38:12 +01:00
043f5a1eaf fix show page 2015-11-05 23:49:22 +01:00
9d65ca5088 layout of index page for customfieldsgroup
- add a "default" column (according to chill-project/custom-fields#3 )
- translation
2015-10-31 17:55:10 +01:00
Marc Ducobu
e2c1a9bb9f Adding customfileds config in the Admin section menu 2015-10-30 10:36:27 +01:00
Marc Ducobu
20ba768e43 Renaming template for custom field group 2015-09-30 13:27:59 +02:00
3707b08aee remove entities for testing purpose - clean code
fix #259
2015-01-22 09:50:53 +01:00
Marc Ducobu
f702d76e68 Adding CustomFieldsDefaultGroup Entity for specifying that a group is a default group ref #307 2014-11-17 17:59:06 +01:00
Marc Ducobu
bd77964c07 Refactoring Controller/CustomFieldGroupController.php : removing useless 'use Chill\CustomFieldsBundle\Form\CustomFieldGroupType' 2014-11-17 17:21:56 +01:00
Marc Ducobu
1f7f5cf575 Refactoring Controller/CustomFieldController.php : removing useless 'use Chill\CustomFieldsBundle\Form\CustomFieldType' 2014-11-17 17:20:39 +01:00
Marc Ducobu
d819ff0ba1 Removing DefaultController 2014-11-11 14:34:33 +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
8b71a9e7cf rename service name chill.custom_field_compiler to chill.custom_field.provider 2014-11-08 12:02:12 +01:00
99a88e8705 add customfield text + fix options in custom fields 2014-11-08 11:55:59 +01:00
8011746b26 move bundle to root dir for inclusion in packagist refs #259 2014-11-04 17:10:59 +01:00