-
395c9abf
by Tony Chemit at 2022-12-29T08:49:51+01:00
update pom
-
6972bc14
by Tony Chemit at 2022-12-29T09:23:20+01:00
Introduce toolkit-api-services
Service - use DataMatrix from java-util
Review how to load DifferentialMetaModel (generates it and remove it from BusinessProject)
-
c7093401
by Tony Chemit at 2022-12-29T09:23:20+01:00
Fix commons-collections license issue
-
7e4c9788
by Tony Chemit at 2022-12-29T09:23:20+01:00
Report API - Introduce toolkit-api-report module
-
f1dc19c0
by Tony Chemit at 2022-12-29T09:23:20+01:00
Report UI - Review code and use last services report API
-
02fc3762
by Tony Chemit at 2022-12-29T09:23:20+01:00
Validation - Introduce toolkit-api-validation and core-api-dto-resources
-
265da9ae
by Tony Chemit at 2022-12-29T09:23:20+01:00
Introduce toolkit-api-datasource and toolkit-api-server modules
-
a36cb449
by Tony Chemit at 2022-12-29T09:23:20+01:00
Introduce CleanTemporaryFilesTask (application level for client or server) - Closes ultreiaio/config#38
-
68e58cfe
by Tony Chemit at 2022-12-29T09:23:20+01:00
Introduce ConfigHelper - Closes ultreiaio/config#39
-
f7d2d7ed
by Tony Chemit at 2022-12-29T09:23:20+01:00
Introduce toolkit-api-decoration , core-api-dto-decoration, core-api-dto-validation
-
a0aeb957
by Tony Chemit at 2022-12-29T09:23:20+01:00
Introduce core-persistence-decoration and move persistence fixtures to model module
-
1fd9e607
by Tony Chemit at 2022-12-29T09:23:20+01:00
Introduce new maven modules http-spi and http-spi-processor (split of http-maven-plugin) - See ultreiaio/http#57
-
3bb35e8f
by Tony Chemit at 2022-12-29T09:23:20+01:00
remove provided dependencies in pom
-
415280a3
by Tony Chemit at 2022-12-29T09:23:20+01:00
introduce module toolkit-api-i18n, fix some i18n keys, clean pom dependencies
-
f76c950a
by Tony Chemit at 2022-12-29T09:23:20+01:00
optimize i18n
-
fd2032e7
by Tony Chemit at 2022-12-29T09:23:20+01:00
Be able to add (or not!) the date on Generated annotation by DecoratorDefinitionJavaFileBuilder - Closes ultreiaio/decorator#13
-
da976aa3
by Tony Chemit at 2022-12-29T09:23:20+01:00
Decorator - let's generate them in module sources directory (to make i18n possible)
-
c9d4bbec
by Tony Chemit at 2022-12-29T09:23:20+01:00
update pom
-
2ca00789
by Tony Chemit at 2022-12-29T09:23:20+01:00
optimize i18n
-
c60bb44e
by Tony Chemit at 2022-12-29T09:23:20+01:00
Services tck - improve logs of loaded fixtures
-
2e87cf6a
by Tony Chemit at 2022-12-29T09:23:20+01:00
Pom - fix modules version
-
5b79a102
by Tony Chemit at 2022-12-29T09:49:24+01:00
Merge branch 'feature/split_toolkit_api' into develop
-
53f97f86
by Tony Chemit at 2022-12-29T09:50:10+01:00
test - move assertFixture to ObserveFixtures
-
618319df
by Tony Chemit at 2022-12-29T09:50:14+01:00
test - move asserts to ToolkitFixtures
-
ddabc34d
by Tony Chemit at 2022-12-29T09:50:18+01:00
client config - clean code
-
729154a9
by Tony Chemit at 2022-12-29T09:50:22+01:00
Report Api - low log level on ReportRequestExecutor
-
acc6a524
by Tony Chemit at 2022-12-29T09:50:42+01:00
Report Api - Add comment on variables and repeat variables
-
f999b71f
by Tony Chemit at 2022-12-29T09:50:46+01:00
Report Api - Add comment on request
-
a89161b6
by Tony Chemit at 2022-12-29T09:50:49+01:00
Report Api - Introduce new syntax builder
-
6ceb0a5a
by Tony Chemit at 2022-12-29T09:50:53+01:00
Report Api - Introduce migrate report file tool
-
05fbb619
by Tony Chemit at 2022-12-29T10:32:56+01:00
Report Api - Introduce core-persistence-report module and use new report syntax
-
527818e7
by Tony Chemit at 2022-12-29T10:32:56+01:00
Report Test - Improve them and test legacy and default syntax
-
6e5e93c3
by Tony Chemit at 2022-12-29T11:55:17+01:00
Merge branch 'feature/issue_2578' into develop
Revoir la syntaxe des rapports - Closes #2578