10 Commits

Author SHA1 Message Date
nobohan
1b16b8e1da fix deprecations: set choices_as_values = true + flip content of choices options 2018-04-04 10:51:35 +02:00
nobohan
56a695e66e fix deprecations: use the fqcn for choiceType 2018-04-04 10:29:57 +02:00
d5c26c6d47 [export] adding spreadsheet formatter 2017-02-19 21:40:55 +01:00
e19868e595 ExportInterface::getLabels should return a closure 2016-12-23 15:25:21 +01:00
12dbb587df improve export to add filtering parameters on result
The csv formatter now add a message about filtering parameters.

The filterInterface has been adapted to render a message.
2016-12-01 22:29:41 +01:00
e57b421aec handling form for exportInterface 2016-04-19 12:38:48 +02:00
685703d863 add column headers 2016-04-15 23:13:41 +02:00
fa246b37b6 [wip] clean controller + column header [ci skip] 2016-04-15 23:13:41 +02: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
e1a9ad1612 [wip] add different steps to handle request 2016-04-15 23:13:40 +02:00