Marc Ducobu
6af61f71dc
Refactoring Resources/views/CustomFieldsRendering/choice.html.twig : indentation
2015-10-22 15:07:38 +02:00
Marc Ducobu
4abb994725
Resources/views/CustomFieldsGroup/render_for_test.html.twig : refactoring : good indentation
2015-09-30 14:32:57 +02:00
Marc Ducobu
101783b9f1
Only display active custom fields in form & view
2015-09-30 13:32:24 +02:00
Marc Ducobu
20ba768e43
Renaming template for custom field group
2015-09-30 13:27:59 +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
0c2b5f3fb4
Add column option, definition in config & adapt form
...
Exemple for configuration :
```
chill_custom_fields:
customizables_entities:
-
class: Chill\ReportBundle\Entity\Report
name: ReportEntity
options:
summary_fields: {key: abc, form_type: text, form_options: { required: false }}
```
2015-02-24 21:15:02 +01:00
Marc Ducobu
be759dd640
use of 'csv_cell' twig filter refs #401
2015-02-18 13:13:00 +01:00
Marc Ducobu
b40a1595c1
export raw string (no html conversion) and replace " by "" - refs #401
2015-02-18 12:41:57 +01:00
Marc Ducobu
47a9a29236
allowing csv rendering for custom fields
2015-02-17 15:01:12 +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
3707b08aee
remove entities for testing purpose - clean code
...
fix #259
2015-01-22 09:50:53 +01:00
81b25aff26
Insert migrations file refs #223
2014-11-29 01:13:30 +01:00
a925533fc8
fix bug : CFChoice was not rendered correctly with _other option
2014-11-27 13:54:58 +01:00
65b8499458
take into account new lines into customfiels text
...
[ci skip]
2014-11-27 12:45:12 +01:00
Marc Ducobu
19a674d7a0
Adding Nl translation
2014-11-27 12:26:52 +01:00
Marc Ducobu
c8cb5d3b10
Adding customFieldsGroup in admin menu + Using admin template
2014-11-21 17:43:06 +01:00
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
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
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
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
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
869bed4ac8
layout of rendering - refs # 302
2014-11-13 18:35:44 +01:00
Marc Ducobu
dcae01d860
CF groupes has Custom Fields ordered by ordering DESC
2014-11-13 14:31:37 +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
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
28862bbdb9
create visualisation service rers #268
2014-11-10 12:15:32 +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
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
8b370bf544
translate name to locale
2014-11-09 01:53:21 +01:00
Marc Ducobu
03ff4511de
Refactoring : indentation
2014-11-08 16:58:01 +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