4f90561362
Replace deprecated extends Controller by AbstractController
2021-02-01 18:17:33 +01:00
nobohan
1eeee615a3
use fqcn in getRepository method
2018-04-16 10:41:23 +02:00
nobohan
4c4f4b5ca7
fix deprecations: use fqcn
2018-04-05 15:23:29 +02:00
nobohan
762bb777c3
fix deprecations: use fqcn
2018-04-05 13:54:12 +02:00
c9ca7c1e1b
fix creation of custom field without cfgroup id
2015-11-30 21:31:58 +01:00
46173231d2
adding flash messages for customfield
2015-11-27 14:18:19 +01:00
cbf9cee65c
clean code of usnused methods
2015-11-27 13:51:36 +01:00
b96076022f
[wip] layout of custom field edition
...
[ci skip]
2015-11-25 08:45:17 +01:00
cbcc722c0d
remove the field "customFieldsGroup" on custom field creation
...
The customFieldsGroup field is hidden when creating a new customFields.
The customFieldsGroup is retrieved from the url (`customFieldsGroup` value in the URL).
This should ease the task for administrator and be consistent with the UI which group customFields into customFieldsGroup.
2015-11-08 21:18:03 +01:00
Marc Ducobu
1f7f5cf575
Refactoring Controller/CustomFieldController.php : removing useless 'use Chill\CustomFieldsBundle\Form\CustomFieldType'
2014-11-17 17:20:39 +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