Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 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... - - - - - 30 changed files: - client/core/src/main/java/fr/ird/observe/client/datasource/api/DataSourceReferenceProvider.java - client/datasource/editor/api/src/main/i18n/getters/java.getter - client/datasource/editor/api/src/main/i18n/getters/jaxx.getter - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/avdth/ImportDialog.jcss - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/actions/id/ShowIdExecutor.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/TripActionHelper.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/sample/SampleContentTableUIModelStates.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/ContentReferentialUI.jcss - client/datasource/editor/api/src/main/resources/fr/ird/observe/client/datasource/editor/api/content/referential/CommonContentI18nReferentialUI.jcss - client/datasource/editor/api/src/main/resources/fr/ird/observe/client/datasource/editor/api/content/referential/CommonContentReferentialUI.jcss - client/datasource/editor/common/pom.xml - client/datasource/editor/common/src/main/i18n/getters/jaxx.getter - client/datasource/editor/ll/pom.xml - client/datasource/editor/ll/src/main/i18n/getters/jaxx.getter - client/datasource/editor/ll/src/main/i18n/getters/navigation.getter - client/datasource/editor/ll/src/main/java/fr/ird/observe/client/datasource/editor/ll/data/logbook/SamplePartUIHandler.java - client/datasource/editor/ps/pom.xml - client/datasource/editor/ps/src/main/i18n/getters/jaxx.getter - client/datasource/editor/ps/src/main/i18n/getters/navigation.getter - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/localmarket/SampleSpeciesUIModelStates.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/localmarket/TripBatchUI.jaxx - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/SampleSpeciesUIModelStates.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/observation/SampleUI.jaxx - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/observation/SampleUIHandler.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/observation/SampleUIModelStates.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/observation/SampleUITableModel.java - client/datasource/editor/ps/src/main/resources/fr/ird/observe/client/datasource/editor/ps/data/observation/SampleUINavigationNode.scope - client/datasource/editor/ps/src/test/java/fr/ird/observe/client/datasource/editor/ps/PsNavigationTreeNodeTest.java - client/i18n/src/main/i18n/translations/observe_en_GB.properties - client/i18n/src/main/i18n/translations/observe_es_ES.properties The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/e4ca3130eb03a779e6a058865... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/e4ca3130eb03a779e6a058865... You're receiving this email because of your account on gitlab.com.