Commit graph

9140 commits

Author SHA1 Message Date
Paul Chavard
655e8bc849
Merge pull request #4775 from tchak/js-polyfills
Upgrade core-js
2020-02-25 09:06:25 +01:00
Paul Chavard
0b06864f7a Upgrade core-js 2020-02-24 19:43:07 +01:00
Pierre de La Morinerie
a66c7bc179
Merge pull request #4819 from betagouv/improve-procedure-edit-form
Édition d'une démarche : améliorations de design
2020-02-24 17:56:37 +01:00
Pierre de La Morinerie
d49217bd72 procedure: improve wording for declarative procedures 2020-02-24 16:48:07 +00:00
Pierre de La Morinerie
cdf48bcfa6 procedure: add a default label to the declarative prompt 2020-02-24 16:48:07 +00:00
Pierre de La Morinerie
480765aa17 procedure: use smaller headers in the edit form 2020-02-24 16:48:07 +00:00
Keirua
c5814a3f7a
Merge pull request #4820 from betagouv/4700-virus-scan-safe
#4700: Les exports sont immédiatement marqués comme sûrs par l'antivirus
2020-02-24 17:25:51 +01:00
clemkeirua
ae14599245 #4700: export files are antivirus-safe 2020-02-24 16:14:58 +00:00
Keirua
4dd5960108
Merge pull request #4817 from betagouv/4806-export-csv-precisions
#4806 - ajout de precisions sur l'export CSV
2020-02-24 14:55:33 +01:00
clemkeirua
14a2be00e2 4806 - ajout de precisions sur l'export CSV 2020-02-24 14:45:01 +01:00
Paul Chavard
0ae881a62e
Merge pull request #4810 from betagouv/deactivate-email-syntax-errors
Suppression des erreurs d'email pour cause de syntaxe erronée
2020-02-20 16:40:09 +01:00
clemkeirua
4343bb3918 Revert "openly fail when not delivering mail"
This reverts commit 415cc2c2f1.
2020-02-20 15:31:43 +00:00
Paul Chavard
6b598fc080
Merge pull request #4802 from betagouv/feat/4796-add-column-assign_tos
feat/4796 - Step1 : add new column to Assign_tos
2020-02-20 16:30:50 +01:00
kara Diaby
5dc5230791 Step1 : add new column to Assign_tos and make sure that the data is saved on form submit 2020-02-20 16:14:56 +01:00
Paul Chavard
bc1c085e5e
Merge pull request #4805 from betagouv/4785-tag-groupe-instructeur
4785 - Ajout d'un tag 'groupe instructeur'
2020-02-20 15:57:08 +01:00
clemkeirua
48d2093577 tag 'groupe instructeur' uniquement si la procedure est routee 2020-02-20 14:48:14 +00:00
clemkeirua
059d80ea34 #4785 ajout d'une balise 'groupe instructeur' 2020-02-20 14:48:14 +00:00
Paul Chavard
c6bfcd5c2f
Merge pull request #4804 from tchak/remove_dead_export_code
Remove old export code
2020-02-20 11:28:23 +01:00
Paul Chavard
b7051da278 Remove old export code 2020-02-19 18:19:17 +01:00
krichtof
bcd92f5956
Merge pull request #4801 from betagouv/4797-impossible-ajouter-administrateur-dans-manager
- permet d'ajouter de nouveau un administrateur depuis le manager
- permet de nouveau de rechercher un administrateur depuis le manager
2020-02-19 15:36:38 +01:00
Christophe Robillard
bb61500f9b recherche un administrateur par email dans manager 2020-02-19 15:17:36 +01:00
Christophe Robillard
ba3d2f1b9f refactor 2020-02-19 15:17:36 +01:00
Christophe Robillard
32d1ebe565 add administrateur from manager 2020-02-19 15:17:36 +01:00
Paul Chavard
51f7b41ab4
Merge pull request #4800 from tchak/remove-unused-mailers
Remove notify_unhide_to_user and notify_undelete_to_user mailers
2020-02-19 11:48:10 +01:00
Paul Chavard
e931c0800d Remove notify_unhide_to_user and notify_undelete_to_user mailers 2020-02-18 17:56:52 +01:00
Paul Chavard
fc2d81bc47
Merge pull request #4776 from tchak/add_dossier_en_construction_deletion_mailers
Add new dossier mailers for deletion operations
2020-02-18 17:51:53 +01:00
Paul Chavard
318baf316e Add notify_en_construction_near_deletion mailer 2020-02-18 17:18:14 +01:00
Paul Chavard
8c77d91e9f Add notify_automatic_deletion_to_administration mailer 2020-02-18 17:18:06 +01:00
Paul Chavard
4e116f06a6 Add notify_automatic_deletion_to_user mailer 2020-02-18 17:15:32 +01:00
Kara Diaby
2627d602ca
Merge pull request #4799 from betagouv/fix/4501-instructors-tab-thousand-separator
Add thousand separator on tabs instructors general view
2020-02-18 15:42:42 +01:00
kara Diaby
d8223bafa8 Add thousand separator on tabs instructors general view 2020-02-18 15:33:57 +01:00
Pierre de La Morinerie
78671019d0
Merge pull request #4787 from betagouv/fix-flaky-experts-feature-spec
Tests : corrige une erreur aléatoire dans les tests automatisés des Experts
2020-02-18 13:29:52 +01:00
Pierre de La Morinerie
6afddd8647 spec: fix a flaky experts feature spec
When "invite linked dossiers" is checked, the invitation will generate
one avis per dossier (including the linked ones).

