Tony CHEMIT pushed to branch master at ultreiaio / ird-observe Commits: 091260f2 by Tony Chemit at 2023-12-08T16:04:52+01:00 [jgitflow-maven-plugin]updating poms for 9.3.0-RC-2-SNAPSHOT development[skip ci] - - - - - da6897b8 by Tony Chemit at 2023-12-08T16:26:19+01:00 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - a5af9389 by Tony Chemit at 2023-12-08T16:26:20+01:00 [jgitflow-maven-plugin]merging 'master' into 'develop' - - - - - 012de8f4 by Tony Chemit at 2023-12-08T16:26:21+01:00 [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - e601d96b by Tony Chemit at 2023-12-11T09:15:48+01:00 Add migration script to remove redundant TransmittingBuoy.country - - - - - 80cb18dd by Tony Chemit at 2023-12-11T09:31:38+01:00 Add validation rule on TransmittingBuoyDto.country - - - - - 2bfd7c65 by Tony Chemit at 2023-12-11T10:13:20+01:00 Merge branch 'feature/issue-2821' into develop En prévision du peaufinage des forms Balise, effacer le Pays si le Navire est connu - See #2821 - - - - - ec0be044 by Tony Chemit at 2023-12-11T10:14:26+01:00 Improve Report tests - - - - - f8d06eeb by Tony Chemit at 2023-12-12T15:25:51+01:00 [toolkit-api-report] Translate using i18n locale in ComputeDynamicHeader - - - - - b2a3f036 by Tony Chemit at 2023-12-12T15:25:51+01:00 [toolkit-api-report] Rename ReportI18NNamedStringDefinition to ReportI18nNamedStringDefinition - - - - - f2a6b4bf by Tony Chemit at 2023-12-12T15:25:57+01:00 [toolkit-api-report] Improve ReportRequestExecutorI18nContext (translateRequest is now only two statements:)) - - - - - f6dfc42a by Tony Chemit at 2023-12-12T15:26:16+01:00 [toolkit-api-report & Client] Improve Columns renderers and init js (now cells have no breaking spaces ^^) - - - - - 11ce8a90 by Tony Chemit at 2023-12-12T15:26:16+01:00 [Client] Improve Report ui (keep the essential) - - - - - b38cc1da by Tony Chemit at 2023-12-12T15:26:16+01:00 [core-persistence-report] Fill english translations - - - - - 9079b210 by Tony Chemit at 2023-12-12T16:21:10+01:00 move HtmlExportModel to [toolkit-api-report] - - - - - 331ff42c by Tony Chemit at 2023-12-12T16:21:27+01:00 [toolkit-api-report] Improve i18n variables names and init of ReportRequestExecutorI18nContext - - - - - cd499ad6 by Tony Chemit at 2023-12-12T16:21:27+01:00 [core-persistence-report] Use new i18n variables names - - - - - 6ebc272e by Tony Chemit at 2023-12-12T16:31:49+01:00 Merge branch 'feature/report-++' into develop Fin de revue des reports - - - - - b3b3c614 by Tony Chemit at 2023-12-12T17:16:34+01:00 Ajouter le défilement année par année sur les calendriers - Closes #2182 - - - - - 5526b362 by Tony Chemit at 2023-12-13T12:02:41+01:00 Set focus to delete actions when deleting (instead of cancel) - - - - - db37308f by Tony Chemit at 2023-12-13T12:05:39+01:00 Add selection to states to replace single selection and adapt some code using it - - - - - 276c661e by Tony Chemit at 2023-12-13T12:06:07+01:00 Review delete action code for multiple selected references - - - - - 5687b830 by Tony Chemit at 2023-12-13T12:06:15+01:00 Merge branch 'feature/issue-2746' into develop Suppression de références en masse - Closes #2746 - - - - - d68c37f3 by Tony Chemit at 2024-01-09T13:12:14+01:00 update pom - - - - - da987f1e by Tony Chemit at 2024-01-09T14:26:17+01:00 Ajout d'une option avancée pour ne pas consolider les données sur un assistant de reporting - Closes #2828 - - - - - e58a5085 by Tony Chemit at 2024-01-09T14:26:18+01:00 improve report parser - - - - - 12b0604d by Tony Chemit at 2024-01-09T14:28:00+01:00 [persistence] introduce SqlQueryDefinition API (to store any sql query for an entity) - - - - - b3db65f3 by Tony Chemit at 2024-01-09T14:28:00+01:00 [persistence] improve QuerySupport to be able to manage NativeQuery in a simple way - - - - - 5d91efd5 by Tony Chemit at 2024-01-09T14:28:00+01:00 [persistence - template] generate sql queries in hibernate mapping from user sql queries files - - - - - 6fe109fd by Tony Chemit at 2024-01-09T14:28:00+01:00 [persistence - template] generate in dao methods to wrap user sql queries - - - - - ee5b124c by Tony Chemit at 2024-01-09T14:28:00+01:00 [persistence - model] defines ObServe sql queries (extracted from dao and spi code) - - - - - c9b1a8cf by Tony Chemit at 2024-01-09T14:28:01+01:00 [persistence - dao] use now generated code (no sql in java code) - - - - - 34ac5632 by Tony Chemit at 2024-01-09T14:28:01+01:00 [persistence - test] test all dao user sql queries - - - - - 5536c73a by Tony Chemit at 2024-01-09T14:28:01+01:00 [persistence - spi] use new dao methods - - - - - 5c38e81d by Tony Chemit at 2024-01-09T14:28:01+01:00 [service] use new spi methods - - - - - b5d9e06b by Tony Chemit at 2024-01-09T14:28:01+01:00 [service - test] adapt test - - - - - 8d8c410b by Tony Chemit at 2024-01-09T14:30:53+01:00 Merge branch 'feature/issue-2827' into develop Extraire toutes les requêtes sql (et les ajouter au niveau du modèle) - Closes #2827 - - - - - d53a9d31 by Tony Chemit at 2024-01-11T16:00:59+01:00 Happy new year commit \o/ :D - - - - - e298cd79 by Tony Chemit at 2024-01-11T16:01:22+01:00 [toolkit-persistence] Fix filterTable (got too much indexes) - - - - - 4baf29d1 by Tony Chemit at 2024-01-19T09:56:32+01:00 update pom - - - - - 87e405f4 by Tony Chemit at 2024-01-19T09:56:32+01:00 [toolkit-maven-plugin] Add more actions in GenerateMigrationScriptRunner - - - - - 05d00725 by Tony Chemit at 2024-01-19T09:56:32+01:00 [toolkit-persistence] Open MigrationVersionResourceExecutor.isPg method - - - - - 93ccd880 by Tony Chemit at 2024-01-22T13:02:31+01:00 [client-actions] Pouvoir rejourer l'assistant d'appairement des activités - Closes #2831 - - - - - 9532f5f5 by Tony Chemit at 2024-01-22T13:02:31+01:00 [toolkit-persistence] Add MapBuilder in QuerySupport to be able to build map of list from rows - - - - - 7d086c2e by Tony Chemit at 2024-01-22T13:02:31+01:00 Update changelog for v.9.2.2 [skip CI] - - - - - b7d9286a by Tony Chemit at 2024-01-22T13:02:31+01:00 Impossibilité de déplacer une activité PS observation sur une autre route en mode serveur - Closes #2832 - - - - - bfd20961 by Tony Chemit at 2024-01-22T13:02:31+01:00 Sur l'écran de définition Non déclenchement du bouton Enregistrer - Closes #2825 - - - - - 0669b44e by Tony Chemit at 2024-01-22T13:03:41+01:00 [services-test] Update validation fixture - See #2044 - - - - - 97485af4 by Tony Chemit at 2024-01-22T13:03:41+01:00 [persistence] Add new queries to get activities for pairing action - - - - - f530c6ae by Tony Chemit at 2024-01-22T13:03:41+01:00 [api-dto] Rethink activities pairing code (to used new pairing dto instead of massive calls to services which is very slow...) - - - - - e24c18bb by Tony Chemit at 2024-01-22T13:03:41+01:00 [api-persistence] Adapt code to fill activities pairing code - - - - - a7a45c93 by Tony Chemit at 2024-01-22T13:03:41+01:00 [api-services] Get new dto for activities pairing actions (and remove previous code with PairingContext which is replace by PairingEngine) - - - - - 9487fa2d by Tony Chemit at 2024-01-22T13:03:41+01:00 [server] Update mapping - - - - - cbd1153c by Tony Chemit at 2024-01-22T13:03:41+01:00 [client-actions] Use new Activities pairing API - - - - - c04088c6 by Tony Chemit at 2024-01-22T13:03:41+01:00 [client-editor] Use new Activities pairing API and review to states code - - - - - 871892a7 by Tony Chemit at 2024-01-22T13:21:12+01:00 Merge branch 'feature/issue-2830' into develop Amélioration des performances de l'assistant Apparairement d'activités - Closes #2830 - - - - - e9aabe0f by Tony Chemit at 2024-01-22T14:50:07+01:00 Rendre le fichier de définition des rapports multilingue - Closes #2599 - - - - - fe06d274 by Tony Chemit at 2024-01-22T15:24:11+01:00 [jgitflow-maven-plugin]updating poms for branch'release/9.3.0-RC-2' with non-snapshot versions[skip ci] - - - - - 63f83bfe by Tony Chemit at 2024-01-22T15:45:07+01:00 [jgitflow-maven-plugin]merging 'release/9.3.0-RC-2' into 'master' - - - - - 30 changed files: - CHANGELOG.md - client/configuration/pom.xml - client/core/pom.xml - client/core/src/main/java/fr/ird/observe/client/util/init/UIInitHelper.java - client/datasource/actions/pom.xml - client/datasource/actions/src/main/i18n/getters/java.getter - client/datasource/actions/src/main/i18n/getters/jaxx.getter - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/AdminTabUI.jaxx - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/AdminTabUIHandler.java - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/consolidate/ConsolidateModel.java - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/pairing/ActivityPairingUIHandler.java - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/pairing/actions/Prepare.java - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/pairing/ll/RootNodeBuilder.java - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/pairing/ps/RootNodeBuilder.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/ReportUI.jaxx - client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/report/ReportUI.jcss - 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/actions/ExportToHtml.java - client/datasource/editor/api-test/pom.xml - client/datasource/editor/api/pom.xml - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/RunObserveListener.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/edit/actions/DeleteEdit.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/ContentReferentialUI.jcss - 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/ContentReferentialUIModelStates.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/actions/DeleteReferential.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/actions/ReferentialResetAdapter.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/actions/SaveContentReferentialUIAdapter.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/735b3ecd54d33150add3d1e47... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/735b3ecd54d33150add3d1e47... You're receiving this email because of your account on gitlab.com.