Pierre de La Morinerie
|
387701e7cb
|
config: add a new SAML_IDP_ENABLED env var
This fixes the app crashing on launch when using the production profile,
because the certificates are not present.
|
2022-01-26 16:45:50 +01:00 |
|
Paul Chavard
|
403e71b41f
|
feat(procedure): only purge procedures without dossiers
|
2022-01-18 11:22:04 +01:00 |
|
Paul Chavard
|
ad4be3c482
|
refactor(dossier): handle discard by admin and super admin
|
2022-01-03 11:51:25 +01:00 |
|
Christophe Robillard
|
6e36fee7b3
|
superadmin can display list of procedures without zone
|
2021-12-23 19:18:46 +01:00 |
|
Pierre de La Morinerie
|
28dfc6a1ba
|
manager: save bypass_email_login_token to both column and feature
|
2021-11-30 13:41:25 +01:00 |
|
Paul Chavard
|
8fa544e176
|
feat(manager): bring back add administrateur
|
2021-10-19 12:06:31 +02:00 |
|
Paul Chavard
|
4a947f9135
|
feat(manager): add become administrateur button in manager (with 24h expiration)
|
2021-10-07 11:32:12 +02:00 |
|
Peng-Fei DONG
|
2b8f7f13a9
|
check SENDINBLUE_ENABLED when show the link
|
2021-09-16 15:37:31 +02:00 |
|
Pierre de La Morinerie
|
188b89a3c8
|
manager: fix polymorphic route exception when viewing user emails
Since the last Rails update, arguments to polymorphic routes must be
symbols, otherwise an exception is raised.
|
2021-06-01 11:29:57 +02:00 |
|
Paul Chavard
|
9b0dae4cc2
|
Fix apostrophes ‘ -> ’
|
2021-05-26 18:05:14 +02:00 |
|
Pierre de La Morinerie
|
dc33f4a395
|
manager: use administrate helper to retrieve resource path
This is lifted from the current default template provided by
administrate.
|
2021-05-06 11:11:04 +02:00 |
|
Pierre de La Morinerie
|
16f695031b
|
manager: add Mailjet emails to the sent emails list
|
2021-04-13 10:58:30 +02:00 |
|
Pierre de La Morinerie
|
773c18babf
|
manager: improve clarity of emails page
|
2021-04-13 10:57:26 +02:00 |
|
Pierre de La Morinerie
|
5e8327ff09
|
manager: refactor SendInBlue unblock action
|
2021-04-13 10:57:26 +02:00 |
|
Pierre de La Morinerie
|
76e74003ad
|
manager: fix SendInBlue emails
|
2021-04-13 10:57:26 +02:00 |
|
Paul Chavard
|
ff8ccbd088
|
Try to parse SIB email date when it is a string
|
2021-02-25 15:20:14 +01:00 |
|
Christophe Robillard
|
d91e9b372f
|
add sendinblue login link to manager
|
2020-11-16 12:19:54 +01:00 |
|
Christophe Robillard
|
5562e65bf3
|
refacto: rename administration to super_admin
|
2020-11-05 16:03:55 +01:00 |
|
Christophe Robillard
|
8d23f6ae99
|
remove useless redirection for manager sign_in and out
The manager alias for signin causes layout problems
|
2020-11-05 16:03:55 +01:00 |
|
clemkeirua
|
f298d2c2ba
|
dedicated screen for inspecting user emails
|
2020-10-13 17:36:43 +02:00 |
|
clemkeirua
|
27b8797296
|
ajout d'une route /manager/users/:id/emails
|
2020-10-13 17:36:43 +02:00 |
|
clemkeirua
|
e9c33ecbd0
|
added meta user info
|
2020-10-13 17:36:43 +02:00 |
|
Judith
|
782706537d
|
Changed the routes to pass all new design admin pages under
'new_administrateur' scope, except 'services'.
As a result, the url of these pages will all include '/admin'.
|
2020-07-07 14:08:01 +00:00 |
|
clemkeirua
|
22a518c921
|
ajout d'un bouton d'export des mails des demandeurs
|
2020-05-18 12:46:42 +00:00 |
|
Paul Chavard
|
da52ec30bd
|
Undo discard dossiers and demarches from manager
|
2020-03-31 17:08:28 +02:00 |
|
Paul Chavard
|
876e05aed3
|
Discard demarches from manager
|
2020-03-31 17:08:28 +02:00 |
|
Paul Chavard
|
c707a21f97
|
Rename delete_and_keep_track -> discard_and_keep_track
|
2020-03-26 14:23:23 +01:00 |
|
Christophe Robillard
|
32d1ebe565
|
add administrateur from manager
|
2020-02-19 15:17:36 +01:00 |
|
Paul Chavard
|
1ce1c1e6d0
|
use discard
|
2020-02-13 12:31:59 +01:00 |
|
Christophe Robillard
|
c137917396
|
fix typo
|
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 |
|
clemkeirua
|
5f65665b07
|
added a method for modifying a user email
|
2020-01-28 16:15:46 +01:00 |
|
Pierre de La Morinerie
|
751f24f7bb
|
Revert "4127 fix superadmin supprime compte usager"
|
2020-01-21 18:57:54 +01:00 |
|
Christophe Robillard
|
d9570eedc6
|
empêche suppression d'un user qui est instructeur
|
2020-01-21 15:05:33 +01:00 |
|
Christophe Robillard
|
a6d007dbd3
|
supprime un instructeur
|
2020-01-21 15:05:33 +01:00 |
|
Christophe Robillard
|
d4de5769ee
|
empêche la suppression d'un user qui est admin
|
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 |
|
Christophe Robillard
|
9a62d3fe0c
|
delete a user
|
2020-01-13 10:06:43 +01:00 |
|
Paul Chavard
|
c1c8ab7ac6
|
Disable transition from publiée to brouillon
|
2019-11-28 14:17:47 +01:00 |
|
Pierre de La Morinerie
|
627d30191f
|
manager: allow hidden procedures to be searched
The Manager::DossiersController already allow hidden dossiers to be
searched and displayed. Give the same behavior to Procedures.
|
2019-10-31 17:03:02 +01:00 |
|
Paul Chavard
|
65e227c44b
|
Migrate to flipper
|
2019-09-10 16:10:14 +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 |
|
clemkeirua
|
38b48f4217
|
transition from accepte to instruction as superadmin
|
2019-08-01 10:29:51 +02:00 |
|
clemkeirua
|
af436500fd
|
better button
|
2019-07-23 16:11:15 +02:00 |
|
clemkeirua
|
f166077f5e
|
ajout d'un bouton de suppression des admin dans le manager
|
2019-07-23 16:11:15 +02:00 |
|
Chaïb Martinez
|
c43b0c00db
|
minor text change [fix #4050]
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-07-08 14:46:47 +02:00 |
|
simon lehericey
|
c7e10fc43f
|
Manager: remove repasser_en_instruction
|
2019-07-02 18:40:20 +02:00 |
|
Nicolas Bouilleaud
|
eb592f8ddf
|
Add manager controller for bill signatures
|
2019-06-17 16:16:28 +02:00 |
|