Martin
|
72a3f6e89c
|
refactor(export/archives): holds user profile asking for the archive or export
|
2024-02-16 11:23:38 +01:00 |
|
Martin
|
f4430cebb0
|
bug(export.identify): la clé pour declarer que le fichier a deja ete identifie [content_type] est identified, pas identify
|
2023-10-10 10:39:46 +02:00 |
|
Martin
|
c470cca9ab
|
correctif(export.zip): integre les avis dans l'export au format pdf du dossier
|
2023-03-06 14:58:26 +01:00 |
|
Colin Darie
|
ef864021f7
|
refactor(pj_service): explicit options with_{bills,champs_private} because expert & instructeurs does not need the same
|
2023-01-30 18:04:09 +01:00 |
|
Paul Chavard
|
0c0618aa79
|
feat(export): add GeoJSON export
|
2022-11-18 10:04:35 +01:00 |
|
Paul Chavard
|
e6288c39f2
|
refactor(dossier): champs -> champs_public
|
2022-11-10 22:44:39 +00:00 |
|
Paul Chavard
|
bbc44fe339
|
fix(export): no crash on empty repetitions
|
2022-06-17 11:33:48 +02:00 |
|
Paul Chavard
|
564daeffe8
|
perf(dossier): improuve dossier preloading perf
|
2022-06-14 09:04:26 +01:00 |
|
Paul Chavard
|
b635952b2f
|
refactor(revision): types_de_champ for export
|
2022-05-23 18:36:18 +02:00 |
|
Martin
|
79c473ecf9
|
fix(ProcedureExportService.to_zip): prebatch dossiers only for to_csv,to_xlsx,to_ods. also add spec around to_zip
|
2022-04-22 05:13:51 +02:00 |
|
Paul Chavard
|
d14e132305
|
feat(export): add zip format support
|
2022-04-12 14:54:54 +02:00 |
|
Paul Chavard
|
2832ea0286
|
refactor(export): return blob from to_* methods
|
2022-04-12 14:54:54 +02:00 |
|
Paul Chavard
|
87e5e6faeb
|
refactor(export): add procedure attr to export service
|
2022-04-12 14:54:54 +02:00 |
|
Paul Chavard
|
f6b8689a97
|
fix(revisions): fix repetitions export with revisions
|
2021-11-03 18:20:48 +01:00 |
|
Paul Chavard
|
1ca8192864
|
perf(export): load dossiers.champs in batches
|
2021-10-20 16:52:38 +02:00 |
|
Paul Chavard
|
19195008e8
|
Expose removed types_de_champ in exports
|
2021-06-23 09:40:07 +02:00 |
|
François Vantomme
|
c9b1095d1e
|
Refactor (Rubocop): replace map{ … }.compact by filter_map
In Ruby 2.7, Enumerable#filter_map has been added.
This cop identifies places where map { … }.compact can be replaced by filter_map.
See: https://docs.rubocop.org/rubocop-performance/cops_performance.html#performancemapcompact
|
2021-06-11 15:38:09 +02:00 |
|
Paul Chavard
|
6ea44eefa9
|
fix upstream change in i18n
c4dfcda202
|
2021-01-28 19:46:36 +01:00 |
|
Paul Chavard
|
1bd59c72e5
|
Include in exports types_de_champ from all revisions
|
2020-09-30 13:42:38 +02:00 |
|
Keirua
|
3fa628235e
|
Nettoyage de I18n.transliterate pour les noms de feuilles d'exports
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2020-09-29 15:50:19 +00:00 |
|
clemkeirua
|
9714b607aa
|
ensure valid excel worksheet names
|
2020-09-29 15:50:19 +00:00 |
|
simon lehericey
|
1eb780b0c9
|
convert sheet_name to ascii before tuncate to 30 to ensure length < 31 bytes
|
2020-09-29 14:11:06 +02:00 |
|
clemkeirua
|
c19b653581
|
higher level length sanitization for worksheet length
|
2020-09-24 14:59:46 +02:00 |
|
Paul Chavard
|
0c6705f7fd
|
Drop old export service
|
2019-11-21 10:25:40 +01:00 |
|
Paul Chavard
|
990c867c2e
|
[GraphQL] Add more filters to dossiers
|
2019-11-07 22:07:42 +01:00 |
|
simon lehericey
|
f577484aa2
|
Add groupe_instructeur_label to export v1
|
2019-09-19 12:30:12 +02:00 |
|
simon lehericey
|
8660d4af30
|
Instructeur: only export its dossiers
|
2019-09-19 12:24:40 +02:00 |
|
Paul Chavard
|
3b8d3b7967
|
Add Style/CollectionMethods to rubocop
|
2019-09-12 14:48:18 +02:00 |
|
simon lehericey
|
3fde2a6f70
|
Rename gestionnaire in code to instructeur
|
2019-08-12 13:47:01 +02:00 |
|
gregoirenovel
|
083dfb4eaa
|
Improve ProcedureExportService
|
2019-01-08 12:32:27 +01:00 |
|
gregoirenovel
|
4b4eb6d53e
|
Simplify code
|
2019-01-08 12:32:26 +01:00 |
|
gregoirenovel
|
16bccb2386
|
Remove the useless #value_for_export method
|
2019-01-08 12:32:26 +01:00 |
|
gregoirenovel
|
0c8b228fbf
|
Enable the Lint/UselessAssignment cop
|
2019-01-03 10:53:50 +01:00 |
|
Paul Chavard
|
eb9edc1cee
|
Order types de champ in scope
|
2018-12-20 14:14:15 +01:00 |
|
Paul Chavard
|
5d1c24f3d8
|
Add type de champ repetition models (with row)
|
2018-12-19 15:31:11 +01:00 |
|
simon lehericey
|
5a87fad02e
|
[fix #3154] order export
|
2018-12-10 16:41:37 +01:00 |
|
Paul Chavard
|
35494df78e
|
Procedure export dossiers with champs siret
|
2018-12-05 17:09:39 +01:00 |
|