-
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'