Tony CHEMIT pushed to branch master at ultreiaio / ird-observe Commits: b6268dbd by Tony Chemit at 2023-05-20T13:08:20+02:00 [jgitflow-maven-plugin]updating poms for 9.1.4-SNAPSHOT development[skip ci] - - - - - e238ff6c by Tony Chemit at 2023-05-20T13:36:06+02:00 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 3eca5101 by Tony Chemit at 2023-05-20T13:36:07+02:00 [jgitflow-maven-plugin]merging 'master' into 'develop' - - - - - 73562b88 by Tony Chemit at 2023-05-20T13:36:09+02:00 [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 60592362 by Tony Chemit at 2023-05-21T15:56:21+02:00 Toolkit service API - Improve UsageService API (add static method for inner invocation from another service to avoid a new service instantiation) Toolkit service API - Clean UsageCount objects - - - - - f36333ee by Tony Chemit at 2023-05-22T13:48:01+02:00 Toolkit persistence API - Fix bad find in usageHelper : we need to add result in a set, because atomic usage queries might produce many time the same usage and we do not want this (See #2705) Toolkit persistence API - Fix bad count in usageHelper : we need when counting usages to get actually the ids and preserve them in a set, because atomic usage queries might produce many time the same usage and we do not want this (See #2705) Toolkit persistence API - Improve UsageHelper API: add method count with a possible predicate on links type to count - - - - - 33ccb410 by Tony Chemit at 2023-05-22T13:48:01+02:00 Toolkit service API - Improve UsageService API: add method countReferentialInData - - - - - 71546d08 by Tony Chemit at 2023-05-22T13:48:01+02:00 Improve replace referential API to be able to replace in referential and data or only in data - See #2702 - - - - - 0eb38fab by Tony Chemit at 2023-05-25T15:20:20+02:00 Add new action to replace referential usages only in data - Closes #2702 - - - - - d81054c9 by Tony Chemit at 2023-05-31T09:41:28+02:00 fix some vulnerabilities in transitive dependencies tidy pom update pom fix some compile dependencies - - - - - bc7dea2b by Tony Chemit at 2023-05-31T10:17:16+02:00 Assistant sauvegarde qui ne zippe pas les bases - Closes #2709 - - - - - ae2de0ba by Tony Chemit at 2023-06-01T08:38:15+02:00 Table de versionnage non présente dans certaines sauvegardes (depuis la version 9.0.X jusqu'à la 9.1.3) - Closes #2712 - - - - - bc001283 by Tony Chemit at 2023-06-01T17:53:06+02:00 Update changelog for v.9.1.4 [skip CI] - - - - - 023f421b by Tony Chemit at 2023-06-01T17:54:44+02:00 [jgitflow-maven-plugin]updating poms for 9.1.4 branch with snapshot versions[skip ci] - - - - - f5d256d7 by Tony Chemit at 2023-06-01T20:02:28+02:00 [jgitflow-maven-plugin]updating poms for branch'release/9.1.4' with non-snapshot versions[skip ci] - - - - - d196e001 by Tony Chemit at 2023-06-01T20:30:06+02:00 [jgitflow-maven-plugin]merging 'release/9.1.4' into 'master' - - - - - 30 changed files: - CHANGELOG.md - client/configuration/pom.xml - client/core/pom.xml - client/core/src/main/java/fr/ird/observe/client/datasource/api/ObserveSwingDataSource.java - client/datasource/actions/pom.xml - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/save/actions/Start.java - client/datasource/editor/api-test/pom.xml - client/datasource/editor/api/pom.xml - client/datasource/editor/api/src/main/i18n/getters/java.getter - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/ObserveKeyStrokesEditorApi.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/ContentReferentialUI.jaxx - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/ContentReferentialUIHandler.java - + client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/actions/ReplaceReferentialUsages.java - + client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/usage/UsageForReplaceUI.jaxx - + client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/usage/UsageForReplaceUIHandler.java - client/datasource/editor/common/pom.xml - client/datasource/editor/ll/pom.xml - client/datasource/editor/pom.xml - client/datasource/editor/ps/pom.xml - client/datasource/editor/spi/pom.xml - client/datasource/pom.xml - client/pom.xml - client/runner/pom.xml - client/runner/src/main/i18n/translations/client-runner_en_GB.properties - client/runner/src/main/i18n/translations/client-runner_es_ES.properties - client/runner/src/main/i18n/translations/client-runner_fr_FR.properties - core/api/dto-consolidation/pom.xml - core/api/dto-decoration/pom.xml - core/api/dto-validation/pom.xml - core/api/dto/pom.xml The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/340629208808782f3a2ae63ef... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/340629208808782f3a2ae63ef... You're receiving this email because of your account on gitlab.com.