Chaïb Martinez
|
dd6c6bfe7a
|
mailers: add a NO_REPLY address to transactional emails
|
2019-09-10 13:37:28 +02:00 |
|
Pierre de La Morinerie
|
aa1cf6788b
|
mailers: turn revert_to_instruction into a notification email
|
2019-09-10 13:29:06 +02:00 |
|
pedong
|
25596ca2f2
|
[fix #4181] add service to procedure API
|
2019-09-10 11:06:28 +02:00 |
|
Paul Chavard
|
7ffb98e616
|
Remove carrierwave uploaders
|
2019-09-10 10:49:12 +02:00 |
|
Pierre de La Morinerie
|
2724f4667b
|
groupe_instructeur: unsassign instructeurs on group destroy
Fix #4282
|
2019-09-09 17:29:29 +02:00 |
|
simon lehericey
|
b9f35a9763
|
ensure that the task is idempotent
|
2019-09-09 14:08:09 +02:00 |
|
simon lehericey
|
875313e01e
|
add defaut groupe instructeur to hidden procedure
|
2019-09-09 13:41:08 +02:00 |
|
simon lehericey
|
3ead6bde9d
|
AfterParty: link dossier and groupe_instructeur
|
2019-09-03 06:51:38 +02:00 |
|
simon lehericey
|
ad7ef6c739
|
Link assign_to and procedure by groupe_instructeur
|
2019-09-03 06:47:02 +02:00 |
|
simon lehericey
|
d582af0962
|
Fix Instructeur Procedure Index
|
2019-09-03 06:47:02 +02:00 |
|
simon lehericey
|
d0bfb62fec
|
Procedure Factory: use procedure.new_dossier
|
2019-09-03 06:47:02 +02:00 |
|
simon lehericey
|
6cbdba2665
|
Dossier Factory: link procedure by defaut_groupe_instructeur
Oblige to create procedure or dossier to access groupe_instructeur
|
2019-09-03 06:47:02 +02:00 |
|
simon lehericey
|
74096b6b3a
|
Assign Factory: automatically link to procedure.defaut_groupe_factory
|
2019-09-03 06:47:02 +02:00 |
|
simon lehericey
|
a0555bc820
|
Remove obsolete tasks
|
2019-09-03 06:47:02 +02:00 |
|
simon lehericey
|
3cc8f0c792
|
Link Dossier and GroupeInstructeur
|
2019-09-03 06:47:02 +02:00 |
|
simon lehericey
|
eb75a563b8
|
Fix old after_party spec
|
2019-09-02 11:41:12 +02:00 |
|
simon lehericey
|
a2061fba79
|
wording
|
2019-09-02 11:41:12 +02:00 |
|
simon lehericey
|
caf1fbca44
|
Use assign_to
|
2019-09-02 11:41:12 +02:00 |
|
simon lehericey
|
31cb056351
|
Procedure: remove direct instructeurs access
Add shortcut for the spec to assign instructeurs directly to the defaut groupe
|
2019-09-02 11:41:12 +02:00 |
|
simon lehericey
|
b541ef0b41
|
Procedure has many instructeurs with defaut_groupe_instructeur
|
2019-09-02 11:41:12 +02:00 |
|
simon lehericey
|
ba24958035
|
Procedure add missing_instructeurs?
|
2019-09-02 11:41:12 +02:00 |
|
simon lehericey
|
85499365a0
|
Instructeur has_many procedures through groupe_instructeur
|
2019-09-02 11:41:12 +02:00 |
|
simon lehericey
|
25991c2892
|
Assign a procedure assign a group as well
|
2019-09-02 11:41:12 +02:00 |
|
simon lehericey
|
115d91387c
|
A procedure has a default groupe instructeur
|
2019-09-02 11:41:12 +02:00 |
|
clemkeirua
|
4032fc61e3
|
move to only one pipedrive account
|
2019-08-28 12:16:25 +02:00 |
|
Paul Chavard
|
15148a4fe1
|
Fix invalid characters in repetition champs sheet_name for xls export
|
2019-08-28 10:47:58 +02:00 |
|
Paul Chavard
|
079ffadfce
|
Attestation files migration task
|
2019-08-27 17:43:06 +02:00 |
|
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 |
|
simon lehericey
|
7ffad1e6ae
|
Spec: factorize
|
2019-08-27 15:01:46 +02:00 |
|
simon lehericey
|
e9cabafcc5
|
Spec: resend token if it's invalid
|
2019-08-27 15:01:46 +02:00 |
|
Chaïb Martinez
|
8ad79d3235
|
New signup test
Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
|
2019-08-27 10:45:26 +02:00 |
|
Paul Chavard
|
d02e0fc556
|
Fix and test migrate_procedure_logo task
|
2019-08-22 11:28:03 +02:00 |
|
simon lehericey
|
fc7ce3fe61
|
Fix capybara on linux ubuntu
Otherwise, it appears fullscreen
|
2019-08-21 17:38:54 +02:00 |
|
Paul Chavard
|
cc35a04e26
|
Migrate procedure logo to active_storage
|
2019-08-21 11:15:00 +02:00 |
|
simon lehericey
|
eb2ebee16e
|
fix flaky spec in ip_service_spec
|
2019-08-20 16:41:32 +02:00 |
|
simon lehericey
|
86d968bb8e
|
Use rack_attack_enabled?
We cannot enable rack attack during the tests as it interferes with features spec.
So we add a flag to enable it during the runtime.
|
2019-08-20 13:29:29 +02:00 |
|
simon lehericey
|
0f0fecdb25
|
RackAttack: use remote ip and test it !
|
2019-08-20 13:29:29 +02:00 |
|
simon lehericey
|
b7f8bb2fea
|
Simplify ip_service
|
2019-08-20 13:29:29 +02:00 |
|
simon lehericey
|
e0e29d741f
|
Simplify instructeur and administrateur factory
|
2019-08-20 12:20:12 +02:00 |
|
simon lehericey
|
97d0855d47
|
add User.create_or_promote_to_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
|
77c11d8b79
|
fix_procedure_presentation
|
2019-08-20 11:28:18 +02:00 |
|
Paul Chavard
|
e9ba7700d4
|
Remove commentaire file uploader
|
2019-08-20 10:24:13 +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
|
54d7effe28
|
Spec: specify france_connect logic
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
4be9c79e03
|
Spec : specify remember me
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
08bb393ced
|
Spec: specify locked logic
|
2019-08-16 16:48:22 +02:00 |
|
simon lehericey
|
1b14d85c77
|
Rerender if wrong credentials
|
2019-08-16 16:48:22 +02:00 |
|