Paul Chavard
|
a19b10b118
|
Migrate attestation files to active_storage
|
2019-08-27 17:42:52 +02:00 |
|
clemkeirua
|
188e0fd6b2
|
removed ask_birthday for new procedures & dossiers
|
2019-08-27 15:32:17 +02:00 |
|
simon lehericey
|
7b9b90a3e0
|
[fix #4238] When the token does not exist, redirect to home page without sending a new link
|
2019-08-27 15:01:46 +02:00 |
|
Paul Chavard
|
cc35a04e26
|
Migrate procedure logo to active_storage
|
2019-08-21 11:15:00 +02:00 |
|
simon lehericey
|
01a91e68ca
|
Simply avis controller
|
2019-08-20 12:20:12 +02:00 |
|
simon lehericey
|
98a24bea51
|
Simplify invite_instructeur
|
2019-08-20 12:20:12 +02:00 |
|
simon lehericey
|
ebe871819d
|
Fix admin deletion by an administration
|
2019-08-20 12:01:36 +02:00 |
|
simon lehericey
|
80cb8b87fe
|
Keep only the FC logic and use devise for the rest
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
9c715b2969
|
SessionController: new User in view
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
27085af9b5
|
SessionController: remove remember_me
It is somehow taken care by warden
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
002510d5cb
|
SessionController: remove complicated try_to_authenticate
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
67cc2c1a87
|
SessionController: remove instructeur_signed_in?
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
a3b9bf90d4
|
SessionController: remove useless code
- the redirection of a locked user is made by the sign_in method
- because of the paranoid mode it displays the devise.failure.invalid error message
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
1b14d85c77
|
Rerender if wrong credentials
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
dab1519b8c
|
Remove credenticals synchronisation logic
|
2019-08-16 11:35:19 +02:00 |
|
simon lehericey
|
58ecf18390
|
ActivateController: add tests and clean a bit
|
2019-08-16 11:22:36 +02:00 |
|
simon lehericey
|
972b6793f7
|
Remove useless sessions_controller
|
2019-08-14 18:04:26 +02:00 |
|
simon lehericey
|
149b0b5797
|
Fix Sign out
|
2019-08-14 16:58:50 +02:00 |
|
simon lehericey
|
d0ac1c3301
|
Fix manager invite administrateur
|
2019-08-14 16:34:50 +02:00 |
|
simon lehericey
|
c380d807ab
|
Spec: sign_in with administrateur.user
|
2019-08-14 15:08:14 +02:00 |
|
simon lehericey
|
4142acf8d3
|
Replace administrateur devise methods in app
|
2019-08-14 15:06:16 +02:00 |
|
simon lehericey
|
840be2408e
|
Remove administrateur devise methods
|
2019-08-14 15:06:15 +02:00 |
|
Paul Chavard
|
0969b1f85f
|
Enable email_login_token for all gestionnaires
|
2019-08-14 12:53:51 +01:00 |
|
Paul Chavard
|
ef66defcd1
|
Fix invite instructeur from manager
|
2019-08-13 20:12:46 +01:00 |
|
Pierre de La Morinerie
|
4e9895c11b
|
app: mark the contact forms as not sensitive to trusted tokens
Instructeurs waiting for a confirmation token should be able to
access the contact form (especially to ask for help).
Fix #4198
|
2019-08-13 19:48:11 +02:00 |
|
simon lehericey
|
8fa3c9e4f7
|
Fix expert invitation
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
5fdac38cb2
|
Fix instructeur invitation
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
efd793f266
|
AdminProcedureController: fix self assignation as instructeur
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
ad31822a68
|
Spec: sign_in with instructeur.user
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
47b7dc368b
|
Remove or fix now nonsense code
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
c8a7bde5e0
|
Replace instructeur devise methods in app
|
2019-08-13 15:15:16 +02:00 |
|
simon lehericey
|
e3fd1cc33a
|
Remove weird switch_devise_profile_service
|
2019-08-13 15:15:16 +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
|
a4b9eecded
|
Remove unused devise session controller
|
2019-08-13 14:13:48 +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
|
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 |
|
clemkeirua
|
707e8a0004
|
dossier_controller#new uses info from FC if any
|
2019-08-01 17:42:32 +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 |
|
Paul Chavard
|
02904f55b1
|
Fix champ policy
|
2019-08-01 16:41:53 +02:00 |
|
Paul Chavard
|
c75e39884e
|
Save selection utilisateur as geo area
|
2019-08-01 11:38:09 +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 |
|
Paul Chavard
|
fc75580a3c
|
Start using pundit
|
2019-07-30 18:09:28 +02:00 |
|
Pierre de La Morinerie
|
5502f2e42e
|
dossier: remove UI for uploading old pieces justificatives
|
2019-07-30 16:11:16 +02:00 |
|
Pierre de La Morinerie
|
0c4cb3b498
|
admin: remove UI for managing old pj
|
2019-07-30 16:11:16 +02:00 |
|
Nicolas Bouilleaud
|
7205f4da9e
|
L'enfer du Nord Paris-Roubaix (Tour de France, Tour de France)
|
2019-07-30 14:47:48 +02:00 |
|