Paul Chavard
|
84b9644bcd
|
fix(db): add missing foreign keys
|
2022-09-20 15:16:52 +02:00 |
|
Paul Chavard
|
09a09d3fcf
|
feat(revisions): add rebased_at to champs
|
2021-10-20 17:26:09 +02:00 |
|
simon lehericey
|
354735ace4
|
add champ value_json jsonb column
|
2021-10-12 14:27:20 +02:00 |
|
Paul Chavard
|
78a07ef021
|
Add job exception logs to dossier and champ
|
2021-02-04 19:27:27 +01:00 |
|
Paul Chavard
|
09a3cacd88
|
Add external_id to champs
|
2021-01-15 11:50:02 +01:00 |
|
Paul Chavard
|
a1643dad84
|
Add data column to champ
|
2021-01-14 17:31:37 +01:00 |
|
Pierre de La Morinerie
|
6d28069539
|
models: generate annotations
|
2020-08-12 11:45:53 +02:00 |
|
Paul Chavard
|
7678d8eb0b
|
Revert for_api value on yes_no champs
|
2019-01-29 15:23:09 +01:00 |
|
gregoirenovel
|
864bb38d8a
|
Add #for_api methods to CheckboxChamp and YesNoChamp
Otherwise, we return nil instead of “off” / “non”,
so we don’t expose the data properly
|
2019-01-08 12:32:27 +01:00 |
|
gregoirenovel
|
c00aac2f80
|
We can now replace processing in #formatted_value by #to_s calls
|
2019-01-08 12:32:26 +01:00 |
|
gregoirenovel
|
f27717ab23
|
Make the CheckboxChamp export similar to YesNoChamp
Previously, nil values would be returned as nil
and not as off
|
2019-01-08 12:32:26 +01:00 |
|
gregoirenovel
|
186e362701
|
Enable the Layout/SpaceInsideArrayLiteralBrackets
|
2019-01-03 10:53:50 +01:00 |
|
simon lehericey
|
b33f11115c
|
[fix #2358] Checkbox: serialize in attestation by oui or no
|
2018-08-10 16:25:34 +02:00 |
|
Frederic Merizen
|
0e639030f9
|
[#2179] Generate denormalized search terms value for Dossier
|
2018-07-27 11:11:52 +02:00 |
|
Paul Chavard
|
e8f3fda1f0
|
Add STI champ models
|
2018-03-29 17:45:19 +02:00 |
|