Eric Leroy-Terquem
|
8d0fffe44f
|
refactor(type de champ): extract codes_and_names method
|
2023-08-29 15:50:42 +02:00 |
|
Eric Leroy-Terquem
|
2827db5263
|
feat(routing): can create simple routing from departements tdc
|
2023-08-29 15:50:42 +02:00 |
|
Eric Leroy-Terquem
|
7680d5093e
|
feat(routing): create routing rule for dropdown other option
|
2023-07-27 15:42:43 +02:00 |
|
Eric Leroy-Terquem
|
4749b43697
|
refactor(routing): use drop_down_options
|
2023-07-27 15:42:26 +02:00 |
|
Eric Leroy-Terquem
|
0e58e10b82
|
refactor(DossierAssignment): move create_assignment to assign_to_groupe_instructeur
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
96d17d03ec
|
feat(DossierAssignment): create assignments when admin reaffect all dossiers
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
082db0ed02
|
feat(DossierAssignment): create Assignment when admin reaffect dossiers
|
2023-07-18 16:54:00 +02:00 |
|
Eric Leroy-Terquem
|
f959450477
|
Merge pull request #9244 from demarches-simplifiees/refactor-routing-update
Tech : mise à jour du routage sans callback
|
2023-07-04 09:39:00 +00:00 |
|
Eric Leroy-Terquem
|
1923eb7d23
|
feat(routing): filter with only one form
|
2023-07-04 10:04:55 +02:00 |
|
Eric Leroy-Terquem
|
1b5f3a67eb
|
feat(routing): filter only groups to configure
|
2023-07-04 10:04:35 +02:00 |
|
Eric Leroy-Terquem
|
7598b0a513
|
remove previous routing sytem code
|
2023-07-03 14:58:45 +02:00 |
|
Eric Leroy-Terquem
|
b94e8edb67
|
refactor(routing): move toggle_routing to procedure model
|
2023-07-03 14:47:56 +02:00 |
|
Eric Leroy-Terquem
|
2eb3685d38
|
refactor(routing): do not disable instructeurs_self_management when reseting routing
|
2023-07-03 14:47:56 +02:00 |
|
Eric Leroy-Terquem
|
d6fea4ed95
|
refactor(routing): toggle routing when custom routing
|
2023-07-03 14:47:56 +02:00 |
|
Eric Leroy-Terquem
|
520050933e
|
refactor(routing): toggle routing when simple routing
|
2023-07-03 14:47:56 +02:00 |
|
Eric Leroy-Terquem
|
f03d10e246
|
perf(routing): use instance variable of procedure
|
2023-07-03 14:47:56 +02:00 |
|
Eric Leroy-Terquem
|
5929c8354c
|
refactor(routing): toggle routing when destroy group
|
2023-07-03 14:47:56 +02:00 |
|
Eric Leroy-Terquem
|
ebb48b0aec
|
refactor(routing): toggle routing from controller
|
2023-07-03 14:47:56 +02:00 |
|
simon lehericey
|
25ebfc4928
|
always set procedure.instructeurs_self_management_enabled to true when routing_enabled?
|
2023-05-31 11:38:16 +02:00 |
|
Eric Leroy-Terquem
|
692010fa32
|
destroy all groups but defaut
|
2023-05-31 11:38:16 +02:00 |
|
Eric Leroy-Terquem
|
526f70f9c0
|
add wizard
|
2023-05-31 11:38:16 +02:00 |
|
simon lehericey
|
01caa498d3
|
add simple_routing
|
2023-05-31 11:38:16 +02:00 |
|
simon lehericey
|
8b568c2035
|
add ajout
|
2023-05-31 11:38:16 +02:00 |
|
simon lehericey
|
6b3447d71b
|
add options
|
2023-05-31 11:38:16 +02:00 |
|
simon lehericey
|
174f7a7c53
|
add one_groupe_management_component
|
2023-05-31 11:38:16 +02:00 |
|
simon lehericey
|
142ac9173d
|
add groupes_search_component
|
2023-05-31 11:38:16 +02:00 |
|
Eric Leroy-Terquem
|
aecd7559d2
|
feat(groupe instructeur): cannot disable default groupe instructeur
|
2023-04-19 13:52:42 +02:00 |
|
Eric Leroy-Terquem
|
09b05550ab
|
feat(groupe instructeur): cannot delete defaut_groupe_instructeur
|
2023-04-19 13:52:42 +02:00 |
|
Eric Leroy-Terquem
|
9e0753a710
|
fix(groupe instructeur mailer): do not notify if no added instructeurs
|
2023-03-08 11:03:33 +01:00 |
|
Eric Leroy-Terquem
|
9f0f5b0dc5
|
feat(groupe instructeur): allow import of many groups when procedure is not routed yet
|
2023-03-08 10:48:02 +01:00 |
|
Eric Leroy-Terquem
|
f6c4986e86
|
feat(groupe instructeur mailer): do not notify group when instructeurs removed
|
2023-03-02 09:46:58 +01:00 |
|
Eric Leroy-Terquem
|
4ea1d7d33b
|
feat(groupe instructeurs import): notify added instructeurs
|
2023-02-23 10:56:55 +01:00 |
|
Eric Leroy-Terquem
|
a6e01d98ea
|
feat(instructeurs import): notify added instructeurs
|
2023-02-23 10:56:55 +01:00 |
|
Paul Chavard
|
3c3629d151
|
refactor(instructeurs): add_instructeurs should add
|
2023-02-22 09:49:26 +01:00 |
|
Paul Chavard
|
fcd0f7c609
|
bring back find_or_create_instructeurs
|
2023-02-22 09:49:26 +01:00 |
|
Eric Leroy-Terquem
|
d0c432d939
|
refactor(groupe instructeur): move method to Instructeur model
|
2023-02-22 09:49:26 +01:00 |
|
Eric Leroy-Terquem
|
d45efa99bc
|
refactor(groupe_instructeurs): extract method for flash message at import
|
2023-02-22 09:49:26 +01:00 |
|
Eric Leroy-Terquem
|
25df48f255
|
feat(groupe_instructeurs): import instructeurs in unrouted procedure with a proper CSV
|
2023-02-22 09:49:26 +01:00 |
|
Eric Leroy-Terquem
|
343cb5fce6
|
feat(groupe instructeur mailer): add emailing to added instructeurs
|
2023-02-20 15:41:19 +01:00 |
|
Eric Leroy-Terquem
|
a46faf8cdf
|
feat(groupe instructeur mailer): make two kind of notifications for removed instructeur
|
2023-02-16 10:37:04 +01:00 |
|
Eric Leroy-Terquem
|
5be58c8223
|
refactor(groupe instructeur mailer): rename mailer methods
|
2023-02-16 10:37:04 +01:00 |
|
Eric Leroy-Terquem
|
cbf072961c
|
feat(groupe instructeur mailer): add emailing to removed instructeurs
|
2023-02-16 10:37:04 +01:00 |
|
Colin Darie
|
e626eb69ce
|
feat(admin): import groupe instructeurs csv when procedure is closed
|
2023-02-09 11:17:13 +01:00 |
|
Eric Leroy-Terquem
|
6cbc514d56
|
feat(groupe instructeurs): remove mailing when add instructeurs
|
2023-02-08 10:36:42 +01:00 |
|
SebastienGt
|
bd42e93bc6
|
Correction pour flash.now
|
2023-01-18 10:03:55 +01:00 |
|
SebastienGt
|
1fd26fad54
|
Correction
|
2023-01-18 10:03:55 +01:00 |
|
SebastienGt
|
981ae0625f
|
Correction
|
2023-01-18 10:03:55 +01:00 |
|
SebastienGt
|
b14167837c
|
Decalage notice
|
2023-01-18 10:03:55 +01:00 |
|
SebastienGt
|
0cb7bd2424
|
Merging
|
2023-01-18 10:03:55 +01:00 |
|
SebastienGt
|
0507bb673d
|
Simplification du code en supprimant if
|
2023-01-18 10:03:55 +01:00 |
|