Tony CHEMIT pushed to branch feature/issue-2907 at ultreiaio / ird-observe Commits: de95fb1f by Tony Chemit at 2024-09-05T12:26:25+02:00 Add new client configuration option showSensibleCriteriaInTripBulkChanges - - - - - b7bc8cf9 by Tony Chemit at 2024-09-05T12:26:53+02:00 use new client configuration option showSensibleCriteriaInTripBulkChanges in BulkModify ui - - - - - 1995338f by Tony Chemit at 2024-09-05T12:26:58+02:00 Merge branch 'feature/issue-2816' into develop Fonction de changement de programme en masse - Closes #2816 - - - - - eab2fdac by Tony Chemit at 2024-09-05T12:48:01+02:00 Remove ObserveSwingSession (use directly SwingSession) - - - - - efb846a1 by Tony Chemit at 2024-09-05T12:48:28+02:00 Remove ObServeSwingSessionConfig - - - - - 0c970bb0 by Tony Chemit at 2024-09-05T12:48:59+02:00 do not use any longer ObserveSwingSessionHelper in ContentUIInitializer (everything is managed now by SwingSession) - - - - - c9a055b7 by Tony Chemit at 2024-09-05T12:49:04+02:00 Merge branch 'feature/issue-2834' into develop Suppression du système de préférences d'ui codé en dure - Closes #2834 - - - - - 093c30be by Tony Chemit at 2024-09-05T13:50:20+02:00 fix license header - - - - - 79bfcae5 by Tony Chemit at 2024-09-05T13:54:44+02:00 Hide species ids option (Will be re-add in #2931) - Closes #2929 - - - - - 0749d0a9 by Tony Chemit at 2024-09-05T13:54:56+02:00 Remove FloatingObjectPresetsManager and use now only a FloatingObjectPresetsStorage - - - - - 6aadd14d by Tony Chemit at 2024-09-05T13:54:56+02:00 Use now only one client configuration option and simplify dcp-presets directory layout - - - - - 88dde538 by Tony Chemit at 2024-09-05T13:54:56+02:00 Review FloatingObjectPresetsUI (remove tabs and rename FloatingObjectPresetsTabUI to FloatingObjectPresetsEditorUI) - - - - - f518f0e1 by Tony Chemit at 2024-09-05T13:55:03+02:00 Merge branch 'feature/issue-2826' into develop Permettre le renommage, la suppression, éventuellement l'édition des présélections de FOB - Closes #2826 - - - - - 7e07db53 by Tony Chemit at 2024-09-06T13:09:19+02:00 update decorator and pom - - - - - 42d1aa35 by Tony Chemit at 2024-09-06T13:09:19+02:00 override DecoratorSorted.getComparator - - - - - 36216614 by Tony Chemit at 2024-09-06T13:09:19+02:00 use Decorator comparator in RowSorter - - - - - b4144587 by Tony Chemit at 2024-09-06T13:10:02+02:00 Merge branch 'feature/issue_1203' into develop Utilisation des décorateurs des colonnes de type décorable pour fournir l'ordre lors d'un tri d'une telle colonne - Closes #1203 - - - - - 8c7782f6 by Tony Chemit at 2024-09-06T14:05:36+02:00 Update changelog for v.9.3.7 [skip CI] - - - - - eb20c1c9 by Tony Chemit at 2024-09-09T11:59:45+02:00 Move to maintain branch for 9.3.x - - - - - 37097d0e by Tony Chemit at 2024-09-09T12:45:09+02:00 update gitflow maintain branches - - - - - 3e35ad40 by Tony Chemit at 2024-09-09T15:26:12+02:00 Move I18nReferentialDto.isLabelTranslated method to WithI18n - - - - - 1cb82ec5 by Tony Chemit at 2024-09-09T15:26:19+02:00 Fix some missing i18n keys - - - - - f7a62d35 by Tony Chemit at 2024-09-10T10:33:05+02:00 use correct commons-configuration2 - - - - - 744dd33f by Tony Chemit at 2024-09-10T10:33:13+02:00 Add FIXME to resolve - - - - - 00040693 by Tony Chemit at 2024-09-10T10:33:26+02:00 Improve validation comments - - - - - ba87a51f by Tony Chemit at 2024-09-10T10:33:26+02:00 Depreciate xwork field validators - - - - - ccbb3689 by Tony Chemit at 2024-09-10T10:33:26+02:00 use new validation and jaxx validation API - - - - - 2a1e654d by Tony Chemit at 2024-09-10T10:33:26+02:00 implements new field validator using new API - - - - - a102c9db by Tony Chemit at 2024-09-10T10:33:26+02:00 rewrite validation models - - - - - e06b0174 by Tony Chemit at 2024-09-10T10:33:26+02:00 Fix some validation errors discovered with the new validation implementation^^ - - - - - 0a710fc9 by Tony Chemit at 2024-09-10T10:33:26+02:00 Test both validation implementations in services tck - - - - - fcfd81b6 by Tony Chemit at 2024-09-10T10:33:26+02:00 update pom - - - - - 1be378b9 by Tony Chemit at 2024-09-10T10:33:26+02:00 I18n does not parse any longer xml files - - - - - 726d7919 by Tony Chemit at 2024-09-10T10:33:27+02:00 Manage extra validators in client datasource editors - - - - - ec7ced77 by Tony Chemit at 2024-09-10T10:33:27+02:00 use new validation and jaxx validation API - - - - - 292a8147 by Tony Chemit at 2024-09-10T12:14:16+02:00 add a temporary configuration option to be able to change the validation default factory name - - - - - c4cdee6a by Tony Chemit at 2024-09-10T12:22:16+02:00 Merge branch 'feature/issue-2594' into develop-9.3.x Suppression de la technologie XWorks (utilisé pour la validation) - Closes #2594 - - - - - a0946e85 by Tony Chemit at 2024-09-10T12:27:59+02:00 compositionTabValid can not be bind to tableModels since there is some validation done outside of them... and must be always true on reading mode - - - - - 701115b2 by Tony Chemit at 2024-09-10T12:28:54+02:00 Make table not sortable - - - - - 258e73bc by Tony Chemit at 2024-09-10T12:29:17+02:00 Open ContentMessageTableModel.data property - - - - - 92610da6 by Tony Chemit at 2024-09-10T12:36:45+02:00 Fix i18n key name (replace Section.template by Section.sectionTemplate) - - - - - eb37d7d8 by Tony Chemit at 2024-09-10T12:38:01+02:00 clean SetDetailCompositionUIInitializer code - - - - - 3cc564d4 by Tony Chemit at 2024-09-10T12:40:16+02:00 Improve Reset action - - - - - 7e4acdcc by Tony Chemit at 2024-09-10T12:49:33+02:00 Improve validation flow to validate less things (before we revalidate all sections each time...) - - - - - 8727ebf7 by Tony Chemit at 2024-09-10T12:50:33+02:00 Improve open form performance - - - - - 287a6f2c by Tony Chemit at 2024-09-10T12:51:03+02:00 Fix where to call validation helper - - - - - 874e6ae2 by Tony Chemit at 2024-09-10T12:51:30+02:00 Limit when use rearrangeIds method - - - - - a9aa2e9f by Tony Chemit at 2024-09-10T13:50:55+02:00 Fix validators editors mapping (but still not working to display icons on validator ui) - - - - - baff3a02 by Tony Chemit at 2024-09-10T13:52:52+02:00 Merge branch 'feature/issue-2906' into develop-9.3.x LL observations/composition détaillée : amélioration de la réactivité du formulaire en mode édition - Closes #2906 - - - - - 4baf1681 by Tony Chemit at 2024-09-10T15:01:06+02:00 Fix jaxx id - - - - - aa74e3ba by Tony Chemit at 2024-09-10T15:14:09+02:00 update pom - - - - - dd41adaf by Tony Chemit at 2024-09-10T15:14:17+02:00 Fix decorator in table for location on branchline - - - - - 0ccbf51d by Tony Chemit at 2024-09-10T18:02:49+02:00 New design of form - - - - - 17364cc7 by Tony Chemit at 2024-09-10T18:03:47+02:00 New design of form - - - - - 3fe60734 by Tony Chemit at 2024-09-10T18:04:21+02:00 Little fixes for focus (To be continued) - - - - - 30 changed files: - .mvn/pom.gitflow.develop - .mvn/pom.gitflow.master - CHANGELOG.md - client/.mvn/pom.gitflow.develop - client/.mvn/pom.gitflow.master - client/configuration/.mvn/pom.gitflow.develop - client/configuration/.mvn/pom.gitflow.master - client/configuration/pom.xml - client/configuration/src/main/config/Client.ini - client/configuration/src/main/dcp-presets/ps/common/01-standard-fad-deployment-preset.yml → client/configuration/src/main/dcp-presets/01-standard-fad-deployment-preset.yml - client/configuration/src/main/dcp-presets/ps/common/02-standard-fad-removal-preset.yml → client/configuration/src/main/dcp-presets/02-standard-fad-removal-preset.yml - client/configuration/src/main/dcp-presets/ps/common/03-standard-fad-update-preset.yml → client/configuration/src/main/dcp-presets/03-standard-fad-update-preset.yml - client/configuration/src/main/dcp-presets/ps/common/04-standard-fad-abandonned-preset.yml → client/configuration/src/main/dcp-presets/04-standard-fad-abandonned-preset.yml - client/configuration/src/main/dcp-presets/ps/common/05-standard-fad-endOfUse-preset.yml → client/configuration/src/main/dcp-presets/05-standard-fad-endOfUse-preset.yml - client/configuration/src/main/dcp-presets/ps/common/README.TXT → client/configuration/src/main/dcp-presets/README.TXT - − client/configuration/src/main/dcp-presets/ps/logbook/README.TXT - − client/configuration/src/main/dcp-presets/ps/observation/README.TXT - client/configuration/src/main/filtered-resources/log4j2.xml - client/configuration/src/main/filtered-resources/observe-log4j2.xml - client/configuration/src/main/i18n/getters/config.getter - client/configuration/src/main/i18n/getters/java.getter - − client/configuration/src/main/java/fr/ird/observe/client/ObServeSwingSessionConfig.java - − client/configuration/src/main/java/fr/ird/observe/client/ObserveSwingSession.java - client/configuration/src/main/java/fr/ird/observe/client/configuration/ClientConfig.java - client/configuration/src/main/java/fr/ird/observe/client/configuration/ClientResources.java - client/configuration/src/test/java/fr/ird/observe/client/configuration/ClientConfigTest.java - client/core/.mvn/pom.gitflow.develop - client/core/.mvn/pom.gitflow.master - client/core/pom.xml - client/core/src/main/java/fr/ird/observe/client/ClientUIContext.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/461046312c23c6cd4aefc0e2a... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/461046312c23c6cd4aefc0e2a... You're receiving this email because of your account on gitlab.com.