demarches-normaliennes/db/migrate
2021-02-04 19:27:27 +01:00
..
20190709140415_add_export_queued_to_procedures.rb merge with the work of paul, using 3 links 2019-10-22 09:51:14 +02:00
20190730153555_recreate_structure.rb Replace old migrations with a single “recreate_structure” 2019-09-16 14:44:37 +02:00
20190805140346_gestionnaire_to_instructeur.rb Rename gestionnaires to instructeurs in db 2019-08-12 13:47:01 +02:00
20190808144607_link_user_and_instructeur.rb Link user and instructeur 2019-08-13 15:15:16 +02:00
20190809073736_link_user_and_administrateur.rb Link user and administrateur 2019-08-14 15:06:15 +02:00
20190819134252_create_groupe_instructeurs.rb Create GroupeInstructeur 2019-09-02 11:41:12 +02:00
20190819145355_add_groupe_instructeur_column_to_assign_tos.rb Link AssignTo et GroupeInstructeur 2019-09-02 11:41:12 +02:00
20190822143413_add_groupe_instructeur_id_column_to_dossier.rb Link Dossier and GroupeInstructeur 2019-09-03 06:47:02 +02:00
20190917115911_drop_flipflop_features.rb Remove unused columns and tables 2019-09-17 15:39:15 +02:00
20190917120039_remove_carrierwave_columns.rb Remove unused columns and tables 2019-09-17 15:39:15 +02:00
20190917120047_remove_devise_columns.rb Remove unused columns and tables 2019-09-17 15:39:15 +02:00
20190917120856_remove_unused_columns.rb Remove unused columns and tables 2019-09-17 15:39:15 +02:00
20190917151652_make_path_nonnull.rb Migration: Index and make Procedure.path nonnull 2019-09-17 16:30:48 +02:00
20190920122228_add_indexes_to_dossier.rb Add indexes to Dossier.state, Dossier.archived, Follow.unfollowed_at 2019-09-25 14:10:00 +02:00
20191014160538_add_routing_criteria_name_column_to_procedure.rb Add procedure routing criteria name 2019-10-16 10:30:55 +02:00
20191023183120_add_default_value_to_routing_criteria_name.rb Migration: add defaut value to routing critéria 2019-10-23 21:48:08 +02:00
20191024150452_remove_unique_constraint_on_instructeur_emails.rb instructeurs: create without providing the email 2019-11-04 10:44:24 +01:00
20191113142816_instructeurs_remove_email.rb Drop email on instructeurs 2019-11-13 15:38:44 +01:00
20191114084643_add_closed_at_to_procedures.rb Add closed_at to procedures table 2019-11-28 16:07:14 +01:00
20191127113700_add_unpublished_at_to_procedures.rb Add unpublished_at to procedures 2019-12-04 16:37:37 +01:00
20191128081324_add_near_deletion_notice_send_to_dossier.rb Add brouillon_close_to_expiration_notice_sent_at column to Dossier 2019-12-03 17:18:53 +01:00
20191209141641_remove_administration_id_from_dossier_operation_logs.rb Remove unused column 2019-12-11 17:07:26 +01:00
20191211101608_create_exports.rb Add Export Model 2019-12-18 13:13:15 +01:00
20191211113341_create_export_groupe_instructeur_join_table.rb Add Export Model 2019-12-18 13:13:15 +01:00
20191211153436_add_en_construction_close_to_expiration_to_dossiers.rb Add en_construction_close_to_expiration_notice_sent_at column 2020-03-18 15:25:02 +01:00
20191218103727_add_procedures_path_closed_at_hidden_at_index.rb Cleanup demarche archivee state 2020-01-07 11:13:42 +01:00
20200114113700_add_canonical_procedure_id_to_procedures.rb Add canonical_procedure_id to procedures 2020-01-28 12:49:53 +01:00
20200130165328_remove_unique_constraint_on_administrateur_emails.rb remove unique constraint on admin emails 2020-02-04 16:21:42 +01:00
20200210100938_add_weekly_email_notifications_to_assign_tos.rb Add the possibility to disable weekly email notifications (instructeur) && rename the column email_notifications_enabled to daily_email_notification_enabled 2020-02-12 13:02:31 +00:00
20200211170134_administrateurs_remove_email.rb supprime la colonne email des administrateurs 2020-02-17 15:01:40 +01:00
20200218144724_add_daily_email_notifications_enabled_to_assign_tos.rb Step1 : add new column to Assign_tos and make sure that the data is saved on form submit 2020-02-20 16:14:56 +01:00
20200226174444_add_groupe_instructeur_updated_at_to_dossiers.rb highlight routing criteria label when updated 2020-03-04 14:56:59 +01:00
20200227100001_remove_email_notifications_enabled_from_assign_tos.rb remove email_notifications_enabled column because of the new daily_email_notifications_enabled 2020-02-27 11:09:19 +01:00
20200304155418_add_diffusable_commercialement_to_etablissements.rb récupère les infos d'établissement avec infos non diffusables 2020-03-17 15:57:02 +00:00
20200319101825_add_en_construction_conservation_extension_to_dossiers.rb Do not add default to en_construction_conservation_extension 2020-03-26 11:46:27 +01:00
20200319103836_add_reason_to_deleted_dossiers.rb Add reason to DeletedDossier 2020-03-24 09:30:11 +01:00
20200326120134_add_default_to_en_construction_conservation_extension.rb Add default to en_construction_conservation_extension 2020-03-26 13:03:26 +01:00
20200331164240_add_termine_close_to_expiration_to_dossiers.rb Add termine_close_to_expiration_notice_sent_at to dossiers 2020-04-22 15:39:10 +02:00
20200401161821_add_instant_email_message_notifications_to_assign_tos.rb Envoie une notif aux followers_instructeurs le souhaitant 2020-04-09 14:17:07 +02:00
20200407135256_add_effectifs_mensuels_to_etablissements.rb fetch and show effectif mensuel 2020-04-21 14:22:11 +02:00
20200409075320_add_instant_email_dossier_notifications_to_assign_tos.rb Notifie instructeurs le souhaitant lors depot dossier 2020-04-09 15:02:05 +02:00
20200421174642_rename_effectif_mensuel.rb rename effectif columns 2020-04-21 21:13:07 +02:00
20200422090426_add_effectif_annee_anterieure.rb instructeurs: affiche l'effectif moyen annuel n-1 2020-04-23 09:53:27 +02:00
20200423171759_add_api_entreprise_token_to_procedures.rb store specific api-entreprise token for a procedure 2020-04-28 15:17:11 +02:00
20200429191305_add_bilans_bdf_to_etablissements.rb fetch and store bilans bdf 2020-04-30 16:15:16 +02:00
20200611122406_remove_dossier_procedure_id.rb Remove dossier procedure_id 2020-06-16 11:13:54 +02:00
20200630140356_create_traitements.rb use traitement model 2020-07-08 18:15:15 +02:00
20200707082256_remove_instructeur_id_and_add_instructeur_email_to_traitements.rb store instructeur_email in traitement 2020-07-08 18:15:15 +02:00
20200707082260_create_procedure_revisions.rb Add revisions migrations 2020-07-21 19:35:30 +02:00
20200707082261_create_procedure_revision_types_de_champ.rb Add revisions migrations 2020-07-21 19:35:30 +02:00
20200715143010_add_revoked_at_to_avis.rb revoke expert avis 2020-07-16 21:05:11 +02:00
20200722135121_add_dossiers_latest_updates_to_dossiers.rb add migration 2020-07-30 10:18:44 +02:00
20200819153016_add_enseigne_to_etablissements.rb prend en compte le nom de l'enseigne pour l'établissement 2020-08-20 14:23:02 +02:00
20200902103047_remove_type_de_champ_procedure_id.rb Remove procedure_id from type_de_champ 2020-09-03 15:23:58 +02:00
20200930143755_add_allow_instructor_invite_expert.rb add the possibility for administrator to refuse external review on a specific procedure 2020-10-01 10:55:19 +02:00
20201002124154_create_stats.rb cache landing data 2020-10-06 16:12:01 +02:00
20201103165913_add_devise_two_factor_to_administrations.rb add recoverable and two_factor stragegy for administration 2020-11-05 16:03:55 +01:00
20201105131443_rename_administrations_to_super_admins.rb refacto: rename administration to super_admin 2020-11-05 16:03:55 +01:00
20201110155516_add_relations_to_deleted_dossiers.rb add new columns to deleted dossiers 2020-11-12 12:18:59 +01:00
20201117122923_remove_dossier_operation_log_foreign_key.rb Remove foreign key dossier on dossier operations logs 2020-11-17 16:02:53 +01:00
20210107143316_create_experts.rb Ajout du model expert 2021-01-20 18:03:05 +01:00
20210107143938_link_user_and_expert.rb Ajout du model expert 2021-01-20 18:03:05 +01:00
20210112120658_create_experts_procedures.rb Procedure and expert link 2021-01-20 18:03:05 +01:00
20210113084256_add_experts_procedure_to_avis.rb add expert to avis table 2021-01-22 14:31:02 +01:00
20210113150013_add_data_to_champs.rb Add data column to champ 2021-01-14 17:31:37 +01:00
20210114224721_add_external_id_to_champs.rb Add external_id to champs 2021-01-15 11:50:02 +01:00
20210121134435_add_unique_index_to_experts_procedures.rb Add unique index to Experts Procedures on expert <> procedure ids 2021-01-22 14:31:02 +01:00
20210204180955_add_job_exception_logs.rb Add job exception logs to dossier and champ 2021-02-04 19:27:27 +01:00