Commit graph

8142 commits

Author SHA1 Message Date
benjaminhenkel
69a8bbb46f public: tranlate page 404 to french 2019-08-13 12:23:36 +02:00
Pierre de La Morinerie
419614478d
Readme: rename Gestionnaire -> Instructeur (#4194)
Documentation technique : renomme Gestionnaire en Instructeur
2019-08-13 11:17:12 +02:00
simon lehericey
8e6cfc8216 Readme: rename Gestionnaire -> Instructeur 2019-08-13 11:16:43 +02:00
Pierre de La Morinerie
4916faa3bc
Rename gestionnaire to instructeur (in a comment) (#4190)
Renomme Gestionnaire en Instructeur dans un commentaire du code
2019-08-13 10:29:22 +02:00
Nicolas Bouilleaud
7c7947adeb Rename gestionnaire to instructeur in a comment
About an (unused for now) env var.
2019-08-13 10:27:49 +02:00
Pierre de La Morinerie
f9708a4ac3
Update _monavis.html.haml (#4191)
Administrateur : nouveau tutoriel pour l'intégration de « Mon Avis »
2019-08-12 17:46:31 +02:00
benjaminhenkel
efb7883bd1 Update _monavis.html.haml 2019-08-12 16:54:00 +02:00
Pierre de La Morinerie
f175358551
Rename gestionnaire to instructeur (#4177)
Renomme les références internes à `Gestionnaire` en `Instructeur`
2019-08-12 15:04:40 +02:00
LeSim
af847f47fb
Merge pull request #4187 from betagouv/add_admin_creation_spec
add admin creation spec
2019-08-12 14:50:41 +02:00
simon lehericey
3fde2a6f70 Rename gestionnaire in code to instructeur 2019-08-12 13:47:01 +02:00
simon lehericey
6902f84b85 Brutally rename gestionnaire filename to instructeur 2019-08-12 13:47:01 +02:00
simon lehericey
c681806f8d Rename gestionnaires to instructeurs in db 2019-08-12 13:47:01 +02:00
simon lehericey
bb8d65c6b4 Subtly rename admin/instructeurs to admin/assigns 2019-08-12 13:47:01 +02:00
simon lehericey
7ac243ac44 Use proper token to find the administrateur ... how can it works otherwise ? 2019-08-12 13:43:03 +02:00
simon lehericey
7e78b7d62d Administrateur password, remove one level of indirection 2019-08-12 13:43:03 +02:00
simon lehericey
f7528f70ac add admin creation spec 2019-08-12 13:43:03 +02:00
Keirua
e360112753
Merge pull request #4159 from betagouv/4015-france-connect
#4015 - Pré-remplir nom/prénom/civilité à partir des infos France Connect
2019-08-01 21:01:13 +02:00
clemkeirua
6c56fc73d7 used new constant for genders 2019-08-01 20:46:58 +02:00
clemkeirua
1e6847bc6f introduce constants for M./Mme 2019-08-01 17:42:32 +02:00
clemkeirua
d7105cb6f8 added spec for dossier#update_with_france_connect 2019-08-01 17:42:32 +02:00
clemkeirua
6c52c71eee add redirection spec for dossier_controller#new 2019-08-01 17:42:32 +02:00
clemkeirua
707e8a0004 dossier_controller#new uses info from FC if any 2019-08-01 17:42:32 +02:00
Nicolas Bouilleaud
a181210651
Merge pull request #4168 from betagouv/issue/3928_check_complexity_when_admin_edit_pwd
Check complexity when editing admin password
2019-08-01 17:25:29 +02:00
maatinito
44efa5a1b1 #3928 administrator tests handle password constants 2019-08-01 17:12:14 +02:00
maatinito
8d3e3baabc #3928 administrator new & edit pwd pages 2019-08-01 17:12:14 +02:00
maatinito
220b38ad2a #3928 different pwd edit page for administrators 2019-08-01 17:12:14 +02:00
maatinito
3bf32b6d43 #3928 redesign of password panel (complexity bar & explanation) 2019-08-01 17:12:14 +02:00
maatinito
0b0ef8a318 #3928 Zxcvbn service to compute password complexity 2019-08-01 17:12:14 +02:00
maatinito
3703a71ea3 #3928 Added constants to define password min length & complexity 2019-08-01 17:12:14 +02:00
Paul Chavard
81c2aa365b
Merge pull request #4167 from tchak/fix-champ-policy
Fix champ policy
2019-08-01 16:48:46 +02:00
Paul Chavard
02904f55b1 Fix champ policy 2019-08-01 16:41:53 +02:00
Paul Chavard
edac358334
Merge pull request #4164 from tchak/fix-api-attestation
Fix attestation url for dossiers with no attestation
2019-08-01 16:29:51 +02:00
Paul Chavard
b8d3e4c41b Fix attestation url for dossiers with no attestation 2019-08-01 15:53:50 +02:00
Pierre de La Morinerie
2d5edc06c5
tasks: fix the commentaires migration task to work with hidden… (#4165)
Correction de la tâche de migration des pièces jointes sur les Commentaires
2019-08-01 15:43:40 +02:00
Pierre de La Morinerie
6459e9cf37 tasks: fix the commentaires migration task to work with hidden dossiers
By default `commentaire.dossier` doesn't return the dossier if it is
hidden.
2019-08-01 15:43:09 +02:00
LeSim
541b3dc8f8
Merge pull request #4166 from betagouv/fix-unencrypted-gem-url
Gemfile: fix an 'insecure connection' Bundler warning
2019-08-01 15:19:23 +02:00
Pierre de La Morinerie
20239077a7 Gemfile: fix an 'insecure connection' Bundler warning 2019-08-01 15:00:23 +02:00
Pierre de La Morinerie
1b1ec833fe
Merge pull request #4154 from betagouv/drop-pj-tables
⚠ Suppression des tables `types_de_piece_justificative` et `pieces_justificatives` dans la base de donnée
2019-08-01 12:28:27 +02:00
Pierre de La Morinerie
befee0ea57 Drop types_de_piece_justificative and pieces_justificatives tables
Now that the content of these tables has been migrated, we can drop
them.
2019-08-01 12:21:25 +02:00
Paul Chavard
95af8560b2
Merge pull request #3193 from tchak/carte-use-geojson
Save selection utilisateur as geo area
2019-08-01 11:47:36 +02:00
Paul Chavard
586141a596 Add selection_utilisateur geo_area to all champs carte with value 2019-08-01 11:38:09 +02:00
Paul Chavard
c75e39884e Save selection utilisateur as geo area 2019-08-01 11:38:09 +02:00
Keirua
4325bc0689
Merge pull request #4147 from Keirua/4058-transition-accepte-instruction-superadmin
#4058 - Transition from accepte to instruction as superadmin
2019-08-01 10:41:16 +02:00
clemkeirua
f5d3818e3c remove unnecessary retransition methods 2019-08-01 10:40:08 +02:00
Keirua
2f82dd9a3d improve typography and texts
Co-Authored-By: Nicolas Bouilleaud <nico@bou.io>
2019-08-01 10:29:51 +02:00
clemkeirua
38b48f4217 transition from accepte to instruction as superadmin 2019-08-01 10:29:51 +02:00
Nicolas Bouilleaud
85378ae193
Merge pull request #4083 from tchak/api-champ-repetable
Add repetitions to api
2019-08-01 10:15:01 +02:00
Paul Chavard
b266915892 Add repetitions to api 2019-08-01 10:04:35 +02:00
Paul Chavard
127a4d2ffb
Merge pull request #4157 from tchak/add-attestation-url-to-api
Add attestation url to dossier on api
2019-08-01 10:04:04 +02:00
Paul Chavard
fba195c0b5 Add attestation url to dossier on api 2019-07-31 18:30:40 +02:00