18 Commits

Author SHA1 Message Date
3230659a4b add a required field to custom fields type
ref Chill-project/Chill-CustomFields#17
2015-12-10 17:16:59 +01:00
Marc Ducobu
ebfb24a3eb Refactoring CustomFields/CustomFieldChoice.php : removing useless linereturn 2015-12-08 11:42:05 +01:00
b96076022f [wip] layout of custom field edition
[ci skip]
2015-11-25 08:45:17 +01:00
Marc Ducobu
23438926b1 Refactoring CustomFields/CustomFieldChoice.php : indentation 2015-10-22 15:02:49 +02:00
Marc Ducobu
e7ce8934ab Refactoring CustomFields/CustomFieldChoice.php : good indentation 2015-09-28 13:55:32 +02:00
Marc Ducobu
47a9a29236 allowing csv rendering for custom fields 2015-02-17 15:01:12 +01:00
77247de990 fix method name 2015-02-05 17:52:03 +01:00
a2b3ff6d63 remove %locale% from cf choice
refs #332
2015-02-05 17:40:32 +01:00
a925533fc8 fix bug : CFChoice was not rendered correctly with _other option 2014-11-27 13:54:58 +01:00
Marc Ducobu
b5bf383005 Allow to customize the 'other value' statement in CFChoice - close #361 2014-11-26 18:49:24 +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
Marc Ducobu
43d863ef88 Using TranslatableStringHelper inside CustomFieldChoice, CustomFieldText & CustomFieldTitle 2014-11-17 12:10:14 +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
37375ec357 set required to false refs #301 2014-11-13 18:14:38 +01:00
bd96f36463 rendering of custom fields refs #277 [ci skip] 2014-11-11 08:44:12 +01:00
952d70f049 choice with other + some development tips 2014-11-10 11:25:54 +01:00