demarches-normaliennes/app/models
2022-10-20 09:08:36 +02:00
..
champs refactor(champ): mandatory_blank_and_visible? -> mandatory_blank? 2022-10-18 11:13:41 +02:00
concerns feat(tags): replace regexp based parser with a parser combinator 2022-10-05 11:25:37 +02:00
logic perf(champ_value): use champ_type instead of tdc.type_champ, -22ms 2022-10-13 22:36:56 +02:00
mails app: remove procedure_dossier_papertrail feature flag 2022-05-24 17:32:11 +02:00
types_de_champ Merge branch 'main' into feature/add_rna_type_de_champs 2022-10-05 12:38:24 +02:00
.keep First Commit 2015-08-10 11:05:06 +02:00
administrateur.rb fix(admin_merge): a case where 2 admins have the same service 2022-10-19 16:54:34 +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
api_token.rb feat(graphql): new tokens should carry administrateur_id 2022-09-29 11:58:58 +02:00
application_record.rb Add id argument to most collections on dossier 2021-03-02 12:42:22 +01:00
archive.rb fix(archives): purge stuck pending archives 2022-07-27 15:26:59 +02:00
assign_to.rb fix(migration): fix avis email notification migration 2022-09-02 17:23:04 +02:00
attestation.rb models: require belong_to associations on attestation 2020-08-18 15:57:36 +02:00
attestation_template.rb feat(tags): expose used_type_de_champ_tags 2022-07-07 23:23:17 +02:00
avis.rb models 2022-09-02 16:23:27 +02: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 refactor(champ): mandatory_blank_and_visible? -> mandatory_blank? 2022-10-18 11:13:41 +02:00
commentaire.rb fix(dossier): nullify instructeur and expert id on messages when they are deleted 2022-10-19 11:53:10 +02:00
condition_form.rb add upper_tdcs to condition_form 2022-09-28 10:06:31 +02:00
current.rb feat(jobs): add request_id to jobs payload 2022-10-12 14:32:23 +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(export): bug when combining revision and conditional 2022-10-18 11:53:13 +02:00
dossier_operation_log.rb chore(db): remove already dropped ignored columns 2022-08-02 15:24:52 +02:00
dossier_preloader.rb perf(dossiers_controller): do not load pj template in update, -10ms 2022-10-13 22:36:56 +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 fix(dossier_transfer): requires an actual email 2022-08-03 11:44:54 +02:00
dossier_transfer_log.rb feat(dossier): add dossier transfer models 2021-09-08 14:39:46 +02:00
dubious_procedure.rb feat(dubious): add RIB & IBAN and fix NRIPP istead of NIRPP 2022-06-29 17:07:00 +02:00
entreprise.rb fix(graphql/serializer): PersonneMorale#date_creation may be null 2022-09-26 18:05:04 +02:00
etablissement.rb feat(api_entreprise): create etablissement with fallback when API is down 2022-09-16 10:43:59 +02:00
exercice.rb models: require belong_to associations on exercice 2020-08-18 15:57:36 +02:00
expert.rb fix(dossier): nullify instructeur and expert id on messages when they are deleted 2022-10-19 11:53:10 +02:00
experts_procedure.rb add revoked at to experts_procedures 2021-04-06 10:39:22 +02:00
export.rb amelioration(export): augment la duree de conservation des exports en cours de generation passant de 12 a 16h. augment la duree de conservation des exports generés passant de 16 à 32h 2022-10-20 06:32:41 +02:00
follow.rb models: require belong_to associations on follow 2020-08-18 15:57:37 +02:00
france_connect_information.rb style(france_connect_account): convert notice about FC user to DSFR 2022-09-21 15:47:35 +02:00
france_connect_particulier_client.rb FC initializers: remove Hashie 2018-01-15 17:08:38 +01:00
geo_area.rb feat(export.xslx): add code commune to geo_area.label 2022-09-17 08:59:06 +02:00
groupe_instructeur.rb feat(GroupeInstructeurs.closed): add closed option to GroupeInstructeur in order to prevent usagers to submit dossier 2022-06-20 16:32:06 +02:00
individual.rb affiche Madame ou Monsieur 2020-12-08 21:30:54 +01:00
instructeur.rb fix(dossier): nullify instructeur and expert id on messages when they are deleted 2022-10-19 11:53:10 +02:00
invite.rb feat(invite): wrap invitation with targeted_user_links 2022-06-17 16:44:37 +02:00
logic.rb compatibility from left 2022-09-28 10:06:31 +02: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
outdated_procedure.rb feat(manager#outdated_procedure): allow super admin to enable procedure_expires_when_termine_enabled for old procedure 2022-08-24 13:10:48 +02:00
procedure.rb no select for usager if only one groupe_instructeur 2022-10-13 19:49:32 +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(instructeur dashboard): dossiers filtered on multiple states 2022-10-03 15:18:46 +02:00
procedure_revision.rb fix(editor champ): do not raise on destroy replay 2022-10-11 16:27:49 +02:00
procedure_revision_type_de_champ.rb fix(revision): fix stable siblings order when there are multiple identical position 2022-08-03 18:29:48 +02:00
service.rb chore(service): SIRET is required 2022-09-06 09:23:52 +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
targeted_user_link.rb fix(invitation): when dossier is not visible anymore 2022-10-20 09:08:36 +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 tests 2022-10-05 13:07:39 +02:00
user.rb fix(dossier): we should never detroy user’s dossiers in cascade 2022-10-14 14:14:51 +02:00
zone.rb can choose multiple zones 2022-10-07 10:48:35 +02:00
zone_label.rb add zone label 2022-09-26 16:58:53 +02:00