So when we retrieve the email send to the expert, and try to match it
with the avis record, we need to specify wich avis (the one for the main
dossier, or for the linked dossier).

Otherwise the test is flaky, and sometimes doesn't match the right avis
with the sent email.
2020-02-18 10:44:44 +00:00
krichtof
7c4ac0a8ab
Merge pull request #4791 from betagouv/4789-supprime-colonnes-ignorees
supprime les colonnes ignorées des classes `Administrateur` et `Instructeur`
2020-02-17 19:28:45 +01:00
Christophe Robillard
9f7b78ff8b supprime les colonnes ignorées 2020-02-17 19:03:43 +01:00
Pierre de La Morinerie
a2d1d9c8f2
Merge pull request #4793 from betagouv/fix-section-index-on-repetition
Usager : correction d'une erreur lors de l'affichage d'un titre de section dans un bloc répétable
2020-02-17 17:19:24 +01:00
Pierre de La Morinerie
d6a9318d05 champ: fix siblings for repetition champs
Fix a crash when requesting the `section_index` of a section header
in a repetition champ.
2020-02-17 17:11:17 +01:00
krichtof
459730e1ff
Merge pull request #4767 from betagouv/4410-supprime-colonne-email
supprime la colonne email des administrateurs
2020-02-17 15:08:29 +01:00
Christophe Robillard
6e0d1eaee3 remove email ignored column for admin and instructeur 2020-02-17 15:01:40 +01:00
Christophe Robillard
82af0e4db8 supprime la colonne email des administrateurs 2020-02-17 15:01:40 +01:00
Pierre de La Morinerie
0a3e0404e7
Merge pull request #4777 from betagouv/fix/4501-instructors-thousand-separators
Les nombres peuvent être copiés/collés sans inclure les espaces des séparateurs de milliers
2020-02-17 12:02:31 +01:00
kara Diaby
9287188904 Fix the thousand separator in order to copy/paste without space 2020-02-17 11:31:12 +01:00
Pierre de La Morinerie
cb952b3643
Merge pull request #4758 from betagouv/issue-template
GitHub : les utilisateurs sont invités à utiliser https://demarches-simplifiees.featureupvote.com pour leurs demandes d’améliorations
2020-02-17 11:08:03 +01:00
Pierre de La Morinerie
ad1907a0fe github: redirect suggestions to the feature upvote board 2020-02-17 10:56:22 +01:00
Paul Chavard
67867d7cff
Merge pull request #4772 from tchak/discard
Use discard gem instead of DIY solution
2020-02-13 16:51:05 +01:00
Paul Chavard
1cd913913a Fix old tasks 2020-02-13 12:32:18 +01:00
Paul Chavard
1ce1c1e6d0 use discard 2020-02-13 12:31:59 +01:00
Paul Chavard
674c24c4f7
Merge pull request #4773 from tchak/drop-old-tasks
Remove old (< 2019) migration tasks
2020-02-13 12:30:40 +01:00
Paul Chavard
a3cf7fce3a Remove old (< 2019) migration tasks 2020-02-13 11:42:11 +01:00
Paul Chavard
a66032333b
Merge pull request #4774 from betagouv/add-section-index-again
form: display index of section in header (again)
2020-02-13 11:31:48 +01:00