Pierre de La Morinerie
|
6d28069539
|
models: generate annotations
|
2020-08-12 11:45:53 +02:00 |
|
clemkeirua
|
96e82c75d6
|
use more idiomatic update
|
2020-07-15 09:00:12 +00:00 |
|
clemkeirua
|
299c86141c
|
added before_save to PieceJustificativeChamp in order to set skip_pj_validation
|
2020-07-15 09:00:12 +00:00 |
|
Pierre de La Morinerie
|
190548844a
|
dossiers: add piece justificative filename to spreadsheet export
|
2020-05-14 10:18:10 +00:00 |
|
Pierre de La Morinerie
|
fe13043efd
|
dossier: prepare validations to piece_justificative champs
We can't yet enable the validations, because of an issue that will
(hopefully) be solved with Rails 6.
See https://github.com/betagouv/demarches-simplifiees.fr/issues/4926
|
2020-03-30 11:12:25 +02:00 |
|
Pierre de La Morinerie
|
f3c210e875
|
dossier: remove dead validation code
This code used to be called by CarrierWave, but is unused since the
migration to ActiveStorage.
This means that these validations are currently disabled though.
See https://github.com/betagouv/demarches-simplifiees.fr/issues/4926
|
2020-03-30 11:12:25 +02:00 |
|
Pierre de La Morinerie
|
f895570b00
|
dossier: make the upload label a real label
|
2020-03-25 14:43:09 +01:00 |
|
clemkeirua
|
6d02e6e9e8
|
replaced helper has_html_label? with inheritance
|
2020-03-24 16:54:36 +00:00 |
|
Paul Chavard
|
785a09b326
|
Use service_url instead of blob_url on secure attachments
|
2020-01-08 14:43:05 +01:00 |
|
Paul Chavard
|
4a9ef5d12e
|
Always use purge_later
|
2019-05-21 14:05:33 +02:00 |
|
Paul Chavard
|
91f2d7d706
|
Remove deprecated virus_scan model
|
2019-05-03 11:07:19 +02:00 |
|
Paul Chavard
|
f113d108c9
|
Save virus scan status to blob metadata
|
2019-05-02 15:58:09 +02:00 |
|
Mathieu Magnin
|
6570bed09c
|
[Fix #3641] Do not change PJ value in API if PJ is safe
|
2019-03-20 11:37:31 +01:00 |
|
Mathieu Magnin
|
f7650135f4
|
[Fix #3375] on the API display safe files only
|
2019-02-19 18:10:35 +01:00 |
|
Mathieu Magnin
|
31c45fe2e5
|
Fix Sentry 161
|
2019-01-10 15:21:40 +01:00 |
|
gregoirenovel
|
866c74ce63
|
Add Champ#for_api
|
2019-01-08 12:32:27 +01:00 |
|
gregoirenovel
|
baf7977786
|
Enable the Lint/StringConversionInInterpolation cop
|
2019-01-03 10:53:50 +01:00 |
|
gregoirenovel
|
606b56033a
|
Use enum to the fullest with VirusScan.statuses
|
2018-08-29 17:31:08 +02:00 |
|
Frederic Merizen
|
0e639030f9
|
[#2179] Generate denormalized search terms value for Dossier
|
2018-07-27 11:11:52 +02:00 |
|
Frederic Merizen
|
95666238ea
|
[#1421] Move piece justificative error code to piece justificative champ
|
2018-06-19 15:20:01 +02:00 |
|
Frederic Merizen
|
c2f199c5aa
|
[#1421] Move piece justificative specific validation to PieceJustificativeChamp
|
2018-06-19 15:20:01 +02:00 |
|
Mathieu Magnin
|
cd4615b10d
|
When a new PJ is uploaded enqueue a anti virus scan job
|
2018-06-12 15:12:39 +02:00 |
|
Paul Chavard
|
e8f3fda1f0
|
Add STI champ models
|
2018-03-29 17:45:19 +02:00 |
|