Marc Ducobu
bfca9baaeb
Refactoring Form/Type/ChoicesType.php : removing useless spaces
2015-10-22 15:06:57 +02:00
Marc Ducobu
46bba56776
Refacotring Form/Type/ChoicesListType.php : indenation
2015-10-22 15:06:14 +02:00
Marc Ducobu
101783b9f1
Only display active custom fields in form & view
2015-09-30 13:32:24 +02:00
408c774e53
move to symfony 2.7 + implements acl
...
merge of branch add_acl
Squashed commit of the following:
commit b112df16e568ad4a305e290b4cca9eb696bcf5d7
Merge: f8c44ca 11324cb
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Tue Jun 30 09:59:03 2015 +0200
Merge remote-tracking branch 'origin/master' into add_acl
commit f8c44ca20b5a53fb18da00ab265d626dd8c770b2
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Fri Jun 5 22:47:50 2015 +0200
fix Form signature to match abstractForm
OptionsResolverInterface => OptionsResolver
commit 586155ecfa85240d683aa8bd37493e948f89cd67
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Fri Jun 5 22:47:25 2015 +0200
remove deprecation warnings from phpunit
commit 6ada3ddef336b958a886215fcdb040a29f5a411f
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Fri Jun 5 22:30:30 2015 +0200
replace deprecated setDefaultOptions
setdefaultsOptions => configureOptions
commit 28b0e258d52b08ecd3799e19b15bd4b1f1e58f83
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Fri Jun 5 11:20:30 2015 +0200
fix twig.form.resources deprecations
commit cb09035c8f0eb74192f7e3e68c93c6378f158f2f
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Fri Jun 5 10:58:19 2015 +0200
switch to symfony 2.7 [ci skip]
2015-06-30 14:43:27 +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
Marc Ducobu
b5bf383005
Allow to customize the 'other value' statement in CFChoice - close #361
2014-11-26 18:49:24 +01:00
aa16bdcbb9
Add a label "other value" on the _other option, fix #323
...
[ci skip]
2014-11-14 12:14:08 +01:00
Marc Ducobu
f02d9ff098
Refactoring useless return line
2014-11-13 21:29:01 +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
8011746b26
move bundle to root dir for inclusion in packagist refs #259
2014-11-04 17:10:59 +01:00