demarches-normaliennes/app/models
Kara Diaby e99bd5f558 models
2022-05-13 10:31:51 +02:00
..
champs refactor(champ): simplify repetition champ 2022-05-03 16:14:54 +02:00
concerns types_de_champ -> types_de_champs_public 2022-05-03 11:05:24 +02:00
mails models 2022-05-13 10:31:51 +02:00
types_de_champ feat(api particulier): add MESRI field 2021-12-16 16:45:18 +01:00
.keep First Commit 2015-08-10 11:05:06 +02:00
administrateur.rb add scope to query old admins 2022-05-03 12:14:02 +02:00
administrateurs_instructeur.rb db: add not-null constraints to AdministrateursInstructeur 2022-03-22 13:32:02 +01:00
administrateurs_procedure.rb feat(manager): add become administrateur button in manager (with 24h expiration) 2021-10-07 11:32:12 +02:00
agent_connect_client.rb manage AgentConnect callback 2021-11-23 14:17:59 +01:00
api_entreprise_token.rb refactor(API Entreprise): raise an error on blank token 2022-02-07 15:18:16 +01:00
application_record.rb Add id argument to most collections on dossier 2021-03-02 12:42:22 +01:00
archive.rb feat(archive): extract archive status management within job to simplify the main service as well as to isolate this part for a merge with exports csv/xslx [maybe?] 2022-03-31 13:35:49 +02:00
assign_to.rb Remove ignored_columns 2021-04-13 17:00:07 +01:00
attestation.rb models: require belong_to associations on attestation 2020-08-18 15:57:36 +02:00
attestation_template.rb fix(attestation_template): handle attestation changes on procedures without revisions 2022-02-11 11:12:10 +01:00
avis.rb feat(dossier): replace discarded with visible_by_administration 2022-03-10 14:29:40 +01:00
bill_signature.rb fix(virus scan): prevent virus scan on archives and signatures uploads 2021-09-07 14:21:48 +02:00
bulk_message.rb add procedure to bulk messages 2021-08-04 11:35:06 +02:00
champ.rb fix(dossier): champs repetable in champs private 2022-05-04 15:57:25 +02:00
commentaire.rb fix(commentaire): unified destroy commentaire 2022-04-26 14:54:58 +02:00
current.rb Rename gestionnaire in code to instructeur 2019-08-12 13:47:01 +02:00
current_confirmation.rb mailers: add procedure context to the confirmation link 2020-02-25 11:45:36 +00:00
deleted_dossier.rb feat(dossier): replace discarded with visible_by_administration 2022-03-10 14:29:40 +01:00
demande.rb [fix #1601] show pipedrive demandes in manager 2018-03-22 15:37:16 +01:00
dossier.rb fix(Dossier.for_export): instead of iterating champs to build an hash {stable_id: values} ; we iterate on the list of all type de champs, so when there is a type de champ with mutliple values for export, we build the column with the nil value 2022-05-06 09:38:45 +02:00
dossier_operation_log.rb fix(user.merge): when merging old_user having an instructeur with dossier_operation_logs containing the old_user.instructeur_id, should be able to merge to new instructeur 2022-05-04 14:24:11 +02:00
dossier_submitted_message.rb fix(relation): avoid double association between procedure/procedure_revision/dossier_submitted_message 2022-02-25 14:01:18 +01:00
dossier_transfer.rb feat(dossier): replace discarded with visible_by_administration 2022-03-10 14:29:40 +01:00
dossier_transfer_log.rb feat(dossier): add dossier transfer models 2021-09-08 14:39:46 +02:00
entreprise.rb Add default nil value for numero_tva_intracommunautaire 2021-03-16 12:57:10 +01:00
etablissement.rb fix(virus scan): prevent virus scan on archives and signatures uploads 2021-09-07 14:21:48 +02:00
exercice.rb models: require belong_to associations on exercice 2020-08-18 15:57:36 +02:00
expert.rb db: add constraints to role tables 2022-03-29 14:52:38 +02:00
experts_procedure.rb add revoked at to experts_procedures 2021-04-06 10:39:22 +02:00
export.rb bug(export): expect dossiers_for_export not to include dossiers brouillon 2022-05-10 16:09:12 +02:00
follow.rb models: require belong_to associations on follow 2020-08-18 15:57:37 +02:00
france_connect_information.rb merge with an existing account by using the password 2021-10-14 14:47:50 +02:00
france_connect_particulier_client.rb FC initializers: remove Hashie 2018-01-15 17:08:38 +01:00
geo_area.rb Do not crash when properties is nil 2021-05-26 12:40:07 +02:00
groupe_instructeur.rb fix(instructeur): copy notifications settings from previous groupe instructeur 2021-12-23 13:55:25 +01:00
individual.rb affiche Madame ou Monsieur 2020-12-08 21:30:54 +01:00
instructeur.rb refactor(procedure_presentation): use internal reference to instructeur 2022-04-05 09:42:23 +02:00
invite.rb feat(dossier): replace discarded with visible_by_administration 2022-03-10 14:29:40 +01:00
merge_log.rb Add merge log 2021-10-28 14:39:13 +02:00
module_api_carto.rb models: require belong_to associations on module_api_carto 2020-08-18 15:57:37 +02:00
null_zone.rb superadmin can display list of procedures without zone 2021-12-23 19:18:46 +01:00
procedure.rb fix(revision): fix migrate_parent! 2022-05-12 10:40:41 +02:00
procedure_overview.rb fix(dossier): use depose_at instead of en_construction_at 2021-12-06 15:49:17 +01:00
procedure_presentation.rb fix sort in procedure presentation 2022-04-15 12:21:39 +02:00
procedure_revision.rb fix(revision): fix migrate_parent! 2022-05-12 10:40:41 +02:00
procedure_revision_type_de_champ.rb Revert "Merge pull request #7270 from betagouv/remove_type_de_champ_v2" 2022-05-11 20:03:42 +02:00
service.rb models: require belong_to associations on service 2020-08-18 15:57:37 +02:00
siret.rb Do one thing per line 2018-10-01 16:15:46 +02:00
stat.rb stats: move date formatting out of the Stat model 2022-02-02 14:13:53 +01:00
super_admin.rb chore(devise): drop unmaintained dependencie 2022-04-28 12:28:33 +02:00
traitement.rb Fix date_trunc sql queries for timezoned forks 2021-12-14 08:50:09 +01:00
trusted_device_token.rb models: require belong_to associations on trusted_device_token 2020-08-18 15:57:37 +02:00
type_de_champ.rb fix(revision): fix migrate_parent! 2022-05-12 10:40:41 +02:00
user.rb chore(devise): drop unmaintained dependencie 2022-04-28 12:28:33 +02:00
zone.rb feat(dossier_submitted_message): add a new system to customize the standby page (/merci) after an user created his folder. this is a basic feature that will come with more options asap 2022-02-25 14:01:18 +01:00