Paul Chavard
|
ae09b37e72
|
fix(champs): save departement info on champ commune
|
2021-11-17 14:52:47 +03:00 |
|
Paul Chavard
|
f6b8689a97
|
fix(revisions): fix repetitions export with revisions
|
2021-11-03 18:20:48 +01:00 |
|
Paul Chavard
|
da49a6447f
|
refactor(repetition): optimize and add a transaction around repetition add row
|
2021-10-28 14:54:33 +02:00 |
|
Paul Chavard
|
7ebc439630
|
refactor(drop_down_list_champ): other option
|
2021-10-27 12:01:15 +02:00 |
|
Paul Chavard
|
8154daf847
|
refactor(drop_down_list_champ): other option
|
2021-10-27 12:00:39 +02:00 |
|
kara Diaby
|
dc35d9521f
|
add other option to liste deroulante champ
|
2021-10-26 16:11:15 +02:00 |
|
Paul Chavard
|
09a09d3fcf
|
feat(revisions): add rebased_at to champs
|
2021-10-20 17:26:09 +02:00 |
|
simon lehericey
|
87de9e38c6
|
allow draft to be saved with invalid cnaf champ
|
2021-10-12 14:27:20 +02:00 |
|
simon lehericey
|
57a7f82a8f
|
add cnaf ui
|
2021-10-12 14:27:20 +02:00 |
|
simon lehericey
|
40d0cfcdc4
|
add champ validation
|
2021-10-12 14:27:20 +02:00 |
|
simon lehericey
|
c76d1043fa
|
add cnaf champ
|
2021-10-12 14:27:20 +02:00 |
|
simon lehericey
|
354735ace4
|
add champ value_json jsonb column
|
2021-10-12 14:27:20 +02:00 |
|
Ismael MOUSSA S
|
36dc9c2ca2
|
Add File Validation concern after refactoring
|
2021-09-21 12:11:20 -05:00 |
|
Ismael MOUSSA S
|
7c7c9c9ea4
|
Fix file size validation message
|
2021-09-21 12:11:20 -05:00 |
|
Ismael MOUSSA S
|
bdbb4deb87
|
ADD FILE_MAX_SIZE constant to set allow file size limit
|
2021-09-21 12:04:56 -05:00 |
|
Paul Chavard
|
44eb0ada4f
|
fix(i18n): add Kosovo to countries list
Kosovo is not part of ISO 3166 as of time of writing. https://en.wikipedia.org/wiki/ISO_3166-2:RS#cite_ref-1
|
2021-09-08 12:11:25 +02:00 |
|
Pierre de La Morinerie
|
905fca0bd3
|
models: ensure Champs::Pays#to_s is always a string
Before this, the result of `Champs::Pays#to_s` could be `nil`, which
would break various things (like the PDF rendering of these champs).
|
2021-09-07 10:47:18 -05:00 |
|
simon lehericey
|
367f508e2e
|
linked_drop_down_list: empty primary => empty secondary
|
2021-09-07 10:09:18 +02:00 |
|
Paul Chavard
|
a3cc072bbd
|
feat(i18n): translate countries selector
|
2021-08-31 13:15:26 +02:00 |
|
Christophe Robillard
|
4a6c22d6a6
|
export code insee for commune champ
|
2021-08-19 08:04:47 +02:00 |
|
Paul Chavard
|
ac0f50b488
|
Improuve champ blank check
|
2021-07-22 10:45:25 +02:00 |
|
Paul Chavard
|
8b2c2c6466
|
Handle carte layers changes
|
2021-06-24 11:39:49 +02:00 |
|
Paul Chavard
|
a2c53ce7ea
|
format phone numbers
|
2021-06-15 09:14:55 +02:00 |
|
François Vantomme
|
c9b1095d1e
|
Refactor (Rubocop): replace map{ … }.compact by filter_map
In Ruby 2.7, Enumerable#filter_map has been added.
This cop identifies places where map { … }.compact can be replaced by filter_map.
See: https://docs.rubocop.org/rubocop-performance/cops_performance.html#performancemapcompact
|
2021-06-11 15:38:09 +02:00 |
|
Paul Chavard
|
e74dcb0056
|
Remove ign feature flag
|
2021-05-24 11:50:16 +02:00 |
|
Paul Chavard
|
5a7312f775
|
Ensure address to_s never returns nil
|
2021-04-08 16:43:45 +01:00 |
|
Paul Chavard
|
5e5122a436
|
Prevent crash in preview where there is no siblings
|
2021-04-06 18:15:29 +01:00 |
|
Paul Chavard
|
2702660d72
|
Update app/models/champs/header_section_champ.rb
Co-authored-by: Pierre de La Morinerie <kemenaran@gmail.com>
|
2021-04-06 10:45:16 +01:00 |
|
Paul Chavard
|
4feda01b6f
|
Show section numbers only if none of sections start with numbers
|
2021-04-06 10:45:16 +01:00 |
|
Paul Chavard
|
92158cecb6
|
fix constant
|
2021-02-19 11:29:08 +01:00 |
|
Paul Chavard
|
75392272fb
|
Add champ address model
|
2021-02-17 19:10:16 +01:00 |
|
Paul Chavard
|
7eee14feef
|
Add ChampFetchExternalDataJob
|
2021-02-17 19:10:16 +01:00 |
|
Paul Chavard
|
78a07ef021
|
Add job exception logs to dossier and champ
|
2021-02-04 19:27:27 +01:00 |
|
Judith
|
6d89a83d14
|
unused locales clean-up
|
2021-02-04 12:15:13 +01:00 |
|
simon lehericey
|
d72f0c6dd2
|
Add authorized content type for pj
|
2021-01-18 17:23:08 +01:00 |
|
Paul Chavard
|
97ce8f312b
|
Use external_id to fetch annuaire_education data
|
2021-01-15 11:50:02 +01:00 |
|
Paul Chavard
|
09a3cacd88
|
Add external_id to champs
|
2021-01-15 11:50:02 +01:00 |
|
Paul Chavard
|
54f2084aef
|
Add annuaire_education champ
|
2021-01-14 17:57:48 +01:00 |
|
Paul Chavard
|
a1643dad84
|
Add data column to champ
|
2021-01-14 17:31:37 +01:00 |
|
Paul Chavard
|
082b4830f3
|
Fix a crash when champ carte has no options
|
2021-01-12 14:47:20 +01:00 |
|
Paul Chavard
|
eaa9b1c071
|
Expose all optional layers in TypeDeChamp editor
|
2020-12-10 11:26:16 +01:00 |
|
Paul Chavard
|
cad8ee31d8
|
Remove legacy geo sources
|
2020-12-10 11:26:16 +01:00 |
|
Christophe Robillard
|
a8ed9ef172
|
remove dead code
|
2020-12-08 13:09:08 +00:00 |
|
Paul Chavard
|
371179dc5b
|
Watermark titres identite
|
2020-11-25 16:19:06 +01:00 |
|
clemkeirua
|
eb46cc6425
|
piecejusticative file validation focus on size
|
2020-09-25 09:35:16 +00:00 |
|
clemkeirua
|
c155de1d7e
|
ajout de la liste des extensions
|
2020-09-25 09:35:16 +00:00 |
|
clemkeirua
|
31d48c2879
|
validation is enableed only for 'new' procedures
|
2020-09-25 09:35:16 +00:00 |
|
clemkeirua
|
0d88674cea
|
better translations
|
2020-09-25 09:35:16 +00:00 |
|
clemkeirua
|
8711e8f911
|
reenable validator on piece_justificative
|
2020-09-25 09:35:16 +00:00 |
|
clemkeirua
|
c19b653581
|
higher level length sanitization for worksheet length
|
2020-09-24 14:59:46 +02:00 |
|