291 Commits

Author SHA1 Message Date
Marc Ducobu
1c45ce9ff4 Adding customFields in admin menu 2014-11-21 17:40:51 +01:00
Marc Ducobu
43c56b0f04 CustomFieldsDefaultGroup/list.html.twig with admin layout 2014-11-21 17:34:57 +01:00
Marc Ducobu
7cf7d6c4d8 Adding route for CustomFieldsDefaultGroup:list in menu admin 2014-11-21 17:19:41 +01:00
b687e9e07d Add a 'none' text on rendering when the custom fields is empty
close #347
2014-11-20 17:35:16 +01:00
ff40e2991c [CFChoice] Allow true in option 'other'
Before this commit, only the "1" value was taken into account
2014-11-20 11:59:39 +01:00
8bfa675bd4 Import command "create fields" from report bundle to custom-fields bundle.
This command allows to create custom fields from a yml file
2014-11-20 10:45:10 +01:00
Marc Ducobu
67f434ef85 refactoring CustomFieldText var MultipleCFInline -> multipleCFInline 2014-11-19 15:34:16 +01:00
Marc Ducobu
44fde3fa71 Translation of radio button None close #315 2014-11-19 11:49:18 +01:00
Marc Ducobu
a74882f592 Adding translations 2014-11-19 09:52:17 +01:00
Marc Ducobu
d2a78ce852 all more than one CF in one line close #322 2014-11-18 14:18:13 +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
ce0db40129 Adding AGPL license 2014-11-17 17:22:48 +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
780002bed5 Using TranslatableStringHelperTwig for displaying CustomFieldTitle 2014-11-17 12:19:32 +01:00
Marc Ducobu
43d863ef88 Using TranslatableStringHelper inside CustomFieldChoice, CustomFieldText & CustomFieldTitle 2014-11-17 12:10:14 +01:00
1191cd7f90 suspend travis temporarily 2014-11-14 17:24:43 +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
ce314899a8 Removing echo 2014-11-13 21:29:18 +01:00
Marc Ducobu
f02d9ff098 Refactoring useless return line 2014-11-13 21:29:01 +01:00
d0a04279d3 show the name into custom fields's choice label refs #291 2014-11-13 18:38:10 +01:00
869bed4ac8 layout of rendering - refs # 302 2014-11-13 18:35:44 +01:00
37375ec357 set required to false refs #301 2014-11-13 18:14:38 +01:00
Marc Ducobu
dcae01d860 CF groupes has Custom Fields ordered by ordering DESC 2014-11-13 14:31:37 +01:00
Marc Ducobu
9f4783c9f1 Fixing tests 2014-11-12 15:57:52 +01:00
Marc Ducobu
98f8a105ed Debug - locale 2014-11-12 15:45:42 +01:00
Marc Ducobu
435a053cfe Adding locale selection 2014-11-12 15:30:36 +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
Marc Ducobu
d819ff0ba1 Removing DefaultController 2014-11-11 14:34:33 +01:00
Marc Ducobu
6bf9558058 Merge branch 'master' of git://github.com/Chill-project/CustomFields 2014-11-11 12:54:55 +01:00
Marc Ducobu
cac299368a Formating CF Form 2014-11-11 12:53:14 +01:00
Marc Ducobu
ecd919adea Merge branch 'master' of git://github.com/Chill-project/CustomFields 2014-11-11 11:55:25 +01:00
Marc Ducobu
a1e450e0b9 Adding license 2014-11-11 11:55:09 +01:00
Marc Ducobu
ac98dac82d Remove useless linereturn 2014-11-11 11:54:51 +01:00
bd96f36463 rendering of custom fields refs #277 [ci skip] 2014-11-11 08:44:12 +01:00
Marc Ducobu
ab51e3c7f4 Title for custom Field : class title or subtile 2014-11-10 16:05:26 +01:00
ac0e7a59b4 documentation of chill_custom_field_* signature
[ci skip]
2014-11-10 12:38:52 +01:00
28862bbdb9 create visualisation service rers #268 2014-11-10 12:15:32 +01:00
Marc Ducobu
16308d0139 ChillCustomFieldsBundle:Form:form_div_layout.html.twig -> ChillCustomFieldsBundle:Form:fields.html.twig 2014-11-10 11:55:45 +01:00
Marc Ducobu
33be9bedfb Merge branch 'master' of git://github.com/Chill-project/CustomFields 2014-11-10 11:45:59 +01:00
Marc Ducobu
19318d3fb4 Refactoring 2014-11-10 11:45:34 +01:00
Marc Ducobu
cf07ad5b75 changing template name 2014-11-10 11:45:21 +01:00
952d70f049 choice with other + some development tips 2014-11-10 11:25:54 +01:00
f9be8e3412 add form layout to config.yml automatically 2014-11-10 11:25:53 +01:00
568bf4f3c2 add doctrine fixtures bundle 2014-11-10 11:25:53 +01:00
Marc Ducobu
c77bfe989c Debug : getLabel -> getName 2014-11-10 11:09:19 +01:00
65c814ee27 test form customFieldText creation 2014-11-09 01:53:21 +01:00
8b370bf544 translate name to locale 2014-11-09 01:53:21 +01:00