Commit graph

7442 commits

Author SHA1 Message Date
Pierre de La Morinerie
81fba4f792
Réparation de l'API Entreprise, en revenant à la version 2
api_entreprise: revert to API v2
2019-04-03 12:26:24 +02:00
Pierre de La Morinerie
10e1408a88 api_entreprise: revert to API v2
Fix a production error
2019-04-03 12:19:28 +02:00
Pierre de La Morinerie
df74118c46
locales: tell that API Entreprise is unavailable for now
locales: tell that API Entreprise is unavailable for now
2019-04-03 11:32:33 +02:00
Pierre de La Morinerie
a598383856 locales: tell that API Entreprise is unavailable for now 2019-04-03 11:24:51 +02:00
Pierre de La Morinerie
2b09d16688
Merge pull request #3725 from betagouv/fix-fat-blue-button
commencer: fix fat two-lines button on small screens
2019-04-02 18:48:51 +02:00
Pierre de La Morinerie
30838e6da9
Move all the trackers to a separate js pack
Move all the trackers to a separate js pack
2019-04-02 18:47:44 +02:00
Pierre de La Morinerie
015a591efd commencer: fix fat two-lines button on small screens 2019-04-02 18:47:02 +02:00
Paul Chavard
e71cdcd12c Move all the trackers to a separate js pack 2019-04-02 17:33:53 +02:00
Pierre de La Morinerie
b8c309acdb
Merge pull request #3723 from betagouv/improve-stats
Améliorations de la page /stats
2019-04-02 17:28:34 +02:00
Pierre de La Morinerie
a8050ce136 stats: display only the last year of contact rate 2019-04-02 17:22:38 +02:00
Pierre de La Morinerie
031c40aa55 stats: display 12 weeks of feedbacks 2019-04-02 17:22:38 +02:00
Pierre de La Morinerie
78867e5679
Merge pull request #3712 from betagouv/rename-license
Rename license file
2019-04-02 17:21:02 +02:00
Pierre de La Morinerie
1226d703fe Rename license file
Fix #3711
2019-04-02 17:20:47 +02:00
LeSim
22e96c63c9
Merge pull request #3724 from betagouv/revert-english-dates
Revert english dates
2019-04-02 14:49:03 +02:00
Mathieu Magnin
8525761332 Revert english dates 2019-04-02 14:38:47 +02:00
Pierre de La Morinerie
9a824b0460
Merge pull request #3718 from betagouv/fix_siret_champ
Champ Siret: Fix siret-champ save
2019-04-02 14:33:50 +02:00
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