Pierre de La Morinerie
|
219f690b96
|
dossiers: move header actions to a partial
|
2019-08-13 15:07:22 +02:00 |
|
Pierre de La Morinerie
|
b51186d063
|
Clean devise (#4182)
Suppression de contrôleurs Devise inutiles
|
2019-08-13 14:25:53 +02:00 |
|
simon lehericey
|
1d6b80cb53
|
Remove strange admin sign_in route
|
2019-08-13 14:13:48 +02:00 |
|
simon lehericey
|
5bda753735
|
Remove all devise route and controller for instructeur and administrateur
|
2019-08-13 14:13:48 +02:00 |
|
simon lehericey
|
1fb26451d3
|
Remove demo route
|
2019-08-13 14:13:48 +02:00 |
|
simon lehericey
|
a4b9eecded
|
Remove unused devise session controller
|
2019-08-13 14:13:48 +02:00 |
|
Pierre de La Morinerie
|
a57574054a
|
Rename Gestionnaire to Instructeur in seeds.rb (#4196)
Seeds : renomme Gestionnaire en Instructeur
|
2019-08-13 14:12:29 +02:00 |
|
Nicolas Bouilleaud
|
17579ab8a5
|
Rename Gestionnaire to Instructeur in seeds.rb
|
2019-08-13 14:04:23 +02:00 |
|
Pierre de La Morinerie
|
ea0d12cd29
|
Changement barre d'aide admin (#4178)
Administrateur : ajout de liens vers la documentation et l’aide
|
2019-08-13 13:34:06 +02:00 |
|
benjaminhenkel
|
6ed5cd6feb
|
navbar: improve wording, and allow two-lines layout
|
2019-08-13 12:26:11 +02:00 |
|
Pierre de La Morinerie
|
22f2841470
|
Traduction de la page 404 (#4192)
Traduction de la page 404 en français
|
2019-08-13 12:25:36 +02:00 |
|
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 |
|