.. |
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
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01:00 |
20150731121101_devise_create_pros.rb
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01: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
|
- Recreate schema
|
2015-12-07 10:54:43 +01: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
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01: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
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01: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
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01: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 |
20151103091603_create_champs.rb
|
add table Champs
|
2015-11-03 10:48:40 +01:00 |
20151105093644_rename_type_de_champs_to_type_de_champ.rb
|
Rename TypeDeChamps to TypeDeChamp
|
2015-11-05 11:21:44 +01:00 |
20151105095431_rename_type_de_champs_id_to_type_de_champ_id_on_champ.rb
|
Rename TypeDeChamps to TypeDeChamp
|
2015-11-05 11:21:44 +01:00 |
20151110091159_create_reference_admninistrateur_to_procedure.rb
|
Create relation between Administrateur, Gestionnaire and Procedure
|
2015-11-10 10:23:15 +01:00 |
20151110091451_create_reference_admninistrateur_to_gestionnaire.rb
|
Create relation between Administrateur, Gestionnaire and Procedure
|
2015-11-10 10:23:15 +01:00 |
20151112151918_add_json_lat_lngs_to_dossier.rb
|
- Save polygon from carte on procedure
|
2015-11-12 17:34:12 +01:00 |
20151113171605_create_exercice_table.rb
|
Add on information entreprise :
|
2015-11-16 11:23:29 +01:00 |
20151116175817_rename_type_champs_into_type_champ.rb
|
rename type_champs into type_champ and change links/routes for procedure : use show instead of edit
|
2015-11-17 10:23:05 +01:00 |
20151124085333_create_quartier_prioritaire.rb
|
Add QuartierPrioritaire model and reference at Dossier
|
2015-11-24 10:02:55 +01:00 |
20151126153425_add_archived_to_procedure.rb
|
Add button archive on procedure
|
2015-11-26 18:41:41 +01:00 |
20151127103412_add_archived_to_dossier.rb
|
Add archive button on recapitulative page user dossier
|
2015-11-27 13:56:54 +01:00 |
20151207095904_create_module_api_carto.rb
|
Add model ModuleAPICarto
|
2015-12-07 11:29:34 +01:00 |
20151207140202_update_module_api_carto.rb
|
Administrateur can be select dynamically the activation of api carto modules
|
2015-12-08 10:11:58 +01:00 |
20151210134135_add_euro_flag_to_procedure.rb
|
add euro flag to procedure object
|
2015-12-10 16:09:21 +01:00 |
20151210150958_add_logo_to_procedure.rb
|
admin can upload a logo for his procedure
|
2015-12-10 17:13:39 +01:00 |
20151211093833_create_rna_information_table.rb
|
Add RNAInformation model
|
2015-12-11 11:05:38 +01:00 |
20151214133426_add_api_token_to_administrateur.rb
|
add api_token for admin
|
2015-12-14 17:28:36 +01:00 |
20151221164041_add_france_connect_particulier_attributs_to_user.rb
|
Migration for FranceConnect Particulier
|
2015-12-24 10:02:30 +01:00 |
20151222105558_change_type_of_loged_in_with_france_connect_to_user.rb
|
Migration for FranceConnect Particulier
|
2015-12-24 10:02:30 +01:00 |
20151223101322_add_openid_to_user.rb
|
Migration for FranceConnect Particulier
|
2015-12-24 10:02:30 +01:00 |
20160106100227_add_mandataire_social_to_dossier.rb
|
Check if France Connect User is a mandataire social of the enterprise
|
2016-01-06 14:17:08 +01:00 |
20160115135025_create_cadastre_table.rb
|
Add Cadastre table
|
2016-01-15 15:28:56 +01:00 |
20160120094750_create_france_connect_information.rb
|
- Add FranceConnectInformation table to make safe FranceConnect pivot identity.
|
2016-01-21 17:06:09 +01:00 |
20160120141602_remove_default_date_to_dossier.rb
|
Add API index on Dossier.
|
2016-01-20 15:48:46 +01:00 |
20160121110603_add_email_to_france_connect_information.rb
|
- Add FranceConnectInformation table to make safe FranceConnect pivot identity.
|
2016-01-21 17:06:09 +01:00 |
20160127162841_add_cerfa_flag_to_procedure.rb
|
First attempt
|
2016-02-02 18:37:38 +01:00 |
20160127170437_change_date_creation_type_to_entreprise.rb
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01:00 |
20160204155519_create_invites.rb
|
Gestionnaire can invite an email contact to participate at a dossier
|
2016-02-08 18:16:18 +01:00 |
20160223134354_devise_create_administrations.rb
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01:00 |
20160314102523_add_procedure_filter_to_gestionnaire.rb
|
Add features filter procedure for gestionnaire (not active on dossier list for now)
|
2016-03-14 14:23:09 +01:00 |
20160314160801_add_created_at_to_cerfa.rb
|
Add column created_at on cerfa and piece_justificative
|
2016-03-14 17:30:22 +01:00 |
20160314161959_add_created_at_to_piece_justificative.rb
|
Add column created_at on cerfa and piece_justificative
|
2016-03-14 17:30:22 +01:00 |
20160315101245_add_mandatory_to_type_de_champs.rb
|
Can be check TypeDeChamps with attribut mandatory
|
2016-03-15 11:23:25 +01:00 |
20160317135217_d_bremove_piece_justificative_empty.rb
|
Migration : Remove All PieceJustificative empty in database
|
2016-03-17 14:59:27 +01:00 |
20160317144949_piece_justificative_have_user.rb
|
Add reference to user who upload a cerfa or a piece justificative
|
2016-03-17 17:33:38 +01:00 |
20160317153115_cerfa_have_user.rb
|
Add reference to user who upload a cerfa or a piece justificative
|
2016-03-17 17:33:38 +01:00 |
20160419142017_add_piece_justificative_reference_to_commentaire.rb
|
New feature : User, Guest and Gestionnaire can be upload a document with theirs comments
|
2016-04-20 16:51:57 +02:00 |
20160512160602_add_original_filename_to_pieces_justificatives.rb
|
Add support for remote OVH cloud storage
|
2016-05-13 16:08:51 +02:00 |
20160512160658_add_original_filename_to_cerfas.rb
|
Add support for remote OVH cloud storage
|
2016-05-13 16:08:51 +02:00 |
20160512160824_add_content_secure_token_to_cerfas.rb
|
Add support for remote OVH cloud storage
|
2016-05-13 16:08:51 +02:00 |
20160512160836_add_content_secure_token_to_pieces_justificatives.rb
|
Add support for remote OVH cloud storage
|
2016-05-13 16:08:51 +02:00 |
20160513093425_add_logo_secure_token_to_procedures.rb
|
Add support for remote OVH cloud storage
|
2016-05-13 16:08:51 +02:00 |
20160519100904_admin_has_and_belong_gestionnaire.rb
|
Migrate Admin / Gestionnaire / Procédure gestion in database
|
2016-05-20 15:39:17 +02:00 |
20160519101018_gestionnaire_is_assign_to_procedure.rb
|
Migrate Admin / Gestionnaire / Procédure gestion in database
|
2016-05-20 15:39:17 +02:00 |
20160523163054_add_foreign_key_admnistrateur_gestionnaire.rb
|
Administrateur can be assign accompagnateur on each of his procedure.
|
2016-05-24 16:39:39 +02:00 |
20160524093540_set_original_filename_for_uploaders.rb
|
Merge branch 'assign_to_procedure' into develop
|
2016-05-24 17:19:32 +02:00 |
20160607150440_add_order_place_in_type_de_piece_justificative.rb
|
Add ordering feature on piece justificative view
|
2016-06-08 16:45:37 +02:00 |
20160609125949_add_procedure_status.rb
|
Add draft/publish status for procedure.
|
2016-06-09 17:49:48 +02:00 |
20160609145737_delete_default_description_to_dossier.rb
|
Update migration DeleteDefaultDescriptionToDossier
|
2016-06-14 12:32:27 +02:00 |
20160622081321_convert_all_datetime_to_date_on_database.rb
|
Add type de champ date
|
2016-06-22 11:25:41 +02:00 |
20160622081322_add_procedure_path_mapping_table.rb
|
Introduce permanent and customizable procedure url
|
2016-06-24 16:41:44 +02:00 |
20160718124741_gestionnaire_can_follow_dossier.rb
|
An accompagnateur can be mark a dossier follow by us
|
2016-07-18 18:24:29 +02:00 |
20160722135927_add_preference_list_dossier_table.rb
|
Add lateral panel to configure dossier list in back office
|
2016-08-01 18:10:32 +02:00 |
20160802113112_build_default_preference_list_dossier.rb
|
Build default pref list dossier for new gestionnaire
|
2016-08-02 14:49:41 +02:00 |
20160802131031_add_public_attr_on_type_de_champ.rb
|
Add model TypeDeChampPrivate
|
2016-08-02 16:13:15 +02:00 |
20160802161734_add_type_attr_on_type_de_champ.rb
|
Administrateur can be define private champs => same as typical champs
|
2016-08-03 18:19:56 +02:00 |
20160803081304_fix_default_type_on_type_de_champ_table.rb
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01:00 |
20160804130638_add_type_attr_in_champ_table.rb
|
Add on gestionnaire dossier view the private form
|
2016-08-08 12:52:30 +02:00 |
20160808115924_add_deposit_attr_in_dossier_table.rb
|
Add deposit date time on dossier table
|
2016-08-08 14:12:16 +02:00 |
20160809083606_create_drop_down_list_table.rb
|
Add drop down list on type champ list
|
2016-08-09 16:21:39 +02:00 |
20160822142045_delete_value_of_filter_procedure.rb
|
delete filter procedure for gestionnaire
|
2016-08-22 16:36:25 +02:00 |
20160824094151_add_lien_site_web_in_procedure_table.rb
|
Add lien_site_web attr and lien_notice attr
|
2016-08-24 12:14:25 +02:00 |
20160824094451_add_lien_notice_in_procedure_table.rb
|
Add lien_site_web attr and lien_notice attr
|
2016-08-24 12:14:25 +02:00 |
20160829094658_add_for_individual_attr_in_procedure_table.rb
|
Admin can be declare a procedure for individual people (no SIRET)
|
2016-08-29 12:07:30 +02:00 |
20160829114646_create_individual_table.rb
|
User can be begin without SIRET
|
2016-08-30 11:18:43 +02:00 |
20160830142653_create_mail_templates_table.rb
|
Administrateur can be param the acknowledgement of delivery mail object and body.
|
2016-08-31 16:07:11 +02:00 |
20160901082824_initiated_all_received_mail_for_procedure.rb
|
Initiated all Procedure mail_received
|
2016-09-01 10:40:20 +02:00 |
20160906123255_add_has_procedure_to_pref_list_dossier.rb
|
Filter by procedure is activated on route /backoffice/dossiers/procedure/:id
|
2016-09-08 16:21:54 +02:00 |
20160906134155_build_default_pref_list_dossier_procedure.rb
|
Filter by procedure is activated on route /backoffice/dossiers/procedure/:id
|
2016-09-08 16:21:54 +02:00 |
20160913093948_add_type_attr_in_invite_table.rb
|
Specialize Invite object
|
2016-09-13 15:54:26 +02:00 |
20160926160051_change_procedure_filter_attr_in_gestionnaire.rb
|
Smart listing sorting is saved on dossier list
|
2016-09-27 17:26:49 +02:00 |
20160927154248_change_emptyto_nil_in_preference_list_dossier_table.rb
|
Fix with migration bad table value for nil table attr
|
2016-09-27 17:53:46 +02:00 |
20161004175442_fix_type_de_champ_header_section_with_mandatory_true.rb
|
Add migration for type_de_champ header_section in database who have mandatory true
|
2016-10-04 19:58:11 +02:00 |
20161005082113_add_individual_with_siret_in_procedure.rb
|
Can create procédure individual with SIRET for later
|
2016-10-05 10:48:11 +02:00 |
20161005144657_purge_draft_dossier.rb
|
Purge all dossier with state draft
|
2016-10-05 17:12:45 +02:00 |
20161006085422_add_gender_in_individual_table.rb
|
Add gender on individual form
|
2016-10-06 11:21:07 +02:00 |
20161007095443_reset_all_preference_list_dossier.rb
|
Fix bug and change the implementation to create new preference list column when new gestionnarire is affect on a procedure
|
2016-10-07 12:10:58 +02:00 |
20161011125345_create_preference_smart_listing_page.rb
|
Active feature "keep actual smart listing page"
|
2016-10-11 17:40:59 +02:00 |
20161025150900_create_searches.rb
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01:00 |
20161102154835_update_searches_to_version_2.rb
|
Tests: adapt migration to sqlite
|
2017-02-28 17:01:58 +01:00 |
20161110082244_add_champ_id_to_commentaires.rb
|
Flux de commentaires par champs
|
2016-11-15 18:36:20 +01:00 |
20161205110427_create_table_preference_devise_profil.rb
|
Add Table PreferenceDeviseProfil
|
2016-12-05 12:07:33 +01:00 |
20161221153929_create_notification.rb
|
Add notification table and model
|
2016-12-21 17:26:31 +01:00 |
20161227103823_delete_old_attr_in_data_base.rb
|
Delete old attr in database
|
2016-12-27 11:57:34 +01:00 |
20170118144306_add_lien_to_type_de_piece_justificative.rb
|
Add lien demarche to type de piece justificative
|
2017-02-07 18:12:25 +01:00 |
20170215102943_remove_duplicate_email_received.rb
|
Remove duplicate email received
|
2017-02-15 15:44:27 +01:00 |
20170215142944_add_timestamps_to_mail_template.rb
|
Add timestamp to mailtemplate
|
2017-02-15 15:44:27 +01:00 |
20170221143909_remove_useless_dossier_states.rb
|
First step to remove :validated and :submitted states
|
2017-02-21 18:05:48 +01:00 |
20170223170808_delete_all_mail_validated_in_db.rb
|
Mail Template: Delete
|
2017-03-07 10:27:14 +01:00 |
20170228150522_move_inet_column_to_string.rb
|
Migration to transform previous inet type to string
|
2017-02-28 17:13:01 +01:00 |
20170302105557_create_initiated_mails.rb
|
InitiatedEmail: add initiated email
|
2017-03-07 10:25:28 +01:00 |
20170306102116_create_received_mails.rb
|
Mails: add refused, without_continuation, draft, closed, received mails object
|
2017-03-07 10:27:05 +01:00 |
20170306102238_create_closed_mails.rb
|
Mails: add refused, without_continuation, draft, closed, received mails object
|
2017-03-07 10:27:05 +01:00 |
20170306102256_create_refused_mails.rb
|
Mails: add refused, without_continuation, draft, closed, received mails object
|
2017-03-07 10:27:05 +01:00 |
20170306102320_create_without_continuation_mails.rb
|
Mails: add refused, without_continuation, draft, closed, received mails object
|
2017-03-07 10:27:05 +01:00 |