Tony CHEMIT pushed to branch feature/issue_2497 at ultreiaio / ird-observe Commits: 03d7cfed by Tony Chemit at 2023-07-23T17:29:32+02:00 Add more method on TagValuesExtractor to get and augments class tag values - - - - - 55e40d00 by Tony Chemit at 2023-07-23T17:29:35+02:00 Reduce log level on TagValuesExtractor - - - - - 099bc55b by Tony Chemit at 2023-07-23T17:36:33+02:00 When atLeastOneSelected tag-value is used, then add the WithAtLeastOneSelected interface on the class (I love auto-generate code even in model!) - - - - - 7cc0bae3 by Tony Chemit at 2023-07-23T17:36:35+02:00 Augments i18nLabels tag-value when using atLeastOneSelected tag-value (we should do more of this, auto tag-value generation is magic!) - - - - - d0e88c4d by Tony Chemit at 2023-07-23T18:53:22+02:00 When inlineDataDtoProperties tag-value is used, then add the InlineDataDto interface on the class (I love auto-generate code even in model!) - - - - - b17b1f48 by Tony Chemit at 2023-07-23T18:53:26+02:00 In ConsolidateDtoModel do not any-longer check inlineDataDto (since the interface is added by the tag-value!) - - - - - 2d90f347 by Tony Chemit at 2023-07-23T18:53:36+02:00 Ajout des drapeaux observation et logbook sur ll_common.CatchFate et ps_common.SpeciesFate - - - - - aeebdad4 by Tony Chemit at 2023-07-23T18:53:36+02:00 Mise à jour de la migration - - - - - 8027fd1e by Tony Chemit at 2023-07-23T18:53:36+02:00 Mise à jour des formulaires des référentiels - - - - - b1629ca1 by Tony Chemit at 2023-07-23T18:53:36+02:00 Utilisation des nouveaux filtres dans les formulaires de capture - - - - - 47f75d46 by Tony Chemit at 2023-07-23T18:53:36+02:00 Mise à jour de la documentation de l'API publique - - - - - 30 changed files: - client/datasource/editor/ll/src/main/i18n/getters/jaxx.getter - client/datasource/editor/ll/src/main/java/fr/ird/observe/client/datasource/editor/ll/data/logbook/SetCatchUIModelStates.java - client/datasource/editor/ll/src/main/java/fr/ird/observe/client/datasource/editor/ll/data/observation/SetCatchUIModelStates.java - client/datasource/editor/ll/src/main/java/fr/ird/observe/client/datasource/editor/ll/referential/common/CatchFateUI.jaxx - client/datasource/editor/ps/src/main/i18n/getters/jaxx.getter - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/ActivityCatchUIModelStates.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/observation/SetCatchUIModelStates.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/referential/common/SpeciesFateUI.jaxx - core/api/dto-decoration/src/main/i18n/getters/labels.getter - core/api/dto-decoration/src/main/resources/META-INF/i18n/Observe-labels.properties - core/api/services/src/main/resources/META-INF/services/Observe/DifferentialMetaModel.json - core/api/validation/src/main/filtered-resources/META-INF/validators/validation.json - core/api/validation/src/main/i18n/getters/eugene.getter - core/api/validation/src/main/i18n/getters/validation-messages.getter - core/api/validation/src/main/resources/fr/ird/observe/dto/referential/ll/common/CatchFateDto-create-error-validation.xml - core/api/validation/src/main/resources/fr/ird/observe/dto/referential/ll/common/CatchFateDto-update-error-validation.xml - core/api/validation/src/main/resources/fr/ird/observe/dto/referential/ps/common/SpeciesFateDto-create-error-validation.xml - core/api/validation/src/main/resources/fr/ird/observe/dto/referential/ps/common/SpeciesFateDto-update-error-validation.xml - core/persistence/java/src/main/resources/META-INF/persistence/Observe/TopiaEntitySqlCopyPlanModel.json - core/persistence/java/src/main/resources/META-INF/persistence/Observe/TopiaEntitySqlModel.json - core/persistence/java/src/main/resources/META-INF/persistence/Observe/TopiaEntitySqlReplicatePlanModel.json - core/persistence/java/src/main/resources/fr/ird/observe/entities/referential/ll/common/CatchFateImpl.hbm.xml - core/persistence/java/src/main/resources/fr/ird/observe/entities/referential/ps/common/SpeciesFateImpl.hbm.xml - core/persistence/migration/src/main/java/fr/ird/observe/spi/migration/v9/DataSourceMigrationForVersion_9_2.java - + core/persistence/migration/src/main/resources/db/migration/v9/9.2/08_issue-2497-common.sql - core/persistence/migration/src/main/resources/db/migration/v9/9.2/empty-schema-H2.sql - core/persistence/migration/src/main/resources/db/migration/v9/9.2/empty-schema-PG.sql - core/persistence/resources/src/main/resources/fr/ird/observe/entities/referential/ll/common/CatchFate/definition.json - core/persistence/resources/src/main/resources/fr/ird/observe/entities/referential/ll/common/CatchFate/validation-create.json - core/persistence/resources/src/main/resources/fr/ird/observe/entities/referential/ll/common/CatchFate/validation-update.json The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/1cf90bf4a0e6c972b414406f5... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/1cf90bf4a0e6c972b414406f5... You're receiving this email because of your account on gitlab.com.