Colin Darie
|
0920b97e4d
|
fix(admin/archives): fix markup axe issue
|
2023-09-28 15:34:09 +02:00 |
|
Martin
|
e56441b7f5
|
correctif(Administrateurs::Archives#index): mauvaise comparaison
|
2022-11-02 14:07:53 +01:00 |
|
Martin
|
1b1568b2c2
|
remaniement(Administrateurs::ArchivesController): ne passe pas par la table des traitement pour compter le nombre de dossier traites par mois. Depuis que nous avons redescendu la colonne processed_at sur la table dossiers, ce n'\est plus necessaire et le code est compliqué a comprendre
|
2022-11-01 12:43:49 +01:00 |
|
Martin
|
527f416f52
|
amelioration(archives): documentation de la structure de l'archive
Update app/views/shared/archives/_notice.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
Update app/views/shared/archives/_notice.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
Update app/views/shared/archives/_notice.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
Update app/views/shared/archives/_notice.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
Update app/views/shared/archives/_notice.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
Update app/views/shared/archives/_notice.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
Update app/views/shared/archives/_notice.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
Update app/views/shared/archives/_notice.html.haml
Co-authored-by: Colin Darie <colin@darie.eu>
|
2022-10-20 16:40:53 +02:00 |
|
Martin
|
e35da17ce8
|
bug(instructeurs/archives#create): month should not be nil
|
2022-08-23 15:31:17 +02:00 |
|
Colin Darie
|
4699d15853
|
fix(archives): don't fail when there are no weight estimation
A priori ça peut arriver lorsqu'il n'y a pas de dossier terminé sur une procédure
Closes #7615
|
2022-07-27 15:12:18 +02:00 |
|
Martin
|
3e56fdd1d7
|
fix(export): when it takes more than 3 hours, exports are purge before being generated. make it possible to have an export that takes more than 3 hours and share this behaviour with kind of same class archive
|
2022-07-25 10:48:54 +02:00 |
|
Martin
|
7fb85c97cb
|
feat(Administrateur::ArchivesControllers): add archives #index and #create for admin
|
2022-07-04 14:18:46 +02:00 |
|