Paul Chavard
|
9d3416af53
|
Implement revision changes UI
|
2021-06-23 09:40:07 +02:00 |
|
Paul Chavard
|
f238710044
|
Add last_month export
|
2021-06-23 09:23:10 +02:00 |
|
Christophe Robillard
|
63ef3a08d7
|
archives: corrige une faute d'orthographe
|
2021-06-22 15:35:48 +02:00 |
|
Paul Chavard
|
1f7d86d5a5
|
Add delete dossier action to dossiers list
|
2021-06-18 11:35:00 +02:00 |
|
krichtof
|
4bda6600b1
|
explain what percentile constant means
Co-authored-by: Pierre de La Morinerie <pierre.de_la_morinerie@beta.gouv.fr>
|
2021-06-17 16:31:53 +02:00 |
|
Christophe Robillard
|
a5ae5af56a
|
extract NB_DAYS_RECENT_DOSSIERS and PERCENTILE
|
2021-06-17 16:31:53 +02:00 |
|
Christophe Robillard
|
98f0eb5ba9
|
ajoute legende à la stat
|
2021-06-17 16:31:53 +02:00 |
|
Christophe Robillard
|
45ffae9eb3
|
affiche evolution temps de traitement
|
2021-06-17 16:31:53 +02:00 |
|
Pierre de La Morinerie
|
b5bde6608c
|
routes: replace the email param in the Avis URLs by a query param
|
2021-06-17 11:15:51 +02:00 |
|
kara Diaby
|
f1a5eb0482
|
layout
|
2021-06-15 19:36:46 +02:00 |
|
simon lehericey
|
4900ca16f2
|
makes whole admin card clickable
|
2021-06-15 09:54:32 +02:00 |
|
simon lehericey
|
9f50ead0fc
|
wrap link in header to avoid ugly display
|
2021-06-15 09:54:32 +02:00 |
|
Christophe Robillard
|
41569efe9d
|
extract estimate_weight
and rename nb_dossiers by nb_dossiers_termines
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
b8f01d06d7
|
more style
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
d7ce26662f
|
capitalize month
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
a02c598a43
|
some style
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
7cce505dce
|
allow download whole procedure if small enough
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
1c1e990d2a
|
remove useless count
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
b5c1200bf1
|
disallow download archive button if to heavy
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
61b5085390
|
remove useless if
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
09b3cf98f6
|
use nb_dossiers to estimate total weight
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
1a6337cf37
|
remove useless if
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
f094c6c218
|
avoid useless count
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
simon lehericey
|
895eed5a27
|
UI uses average_dossier_weight
Co-authored-by: Christophe Robillard <christophe.robillard@beta.gouv.fr>
|
2021-06-09 10:52:38 +02:00 |
|
Christophe Robillard
|
7002811ba5
|
optim count nb_dossiers per month for archive
`Traitement#count_dossiers_termines_by_month` removes n+1 queries
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2021-06-09 10:52:38 +02:00 |
|
Christophe Robillard
|
1a8a394cb7
|
fix stats view for users
|
2021-06-06 19:35:48 +02:00 |
|
kara Diaby
|
66f0fa35f2
|
layout
|
2021-06-04 15:29:08 +02:00 |
|
Pierre de La Morinerie
|
188b89a3c8
|
manager: fix polymorphic route exception when viewing user emails
Since the last Rails update, arguments to polymorphic routes must be
symbols, otherwise an exception is raised.
|
2021-06-01 11:29:57 +02:00 |
|
Paul Chavard
|
9b0dae4cc2
|
Fix apostrophes ‘ -> ’
|
2021-05-26 18:05:14 +02:00 |
|
Paul Chavard
|
bd7bb2d0d2
|
Fix apostrophes ‘ -> ’
|
2021-05-26 15:09:23 +02:00 |
|
Paul Chavard
|
dfc46a8736
|
Enable add descriptions to cadastres
|
2021-05-26 11:27:09 +02:00 |
|
lydiasan
|
2d6ad4f2c1
|
Merge branch 'main' into localize-dropdown-button
|
2021-05-25 14:45:52 +02:00 |
|
lydiasan
|
884e52326e
|
Update app/views/layouts/_locale_dropdown.html.haml
Co-authored-by: Pierre de La Morinerie <pierre.de_la_morinerie@beta.gouv.fr>
|
2021-05-25 13:36:50 +02:00 |
|
lydiasan
|
355616e9a7
|
Update app/views/layouts/_header.haml
Co-authored-by: Pierre de La Morinerie <pierre.de_la_morinerie@beta.gouv.fr>
|
2021-05-25 13:36:32 +02:00 |
|
Paul Chavard
|
3b85ade440
|
Add compatibility cadsatre layer with old API GEO
|
2021-05-24 11:57:00 +02:00 |
|
simon lehericey
|
663d287962
|
proposition de simplification
|
2021-05-18 11:43:17 +02:00 |
|
simon lehericey
|
02e2128fb7
|
proposition de simplification
|
2021-05-18 11:42:11 +02:00 |
|
kara Diaby
|
6a1ed2e02d
|
layout
|
2021-05-18 11:42:10 +02:00 |
|
Paul Chavard
|
5f419954b4
|
Fix dossier deleted user display
|
2021-05-13 10:43:55 +02:00 |
|
lydiasan
|
42153d1d37
|
ajout du selecteur de langue
|
2021-05-12 16:30:35 +02:00 |
|
Paul Chavard
|
8a74438dc1
|
Use conservation_extension instead of en_construction_conservation_extension
|
2021-05-11 17:33:53 +02:00 |
|
Pierre de La Morinerie
|
dc33f4a395
|
manager: use administrate helper to retrieve resource path
This is lifted from the current default template provided by
administrate.
|
2021-05-06 11:11:04 +02:00 |
|
Christophe Robillard
|
6086f05524
|
corrige le lien annuaire lorsque le siren n'est pas connu
|
2021-05-06 09:59:27 +02:00 |
|
simon lehericey
|
55b80df29d
|
display count before text in tabs
|
2021-05-06 09:13:20 +02:00 |
|
simon lehericey
|
f55c6ee371
|
stick arrow with label
|
2021-05-06 09:13:20 +02:00 |
|
Paul Chavard
|
bcbfcdc537
|
Revert "Merge pull request #6142 from tchak/enable_brouillon_extend_conservation"
This reverts commit 48eb4d9778 , reversing
changes made to 5539d5cb8c .
# Conflicts:
# app/models/dossier.rb
# db/schema.rb
|
2021-05-04 16:03:29 +02:00 |
|
Christophe Robillard
|
01f180022b
|
prend en compte uniquement les pj pour estimer la taille d'un dossier
|
2021-05-04 12:50:12 +02:00 |
|
Paul Chavard
|
a4fd629f4a
|
Enable user destruction
|
2021-05-04 12:05:06 +02:00 |
|
Paul Chavard
|
b2a867266a
|
Allow users to extend conservation on drafts
|
2021-04-29 19:50:30 +02:00 |
|
Christophe Robillard
|
f40d96fbd2
|
Revert "Revert "Export de tous les dossier d'une démarche""
This reverts commit d9a588b52e .
|
2021-04-29 17:29:47 +02:00 |
|