Tony CHEMIT pushed to branch master at ultreiaio / ird-observe Commits: d0f6d809 by Tony Chemit at 2024-04-25T09:34:58+02:00 [jgitflow-maven-plugin]updating poms for 9.3.1-SNAPSHOT development[skip ci] - - - - - 53b669fd by Tony Chemit at 2024-04-25T09:50:53+02:00 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 12d7f83f by Tony Chemit at 2024-04-25T09:50:54+02:00 [jgitflow-maven-plugin]merging 'master' into 'develop' - - - - - 3ed637ff by Tony Chemit at 2024-04-25T09:50:55+02:00 [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 6f65d79d by Tony Chemit at 2024-04-25T20:59:12+02:00 La sauvegarde en sql.gz ne fonctionne pas - Closes #2873 - - - - - 710a5ccf by Tony Chemit at 2024-04-25T20:59:39+02:00 Impossible d'effacer une marée (PS ou LL) en mode serveur - Closes #2872 - - - - - 597bc1ad by Tony Chemit at 2024-04-26T10:29:11+02:00 Augmenter la valeur d'un contrôle de formulaire LL Logbook - Closes #2871 - - - - - 55bb8fce by Tony Chemit at 2024-04-26T10:48:11+02:00 Lorsque l'on crée une marée dans un programme depuis l'arbre, le programme en question n'est plus sélectionné par défaut - Closes #2868 - - - - - 51de4e12 by Tony Chemit at 2024-04-26T17:42:45+02:00 Ajout des deux nouveaux drapeaux sur le référentiel VesselType (longline et seine) - - - - - 7a5943e0 by Tony Chemit at 2024-04-26T17:42:45+02:00 Ajout de la migration - - - - - f854d709 by Tony Chemit at 2024-04-26T17:42:45+02:00 Utilisation des nouveaux drapeaux pour filtrer les navire dans les formulaires marée - - - - - 3c9d72f4 by Tony Chemit at 2024-04-26T17:42:45+02:00 Suppression des options de configuration dédiées aux filtre des navires pour les formulaires marée - - - - - 7541a511 by Tony Chemit at 2024-04-26T17:43:12+02:00 Utilisation des nouveaux drapeaux pour filtrer les navire dans l'arbre de navigation - - - - - 463453dd by Tony Chemit at 2024-04-26T17:46:18+02:00 Merge branch 'feature/issue-2869' into develop En mode classement par bateau, il est possible de créer une marée PS avec un bateau LL, de plus avec un bateau désactivé - Closes #2869 - - - - - 46dcf544 by Tony Chemit at 2024-04-26T17:59:14+02:00 Encore une borne de poids à augmenter, sur PS localmarket batch - Closes #2874 - - - - - bb506c43 by Tony Chemit at 2024-04-26T17:59:14+02:00 update VesselType public api doc - - - - - 4d1534e0 by Tony Chemit at 2024-04-27T10:24:54+02:00 Le form PS logbook a perdu sa valeur Data quality par défaut lorsque la marée est créée par le programme logbook - Closes #2876 - - - - - 41034cbe by Tony Chemit at 2024-04-27T12:29:56+02:00 Il est possible de sauver un FOB sans lui avoir donné de type d'opération, et cela plante - Closes #2877 - - - - - 74b1a777 by Tony Chemit at 2024-04-27T12:30:37+02:00 Remove FloatingObjectUI.jcss and only use FloatingObjectUICommon.jcss - - - - - 35a7c66c by Tony Chemit at 2024-05-01T14:17:03+02:00 Suppression des valeurs balise pays et bateau si l'appartenance à désactiver ces champs - Closes #2879 - - - - - 4f29b4c2 by Tony Chemit at 2024-05-01T14:17:03+02:00 update pom - - - - - 5945ad81 by Tony Chemit at 2024-05-01T14:17:03+02:00 Update changelog for v.9.3.1 [skip CI] - - - - - d5c24bfd by Tony Chemit at 2024-05-01T17:27:30+02:00 [jgitflow-maven-plugin]updating poms for branch'release/9.3.1' with non-snapshot versions[skip ci] - - - - - aa9d0cf8 by Tony Chemit at 2024-05-01T17:44:40+02:00 [jgitflow-maven-plugin]merging 'release/9.3.1' into 'master' - - - - - 30 changed files: - CHANGELOG.md - client/configuration/pom.xml - client/configuration/src/main/config/Client.ini - client/configuration/src/test/java/fr/ird/observe/client/configuration/ClientConfigTest.java - client/core/pom.xml - client/datasource/actions/pom.xml - client/datasource/editor/api-test/pom.xml - client/datasource/editor/api/pom.xml - client/datasource/editor/common/pom.xml - client/datasource/editor/common/src/main/i18n/getters/jaxx.getter - client/datasource/editor/common/src/main/java/fr/ird/observe/client/datasource/editor/common/referential/common/VesselTypeUI.jaxx - client/datasource/editor/ll/pom.xml - client/datasource/editor/ll/src/main/java/fr/ird/observe/client/datasource/editor/ll/data/common/TripUIModelStates.java - client/datasource/editor/pom.xml - client/datasource/editor/ps/pom.xml - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/common/TripUIModelStates.java - client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/dcp/FloatingObjectUICommon.jcss - − client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/logbook/FloatingObjectUI.jcss - − client/datasource/editor/ps/src/main/java/fr/ird/observe/client/datasource/editor/ps/data/observation/FloatingObjectUI.jcss - client/datasource/editor/spi/pom.xml - client/datasource/pom.xml - client/pom.xml - client/runner/pom.xml - core/api/dto-consolidation/pom.xml - core/api/dto-decoration/pom.xml - core/api/dto-decoration/src/main/i18n/getters/labels.getter - core/api/dto-pairing/pom.xml - core/api/dto-validation/pom.xml - core/api/dto/pom.xml - core/api/dto/src/main/java/fr/ird/observe/dto/ProtectedIdsPs.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/79cff34a3ce3a3cad12bb9b6a... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/79cff34a3ce3a3cad12bb9b6a... You're receiving this email because of your account on gitlab.com.