Tony CHEMIT pushed to branch master-9.0.x at ultreiaio / ird-observe Commits: 858366d2 by Tony Chemit at 2022-10-24T23:27:33+02:00 [jgitflow-maven-plugin]updating poms for 9.0.17-SNAPSHOT development[skip ci] - - - - - 3ddb2ff9 by Tony Chemit at 2022-10-24T23:47:19+02:00 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 51892a0b by Tony Chemit at 2022-10-24T23:47:20+02:00 [jgitflow-maven-plugin]merging 'master-9.0.x' into 'develop-9.0.x' - - - - - 52bf0b30 by Tony Chemit at 2022-10-24T23:47:22+02:00 [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - d8cbd9f9 by Tony Chemit at 2022-10-25T12:47:51+02:00 Persistence (IdFactory) - En insertion de marée par le service web, les nouveaux topiaid générés ont un nouveau format. Est-il voulu et fiable ? - Closes #2459 - - - - - a131dd54 by Tony Chemit at 2022-10-25T12:47:57+02:00 Persistence (IdFactory) - Review his usage in Avdth import - See #2459 - - - - - d7c8956f by Tony Chemit at 2022-10-25T21:24:49+02:00 Sur l'UI de gestion des listes d'affichage d'espèces, un contrôle récalcitrant sur espèces désactivées - Closes #2496 - - - - - f4127bc3 by Tony Chemit at 2022-10-30T17:02:23+01:00 Générer les validateurs sur l'unicité des clef métier de collections - Closes #2505 - - - - - dc9bac3b by Tony Chemit at 2022-10-30T17:02:23+01:00 Souci d'unicité sur le formPS observations / captures - Closes #2504 - - - - - 0c6c5e20 by Tony Chemit at 2022-10-30T20:09:23+01:00 I can't afford to pay 10$ each week for some build that takes too much time to save cache or other things :( Gitlab -1 - - - - - 46069153 by Tony Chemit at 2022-10-31T14:24:25+01:00 GUI - Référentiel - La vérification avant sauvegarde d'un référentiel désactivé n'est plus en place - Closes #2507 - - - - - 83685f9e by Tony Chemit at 2022-10-31T15:44:43+01:00 GUI - Référentiel - Pouvoir de nouveau éditer le référentiel d'une base locale en utilisant l'option de configuration déjà existante - Closes #2508 - - - - - 0a6062e6 by Tony Chemit at 2022-11-01T09:27:25+01:00 update pom - - - - - 2adc5bee by Tony Chemit at 2022-11-02T15:41:38+01:00 Review trip i18n comment - - - - - a022dda3 by Tony Chemit at 2022-11-02T15:42:25+01:00 Model - Introduce notBlank tagvalue - - - - - 73e29dd6 by Tony Chemit at 2022-11-02T15:42:28+01:00 Dto - Add autoTrim method (generated dto will fill this method if necessary) - - - - - 65bff72e by Tony Chemit at 2022-11-02T15:42:32+01:00 Dto (generator) - Generate autoTrim method if necessary - - - - - 012579fb by Tony Chemit at 2022-11-02T15:42:36+01:00 Validation - Introduce notBlankString validator - - - - - b6107bf1 by Tony Chemit at 2022-11-02T15:42:39+01:00 Validation (generator) - Let's generate notBlankString from model - - - - - 24e8fae5 by Tony Chemit at 2022-11-02T15:42:42+01:00 GUI - Better TagValues usage in UI mojo - - - - - 5fd44d0d by Tony Chemit at 2022-11-02T15:42:44+01:00 GUI - Review SavePredicate API to always check if states is valid before all (this is a side effect to auto-trim before save) - - - - - c077d163 by Tony Chemit at 2022-11-02T15:42:47+01:00 GUI (generator) - clean one - - - - - 09818749 by Tony Chemit at 2022-11-02T15:42:51+01:00 GUI - Add auto-trim on content save process - - - - - 6bff57f9 by Tony Chemit at 2022-11-02T15:42:56+01:00 Model (referential) - add notBlank tagvalue - - - - - 4e081a84 by Tony Chemit at 2022-11-02T15:43:00+01:00 Validation (referential) - Update validation definitions - - - - - cb3e9cb1 by Tony Chemit at 2022-11-02T15:43:03+01:00 Validation (referential) - Update validation tests fixtures - - - - - b4c38d89 by Tony Chemit at 2022-11-02T15:43:06+01:00 Validation (referential) - Update Public API doc - - - - - e59114d3 by Tony Chemit at 2022-11-02T15:43:09+01:00 Model (data) - add notBlank tagvalue - - - - - 805a466d by Tony Chemit at 2022-11-02T15:43:12+01:00 Validation (data) - Update validation definitions - - - - - f448e7ea by Tony Chemit at 2022-11-02T15:43:16+01:00 Validation (data) - Update validation tests fixtures - - - - - bf0692db by Tony Chemit at 2022-11-02T15:43:18+01:00 Validation (data) - Update Public API doc - - - - - 8b522f7b by Tony Chemit at 2022-11-02T15:43:28+01:00 Merge branch 'feature/issue_1544' into develop-9.0.x See #1544 - - - - - 73c88a1f by Tony Chemit at 2022-11-09T11:03:31+01:00 FIXME - Do not drop table until release time - - - - - 5ad0f967 by Tony Chemit at 2022-11-09T11:06:28+01:00 I18n - Review min - max Weight labels - - - - - 73f69c7d by Tony Chemit at 2022-11-09T11:30:27+01:00 Sql comment - Review howto write them in pure sql statements. - - - - - 56eb4621 by Tony Chemit at 2022-11-09T11:30:39+01:00 Model (Dto and persistence) - add ps_observation.Catch (minWeight and maxWeight) - See ultreiaio/ird-observe#2515 - - - - - 2aca61ff by Tony Chemit at 2022-11-09T11:37:51+01:00 Model (Dto and persistence and migration) - add ps_observation.Catch.speciesFate not null - See ultreiaio/ird-observe#2515 - - - - - b9e51dd2 by Tony Chemit at 2022-11-09T11:37:51+01:00 Model (Dto) - modify ps_observation.Catch unique key (up to 10 fields) Validation - update ps_observation.Catch validation See ultreiaio/ird-observe#2515 - - - - - 6db371b3 by Tony Chemit at 2022-11-09T11:38:57+01:00 Persistence migration - replay migration Persistence migration - Add ps_common.SpeciesFate 15, update the 6 one Persistence migration - Fix ps_observation.InformationSource label (double quote instead of simple one) - - - - - 910c8b93 by Tony Chemit at 2022-11-09T11:38:57+01:00 Validation - Add ps_common.SpeciesFate weightRangeAllowed field - - - - - 7f761a73 by Tony Chemit at 2022-11-09T11:38:57+01:00 I18n - Update with new fields (Catch and Species Fate) - - - - - 648facd1 by Tony Chemit at 2022-11-09T11:38:57+01:00 Tests - Update fixtures - - - - - 0bbe77fa by Tony Chemit at 2022-11-09T11:38:57+01:00 GUI Referential - Add ps_common.SpeciesFate weightRangeAllowed field - - - - - 7f38a436 by Tony Chemit at 2022-11-09T11:38:57+01:00 GUI Data - Adapt SetCatchUI - - - - - b168375e by Tony Chemit at 2022-11-09T12:10:08+01:00 Merge branch 'feature/issue_2515' into develop-9.0.x Closes #2515 - - - - - 5d79c10e by Tony Chemit at 2022-11-09T12:14:45+01:00 Dans l'import AVDTH, les longitudes extrêmes >90° ou >100° semblent mal gérées - Closes #2510 - - - - - 600606a4 by Tony Chemit at 2022-11-09T12:15:24+01:00 Pas mal de positions géographiques sont mises à NULL/NULL par l'importeur AVDTH - Closes #2511 - - - - - bfa4262e by Tony Chemit at 2022-11-09T14:11:01+01:00 Amélioration de libellés du formulaire captures - Closes #2513 - - - - - 8d07203f by Tony Chemit at 2022-11-10T10:54:05+01:00 Labellisation du référentiel 'Type de données des propriétés/matériaux de FOB - Closes #2512 - - - - - 85fa0c6a by Tony Chemit at 2022-11-10T10:54:05+01:00 Persistence migration - Sur échantillons PS observations saisis par lots, migrés vers 9.0, valeurs étranges sur le champ poids individuel - Closes #2503 - - - - - a7a1fbc7 by Tony Chemit at 2022-11-10T10:54:19+01:00 GUI - Sur échantillons PS observations saisis par lots, migrés vers 9.0, valeurs étranges sur le champ poids individuel - Closes #2503 - - - - - 9301c201 by Tony Chemit at 2022-11-11T11:12:49+01:00 Disparition des TargetCatch avec discarded=FALSE dans la nouvelle migration V9 - Closes #2528 - - - - - 4be9d6e1 by Tony Chemit at 2022-11-11T11:12:49+01:00 Décoration des devenirs sur formulaire captures - Closes #2527 - - - - - bca4db5f by Tony Chemit at 2022-11-12T14:41:10+01:00 [UI REFERENTIELS] Envisager un auto-trim droite et gauche sur les champs alphanumériques - See #1544 Nettoyage par migration de tous les champs texte - Closes #2529 - - - - - fbed49a2 by Tony Chemit at 2022-11-12T14:41:10+01:00 Test fixtures - [UI REFERENTIELS] Envisager un auto-trim droite et gauche sur les champs alphanumériques - See #1544 - - - - - 0d869f9d by Tony Chemit at 2022-11-12T14:41:10+01:00 Test fixtures - Renommage speciesFate - - - - - ffe04d3e by Tony Chemit at 2022-11-13T10:53:48+01:00 Adaptation de la validation et du formulaire Captures suite à la nouvelle migration v9 - Closes #2526 - - - - - 7c8b227d by Tony Chemit at 2022-11-13T10:53:48+01:00 Revert "FIXME - Do not drop table until release time" This reverts commit 73c88a1f12625a827361ececc852b783e4a0941d. - - - - - 4fcb9612 by Tony Chemit at 2022-11-13T15:28:50+01:00 Rapport Liste des captures de faune accessoire selon le type de banc, filtrées par groupe - Closes #2532 - - - - - ec5fe21b by Tony Chemit at 2022-11-13T15:28:50+01:00 GUI - use resetEdit state when reset entry on content table - - - - - 0ae68cbf by Tony Chemit at 2022-11-13T15:28:50+01:00 GUI - Sur échantillons PS observations saisis par lots, migrés vers 9.0, valeurs étranges sur le champ poids individuel - Closes #2503 - - - - - 5e4a6ebb by Tony Chemit at 2022-11-16T00:45:19+01:00 Report API - Add TimeLog in DefaultReportRequestExecutor - - - - - 3bd433b6 by Tony Chemit at 2022-11-16T00:45:28+01:00 Report API - Clean ReportRequest code - - - - - e8829668 by Tony Chemit at 2022-11-16T00:45:37+01:00 Report API - Improve executeReportRequest method (one for simple request and one for request with repeat) - - - - - 9db0b05d by Tony Chemit at 2022-11-16T00:45:43+01:00 Report API - Improve Sum operations (can now set x and y and better round of double) - - - - - 50e5bc76 by Tony Chemit at 2022-11-16T00:47:17+01:00 Report API - add safe guard tests (to be able to copy partial matrix) - - - - - 9eea592f by Tony Chemit at 2022-11-16T00:47:23+01:00 Report API - Be able to order variables and repeat variables - - - - - 35b99acf by Tony Chemit at 2022-11-16T00:47:29+01:00 Tck Report - columnHeaders can be null Tck Report - Improve when to deliver asserts - - - - - 4ca5a8fb by Tony Chemit at 2022-11-16T00:47:34+01:00 Report GUI - Manage report with no columns and row headers (everything is coming from the report result to be able to manage dynamic columns) - - - - - f0e410ce by Tony Chemit at 2022-11-16T00:47:42+01:00 Report GUI - Respect report variables order in Report model - - - - - c3a6a87b by Tony Chemit at 2022-11-16T00:58:54+01:00 Report API - Improve ReportVariable (add isEmpty and computeIndexList methods) - - - - - f68f8bc0 by Tony Chemit at 2022-11-16T01:15:15+01:00 Report API - Add new neutral operations - - - - - 7d57e433 by Tony Chemit at 2022-11-16T09:01:23+01:00 Report model - Fix psObservationFobUsageMinimal report (one line escape was missing) - - - - - 0762f803 by Tony Chemit at 2022-11-16T09:01:23+01:00 Rapports Captures/Rejets selon le type d'association - Closes #2530 - - - - - 6a7aad17 by Tony Chemit at 2022-11-16T09:03:46+01:00 Rapport Dénombrement des captures accessoires et devenir, filtrées par groupe - Closes #2534 - - - - - 0a4047ca by Tony Chemit at 2022-11-16T09:03:46+01:00 Rapports Distributions de tailles - Closes #2533 - - - - - 86d60578 by Tony Chemit at 2022-11-16T09:03:46+01:00 Report Tck - Add more tests (for complex reports to make debug more easy) - - - - - 2fa74a21 by Tony Chemit at 2022-11-16T09:04:25+01:00 Merge branch 'feature/issue_2531_v9.0.x' into develop-9.0.x Closes #2531 - - - - - 7bf9961e by Tony Chemit at 2022-11-16T16:14:20+01:00 Ordonner les colonnes du tableau captures selon l'ordre des champs sur le formulaire - Closes #2535 - - - - - 13d6f339 by Tony Chemit at 2022-11-16T16:18:55+01:00 Update changelog for v.9.0.17 [skip CI] - - - - - 51e9b9a1 by Tony Chemit at 2022-11-16T16:20:35+01:00 [jgitflow-maven-plugin]updating poms for branch'release/9.0.17' with non-snapshot versions[skip ci] - - - - - 0e6e50fe by Tony Chemit at 2022-11-16T16:41:04+01:00 [jgitflow-maven-plugin]merging 'release/9.0.17' into 'master-9.0.x' - - - - - 30 changed files: - .gitlab-ci.yml - CHANGELOG.md - client/configuration/pom.xml - client/configuration/src/main/config/Client.ini - client/core/pom.xml - client/core/src/main/java/fr/ird/observe/client/datasource/api/ObserveSwingDataSource.java - client/core/src/main/java/fr/ird/observe/client/main/body/ClientConfigUI.java - client/core/src/main/resources/fr/ird/observe/client/ui/ObserveCommon.jcss - client/datasource/actions/pom.xml - 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/ResultTableModel.java - client/datasource/editor/api-test/pom.xml - client/datasource/editor/api/pom.xml - client/datasource/editor/api/src/main/i18n/getters/java.getter - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/avdth/ImportDialog.jcss - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/avdth/ImportDialogModel.java - core/services/test/src/main/java/fr/ird/observe/services/service/report/ps/PsObservationTargetDiscardedDistributionLengthsLD1ReportFixture.java → client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/actions/save/SavePredicateSupport.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/sample/SampleContentTableUIModelStates.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/sample/actions/ResetSizeMeasureType.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/simple/ContentSimpleUIModelStatesSupport.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/table/ContentTableUIModelStates.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/table/ContentTableUITableModel.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/table/TableSavePredicate.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/table/actions/entry/ResetEntry.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/data/table/actions/entry/SaveTableEntry.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/ContentReferentialUIModel.java - client/datasource/editor/api/src/main/java/fr/ird/observe/client/datasource/editor/api/content/referential/ReferentialSavePredicate.java - client/datasource/editor/api/src/main/resources/fr/ird/observe/client/datasource/editor/api/content/data/sample/CommonSample.jcss - client/datasource/editor/common/pom.xml - client/datasource/editor/common/src/main/i18n/getters/jaxx.getter The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/e49d4146136e0add7097ad817... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/e49d4146136e0add7097ad817... You're receiving this email because of your account on gitlab.com.