-
def9e61f
by Tony Chemit at 2022-12-23T07:52:23+01:00
Introduce toolkit-api-services
Service - use DataMatrix from java-util
Review how to load DifferentialMetaModel (generates it and remove it from BusinessProject)
-
07b8da59
by Tony Chemit at 2022-12-23T07:53:56+01:00
Fix commons-collections license issue
-
385bb2b7
by Tony Chemit at 2022-12-23T07:53:56+01:00
Report API - Introduce toolkit-api-report module
-
98885a37
by Tony Chemit at 2022-12-23T07:53:56+01:00
Report UI - Review code and use last services report API
-
7da90227
by Tony Chemit at 2022-12-23T07:53:56+01:00
Validation - Introduce toolkit-api-validation and core-api-dto-resources
-
a6a144c0
by Tony Chemit at 2022-12-23T07:57:46+01:00
Introduce toolkit-api-datasource and toolkit-api-server modules
-
1c8eb7ff
by Tony Chemit at 2022-12-23T07:57:46+01:00
Introduce CleanTemporaryFilesTask (application level for client or server) - Closes ultreiaio/config#38
-
5245ff3c
by Tony Chemit at 2022-12-23T07:57:46+01:00
Introduce ConfigHelper - Closes ultreiaio/config#39
-
7df0e0ec
by Tony Chemit at 2022-12-23T07:57:46+01:00
Introduce toolkit-api-decoration , core-api-dto-decoration, core-api-dto-validation
-
847af88a
by Tony Chemit at 2022-12-23T07:57:46+01:00
Introduce core-persistence-decoration and move persistence fixtures to model module
-
447d44e4
by Tony Chemit at 2022-12-23T07:57:46+01:00
Introduce new maven modules http-spi and http-spi-processor (split of http-maven-plugin) - See ultreiaio/http#57
-
2db2d26e
by Tony Chemit at 2022-12-23T07:57:46+01:00
remove provided dependencies in pom
-
d945b8c1
by Tony Chemit at 2022-12-23T07:57:46+01:00
introduce module toolkit-api-i18n, fix some i18n keys, clean pom dependencies
-
70070b1a
by Tony Chemit at 2022-12-23T09:04:29+01:00
optimize i18n
-
194323af
by Tony Chemit at 2022-12-23T09:04:29+01:00
Be able to add (or not!) the date on Generated annotation by DecoratorDefinitionJavaFileBuilder - Closes ultreiaio/decorator#13
-
dd09ffa7
by Tony Chemit at 2022-12-23T09:30:01+01:00
Decorator - let's generate them in module sources directory (to make i18n possible)
-
52760025
by Tony Chemit at 2022-12-23T10:21:32+01:00
update pom
-
7cbd7e7d
by Tony Chemit at 2022-12-23T10:38:33+01:00
optimize i18n
-
0a531588
by Tony Chemit at 2022-12-28T16:53:27+01:00
Services tck - improve logs of loaded fixtures
-
d1271a87
by Tony Chemit at 2022-12-28T17:01:32+01:00
Merge branch 'feature/split_toolkit_api' into develop-9.0.x
-
5ae21984
by Tony Chemit at 2022-12-29T05:10:01+01:00
test - move assertFixture to ObserveFixtures
-
5ad2ce48
by Tony Chemit at 2022-12-29T08:13:55+01:00
test - move asserts to ToolkitFixtures
-
faf0528c
by Tony Chemit at 2022-12-29T08:13:55+01:00
client config - clean code
-
d9bb23a5
by Tony Chemit at 2022-12-29T08:21:30+01:00
Report Api - low log level on ReportRequestExecutor
-
4e561b18
by Tony Chemit at 2022-12-29T08:21:38+01:00
Report Api - Add comment on variables and repeat variables
-
1f68ec39
by Tony Chemit at 2022-12-29T08:21:38+01:00
Report Api - Add comment on request
-
5d6b021b
by Tony Chemit at 2022-12-29T08:21:39+01:00
Report Api - Introduce new syntax builder
-
bb3b18d5
by Tony Chemit at 2022-12-29T08:21:39+01:00
Report Api - Introduce migrate report file tool
-
299e0317
by Tony Chemit at 2022-12-29T08:27:59+01:00
Report Api - Introduce core-persistence-report module and use new report syntax
-
0cbd36ae
by Tony Chemit at 2022-12-29T08:27:59+01:00
Report Test - Improve them and test legacy and default syntax
-
b6e1143a
by Tony Chemit at 2022-12-29T08:46:50+01:00
Merge branch 'feature/issue_2578' into develop-9.0.x
Revoir la syntaxe des rapports - Closes #2578