From 6902f84b85102d838a18ddc936ff674529f12456 Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Mon, 5 Aug 2019 16:59:06 +0200 Subject: [PATCH] Brutally rename gestionnaire filename to instructeur --- .../logo-beta-gouv-fr.png | Bin .../logo.png | Bin ...ossier_modal.js => instructeur_dossier_modal.js} | 0 ...res_controller.rb => instructeurs_controller.rb} | 0 .../activate_controller.rb | 0 .../avis_controller.rb | 0 .../dossiers_controller.rb | 0 .../instructeur_controller.rb} | 0 .../passwords_controller.rb | 0 .../procedures_controller.rb | 0 .../recherche_controller.rb | 0 .../sessions_controller.rb | 0 ...res_controller.rb => instructeurs_controller.rb} | 0 ...nnaire_dashboard.rb => instructeur_dashboard.rb} | 0 ...job.rb => instructeur_email_notification_job.rb} | 0 ...gestionnaire_mailer.rb => instructeur_mailer.rb} | 0 app/models/{gestionnaire.rb => instructeur.rb} | 0 .../_informations.html.haml | 0 .../{gestionnaires => instructeurs}/_list.html.haml | 0 .../{gestionnaires => instructeurs}/index.html.haml | 0 .../{gestionnaires => instructeurs}/index.js.erb | 0 .../invite_instructeur.html.haml} | 0 .../last_week_overview.html.haml | 0 .../send_dossier.html.haml | 0 .../send_login_token.html.haml | 0 .../send_notifications.html.haml | 0 .../user_to_instructeur.html.haml} | 0 .../_login_banner.html.haml | 0 .../activate/new.html.haml | 0 .../avis/_header.html.haml | 0 .../avis/index.html.haml | 0 .../avis/instruction.html.haml | 0 .../avis/messagerie.html.haml | 0 .../avis/show.html.haml | 0 .../avis/sign_up.html.haml | 0 .../dossiers/_envoyer_dossier_block.html.haml | 0 .../dossiers/_header.html.haml | 0 .../dossiers/_personnes_impliquees_block.html.haml | 0 .../dossiers/_state_button.html.haml | 0 .../dossiers/_state_button_motivation.html.haml | 0 .../dossiers/_state_button_refresh.js.erb | 0 .../dossiers/annotations_privees.html.haml | 0 .../dossiers/avis.html.haml | 0 .../dossiers/messagerie.html.haml | 0 .../dossiers/personnes_impliquees.html.haml | 0 .../dossiers/print.html.haml | 0 .../dossiers/show.html.haml | 0 .../passwords/edit.html.haml | 0 .../passwords/new.html.haml | 0 .../procedures/_dossier_actions.html.haml | 0 .../procedures/_download_dossiers.html.haml | 0 .../procedures/_header_field.html.haml | 0 .../procedures/email_notifications.html.haml | 0 .../procedures/index.html.haml | 0 .../procedures/show.html.haml | 0 .../recherche/index.html.haml | 0 .../sessions/new.html.haml | 0 .../shared/_links.html.erb | 0 .../shared/avis/_form.html.haml | 0 .../shared/avis/_list.html.haml | 0 ...ar_admin_instructeurscontroller_index.html.haml} | 0 .../{gestionnaires => instructeurs}/show.html.erb | 0 ...ml.haml => _help_dropdown_instructeur.html.haml} | 0 .../models/{gestionnaire => instructeur}/fr.yml | 0 ...ller_spec.rb => instructeurs_controller_spec.rb} | 0 .../activate_controller_spec.rb | 0 .../avis_controller_spec.rb | 0 .../dossiers_controller_spec.rb | 0 .../instructeur_controller_spec.rb} | 0 .../passwords_controller_spec.rb | 0 .../procedures_controller_spec.rb | 0 .../recherche_controller_spec.rb | 0 .../sessions_controller_spec.rb | 0 spec/factories/{gestionnaire.rb => instructeur.rb} | 0 .../instructeur_spec.rb} | 0 .../procedure_filters_spec.rb | 0 ...re_mailer_spec.rb => instructeur_mailer_spec.rb} | 0 ...ler_preview.rb => instructeur_mailer_preview.rb} | 0 .../{gestionnaire_spec.rb => instructeur_spec.rb} | 0 .../index.html.haml_spec.rb | 0 .../avis/instruction.html.haml_spec.rb | 0 .../_envoyer_dossier_block.html.haml_spec.rb | 0 .../_state_button_motivation.html.haml_spec.rb | 0 .../dossiers/print.html.haml_spec.rb | 0 .../dossiers/show.html.haml_spec.rb | 0 .../procedures/_download_dossiers.html.haml_spec.rb | 0 .../shared/avis/list.html.haml_spec.rb | 0 .../send_notifications.html.haml_spec.rb | 0 88 files changed, 0 insertions(+), 0 deletions(-) rename app/assets/images/mailer/{gestionnaire_mailer => instructeur_mailer}/logo-beta-gouv-fr.png (100%) rename app/assets/images/mailer/{gestionnaire_mailer => instructeur_mailer}/logo.png (100%) rename app/assets/javascripts/old_design/{gestionnaire_dossier_modal.js => instructeur_dossier_modal.js} (100%) rename app/controllers/admin/{gestionnaires_controller.rb => instructeurs_controller.rb} (100%) rename app/controllers/{gestionnaires => instructeurs}/activate_controller.rb (100%) rename app/controllers/{gestionnaires => instructeurs}/avis_controller.rb (100%) rename app/controllers/{gestionnaires => instructeurs}/dossiers_controller.rb (100%) rename app/controllers/{gestionnaires/gestionnaire_controller.rb => instructeurs/instructeur_controller.rb} (100%) rename app/controllers/{gestionnaires => instructeurs}/passwords_controller.rb (100%) rename app/controllers/{gestionnaires => instructeurs}/procedures_controller.rb (100%) rename app/controllers/{gestionnaires => instructeurs}/recherche_controller.rb (100%) rename app/controllers/{gestionnaires => instructeurs}/sessions_controller.rb (100%) rename app/controllers/manager/{gestionnaires_controller.rb => instructeurs_controller.rb} (100%) rename app/dashboards/{gestionnaire_dashboard.rb => instructeur_dashboard.rb} (100%) rename app/jobs/{gestionnaire_email_notification_job.rb => instructeur_email_notification_job.rb} (100%) rename app/mailers/{gestionnaire_mailer.rb => instructeur_mailer.rb} (100%) rename app/models/{gestionnaire.rb => instructeur.rb} (100%) rename app/views/admin/{gestionnaires => instructeurs}/_informations.html.haml (100%) rename app/views/admin/{gestionnaires => instructeurs}/_list.html.haml (100%) rename app/views/admin/{gestionnaires => instructeurs}/index.html.haml (100%) rename app/views/admin/{gestionnaires => instructeurs}/index.js.erb (100%) rename app/views/{gestionnaire_mailer/invite_gestionnaire.html.haml => instructeur_mailer/invite_instructeur.html.haml} (100%) rename app/views/{gestionnaire_mailer => instructeur_mailer}/last_week_overview.html.haml (100%) rename app/views/{gestionnaire_mailer => instructeur_mailer}/send_dossier.html.haml (100%) rename app/views/{gestionnaire_mailer => instructeur_mailer}/send_login_token.html.haml (100%) rename app/views/{gestionnaire_mailer => instructeur_mailer}/send_notifications.html.haml (100%) rename app/views/{gestionnaire_mailer/user_to_gestionnaire.html.haml => instructeur_mailer/user_to_instructeur.html.haml} (100%) rename app/views/{gestionnaires => instructeurs}/_login_banner.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/activate/new.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/avis/_header.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/avis/index.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/avis/instruction.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/avis/messagerie.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/avis/show.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/avis/sign_up.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/_envoyer_dossier_block.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/_header.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/_personnes_impliquees_block.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/_state_button.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/_state_button_motivation.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/_state_button_refresh.js.erb (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/annotations_privees.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/avis.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/messagerie.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/personnes_impliquees.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/print.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/dossiers/show.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/passwords/edit.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/passwords/new.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/procedures/_dossier_actions.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/procedures/_download_dossiers.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/procedures/_header_field.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/procedures/email_notifications.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/procedures/index.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/procedures/show.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/recherche/index.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/sessions/new.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/shared/_links.html.erb (100%) rename app/views/{gestionnaires => instructeurs}/shared/avis/_form.html.haml (100%) rename app/views/{gestionnaires => instructeurs}/shared/avis/_list.html.haml (100%) rename app/views/layouts/navbars/{_navbar_admin_gestionnairescontroller_index.html.haml => _navbar_admin_instructeurscontroller_index.html.haml} (100%) rename app/views/manager/{gestionnaires => instructeurs}/show.html.erb (100%) rename app/views/shared/help/{_help_dropdown_gestionnaire.html.haml => _help_dropdown_instructeur.html.haml} (100%) rename config/locales/models/{gestionnaire => instructeur}/fr.yml (100%) rename spec/controllers/admin/{gestionnaires_controller_spec.rb => instructeurs_controller_spec.rb} (100%) rename spec/controllers/{gestionnaires => instructeurs}/activate_controller_spec.rb (100%) rename spec/controllers/{gestionnaires => instructeurs}/avis_controller_spec.rb (100%) rename spec/controllers/{gestionnaires => instructeurs}/dossiers_controller_spec.rb (100%) rename spec/controllers/{gestionnaires/gestionnaire_controller_spec.rb => instructeurs/instructeur_controller_spec.rb} (100%) rename spec/controllers/{gestionnaires => instructeurs}/passwords_controller_spec.rb (100%) rename spec/controllers/{gestionnaires => instructeurs}/procedures_controller_spec.rb (100%) rename spec/controllers/{gestionnaires => instructeurs}/recherche_controller_spec.rb (100%) rename spec/controllers/{gestionnaires => instructeurs}/sessions_controller_spec.rb (100%) rename spec/factories/{gestionnaire.rb => instructeur.rb} (100%) rename spec/features/{gestionnaires/gestionnaire_spec.rb => instructeurs/instructeur_spec.rb} (100%) rename spec/features/{gestionnaires => instructeurs}/procedure_filters_spec.rb (100%) rename spec/mailers/{gestionnaire_mailer_spec.rb => instructeur_mailer_spec.rb} (100%) rename spec/mailers/previews/{gestionnaire_mailer_preview.rb => instructeur_mailer_preview.rb} (100%) rename spec/models/{gestionnaire_spec.rb => instructeur_spec.rb} (100%) rename spec/views/admin/{gestionnaires => instructeurs}/index.html.haml_spec.rb (100%) rename spec/views/{gestionnaire => instructeur}/avis/instruction.html.haml_spec.rb (100%) rename spec/views/{gestionnaire => instructeur}/dossiers/_envoyer_dossier_block.html.haml_spec.rb (100%) rename spec/views/{gestionnaire => instructeur}/dossiers/_state_button_motivation.html.haml_spec.rb (100%) rename spec/views/{gestionnaire => instructeur}/dossiers/print.html.haml_spec.rb (100%) rename spec/views/{gestionnaire => instructeur}/dossiers/show.html.haml_spec.rb (100%) rename spec/views/{gestionnaire => instructeur}/procedures/_download_dossiers.html.haml_spec.rb (100%) rename spec/views/{gestionnaire => instructeur}/shared/avis/list.html.haml_spec.rb (100%) rename spec/views/{gestionnaire_mailer => instructeur_mailer}/send_notifications.html.haml_spec.rb (100%) diff --git a/app/assets/images/mailer/gestionnaire_mailer/logo-beta-gouv-fr.png b/app/assets/images/mailer/instructeur_mailer/logo-beta-gouv-fr.png similarity index 100% rename from app/assets/images/mailer/gestionnaire_mailer/logo-beta-gouv-fr.png rename to app/assets/images/mailer/instructeur_mailer/logo-beta-gouv-fr.png diff --git a/app/assets/images/mailer/gestionnaire_mailer/logo.png b/app/assets/images/mailer/instructeur_mailer/logo.png similarity index 100% rename from app/assets/images/mailer/gestionnaire_mailer/logo.png rename to app/assets/images/mailer/instructeur_mailer/logo.png diff --git a/app/assets/javascripts/old_design/gestionnaire_dossier_modal.js b/app/assets/javascripts/old_design/instructeur_dossier_modal.js similarity index 100% rename from app/assets/javascripts/old_design/gestionnaire_dossier_modal.js rename to app/assets/javascripts/old_design/instructeur_dossier_modal.js diff --git a/app/controllers/admin/gestionnaires_controller.rb b/app/controllers/admin/instructeurs_controller.rb similarity index 100% rename from app/controllers/admin/gestionnaires_controller.rb rename to app/controllers/admin/instructeurs_controller.rb diff --git a/app/controllers/gestionnaires/activate_controller.rb b/app/controllers/instructeurs/activate_controller.rb similarity index 100% rename from app/controllers/gestionnaires/activate_controller.rb rename to app/controllers/instructeurs/activate_controller.rb diff --git a/app/controllers/gestionnaires/avis_controller.rb b/app/controllers/instructeurs/avis_controller.rb similarity index 100% rename from app/controllers/gestionnaires/avis_controller.rb rename to app/controllers/instructeurs/avis_controller.rb diff --git a/app/controllers/gestionnaires/dossiers_controller.rb b/app/controllers/instructeurs/dossiers_controller.rb similarity index 100% rename from app/controllers/gestionnaires/dossiers_controller.rb rename to app/controllers/instructeurs/dossiers_controller.rb diff --git a/app/controllers/gestionnaires/gestionnaire_controller.rb b/app/controllers/instructeurs/instructeur_controller.rb similarity index 100% rename from app/controllers/gestionnaires/gestionnaire_controller.rb rename to app/controllers/instructeurs/instructeur_controller.rb diff --git a/app/controllers/gestionnaires/passwords_controller.rb b/app/controllers/instructeurs/passwords_controller.rb similarity index 100% rename from app/controllers/gestionnaires/passwords_controller.rb rename to app/controllers/instructeurs/passwords_controller.rb diff --git a/app/controllers/gestionnaires/procedures_controller.rb b/app/controllers/instructeurs/procedures_controller.rb similarity index 100% rename from app/controllers/gestionnaires/procedures_controller.rb rename to app/controllers/instructeurs/procedures_controller.rb diff --git a/app/controllers/gestionnaires/recherche_controller.rb b/app/controllers/instructeurs/recherche_controller.rb similarity index 100% rename from app/controllers/gestionnaires/recherche_controller.rb rename to app/controllers/instructeurs/recherche_controller.rb diff --git a/app/controllers/gestionnaires/sessions_controller.rb b/app/controllers/instructeurs/sessions_controller.rb similarity index 100% rename from app/controllers/gestionnaires/sessions_controller.rb rename to app/controllers/instructeurs/sessions_controller.rb diff --git a/app/controllers/manager/gestionnaires_controller.rb b/app/controllers/manager/instructeurs_controller.rb similarity index 100% rename from app/controllers/manager/gestionnaires_controller.rb rename to app/controllers/manager/instructeurs_controller.rb diff --git a/app/dashboards/gestionnaire_dashboard.rb b/app/dashboards/instructeur_dashboard.rb similarity index 100% rename from app/dashboards/gestionnaire_dashboard.rb rename to app/dashboards/instructeur_dashboard.rb diff --git a/app/jobs/gestionnaire_email_notification_job.rb b/app/jobs/instructeur_email_notification_job.rb similarity index 100% rename from app/jobs/gestionnaire_email_notification_job.rb rename to app/jobs/instructeur_email_notification_job.rb diff --git a/app/mailers/gestionnaire_mailer.rb b/app/mailers/instructeur_mailer.rb similarity index 100% rename from app/mailers/gestionnaire_mailer.rb rename to app/mailers/instructeur_mailer.rb diff --git a/app/models/gestionnaire.rb b/app/models/instructeur.rb similarity index 100% rename from app/models/gestionnaire.rb rename to app/models/instructeur.rb diff --git a/app/views/admin/gestionnaires/_informations.html.haml b/app/views/admin/instructeurs/_informations.html.haml similarity index 100% rename from app/views/admin/gestionnaires/_informations.html.haml rename to app/views/admin/instructeurs/_informations.html.haml diff --git a/app/views/admin/gestionnaires/_list.html.haml b/app/views/admin/instructeurs/_list.html.haml similarity index 100% rename from app/views/admin/gestionnaires/_list.html.haml rename to app/views/admin/instructeurs/_list.html.haml diff --git a/app/views/admin/gestionnaires/index.html.haml b/app/views/admin/instructeurs/index.html.haml similarity index 100% rename from app/views/admin/gestionnaires/index.html.haml rename to app/views/admin/instructeurs/index.html.haml diff --git a/app/views/admin/gestionnaires/index.js.erb b/app/views/admin/instructeurs/index.js.erb similarity index 100% rename from app/views/admin/gestionnaires/index.js.erb rename to app/views/admin/instructeurs/index.js.erb diff --git a/app/views/gestionnaire_mailer/invite_gestionnaire.html.haml b/app/views/instructeur_mailer/invite_instructeur.html.haml similarity index 100% rename from app/views/gestionnaire_mailer/invite_gestionnaire.html.haml rename to app/views/instructeur_mailer/invite_instructeur.html.haml diff --git a/app/views/gestionnaire_mailer/last_week_overview.html.haml b/app/views/instructeur_mailer/last_week_overview.html.haml similarity index 100% rename from app/views/gestionnaire_mailer/last_week_overview.html.haml rename to app/views/instructeur_mailer/last_week_overview.html.haml diff --git a/app/views/gestionnaire_mailer/send_dossier.html.haml b/app/views/instructeur_mailer/send_dossier.html.haml similarity index 100% rename from app/views/gestionnaire_mailer/send_dossier.html.haml rename to app/views/instructeur_mailer/send_dossier.html.haml diff --git a/app/views/gestionnaire_mailer/send_login_token.html.haml b/app/views/instructeur_mailer/send_login_token.html.haml similarity index 100% rename from app/views/gestionnaire_mailer/send_login_token.html.haml rename to app/views/instructeur_mailer/send_login_token.html.haml diff --git a/app/views/gestionnaire_mailer/send_notifications.html.haml b/app/views/instructeur_mailer/send_notifications.html.haml similarity index 100% rename from app/views/gestionnaire_mailer/send_notifications.html.haml rename to app/views/instructeur_mailer/send_notifications.html.haml diff --git a/app/views/gestionnaire_mailer/user_to_gestionnaire.html.haml b/app/views/instructeur_mailer/user_to_instructeur.html.haml similarity index 100% rename from app/views/gestionnaire_mailer/user_to_gestionnaire.html.haml rename to app/views/instructeur_mailer/user_to_instructeur.html.haml diff --git a/app/views/gestionnaires/_login_banner.html.haml b/app/views/instructeurs/_login_banner.html.haml similarity index 100% rename from app/views/gestionnaires/_login_banner.html.haml rename to app/views/instructeurs/_login_banner.html.haml diff --git a/app/views/gestionnaires/activate/new.html.haml b/app/views/instructeurs/activate/new.html.haml similarity index 100% rename from app/views/gestionnaires/activate/new.html.haml rename to app/views/instructeurs/activate/new.html.haml diff --git a/app/views/gestionnaires/avis/_header.html.haml b/app/views/instructeurs/avis/_header.html.haml similarity index 100% rename from app/views/gestionnaires/avis/_header.html.haml rename to app/views/instructeurs/avis/_header.html.haml diff --git a/app/views/gestionnaires/avis/index.html.haml b/app/views/instructeurs/avis/index.html.haml similarity index 100% rename from app/views/gestionnaires/avis/index.html.haml rename to app/views/instructeurs/avis/index.html.haml diff --git a/app/views/gestionnaires/avis/instruction.html.haml b/app/views/instructeurs/avis/instruction.html.haml similarity index 100% rename from app/views/gestionnaires/avis/instruction.html.haml rename to app/views/instructeurs/avis/instruction.html.haml diff --git a/app/views/gestionnaires/avis/messagerie.html.haml b/app/views/instructeurs/avis/messagerie.html.haml similarity index 100% rename from app/views/gestionnaires/avis/messagerie.html.haml rename to app/views/instructeurs/avis/messagerie.html.haml diff --git a/app/views/gestionnaires/avis/show.html.haml b/app/views/instructeurs/avis/show.html.haml similarity index 100% rename from app/views/gestionnaires/avis/show.html.haml rename to app/views/instructeurs/avis/show.html.haml diff --git a/app/views/gestionnaires/avis/sign_up.html.haml b/app/views/instructeurs/avis/sign_up.html.haml similarity index 100% rename from app/views/gestionnaires/avis/sign_up.html.haml rename to app/views/instructeurs/avis/sign_up.html.haml diff --git a/app/views/gestionnaires/dossiers/_envoyer_dossier_block.html.haml b/app/views/instructeurs/dossiers/_envoyer_dossier_block.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/_envoyer_dossier_block.html.haml rename to app/views/instructeurs/dossiers/_envoyer_dossier_block.html.haml diff --git a/app/views/gestionnaires/dossiers/_header.html.haml b/app/views/instructeurs/dossiers/_header.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/_header.html.haml rename to app/views/instructeurs/dossiers/_header.html.haml diff --git a/app/views/gestionnaires/dossiers/_personnes_impliquees_block.html.haml b/app/views/instructeurs/dossiers/_personnes_impliquees_block.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/_personnes_impliquees_block.html.haml rename to app/views/instructeurs/dossiers/_personnes_impliquees_block.html.haml diff --git a/app/views/gestionnaires/dossiers/_state_button.html.haml b/app/views/instructeurs/dossiers/_state_button.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/_state_button.html.haml rename to app/views/instructeurs/dossiers/_state_button.html.haml diff --git a/app/views/gestionnaires/dossiers/_state_button_motivation.html.haml b/app/views/instructeurs/dossiers/_state_button_motivation.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/_state_button_motivation.html.haml rename to app/views/instructeurs/dossiers/_state_button_motivation.html.haml diff --git a/app/views/gestionnaires/dossiers/_state_button_refresh.js.erb b/app/views/instructeurs/dossiers/_state_button_refresh.js.erb similarity index 100% rename from app/views/gestionnaires/dossiers/_state_button_refresh.js.erb rename to app/views/instructeurs/dossiers/_state_button_refresh.js.erb diff --git a/app/views/gestionnaires/dossiers/annotations_privees.html.haml b/app/views/instructeurs/dossiers/annotations_privees.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/annotations_privees.html.haml rename to app/views/instructeurs/dossiers/annotations_privees.html.haml diff --git a/app/views/gestionnaires/dossiers/avis.html.haml b/app/views/instructeurs/dossiers/avis.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/avis.html.haml rename to app/views/instructeurs/dossiers/avis.html.haml diff --git a/app/views/gestionnaires/dossiers/messagerie.html.haml b/app/views/instructeurs/dossiers/messagerie.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/messagerie.html.haml rename to app/views/instructeurs/dossiers/messagerie.html.haml diff --git a/app/views/gestionnaires/dossiers/personnes_impliquees.html.haml b/app/views/instructeurs/dossiers/personnes_impliquees.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/personnes_impliquees.html.haml rename to app/views/instructeurs/dossiers/personnes_impliquees.html.haml diff --git a/app/views/gestionnaires/dossiers/print.html.haml b/app/views/instructeurs/dossiers/print.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/print.html.haml rename to app/views/instructeurs/dossiers/print.html.haml diff --git a/app/views/gestionnaires/dossiers/show.html.haml b/app/views/instructeurs/dossiers/show.html.haml similarity index 100% rename from app/views/gestionnaires/dossiers/show.html.haml rename to app/views/instructeurs/dossiers/show.html.haml diff --git a/app/views/gestionnaires/passwords/edit.html.haml b/app/views/instructeurs/passwords/edit.html.haml similarity index 100% rename from app/views/gestionnaires/passwords/edit.html.haml rename to app/views/instructeurs/passwords/edit.html.haml diff --git a/app/views/gestionnaires/passwords/new.html.haml b/app/views/instructeurs/passwords/new.html.haml similarity index 100% rename from app/views/gestionnaires/passwords/new.html.haml rename to app/views/instructeurs/passwords/new.html.haml diff --git a/app/views/gestionnaires/procedures/_dossier_actions.html.haml b/app/views/instructeurs/procedures/_dossier_actions.html.haml similarity index 100% rename from app/views/gestionnaires/procedures/_dossier_actions.html.haml rename to app/views/instructeurs/procedures/_dossier_actions.html.haml diff --git a/app/views/gestionnaires/procedures/_download_dossiers.html.haml b/app/views/instructeurs/procedures/_download_dossiers.html.haml similarity index 100% rename from app/views/gestionnaires/procedures/_download_dossiers.html.haml rename to app/views/instructeurs/procedures/_download_dossiers.html.haml diff --git a/app/views/gestionnaires/procedures/_header_field.html.haml b/app/views/instructeurs/procedures/_header_field.html.haml similarity index 100% rename from app/views/gestionnaires/procedures/_header_field.html.haml rename to app/views/instructeurs/procedures/_header_field.html.haml diff --git a/app/views/gestionnaires/procedures/email_notifications.html.haml b/app/views/instructeurs/procedures/email_notifications.html.haml similarity index 100% rename from app/views/gestionnaires/procedures/email_notifications.html.haml rename to app/views/instructeurs/procedures/email_notifications.html.haml diff --git a/app/views/gestionnaires/procedures/index.html.haml b/app/views/instructeurs/procedures/index.html.haml similarity index 100% rename from app/views/gestionnaires/procedures/index.html.haml rename to app/views/instructeurs/procedures/index.html.haml diff --git a/app/views/gestionnaires/procedures/show.html.haml b/app/views/instructeurs/procedures/show.html.haml similarity index 100% rename from app/views/gestionnaires/procedures/show.html.haml rename to app/views/instructeurs/procedures/show.html.haml diff --git a/app/views/gestionnaires/recherche/index.html.haml b/app/views/instructeurs/recherche/index.html.haml similarity index 100% rename from app/views/gestionnaires/recherche/index.html.haml rename to app/views/instructeurs/recherche/index.html.haml diff --git a/app/views/gestionnaires/sessions/new.html.haml b/app/views/instructeurs/sessions/new.html.haml similarity index 100% rename from app/views/gestionnaires/sessions/new.html.haml rename to app/views/instructeurs/sessions/new.html.haml diff --git a/app/views/gestionnaires/shared/_links.html.erb b/app/views/instructeurs/shared/_links.html.erb similarity index 100% rename from app/views/gestionnaires/shared/_links.html.erb rename to app/views/instructeurs/shared/_links.html.erb diff --git a/app/views/gestionnaires/shared/avis/_form.html.haml b/app/views/instructeurs/shared/avis/_form.html.haml similarity index 100% rename from app/views/gestionnaires/shared/avis/_form.html.haml rename to app/views/instructeurs/shared/avis/_form.html.haml diff --git a/app/views/gestionnaires/shared/avis/_list.html.haml b/app/views/instructeurs/shared/avis/_list.html.haml similarity index 100% rename from app/views/gestionnaires/shared/avis/_list.html.haml rename to app/views/instructeurs/shared/avis/_list.html.haml diff --git a/app/views/layouts/navbars/_navbar_admin_gestionnairescontroller_index.html.haml b/app/views/layouts/navbars/_navbar_admin_instructeurscontroller_index.html.haml similarity index 100% rename from app/views/layouts/navbars/_navbar_admin_gestionnairescontroller_index.html.haml rename to app/views/layouts/navbars/_navbar_admin_instructeurscontroller_index.html.haml diff --git a/app/views/manager/gestionnaires/show.html.erb b/app/views/manager/instructeurs/show.html.erb similarity index 100% rename from app/views/manager/gestionnaires/show.html.erb rename to app/views/manager/instructeurs/show.html.erb diff --git a/app/views/shared/help/_help_dropdown_gestionnaire.html.haml b/app/views/shared/help/_help_dropdown_instructeur.html.haml similarity index 100% rename from app/views/shared/help/_help_dropdown_gestionnaire.html.haml rename to app/views/shared/help/_help_dropdown_instructeur.html.haml diff --git a/config/locales/models/gestionnaire/fr.yml b/config/locales/models/instructeur/fr.yml similarity index 100% rename from config/locales/models/gestionnaire/fr.yml rename to config/locales/models/instructeur/fr.yml diff --git a/spec/controllers/admin/gestionnaires_controller_spec.rb b/spec/controllers/admin/instructeurs_controller_spec.rb similarity index 100% rename from spec/controllers/admin/gestionnaires_controller_spec.rb rename to spec/controllers/admin/instructeurs_controller_spec.rb diff --git a/spec/controllers/gestionnaires/activate_controller_spec.rb b/spec/controllers/instructeurs/activate_controller_spec.rb similarity index 100% rename from spec/controllers/gestionnaires/activate_controller_spec.rb rename to spec/controllers/instructeurs/activate_controller_spec.rb diff --git a/spec/controllers/gestionnaires/avis_controller_spec.rb b/spec/controllers/instructeurs/avis_controller_spec.rb similarity index 100% rename from spec/controllers/gestionnaires/avis_controller_spec.rb rename to spec/controllers/instructeurs/avis_controller_spec.rb diff --git a/spec/controllers/gestionnaires/dossiers_controller_spec.rb b/spec/controllers/instructeurs/dossiers_controller_spec.rb similarity index 100% rename from spec/controllers/gestionnaires/dossiers_controller_spec.rb rename to spec/controllers/instructeurs/dossiers_controller_spec.rb diff --git a/spec/controllers/gestionnaires/gestionnaire_controller_spec.rb b/spec/controllers/instructeurs/instructeur_controller_spec.rb similarity index 100% rename from spec/controllers/gestionnaires/gestionnaire_controller_spec.rb rename to spec/controllers/instructeurs/instructeur_controller_spec.rb diff --git a/spec/controllers/gestionnaires/passwords_controller_spec.rb b/spec/controllers/instructeurs/passwords_controller_spec.rb similarity index 100% rename from spec/controllers/gestionnaires/passwords_controller_spec.rb rename to spec/controllers/instructeurs/passwords_controller_spec.rb diff --git a/spec/controllers/gestionnaires/procedures_controller_spec.rb b/spec/controllers/instructeurs/procedures_controller_spec.rb similarity index 100% rename from spec/controllers/gestionnaires/procedures_controller_spec.rb rename to spec/controllers/instructeurs/procedures_controller_spec.rb diff --git a/spec/controllers/gestionnaires/recherche_controller_spec.rb b/spec/controllers/instructeurs/recherche_controller_spec.rb similarity index 100% rename from spec/controllers/gestionnaires/recherche_controller_spec.rb rename to spec/controllers/instructeurs/recherche_controller_spec.rb diff --git a/spec/controllers/gestionnaires/sessions_controller_spec.rb b/spec/controllers/instructeurs/sessions_controller_spec.rb similarity index 100% rename from spec/controllers/gestionnaires/sessions_controller_spec.rb rename to spec/controllers/instructeurs/sessions_controller_spec.rb diff --git a/spec/factories/gestionnaire.rb b/spec/factories/instructeur.rb similarity index 100% rename from spec/factories/gestionnaire.rb rename to spec/factories/instructeur.rb diff --git a/spec/features/gestionnaires/gestionnaire_spec.rb b/spec/features/instructeurs/instructeur_spec.rb similarity index 100% rename from spec/features/gestionnaires/gestionnaire_spec.rb rename to spec/features/instructeurs/instructeur_spec.rb diff --git a/spec/features/gestionnaires/procedure_filters_spec.rb b/spec/features/instructeurs/procedure_filters_spec.rb similarity index 100% rename from spec/features/gestionnaires/procedure_filters_spec.rb rename to spec/features/instructeurs/procedure_filters_spec.rb diff --git a/spec/mailers/gestionnaire_mailer_spec.rb b/spec/mailers/instructeur_mailer_spec.rb similarity index 100% rename from spec/mailers/gestionnaire_mailer_spec.rb rename to spec/mailers/instructeur_mailer_spec.rb diff --git a/spec/mailers/previews/gestionnaire_mailer_preview.rb b/spec/mailers/previews/instructeur_mailer_preview.rb similarity index 100% rename from spec/mailers/previews/gestionnaire_mailer_preview.rb rename to spec/mailers/previews/instructeur_mailer_preview.rb diff --git a/spec/models/gestionnaire_spec.rb b/spec/models/instructeur_spec.rb similarity index 100% rename from spec/models/gestionnaire_spec.rb rename to spec/models/instructeur_spec.rb diff --git a/spec/views/admin/gestionnaires/index.html.haml_spec.rb b/spec/views/admin/instructeurs/index.html.haml_spec.rb similarity index 100% rename from spec/views/admin/gestionnaires/index.html.haml_spec.rb rename to spec/views/admin/instructeurs/index.html.haml_spec.rb diff --git a/spec/views/gestionnaire/avis/instruction.html.haml_spec.rb b/spec/views/instructeur/avis/instruction.html.haml_spec.rb similarity index 100% rename from spec/views/gestionnaire/avis/instruction.html.haml_spec.rb rename to spec/views/instructeur/avis/instruction.html.haml_spec.rb diff --git a/spec/views/gestionnaire/dossiers/_envoyer_dossier_block.html.haml_spec.rb b/spec/views/instructeur/dossiers/_envoyer_dossier_block.html.haml_spec.rb similarity index 100% rename from spec/views/gestionnaire/dossiers/_envoyer_dossier_block.html.haml_spec.rb rename to spec/views/instructeur/dossiers/_envoyer_dossier_block.html.haml_spec.rb diff --git a/spec/views/gestionnaire/dossiers/_state_button_motivation.html.haml_spec.rb b/spec/views/instructeur/dossiers/_state_button_motivation.html.haml_spec.rb similarity index 100% rename from spec/views/gestionnaire/dossiers/_state_button_motivation.html.haml_spec.rb rename to spec/views/instructeur/dossiers/_state_button_motivation.html.haml_spec.rb diff --git a/spec/views/gestionnaire/dossiers/print.html.haml_spec.rb b/spec/views/instructeur/dossiers/print.html.haml_spec.rb similarity index 100% rename from spec/views/gestionnaire/dossiers/print.html.haml_spec.rb rename to spec/views/instructeur/dossiers/print.html.haml_spec.rb diff --git a/spec/views/gestionnaire/dossiers/show.html.haml_spec.rb b/spec/views/instructeur/dossiers/show.html.haml_spec.rb similarity index 100% rename from spec/views/gestionnaire/dossiers/show.html.haml_spec.rb rename to spec/views/instructeur/dossiers/show.html.haml_spec.rb diff --git a/spec/views/gestionnaire/procedures/_download_dossiers.html.haml_spec.rb b/spec/views/instructeur/procedures/_download_dossiers.html.haml_spec.rb similarity index 100% rename from spec/views/gestionnaire/procedures/_download_dossiers.html.haml_spec.rb rename to spec/views/instructeur/procedures/_download_dossiers.html.haml_spec.rb diff --git a/spec/views/gestionnaire/shared/avis/list.html.haml_spec.rb b/spec/views/instructeur/shared/avis/list.html.haml_spec.rb similarity index 100% rename from spec/views/gestionnaire/shared/avis/list.html.haml_spec.rb rename to spec/views/instructeur/shared/avis/list.html.haml_spec.rb diff --git a/spec/views/gestionnaire_mailer/send_notifications.html.haml_spec.rb b/spec/views/instructeur_mailer/send_notifications.html.haml_spec.rb similarity index 100% rename from spec/views/gestionnaire_mailer/send_notifications.html.haml_spec.rb rename to spec/views/instructeur_mailer/send_notifications.html.haml_spec.rb