27 Commits

Author SHA1 Message Date
26a4d80ce6 load postal codes dynamically 2018-07-05 14:51:40 +02:00
8624b3f941 improve money type rendering + DQL "jsonbexistsInArray" 2018-06-22 10:09:04 +02:00
d3d8f27c6d Collection: amélioration + lancement d'événements 2018-05-25 00:58:20 +02:00
4f7e350945 adding a collection type for chill 2018-05-18 17:54:12 +02:00
02ffcbb9ae adapt config to load select2 and other values. Removed unused constants 2018-05-04 15:11:27 +02:00
d5c26c6d47 [export] adding spreadsheet formatter 2017-02-19 21:40:55 +01:00
9d18581db1 add an interface for export which are lists
Lists does not supports aggregators.

The export manager will filter the aggregators applying on the export
depending on the interface implemented by the export: if the export implements
`Export\ListInterface`, no aggregators will be returned for this export.
2016-12-09 19:52:54 +01:00
6c1c481e1a adding a container for form rows
fix #14
2016-11-23 21:47:02 +01:00
fe1a9a0838 add form to formatter
The formatter can add a form. This form is handle by controller and exportManager.

[WIP] The csv formatter ask the user to ordering the aggregators.
2016-04-15 23:13:41 +02:00
9aa686fac6 select radio button with empty value
if multiple radio button doesn't have a value, the default one is
checked.

This is done using javascript, currently.
2015-12-17 21:46:53 +01:00
Marc Ducobu
0f632be80b Choice widget expanded use the .inline_choice class & choice_with_other_widget display the label and the input on the same line 2015-12-08 11:40:16 +01:00
0dd3dd2a1e add special layout for time field 2015-07-05 23:14:44 +02:00
Marc Ducobu
10fdc2e072 Adding AGPL License 2015-02-16 12:34:56 +01:00
Marc Ducobu
ab4d9e174f add javascript to ensure that fields with '_other' are checked - close #349 2014-11-26 17:50:08 +01:00
Marc Ducobu
3a2a649e17 class cf-title and cf-fields for form display parametrisation 2014-11-25 15:52:51 +01:00
Marc Ducobu
9d6168ace0 all more than one CF in one line ref #322 2014-11-18 14:17:36 +01:00
Marc Ducobu
8030c51897 close#314 - checkbox label is inline 2014-11-17 09:36:56 +01:00
Marc Ducobu
bf52c347ee removing textarea_widget (not used) 2014-11-16 23:53:49 +01:00
Marc Ducobu
73eeb6cea2 Resolving indentation cf-form presentation 2014-11-13 21:08:48 +01:00
Marc Ducobu
5ecfd89126 Formating CF data 2014-11-11 12:45:06 +01:00
Marc Ducobu
a71782f9af Form rendering 2014-11-11 09:29:56 +01:00
6fdd7efd90 Merge branch 'viewPerson' of github.com:Champs-Libres/ChillMain into viewPerson 2013-11-26 23:02:13 +01:00
1a669de6a1 add errors in labels 2013-11-26 22:56:30 +01:00
Marc Ducobu
8351213e0b replace pickadate.js by jquery_ui_pickadata 2013-11-19 22:45:12 +01:00
e8019ff9bf integrate belgian national number 2013-11-12 12:51:32 +01:00
309874bf9f update fields rendering for gumby 2013-11-07 22:37:08 +01:00
7e1093f786 modify form templating 2013-11-06 19:18:21 +01:00