Commit graph

7326 commits

Author SHA1 Message Date
simon lehericey
f945b9ec63 Champ Siret: Fix siret-champ save
When a user enter a siret, it calls siret_controller in ajax. The champ value is stil nil, so champ.present? is false because champ.blank is redefined to focus on value. Thus the champ is not updated.
2019-04-02 14:17:21 +02:00
Paul Chavard
b989f0cbfc
Merge pull request #3722 from tchak/remove-dead-carto-code
Supprimer le code mort carto
2019-04-02 14:15:31 +02:00
Paul Chavard
418466ca7a Supprimer le code mort carto 2019-04-02 12:42:28 +02:00
Pierre de La Morinerie
816f86b102
Merge pull request #3625 from betagouv/fix-3493-new-home-front-admin
New home front admin
2019-04-01 10:53:44 +02:00
Chaïb Martinez
4b5c5171f7 admin: minor text changes
Fix #3493
2019-04-01 10:40:31 +02:00
Chaïb Martinez
7b9e7718a3 admin: redesign the account request page
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
2019-04-01 10:39:59 +02:00
Frederic Merizen
2b2b8e0ad5
#3698 Validation du champ SIRET (il doit comporter exactement 14 chiffres)
Fix #3692
2019-03-28 18:13:21 +01:00
Mathieu Magnin
71e0969bc0 [Fix #3692] Ensure SIRET is correct on server 2019-03-28 18:03:53 +01:00
Mathieu Magnin
7ed1e5ac82 [Fix #3692] Add HTML5 validation to ensure SIRET length is 14 2019-03-28 18:03:53 +01:00
Frederic Merizen
bd265c6f32
Merge pull request #3703 from betagouv/frederic/fix_migration_updated_at
[#2180] Fix updated_at for migration PJ champs
2019-03-28 18:02:12 +01:00
Frederic Merizen
c5f8aa2e0d [#2180] Fix updated_at for migration PJ champs 2019-03-28 17:55:16 +01:00
Mathieu Magnin
2feab67dc2
Merge pull request #3702 from betagouv/use-same-clone-attachment-method
Use the same clone_attachment method for all attributes on procedure.…
2019-03-28 17:48:35 +01:00
Mathieu Magnin
27c8e9dcb8 Use the same clone_attachment method for all attributes on procedure.clone 2019-03-28 17:17:29 +01:00
Pierre de La Morinerie
f05a052674
Merge pull request #3700 from betagouv/frederic/fix_pj_migration_for_production_env
[#2180] Handle additionnal wrapping layer in production
2019-03-28 16:06:57 +01:00
Frederic Merizen
4d021f1d85 [#2180] Handle additionnal wrapping layer in production 2019-03-28 16:05:09 +01:00
LeSim
f194291e54
#3545 Ajout de la possibilité de joindre un document à un avis
Ajout de la possibilité de joindre un document à un avis
2019-03-28 15:53:30 +01:00
clemkeirua
0d71120f98 [fix #306] Possibilité de joindre un document à un avis 2019-03-28 15:45:14 +01:00
Pierre de La Morinerie
f0bd560fea
Merge pull request #3689 from betagouv/start-new-procedure
Ajouter un bouton "Commencer un autre dossier"
2019-03-28 15:37:28 +01:00
Pierre de La Morinerie
abeb58caa5 dossiers: displays an "Start an other dossier" item in action dropdown 2019-03-28 15:26:15 +01:00
Pierre de La Morinerie
d03e340345 dossiers: add an actions menu 2019-03-28 15:26:15 +01:00
Pierre de La Morinerie
dd4eae7d62 admin: add a expects_multiple_submissions property on procedures 2019-03-28 15:26:15 +01:00
Pierre de La Morinerie
48b89062c8 stylesheet: fix clickable area of dropdown items 2019-03-28 15:26:15 +01:00
Pierre de La Morinerie
75c37e25f6 stylesheet: fix dropdown triangle overflowing 2019-03-28 15:26:15 +01:00
Frederic Merizen
1dda3cc812
#3694 Corrige la redirection pour s'inscrire sur une démarche de test 2019-03-28 14:24:35 +01:00
Pierre de La Morinerie
06e7355d5b commencer: fix invalid URL on test procedures
Fix #3693
2019-03-28 14:15:46 +01:00
Frederic Merizen
6c80a574ad
#3696 Redesign du menu de choix de rôle dans l’interface administrateur 2019-03-28 14:11:05 +01:00
Frederic Merizen
cbec49aa0f Revert "Revert "Redesign admin roles menu"" 2019-03-28 14:01:47 +01:00
Frederic Merizen
e1f839a003
Merge pull request #3695 from betagouv/frederic/procedure_library_new_design
Passer la bibliothèque de procédures au nouveau design
2019-03-28 14:00:33 +01:00
Frederic Merizen
5e21ebd93f Move procedure library to new design 2019-03-28 13:50:29 +01:00
Pierre de La Morinerie
ea6acbdd49
Merge pull request #3697 from betagouv/bin-update-after-party
bin: run after_party tasks on bin/update
2019-03-28 12:32:50 +01:00
Pierre de La Morinerie
e72638f3ba bin: run after_party tasks on bin/update 2019-03-28 12:29:58 +01:00
LeSim
33a5f13f98
Merge pull request #3646 from betagouv/add-administration-contact-to-commencer-help
Ajout des contacts administrations au menu Aide des pages /commencer
2019-03-28 11:46:51 +01:00
Pierre de La Morinerie
1daf523695 layout: extract part of the header to a partial 2019-03-28 11:36:24 +01:00
Pierre de La Morinerie
d267d782b8 help: add administration contact on /commencer pages 2019-03-28 11:36:24 +01:00
Pierre de La Morinerie
e6351b5b1c help: move all partials to shared/help 2019-03-28 11:36:24 +01:00
LeSim
05fc6cf331
#3583 Propose à l'usager d'envoyer une capture d'écran
Propose à l'usager d'envoyer une capture d'écran
2019-03-28 11:21:34 +01:00
Pierre de La Morinerie
27c5d01fa4 support: add nudge to send a screenshot 2019-03-28 11:09:00 +01:00
Pierre de La Morinerie
6c350befd5 support: use constants rather than strings 2019-03-28 11:09:00 +01:00
Pierre de La Morinerie
4e2e8e9a57 support: toggle correct elements on page load 2019-03-28 11:09:00 +01:00
philemon95
bc408e3374 support: allow toggling any element depending on the question type 2019-03-28 11:09:00 +01:00
Frederic Merizen
6517d890b3
Merge pull request #3666 from betagouv/frederic/migrate_pj
Migration des PJ en champs PJ
2019-03-27 18:49:13 +01:00
Frederic Merizen
9aebb76e77 [#2180] Avoid sending spurious notifications to instructeurs 2019-03-27 17:36:13 +01:00
Frederic Merizen
498fe3b6ef [#2180] Task to migrate PJs to champs PJ for one procedure 2019-03-27 17:36:13 +01:00
Frederic Merizen
7d316b8369 [#2180] High-level PJ to champ PJ migration service 2019-03-27 17:36:13 +01:00
Frederic Merizen
e24242e4b2 [#2180] Low-level Carrierwave to ActiveStorage migration 2019-03-27 17:36:13 +01:00
Frederic Merizen
21dbe44e07 [#2180] Fix ordering of piece jointe champs 2019-03-27 17:36:13 +01:00
Mathieu Magnin
73168f3046
Merge pull request #3349 from pengfeidong/fix_3342_show_date_in_dossier_with_format_letter
[fix #3342] show date with format letter
2019-03-27 16:52:00 +01:00
pedong
f82fdef45f [fix #3342] format letter for date SIRET 2019-03-27 16:10:54 +01:00
pedong
fb29d30826 [fix #3342] show date with format letter 2019-03-27 15:27:20 +01:00
Mathieu Magnin
0cc36aea3b
Merge pull request #3563 from pengfeidong/fix_3440_clone_procedure_with_attachments
[fix #3440] use attachment.download for get attachment file
2019-03-27 15:14:57 +01:00