demarches-normaliennes/db/migrate
2015-11-02 18:56:41 +01:00
..
20150623121437_create_dossiers.rb First Commit 2015-08-10 11:05:06 +02:00
20150623122513_create_entreprise.rb First Commit 2015-08-10 11:05:06 +02:00
20150623123033_create_etablissements.rb First Commit 2015-08-10 11:05:06 +02:00
20150624134202_add_autorisation_donnees_to_dossiers.rb First Commit 2015-08-10 11:05:06 +02:00
20150624145400_add_position_to_dossiers.rb First Commit 2015-08-10 11:05:06 +02:00
20150625130851_add_ref_dossier_to_dossiers.rb First Commit 2015-08-10 11:05:06 +02:00
20150626081655_create_dossier_pdfs.rb First Commit 2015-08-10 11:05:06 +02:00
20150630123827_add_details_projet_to_dossiers.rb First Commit 2015-08-10 11:05:06 +02:00
20150728140340_devise_create_users.rb First Commit 2015-08-10 11:05:06 +02:00
20150731121101_devise_create_pros.rb First Commit 2015-08-10 11:05:06 +02:00
20150804131511_create_commentaires.rb First Commit 2015-08-10 11:05:06 +02:00
20150805081131_add_dossier_termine_to_dossiers.rb First Commit 2015-08-10 11:05:06 +02:00
20150806071130_create_evenement_vies.rb First Commit 2015-08-10 11:05:06 +02:00
20150806072031_add_use_admi_facile_to_evenement_vie.rb First Commit 2015-08-10 11:05:06 +02:00
20150806075144_create_ref_pieces_jointes.rb First Commit 2015-08-10 11:05:06 +02:00
20150806132417_create_ref_formulaires.rb First Commit 2015-08-10 11:05:06 +02:00
20150806155734_add_use_admi_facile_to_ref_formulaire.rb First Commit 2015-08-10 11:05:06 +02:00
20150806162353_add_ref_formulaire_to_dossier.rb First Commit 2015-08-10 11:05:06 +02:00
20150810130957_add_ref_pieces_jointes_ref_to_dossier_pdf.rb Ajout de la ref_piece_jointe dans DossierPDF 2015-08-11 15:12:59 +02:00
20150812091703_fix_ref_formulaire_to_dossier.rb add database cleaner 2015-08-13 15:56:58 +02:00
20150813095218_rename_ref_dossier_pdf_into_content.rb add database cleaner 2015-08-13 15:56:58 +02:00
20150813095939_rename_dossier_pdfintof_piece_jointe.rb add database cleaner 2015-08-13 15:56:58 +02:00
20150814090717_rename_ref_piece_joint_to_type_piece_jointe.rb rename ref piece jointe into type piece jointe 2015-08-14 12:06:26 +02:00
20150814101012_rename_ref_formulaire_into_formulaire.rb rename ref_formulaire into formulaire 2015-08-14 14:05:09 +02:00
20150814120635_add_formulaire_id_to_type_piece_jointe.rb rename ref_demarche into demarche_id 2015-08-14 15:02:11 +02:00
20150814121848_rename_ref_demarche_into_demarche_id.rb rename ref_demarche into demarche_id 2015-08-14 15:02:11 +02:00
20150814122208_link_type_piece_jointe_to_formulaire.rb rename ref_demarche into demarche_id 2015-08-14 15:02:11 +02:00
20150814124735_rename_evenement_vie_from_demarche_into_evenement_vie_id.rb rename ref_demarche into demarche_id 2015-08-14 15:02:11 +02:00
20150818113123_create_cerfas.rb add cerfa model 2015-08-18 13:52:00 +02:00
20150824134012_change_date_previsionnel_data_type.rb change type of date_previsionnelle 2015-08-24 16:28:47 +02:00
20150825083550_add_email_contact_to_formulaire.rb add email_contact to formulaires 2015-08-25 10:49:09 +02:00
20150918163159_devise_create_gestionnaires.rb add login for gestionnaire 2015-09-22 10:15:12 +02:00
20150921085540_drop_evenement_vies_table.rb [#880] New Data Base schema to manage the new procedure system 2015-09-21 11:38:14 +02:00
20150921085754_rename_table_formulaire_to_procedure.rb [#880] New Data Base schema to manage the new procedure system 2015-09-21 11:38:14 +02:00
20150921092320_rename_piece_jointe_to_piece_justificatives.rb [#880] New Data Base schema to manage the new procedure system 2015-09-21 11:38:14 +02:00
20150921092536_rename_types_piece_jointe_to_types_de_piece_justificative.rb - Correction des tests suite à la modification du schéma de la base de données. 2015-09-21 17:59:03 +02:00
20150921101240_rename_formulaire_id_to_procedure_id.rb - Correction des tests suite à la modification du schéma de la base de données. 2015-09-21 17:59:03 +02:00
20150922082053_delete_table_users.rb remove users and pros 2015-09-22 10:28:18 +02:00
20150922082416_drop_table_pros.rb remove users and pros 2015-09-22 10:28:18 +02:00
20150922085811_add_time_stamp_to_dossier.rb [#878] add liste of dossier in backoffice 2015-09-22 11:56:14 +02:00
20150922110719_default_api_entreprise_at_false_to_type_de_piece_justificative.rb validation des pièces justificative 2015-09-22 13:11:56 +02:00
20150922113504_change_attributs_to_dossier.rb Rename and remove attribut into Dossier 2015-09-22 13:58:32 +02:00
20150922141000_add_state_to_dossier.rb initialisation state for dossier with enum 2015-09-22 18:30:20 +02:00
20150922141232_create_users.rb [#884] add user 2015-09-23 10:02:01 +02:00
20150923101000_add_user_to_dossier.rb [#888] link user to dossier 2015-09-23 12:16:21 +02:00
20150928141512_add_use_api_carto_to_procedure.rb activation page carte for procedure with db attribut use_api_carto is true 2015-09-28 18:55:16 +02:00
20151006155256_add_siret_to_user.rb add siret to user 2015-10-07 10:29:44 +02:00
20151007085022_add_login_with_france_connect_to_user.rb add login_with_france_connect boolean at the FC connection 2015-10-07 11:24:07 +02:00
20151008090835_rename_login_with_france_connect_to_loged_in_with_france_connect.rb [#915] Revu de code Ok 2015-10-08 11:26:12 +02:00
20151023132121_devise_create_administrateurs.rb Add Administrateurs role and his connexion is ok. 2015-10-23 16:19:55 +02:00
20151026155158_create_types_de_champs.rb Create TypeDeChamps 2015-10-26 17:35:02 +01:00
20151027150850_change_attributs_to_type_de_champs.rb Add description to type_de_champs table 2015-10-27 16:15:25 +01:00
20151102101616_change_state_proposed_to_submitted.rb REFACTOR : Change dossier state 'Proposed' To 'Submitted' 2015-11-02 11:23:55 +01:00
20151102102747_change_statereply_to_replied.rb REFACTOR: Change dossier state 'Reply' To 'Replied' 2015-11-02 11:33:00 +01:00
20151102104309_change_state_confirmed_to_validated.rb REFACTOR: Change dossier state 'Confirmed' To 'Validated' 2015-11-02 11:45:52 +01:00
20151102105011_change_state_deposited_to_submit_validate.rb REFACTOR : Change dossier state 'Deposited' To 'SubmitValidated' 2015-11-02 11:52:39 +01:00
20151102135824_change_state_processed_to_closed.rb REFACTOR: Change dossier state 'Processed' To 'Closed' 2015-11-02 15:00:28 +01:00
20151102142940_change_state_submitted_to_initiated.rb REFACTOR: Change dossier state 'Submitted' To 'Initiated' 2015-11-02 15:31:15 +01:00
20151102143908_change_state_submit_validated_to_submitted.rb REFACTOR: Change dossier state 'SubmitValidated' To 'Submitted' 2015-11-02 15:46:43 +01:00
20151102163051_delete_attributs_to_dossier.rb REFACTOR : remove column 'montant_projet', 'montant_aide_demande', 'date_previsionnelle', 'position_lat', 'position_lon' et 'ref_dossier_cart' of dossier table 2015-11-02 18:56:41 +01:00