demarches-normaliennes/app/controllers/manager
Pierre de La Morinerie a8354bd103 dossiers: unify deletion of dossiers between manager and user
The code paths for deleting a dossier were different, depending on
whether the dossier was deleted by the user, or from the Manager.

This commit unifies the two code paths into one.

This has the effect of:

- An operation log is now recorded when an user deletes its own dossier;
- Gestionnaires are now notified even when the dossier is deleted from
  the Manager;
- The `support:delete_user_account` task now requires the email address
  of the author.
2019-07-16 16:22:20 +02:00
..
administrateurs_controller.rb Enable Style/TrailingCommaInHashLiteral 2018-10-03 12:03:21 +02:00
application_controller.rb [Fix #2867] fix default sort for administrate 2018-11-06 19:22:01 +01:00
bill_signatures_controller.rb Add manager controller for bill signatures 2019-06-17 16:16:28 +02:00
demandes_controller.rb [Fix Sentry 97] pass a string to flash instead of array 2019-01-24 15:49:46 +01:00
dossiers_controller.rb dossiers: unify deletion of dossiers between manager and user 2019-07-16 16:22:20 +02:00
gestionnaires_controller.rb FlipFlop: enable for gestionnaire 2018-11-13 10:41:45 +01:00
procedures_controller.rb Can change a piece_justificative_template on a type_de_champ 2019-04-18 11:13:35 +02:00
services_controller.rb [Fix #2674] Add Services to manager 2018-10-02 16:17:17 +02:00
users_controller.rb Remove the confirmation button from the manager 2018-10-30 15:24:30 +01:00