Commit graph

11778 commits

Author SHA1 Message Date
Paul Chavard
d2bcbaa180 Fix stable filters migration 2020-12-17 17:10:56 +01:00
Paul Chavard
515781b3ce
Merge pull request #5808 from betagouv/fix_missing_antivirus_analysis
Add cron to complete missing analysis
2020-12-17 11:21:09 +01:00
simon lehericey
1348b883e3 Add cron to complete missing analysis 2020-12-17 11:05:33 +01:00
LeSim
03107d095b
Merge pull request #5579 from tchak/filters-by-stable-id
Enable filters across revisions
2020-12-17 11:05:05 +01:00
Paul Chavard
a9a4f6e2a8 Add migration task to use stable_id in filters 2020-12-17 10:51:09 +01:00
simon lehericey
9848dc2295 update brakeman 2020-12-17 10:51:09 +01:00
simon lehericey
116b3c8189 update link ? 2020-12-17 10:51:09 +01:00
simon lehericey
024cc70667 human_value use stable_id ? 2020-12-17 10:51:09 +01:00
simon lehericey
4960eda5cb use stable id 2020-12-17 10:51:09 +01:00
simon lehericey
f07b395d95 sort : remove superfluous return 2020-12-17 10:51:08 +01:00
simon lehericey
f37c27a243 nicer find_field 2020-12-17 10:51:08 +01:00
simon lehericey
e5da1d7111 move remove_filter 2020-12-17 10:51:08 +01:00
simon lehericey
4241ea05f3 move add_filter 2020-12-17 10:51:08 +01:00
simon lehericey
e3ee756da4 move update_sort 2020-12-17 10:51:08 +01:00
simon lehericey
b7a43f3f44 move update_displayed_fields to procedure_presentation 2020-12-17 10:51:08 +01:00
simon lehericey
cbccdea8e0 move displayed_fields for select to procedure_controller 2020-12-17 10:51:08 +01:00
simon lehericey
55998b1284 remove unused dossier_field service 2020-12-17 10:51:08 +01:00
simon lehericey
0399bb7dcf cosmetic move 2020-12-17 10:51:08 +01:00
LeSim
96e5622351
Merge pull request #5778 from tchak/export-horodatage
Add attestation, justificatifs, operation_logs and bill_signatures to export
2020-12-16 17:43:13 +01:00
simon lehericey
1159494d37 Add test to ensure no titre identite is exported 2020-12-16 17:31:38 +01:00
Paul Chavard
a2e87cbb56 Add attestation, justificatifs, operation_logs and bill_signatures to dossier export 2020-12-16 16:34:31 +01:00
LeSim
1fe1fa7a98
Merge pull request #5750 from betagouv/feat/5720
feat/5720 - EQT instructeur, je peux supprimer un dossier terminé
2020-12-16 15:12:57 +01:00
simon lehericey
5bc4fab0c4 exhaustive test of discarded_dossier_deletion_job 2020-12-16 15:00:26 +01:00
simon lehericey
ef11190cda wording to be consistent with the other entries 2020-12-16 15:00:26 +01:00
simon lehericey
d760402393 fix typo 2020-12-16 15:00:26 +01:00
simon lehericey
996180bf24 add folder icon to dossier 2020-12-16 15:00:26 +01:00
simon lehericey
57bff8ca70 improve deletion mail 2020-12-16 15:00:26 +01:00
kara Diaby
c7643154d1 final optims after sim review 2020-12-16 15:00:26 +01:00
kara Diaby
f3c4040d2d add grace period to deleted dossiers 2020-12-16 15:00:26 +01:00
simon lehericey
d2f3bb18f9 instructeur can delete a dossier UI 2020-12-16 15:00:26 +01:00
kara Diaby
00b5ad7a10 EQT instructeur, je peux supprimer un dossier terminé 2020-12-16 15:00:26 +01:00
LeSim
f7f832bed8
Merge pull request #5805 from tchak/graphql-fix-nullable-field
GraphQL: make parts of address nullable
2020-12-16 14:51:53 +01:00
Paul Chavard
43976550cf GraphQL: make parts of address nullable 2020-12-15 17:57:37 +01:00
LeSim
fdf2cd37f1
Merge pull request #5802 from adullact/5801_allow-configuration-of-URLs-of-FAQ-and-documentation-websites
#5801 - Allow configuration of the URLs of FAQ and documentation websites in .env file
2020-12-15 16:50:40 +01:00
Fabrice Gangler
a8081d4b83 allow configuration of the URLs of FAQ and documentation websites in an .env file
Refs: #5801
2020-12-15 16:40:10 +01:00
LeSim
e380440100
Merge pull request #5749 from betagouv/5746-super_admin_enforce_password
5746 super admin enforce password
2020-12-15 16:38:25 +01:00
Christophe Robillard
3428c58b9e extract password complexity validator
for user and superadmin
2020-12-15 16:26:09 +01:00
Christophe Robillard
15a395fbc7 superadmin: check complexity password server side 2020-12-15 16:26:09 +01:00
Christophe Robillard
94b3ec942b super_admin: check password complexity client side 2020-12-15 16:26:09 +01:00
LeSim
90d7ee872e
Merge pull request #5800 from adullact/5799_Form-contact-admin_use_APPLICATION_NAME
#5799 - Fix(form /contact-admin): use APPLICATION_NAME
2020-12-15 16:24:42 +01:00
Fabrice Gangler
3a9f82bd6f Fix(form /contact-admin): use APPLICATION_NAME
Refs: #5799
2020-12-15 16:14:51 +01:00
LeSim
d8fc55ab9e
Merge pull request #5798 from adullact/5797_Form-add-service_use_APPLICATION_NAME
#5797 - Form add/edit a service: use APPLICATION_NAME
2020-12-14 14:38:17 +01:00
Fabrice Gangler
107ad1d28e Fix(form add/edit a service): use APPLICATION_NAME
Refs: #5797
2020-12-14 14:26:09 +01:00
LeSim
1f1f38eef4
Merge pull request #5803 from betagouv/another_try_to_fix_timestamp
Another try to fix timestamp
2020-12-14 14:18:34 +01:00
simon lehericey
a941626d45 factorize read_attachment 2020-12-14 14:09:15 +01:00
simon lehericey
38a5847ca4 rewind io before reading to allow multiple read 2020-12-14 14:09:15 +01:00
simon lehericey
bc4dc22aea spec: use real signature to avoid mocking 2020-12-14 14:09:15 +01:00
LeSim
5713b843f3
Merge pull request #5796 from adullact/5795_configure_default_logo_of_procedure
#5795 - Allow default logo of a procedure to be configured in .env file
2020-12-14 14:04:54 +01:00
Fabrice Gangler
064ea776c7 allow default logo of a procedure to be configured in .env file
Refs: #5795
2020-12-14 13:41:10 +01:00
LeSim
bb5f3a206e
Merge pull request #5794 from adullact/5793_gitignore_exclude_public-assets_directory
#5793 - Fix(.gitignore): exclude /public/assets directory
2020-12-14 11:19:01 +01:00