Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 0361a0a3 by Tony Chemit at 2022-08-22T18:35:46+02:00 Sur les données LL port et associées, rajouter 2 nouveaux champs data entry operators - Closes ultreiaio/ird-observe#2343 - - - - - ee9bc2f0 by Tony Chemit at 2022-08-22T18:35:46+02:00 Ajouter un champ position sur le formulaire Landing LL - See ultreiaio/ird-observe#2345 - - - - - b3e5a3aa by Tony Chemit at 2022-08-22T18:35:46+02:00 update pom update site plugin - - - - - e82a7de1 by Tony Chemit at 2022-08-22T18:35:46+02:00 Fix validation context reset (for not standalone content ui) - - - - - e1f1eccc by Tony Chemit at 2022-08-22T18:35:46+02:00 Erreur calcul des données sur V9 - Closes #2423 - - - - - 91a6d1fa by Tony Chemit at 2022-08-22T18:35:46+02:00 Erreur lors du rechargement de la source si token expiré - Closes #2415 - - - - - 0b1eeba8 by Tony Chemit at 2022-08-22T18:35:46+02:00 Group all api modules in one Maven module - See ultreiaio/topia-extension#145 - - - - - 52772eeb by Tony Chemit at 2022-08-22T18:35:46+02:00 Update changelog for v.7.6.14 [skip CI] - - - - - e18b3a9b by Tony Chemit at 2022-08-22T18:35:46+02:00 use cache of simplifiedObjectTypeSpecializedRules - - - - - 3c4e2ada by Tony Chemit at 2022-08-22T18:35:46+02:00 Il faudrait mettre à jour le script qui crée les colonnes postgis pour chaque champ lat/lon - Closes #2422 - - - - - 114a4e4e by Tony Chemit at 2022-08-22T18:35:46+02:00 Introduce sql package (from topia project) - See ultreiaio/java-util#31 - - - - - 0b95b008 by Tony Chemit at 2022-08-22T18:35:46+02:00 Introduce json package (from http project) - See ultreiaio/java-util#30 - - - - - 14cc8b0c by Tony Chemit at 2022-08-22T18:35:46+02:00 Introduce sql package (from topia project) - See ultreiaio/java-util#31 Introduce json package (from http project) - See ultreiaio/java-util#30 - - - - - 0203a260 by Tony Chemit at 2022-08-22T18:35:46+02:00 tidy pom - - - - - 3b30059a by Tony Chemit at 2022-08-22T18:35:46+02:00 Improve avdth API (move it from api-dto to api-services) - - - - - 52700fb3 by Tony Chemit at 2022-08-22T18:35:46+02:00 update pom - - - - - 17c4bf47 by Tony Chemit at 2022-08-22T18:35:46+02:00 import topia into toolkit - - - - - e2e28393 by Tony Chemit at 2022-08-22T18:35:46+02:00 TimeLog - Fix timeLog init - - - - - 9c6b0e01 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Improve Migration service code and logs - - - - - b2c2c57d by Tony Chemit at 2022-08-22T18:35:46+02:00 TimeLog - use TimeLog.reset - - - - - 96b0b7fb by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Add SqlQuery and SqlFunction in sql package - See ultreiaio/java-util#33 - - - - - f98284aa by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Improve JdbcHelper (remove a very strange DriverManager.registerDriver code...) - - - - - 42bb7902 by Tony Chemit at 2022-08-22T18:35:46+02:00 Replace MutableInt by AtomicInteger - - - - - ac7f588b by Tony Chemit at 2022-08-22T18:35:46+02:00 Json - Remove guava json adapters from this project (remove then guava dependency :)) - Closes ultreiaio/java-util#35 - - - - - d2797ffe by Tony Chemit at 2022-08-22T18:35:46+02:00 update pom - - - - - 4dc68147 by Tony Chemit at 2022-08-22T18:35:46+02:00 Server - low log level - - - - - 58bd4640 by Tony Chemit at 2022-08-22T18:35:46+02:00 TimeLog - fix some usages (not on correct class) - - - - - f5064861 by Tony Chemit at 2022-08-22T18:35:46+02:00 Service Local - use TimeLog at correct place - - - - - 2cb35e78 by Tony Chemit at 2022-08-22T18:35:46+02:00 Service Client - Improve TimeLog and code flow Improve generated service client to have TimeLog at nice place - See ultreiaio/http#54 Replace url by uri in HResponseNotAvailableException to avoid nasty IOException - See ultreiaio/http#55 - - - - - 3fa2b1c3 by Tony Chemit at 2022-08-22T18:35:46+02:00 Dans l'assistant rapport, ajouter un export CSV - Closes #2259 - - - - - 6ce76e92 by Tony Chemit at 2022-08-22T18:35:46+02:00 Client - Aucune barre de progression Closes #2409 - - - - - b4c49f2c by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - clean code - - - - - 5cfc1e3d by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - use JsonAware instead of ObserveDto - - - - - bfda48c5 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - schema are now always sorted - - - - - 461ffa4f by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - improve JdbcHelper, introduce JdbcSecurityHelper to add support for h2 users management, improve Security script API - - - - - aede1e93 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - merge some toolkit code to topia Persistence - add replicate and delete plan for referential (to be able to remove the nasty topia dao delete method and replace it by generated sql code) Tck - add more tck data to be able to perform all the delete tests - - - - - f10d92cf by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - sort blob by id when copy them to h2 database - - - - - fe237b27 by Tony Chemit at 2022-08-22T18:35:46+02:00 Test - Add more tests for ReferentialService - - - - - 726a08a5 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Add referential new scripts instead of runtime sql generation + improve referential context code - - - - - 7010f384 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Fix vicious code that could delete all data (if used inside other code...) - - - - - 1453098e by Tony Chemit at 2022-08-22T18:35:46+02:00 Service - fix ReferentialService.delete permission (was ALL but WRITE_REFERENTIAL is enough) - - - - - 8bcb9bc7 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Improve avdth code - - - - - d3f579b8 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Review TopiaIdFactory - - - - - adc2f354 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Review TopiaApplicationContext - - - - - 75628829 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Review EntityDeserializerContext - - - - - 67244cba by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Remove usage of TopiaEntityEnum and remove naturalIds on referential and continue to refactor persistence API - - - - - 28dc3317 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Remove usage of ToolkitEntitySqlModelResource, everything goes to TopiaEntitySqlModelResource now. - - - - - 2e038e5e by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - Remove TopiaConfigurationExtension and use JdbcConfiguration from java-util library - See ultreiaio/java-util#37 - - - - - 1063e053 by Tony Chemit at 2022-08-22T18:35:46+02:00 update pom - - - - - f2884876 by Tony Chemit at 2022-08-22T18:35:46+02:00 downgrade m-site-p (still some velocity incompatibility) - - - - - 67219119 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - generate application context schema names, instead of computing them. - - - - - 5335baca by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - remove HibernateTopiaMigrationService - - - - - 685feca0 by Tony Chemit at 2022-08-22T18:35:46+02:00 Persistence - clean TopiaApplicationText - - - - - 30 changed files: - CHANGELOG.md - client/configuration/pom.xml - client/configuration/src/main/config/Client.ini - client/configuration/src/main/i18n/getters/config.getter - client/configuration/src/main/java/fr/ird/observe/client/configuration/ClientConfig.java - client/core/pom.xml - client/core/src/main/java/fr/ird/observe/client/ClientUIContext.java - client/core/src/main/java/fr/ird/observe/client/ClientUIContextApi.java - client/core/src/main/java/fr/ird/observe/client/WithClientUIContextApi.java - client/core/src/main/java/fr/ird/observe/client/datasource/api/ObserveDataSourcesManager.java - client/core/src/main/java/fr/ird/observe/client/datasource/api/ObserveSwingDataSource.java - client/core/src/main/java/fr/ird/observe/client/datasource/h2/backup/BackupsManager.java - client/core/src/main/java/fr/ird/observe/client/datasource/validation/ClientValidationContext.java - client/core/src/main/java/fr/ird/observe/client/main/MainUIModel.java - client/core/src/main/java/fr/ird/observe/client/main/ObserveMainUI.jaxx - client/core/src/main/java/fr/ird/observe/client/main/ObserveMainUIHandler.java - client/core/src/main/java/fr/ird/observe/client/main/body/ClientConfigUI.java - client/core/src/main/java/fr/ird/observe/client/main/focus/MainUIFocusModel.java - client/core/src/main/resources/observe-ui.properties - 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/ObserveKeyStrokesActions.java - + client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/report/CsvExportUI.jaxx - + client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/report/CsvExportUI.jcss - + client/datasource/actions/src/main/java/fr/ird/observe/client/datasource/actions/report/CsvExportUIHandler.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 The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/21e522c09b90a82869f4ba3a6... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/21e522c09b90a82869f4ba3a6... You're receiving this email because of your account on gitlab.com.