.. |
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 |