-
50e4c1e1
by Tony Chemit
at 2021-08-08T15:21:13+02:00
update pom
-
059886a1
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Déporter la regex de contrôle de la syntaxe des cuves dans la configuration de l'application - Closes #1890
-
beaa4861
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Always getting activities with a set, so make this directly in the dao query, not after via a filter...
-
8c507e4f
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Review data services (replace them by one service per data type).
Now got one data service per domain, plus transversal data services (one per type), that's all!
-
82a0c0a3
by Tony Chemit
at 2021-08-08T15:21:13+02:00
From nearly two minutes to 20seconds for testing reports!
-
cd01bd1b
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Improve validation code
-
07a86649
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Contraindre la date de débarquement FP - Closes #1965
-
b43be2f8
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Introduce new tag values to characterize tableColumns (InlineDataDto and ContainerChildDto) - Closes ultreiaio/ird-observe-toolkit#96
-
a344e6be
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Add a new dto template **ConsolidateDtoModel** to generate missing tagValues by convention - Closes ultreiaio/ird-observe-toolkit#97
-
c5801d67
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Introduce generate-i18n-labels mojo to generate i18n labels using RegisterI18nLabels annotation - Closes ultreiaio/i18n#222
Introduce RegisterI18nLabels annotation to compute smart I18n labels - Closes ultreiaio/i18n#221
Introduce TypeTranslator - Closes ultreiaio/i18n#220
Add new I18n labels API - Closes ultreiaio/ird-observe-toolkit#98
-
54f78a4d
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Renommage Size en SampleMeasure - Closes #1961
-
96e9ef35
by Tony Chemit
at 2021-08-08T15:21:13+02:00
Consolidation des contraintes de nullité dans le modèle de persistance - See ultreiaio/ird-observe#1928
-
350588bc
by Tony Chemit
at 2021-08-08T15:21:13+02:00
clean pom
-
576b6afa
by Tony Chemit
at 2021-08-08T15:21:13+02:00
At last remove one of the many Program objects...
-
c6a502b1
by Tony Chemit
at 2021-08-08T15:23:40+02:00
clean services i18n
-
a9f32f07
by Tony Chemit
at 2021-08-08T15:52:44+02:00
FIXME Improve generated i18n keys for InlineData and friends...