Christophe Robillard
|
c137917396
|
fix typo
|
2020-02-04 16:07:01 +01:00 |
|
Christophe Robillard
|
deb11f281f
|
remove useless relation between administrateur and dossiers
|
2020-02-04 16:07:01 +01:00 |
|
Christophe Robillard
|
5a46effcbc
|
remove useless condition to admin that can be deleted
administrateur can be deleted only if he/she has a procedure where
he/she is the only admin
|
2020-02-04 16:07:01 +01:00 |
|
Christophe Robillard
|
cee4c5b8fb
|
Revert "Revert "4127 fix superadmin supprime compte usager""
This reverts commit 751f24f7bb .
|
2020-02-04 16:07:01 +01:00 |
|
Pierre de La Morinerie
|
751f24f7bb
|
Revert "4127 fix superadmin supprime compte usager"
|
2020-01-21 18:57:54 +01:00 |
|
Christophe Robillard
|
675bbdad15
|
transfere les services lors de suppression admin
Lorsqu'un administrateur est supprimé, ses services sont transférés à un
autre administrateur pour chacune de ses procédures
|
2020-01-21 15:05:33 +01:00 |
|
Christophe Robillard
|
696a058280
|
delete adminis with procs managed by other admins
|
2020-01-13 10:06:43 +01:00 |
|
Paul Chavard
|
fa2eea81aa
|
Cleanup demarche archivee state
|
2020-01-07 11:13:42 +01:00 |
|
Paul Chavard
|
2f060fc30a
|
Add depubliee state to procedures
|
2019-12-04 16:52:41 +01:00 |
|
Paul Chavard
|
7b947feae4
|
Rename demarche archivée to demarche close
|
2019-11-28 15:07:16 +01:00 |
|
simon lehericey
|
9f5169eb7d
|
Remove unused Administrateur.reset_password method
|
2019-11-05 14:10:39 +01:00 |
|
simon lehericey
|
395aba8bbc
|
Remove administrateur active notion
|
2019-11-05 14:10:39 +01:00 |
|
simon lehericey
|
5643e671a0
|
Code use user.active?
|
2019-11-05 14:10:39 +01:00 |
|
Pierre de La Morinerie
|
cd478b489e
|
instructeurs: replace calls to Instructeur.find_by(email: …)
|
2019-11-04 10:44:23 +01:00 |
|
simon lehericey
|
e290fc3674
|
No need to update column as the sign_up process activates the user
|
2019-10-24 18:32:48 +02:00 |
|
simon lehericey
|
8ae592fe25
|
[fix #4361] administrateur active
|
2019-10-24 18:32:48 +02:00 |
|
simon lehericey
|
0c15326df6
|
User: inactive user have never signed_in
|
2019-10-08 10:09:16 +02:00 |
|
Paul Chavard
|
88842918f9
|
Prepare to drop columns
|
2019-09-17 12:37:37 +02:00 |
|
Paul Chavard
|
c370c2f475
|
Cleanup FlipFlop
|
2019-09-10 23:52:44 +02:00 |
|
Paul Chavard
|
65e227c44b
|
Migrate to flipper
|
2019-09-10 16:10:14 +02:00 |
|
simon lehericey
|
e913b01c52
|
fix_manager_reset_password
|
2019-08-20 12:12:20 +02:00 |
|
simon lehericey
|
ebe871819d
|
Fix admin deletion by an administration
|
2019-08-20 12:01:36 +02:00 |
|
simon lehericey
|
dab1519b8c
|
Remove credenticals synchronisation logic
|
2019-08-16 11:35:19 +02:00 |
|
simon lehericey
|
e3e6bc7689
|
! NEED JOB REBOOT Move remind activation logic to user
|
2019-08-14 16:34:50 +02:00 |
|
simon lehericey
|
d0ac1c3301
|
Fix manager invite administrateur
|
2019-08-14 16:34:50 +02:00 |
|
simon lehericey
|
1b38d4071d
|
temporary remove password complexity check
|
2019-08-14 15:06:16 +02:00 |
|
simon lehericey
|
840be2408e
|
Remove administrateur devise methods
|
2019-08-14 15:06:15 +02:00 |
|
simon lehericey
|
81f44fa76b
|
Link user and administrateur
|
2019-08-14 15:06:15 +02:00 |
|
simon lehericey
|
3fde2a6f70
|
Rename gestionnaire in code to instructeur
|
2019-08-12 13:47:01 +02:00 |
|
maatinito
|
0b0ef8a318
|
#3928 Zxcvbn service to compute password complexity
|
2019-08-01 17:12:14 +02:00 |
|
pedong
|
8d03a6747c
|
add lockable to User, Gestionnaire, administration, Administrateur
|
2019-07-29 17:48:44 +02:00 |
|
clemkeirua
|
f166077f5e
|
ajout d'un bouton de suppression des admin dans le manager
|
2019-07-23 16:11:15 +02:00 |
|
Paul Chavard
|
4a9ff29391
|
Fix administration page
|
2019-03-12 15:34:30 +01:00 |
|
Paul Chavard
|
01b966ff66
|
Check demarche ownership on multiple administrateurs
|
2019-03-12 11:59:01 +01:00 |
|
simon lehericey
|
f0139c5962
|
Spec Factory: an administrateur always has a gestionnaire
|
2019-01-09 13:49:47 +01:00 |
|
simon lehericey
|
88f7e888c3
|
Administrateur: do not save api_token in clear text anymore
|
2018-09-27 10:24:56 +02:00 |
|
simon lehericey
|
4a04f2e59f
|
ApiController: check token validity for a given admin
|
2018-09-27 10:24:56 +02:00 |
|
simon lehericey
|
8c4f8347ca
|
Api Token: store token in an encrypted form
|
2018-09-27 10:14:32 +02:00 |
|
simon lehericey
|
1997f45d7e
|
Api Token: do not generate one token by default
|
2018-09-27 10:14:32 +02:00 |
|
Mathieu Magnin
|
499021588d
|
[Fix #1285] Password strength is ensured when saving an administrateur
|
2018-09-26 09:03:03 +02:00 |
|
Paul Chavard
|
b63038faca
|
Allow administrateur to try dossier info on aperçu page
|
2018-09-07 19:41:34 +01:00 |
|
gregoirenovel
|
41e8350cbe
|
[Fix #1735] Sign the admin account creation email
|
2018-06-01 20:48:50 +02:00 |
|
Frederic Merizen
|
fd168c4a72
|
[Fix #1972] Make devise mails async
|
2018-05-28 12:02:13 +02:00 |
|
Frederic Merizen
|
07b1c147d9
|
[Fix #1972] Always send mails asynchronously
|
2018-05-28 12:02:13 +02:00 |
|
Paul Chavard
|
550ddc8d97
|
procedure AASM callbacks
|
2018-05-23 16:31:27 +02:00 |
|
simon lehericey
|
fc17b68dc1
|
Service: create model
|
2018-05-18 16:21:26 +02:00 |
|
Mathieu Magnin
|
a2bbf1b4d6
|
[Fix #1907] A new token should be regenerated, because the one in db is encrypted
|
2018-05-04 14:23:05 +02:00 |
|
Paul Chavard
|
3f3358db16
|
Add flipflop config
|
2018-04-18 16:51:21 +02:00 |
|
Paul Chavard
|
322f93afbe
|
Add administrateur#feature_enabled? method
|
2018-03-28 17:19:07 +02:00 |
|
gregoirenovel
|
2385548a03
|
[Ref #1626] Add the administrateurs_procedures table and associations
|
2018-03-23 11:40:03 +01:00 |
|
Mathieu Magnin
|
8731f7c63b
|
[Fix #1479] Sanitize Administrateur email before validation
|
2018-03-14 17:41:47 +01:00 |
|
gregoirenovel
|
0a9f442260
|
Enable some Rails cops
|
2018-03-06 17:18:44 +01:00 |
|
gregoirenovel
|
e26f4148ff
|
Bump development gems
- brakeman
- rubocop
- scss_lint
|
2018-03-06 16:17:22 +01:00 |
|
gregoirenovel
|
fe7f8da636
|
Revert "Bump development gems"
This reverts commit d6ad3fc3fd .
|
2018-03-06 15:11:26 +01:00 |
|
gregoirenovel
|
d6ad3fc3fd
|
Bump development gems
- brakeman
- rubocop
- scss_lint
|
2018-03-06 10:36:35 +01:00 |
|
gregoirenovel
|
813844f9db
|
Enable the Layout/TrailingWhitespace cop
|
2018-01-18 10:55:08 +01:00 |
|
Paul Chavard
|
0cf40f4f18
|
Add invitation related methods to administrateur model
|
2018-01-16 10:49:07 +01:00 |
|
gregoirenovel
|
7c34807f46
|
Don’t use unless
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
9439e1abb1
|
Enable the Layout/AlignParameters cop
|
2017-06-13 10:35:16 +02:00 |
|
gregoirenovel
|
04845efdfc
|
Remove inconsistent and useless blank lines in models
|
2017-05-30 15:53:19 +02:00 |
|
Mathieu Magnin
|
aa88fad777
|
Sync password after login
|
2017-02-07 16:56:21 +01:00 |
|
Xavier J
|
e85cb4c24b
|
Delete features unified_login
|
2016-12-16 14:39:17 +01:00 |
|
Xavier J
|
7cb2e80a3d
|
Sync credentials between user, gestionnaire and administrateur account
|
2016-12-07 17:24:01 +01:00 |
|
Xavier J
|
1923f2aec1
|
Migrate Admin / Gestionnaire / Procédure gestion in database
|
2016-05-20 15:39:17 +02:00 |
|
Tanguy PATTE
|
e4b54999f4
|
add api_token for admin
|
2015-12-14 17:28:36 +01:00 |
|
Xavier J
|
dc18e7da6f
|
Create relation between Administrateur, Gestionnaire and Procedure
|
2015-11-10 10:23:15 +01:00 |
|
Xavier J
|
49627fccad
|
Add Administrateurs role and his connexion is ok.
|
2015-10-23 16:19:55 +02:00 |
|