This commit is contained in:
2018-12-18 17:49:09 +01:00
8 changed files with 322 additions and 3 deletions

View File

@@ -29,6 +29,14 @@ services:
tags:
- { name: chill.export_formatter, alias: 'csvlist' }
chill.main.export.list_spreadsheet_formatter:
class: Chill\MainBundle\Export\Formatter\SpreadsheetListFormatter
arguments:
- "@translator"
- "@chill.main.export_manager"
tags:
- { name: chill.export_formatter, alias: 'spreadlist' }
chill.main.export.pivoted_list_formatter:
class: Chill\MainBundle\Export\Formatter\CSVPivotedListFormatter
arguments:

View File

@@ -1,4 +1,6 @@
.sc-button {
margin-bottom: 0.5rem;
&.bt-submit, &.bt-save, &.bt-create, &.bt-new {
@include button($green, $white);
}

View File

@@ -159,6 +159,7 @@ Export parameters: Paramètres d'export
Filters: Filtres
Aggregators: Aggrégateurs
Go to formatter options: Vers les options de mise en forme
Choose a format: Choisir un format
#export creation step 'formatter' : choose formatter option
Generate the report: Générer le rapport
No options availables. Your report is fully configured.: Pas d'options disponibles. Votre rapport est déjà configuré.
@@ -178,6 +179,7 @@ Number: Numéro
# the label which appears in the UI
CSV vertical list: Liste verticale au format CSV
CSV horizontal list: Liste horizontale au format CSV
Spreadsheet list formatter (.xlsx, .ods): Liste au format tableur (.xlsx, .ods)
Order: Ordre
Position: Position
row: ligne