Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 8735d717 by Tony Chemit at 2023-12-06T14:29:14+01:00 [toolkit-api-report] Introduce WithRequest and ReportRequestExecutorI18nContext to be able to translate anything in hql requests and in some parameters - - - - - bd80057f by Tony Chemit at 2023-12-06T14:29:14+01:00 [toolkit-persistence] Adapt DefaultReportRequestExecutor to use new i18n API - - - - - 51a80bb7 by Tony Chemit at 2023-12-06T14:29:14+01:00 [core-persistence-report] Implements ReportI18nKeysProducer to add default i18n mapping used in embedded reports and adapt reports definition file (using new i18n API) [core-services-i18n] update then i18n bundle - - - - - 892a74e7 by Tony Chemit at 2023-12-06T14:29:14+01:00 [core-services-test] Update report fixtures - - - - - 1a8b3696 by Tony Chemit at 2023-12-06T14:29:14+01:00 [toolkit-api-report] Introduce a way to translate report meta-data (such as name, description, columnsHeader and rowsHeader) - - - - - 6f106303 by Tony Chemit at 2023-12-06T14:29:14+01:00 [client-datasource-actions] Use new I18n API in Report on ui and export template - - - - - 74dea2b0 by Tony Chemit at 2023-12-06T14:29:14+01:00 [client-datasource-actions] Use reportDefinition id instead of his name to compute reportRenderers - - - - - b3ffff3f by Tony Chemit at 2023-12-06T14:29:14+01:00 [core-persistence-report] Add new properties in report definition file to fill english and spanish translations - - - - - 28a8c734 by Tony Chemit at 2023-12-06T14:29:14+01:00 [client-datasource-actions] Use now a separated file for report html export css style - - - - - 22dcf3c7 by Tony Chemit at 2023-12-06T14:30:41+01:00 Merge branch 'feature/issue-2599' into develop Rendre le fichier de définition des rapports multilingue - See #2599 - - - - - 21 changed files: - client/datasource/actions/src/main/i18n/templates/reportHtmlExport_en_GB.ftl - client/datasource/actions/src/main/i18n/templates/reportHtmlExport_es_ES.ftl - client/datasource/actions/src/main/i18n/templates/reportHtmlExport_fr_FR.ftl - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/report/HtmlExportModel.java - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/report/ReportModel.java - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/report/ReportUIHandler.java - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/report/ResultTableModel.java - + client/datasource/actions/src/main/resources/fr/ird/observe/client/datasource/actions/report/HtmlExportModel.css - client/runner/pom.xml - + core/persistence/report/.mvn/i18n/parse-java - + core/persistence/report/src/main/i18n/getters/java.getter - + core/persistence/report/src/main/java/fr/ird/observe/persistence/report/ReportI18nKeys.java - core/persistence/report/src/main/resources/observe-reports.properties - core/services/i18n/pom.xml - core/services/i18n/src/main/i18n/translations/services_en_GB.properties - core/services/i18n/src/main/i18n/translations/services_es_ES.properties - core/services/i18n/src/main/i18n/translations/services_fr_FR.properties - core/services/local/src/test/java/fr/ird/observe/services/local/service/ReportServiceLocalReadTest.java - core/services/test/src/main/resources/fixtures/fr/ird/observe/services/service/ReportService-llLanding.properties - core/services/test/src/main/resources/fixtures/fr/ird/observe/services/service/ReportService-llLogbookActivities.properties - core/services/test/src/main/resources/fixtures/fr/ird/observe/services/service/ReportService-llLogbookCatches.properties The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/cf3e20b00a8104e1dc934e031... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/cf3e20b00a8104e1dc934e031... You're receiving this email because of your account on gitlab.com.