mailman.cloud.codelutin.com
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Observe-commits

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2013 -----
  • December
  • November
  • October
  • September
observe-commits@list.forge.codelutin.com

July 2018

  • 1 participants
  • 80 discussions
[Git][ultreiaio/ird-observe] Pushed new tag v7.0-RC-16
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed new tag v7.0-RC-16 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/v7.0-RC-16 You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][release/7.0-RC-16] [jgitflow-maven-plugin]updating poms for branch'release/7.0-RC-16' with…
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed to branch release/7.0-RC-16 at ultreiaio / ird-observe Commits: c72a924f by Tony CHEMIT at 2018-07-05T13:59:24Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-16&#39; with non-snapshot versions[skip ci] - - - - - 13 changed files: - client-configuration/pom.xml - client/pom.xml - dto/pom.xml - observe/pom.xml - persistence/pom.xml - pom.xml - server-configuration/pom.xml - server/pom.xml - services-client/pom.xml - services-local/pom.xml - services/pom.xml - test/pom.xml - validation/pom.xml Changes: ===================================== client-configuration/pom.xml ===================================== --- a/client-configuration/pom.xml +++ b/client-configuration/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>client-configuration</artifactId> ===================================== client/pom.xml ===================================== --- a/client/pom.xml +++ b/client/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>client</artifactId> ===================================== dto/pom.xml ===================================== --- a/dto/pom.xml +++ b/dto/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>dto</artifactId> ===================================== observe/pom.xml ===================================== --- a/observe/pom.xml +++ b/observe/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>observe</artifactId> ===================================== persistence/pom.xml ===================================== --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>persistence</artifactId> ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> <packaging>pom</packaging> <name>ObServe :: Pom</name> ===================================== server-configuration/pom.xml ===================================== --- a/server-configuration/pom.xml +++ b/server-configuration/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>server-configuration</artifactId> ===================================== server/pom.xml ===================================== --- a/server/pom.xml +++ b/server/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>server</artifactId> ===================================== services-client/pom.xml ===================================== --- a/services-client/pom.xml +++ b/services-client/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>services-client</artifactId> ===================================== services-local/pom.xml ===================================== --- a/services-local/pom.xml +++ b/services-local/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>services-local</artifactId> ===================================== services/pom.xml ===================================== --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>services</artifactId> ===================================== test/pom.xml ===================================== --- a/test/pom.xml +++ b/test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>test</artifactId> ===================================== validation/pom.xml ===================================== --- a/validation/pom.xml +++ b/validation/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-16</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/c72a924ffec0a288559fa8c4199… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/c72a924ffec0a288559fa8c4199… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][master-7.x] 26 commits: [jgitflow-maven-plugin]updating poms for 7.0-RC-16-SNAPSHOT development[skip ci]
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed to branch master-7.x at ultreiaio / ird-observe Commits: 172c5839 by Tony CHEMIT at 2018-07-01T17:32:03Z [jgitflow-maven-plugin]updating poms for 7.0-RC-16-SNAPSHOT development[skip ci] - - - - - 4b6b8557 by Tony CHEMIT at 2018-07-01T17:43:07Z [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 31799608 by Tony CHEMIT at 2018-07-01T17:43:08Z [jgitflow-maven-plugin]merging &#39;master-7.x&#39; into &#39;develop-7.x&#39; - - - - - 0ee48363 by Tony CHEMIT at 2018-07-01T17:43:09Z [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 2829316f by Tony CHEMIT at 2018-07-02T18:22:28Z Migration de sql.gz V5 HS - Closes #990 - - - - - 16e80c82 by Tony CHEMIT at 2018-07-03T10:32:58Z Revoir la clé d&#39;unicité sur le référentiel taille-taille - See #992 - - - - - c7a6c10a by Tony CHEMIT at 2018-07-03T10:33:28Z Fix consolidation code - - - - - e3ac4fa9 by Tony CHEMIT at 2018-07-03T11:00:34Z Relations taille-poids : le type de mesure ne s&#39;affiche pas dans l&#39;UI - Closes #995 - - - - - eb7902bb by Tony CHEMIT at 2018-07-03T11:08:42Z fix test - - - - - 94bc7892 by Tony CHEMIT at 2018-07-03T11:38:31Z Correction de libelles manquants - See #958 - - - - - 78d29121 by Tony CHEMIT at 2018-07-03T15:33:24Z Présentation de la liste des références taille-poids - Closes #994 Présentation de la liste des relations taille-taille - Closes #993 - - - - - e600b6b3 by Tony CHEMIT at 2018-07-03T16:20:14Z [From MGr] A l&#39;arrivée / Au départ review - Closes #1002 - - - - - 9492f99e by Tony CHEMIT at 2018-07-03T17:03:14Z [PS] Forçage du focus lors de la création d&#39;une nouvelle actiité - closes #998 - - - - - 8c54c4c7 by Tony CHEMIT at 2018-07-04T08:24:26Z Création automatique de l&#39;activité de fin de veille non fonctionnelle - See #996 - - - - - 669db5b4 by Tony CHEMIT at 2018-07-04T09:34:47Z [PS] Bycatch : la gomme ne réinitialise pas correctement le type de taille par défaut - Closes #997 - - - - - 7b32a3d8 by Tony CHEMIT at 2018-07-04T13:43:32Z [From MGr] FOB -&gt; Add 1.1.1.1.3 – non-visible - Closes #1004 - - - - - 31fab5bf by Tony CHEMIT at 2018-07-04T14:01:05Z [LL] Opération de pêche -&gt; erreur de validation non remontée sur le libellé de l&#39;onglet - Closes #1014 - - - - - cfffb21c by Tony CHEMIT at 2018-07-04T14:10:57Z [LL] Opération de pêche -&gt; validation poids émerillon et snap - Closes #1015 - - - - - 142bd673 by Tony CHEMIT at 2018-07-05T10:22:21Z [LL] Racourcis clavier non fonctionnents sur les onglets de définition de la composition globale de la palangre - Closes #1016 - - - - - d8c1cbdc by Tony CHEMIT at 2018-07-05T10:22:23Z [LL] Schéma de palangre -&gt; libellé missing - Closes #1017 - - - - - a9eb27ec by Tony CHEMIT at 2018-07-05T10:22:23Z [LL] Schéma de palangre -&gt; libellé doublonné - Closes #1018 - - - - - 58da702e by Tony CHEMIT at 2018-07-05T10:22:23Z [LL] Capture -&gt; Déprédation -&gt; rajout de l&#39;unité du diamètre morsure - Closes #1019 - - - - - b944e488 by Tony CHEMIT at 2018-07-05T10:25:05Z fix a selectable object material without a boolean type... (See #948) - - - - - 0accc0b7 by Tony CHEMIT at 2018-07-05T13:56:33Z Use last toolkit - - - - - c72a924f by Tony CHEMIT at 2018-07-05T13:59:24Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-16&#39; with non-snapshot versions[skip ci] - - - - - 96213d2f by Tony CHEMIT at 2018-07-05T14:07:06Z [jgitflow-maven-plugin]merging &#39;release/7.0-RC-16&#39; into &#39;master-7.x&#39; - - - - - 30 changed files: - client-configuration/pom.xml - client/pom.xml - client/src/main/java/fr/ird/observe/client/ui/actions/UIActionSupport.java - client/src/main/java/fr/ird/observe/client/ui/actions/content/AbstractContentUIAction.java - client/src/main/java/fr/ird/observe/client/ui/actions/content/GoToTabUIActionSupport.java - client/src/main/java/fr/ird/observe/client/ui/actions/main/global/DeleteDataGlobalUIAction.java - client/src/main/java/fr/ird/observe/client/ui/actions/main/global/NewNextDataGlobalUIAction.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/CatchLonglineUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/GearUseFeaturesLonglineUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineDetailCompositionUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/SetLonglineUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/SetLonglineUIModel.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/TdrUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/AbstractSampleUI.jcss - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/AbstractSampleUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/ActivitySeineUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/FloatingObjectUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/NonTargetSampleUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/RouteUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/SetSeineUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/TargetSampleUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/list/ContentListUI.jcss - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/GearUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthLengthParameterUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthWeightParameterUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/ProgramUIHandler.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/f895ec166faef7e65248107afa… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/f895ec166faef7e65248107afa… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] 5 commits: [jgitflow-maven-plugin]updating poms for branch'release/7.0-RC-16' with…
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: c72a924f by Tony CHEMIT at 2018-07-05T13:59:24Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-16&#39; with non-snapshot versions[skip ci] - - - - - 96213d2f by Tony CHEMIT at 2018-07-05T14:07:06Z [jgitflow-maven-plugin]merging &#39;release/7.0-RC-16&#39; into &#39;master-7.x&#39; - - - - - ec6fac8c by Tony CHEMIT at 2018-07-05T14:07:09Z [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - a9775226 by Tony CHEMIT at 2018-07-05T14:07:09Z [jgitflow-maven-plugin]merging &#39;master-7.x&#39; into &#39;develop-7.x&#39; - - - - - 96dba15e by Tony CHEMIT at 2018-07-05T14:07:10Z [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 0 changed files: Changes: View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/74072bb31607297b42e33844d5… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/74072bb31607297b42e33844d5… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] [jgitflow-maven-plugin]updating poms for 7.0-RC-17-SNAPSHOT development[skip ci]
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 74072bb3 by Tony CHEMIT at 2018-07-05T13:58:55Z [jgitflow-maven-plugin]updating poms for 7.0-RC-17-SNAPSHOT development[skip ci] - - - - - 13 changed files: - client-configuration/pom.xml - client/pom.xml - dto/pom.xml - observe/pom.xml - persistence/pom.xml - pom.xml - server-configuration/pom.xml - server/pom.xml - services-client/pom.xml - services-local/pom.xml - services/pom.xml - test/pom.xml - validation/pom.xml Changes: ===================================== client-configuration/pom.xml ===================================== --- a/client-configuration/pom.xml +++ b/client-configuration/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>client-configuration</artifactId> ===================================== client/pom.xml ===================================== --- a/client/pom.xml +++ b/client/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>client</artifactId> ===================================== dto/pom.xml ===================================== --- a/dto/pom.xml +++ b/dto/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>dto</artifactId> ===================================== observe/pom.xml ===================================== --- a/observe/pom.xml +++ b/observe/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>observe</artifactId> ===================================== persistence/pom.xml ===================================== --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>persistence</artifactId> ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> <packaging>pom</packaging> <name>ObServe :: Pom</name> ===================================== server-configuration/pom.xml ===================================== --- a/server-configuration/pom.xml +++ b/server-configuration/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>server-configuration</artifactId> ===================================== server/pom.xml ===================================== --- a/server/pom.xml +++ b/server/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>server</artifactId> ===================================== services-client/pom.xml ===================================== --- a/services-client/pom.xml +++ b/services-client/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>services-client</artifactId> ===================================== services-local/pom.xml ===================================== --- a/services-local/pom.xml +++ b/services-local/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>services-local</artifactId> ===================================== services/pom.xml ===================================== --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>services</artifactId> ===================================== test/pom.xml ===================================== --- a/test/pom.xml +++ b/test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>test</artifactId> ===================================== validation/pom.xml ===================================== --- a/validation/pom.xml +++ b/validation/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-16-SNAPSHOT</version> + <version>7.0-RC-17-SNAPSHOT</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/74072bb31607297b42e33844d57… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/74072bb31607297b42e33844d57… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Pushed new branch release/7.0-RC-16
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed new branch release/7.0-RC-16 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/release/7.0-RC-16 You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] Use last toolkit
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 0accc0b7 by Tony CHEMIT at 2018-07-05T13:56:33Z Use last toolkit - - - - - 1 changed file: - pom.xml Changes: ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,7 @@ <maven.build.timestamp.format>dd/MM/yyyy HH:mm z</maven.build.timestamp.format> <buildDate>${maven.build.timestamp}</buildDate> - <observeToolkitVersion>3.7</observeToolkitVersion> + <observeToolkitVersion>3.7.1</observeToolkitVersion> <!--<lib.version.java4all.jaxx>3.0-alpha-31</lib.version.java4all.jaxx>--> <!--<lib.version.nuiton.topia>3.4.2-SNAPSHOT</lib.version.nuiton.topia>--> @@ -163,7 +163,7 @@ <!--can't use 1.4.197 (date has changed + blob also--> <lib.version.h2>1.4.196</lib.version.h2> <lib.version.java4all.eugene>3.0-alpha-21</lib.version.java4all.eugene> - + <!--<lib.version.java4all.topia>1.1.2-SNAPSHOT</lib.version.java4all.topia>--> <!-- license header configuration --> <license.licenseName>gpl_v3</license.licenseName> <license.organizationName>IRD, Code Lutin, Ultreia.io</license.organizationName> @@ -189,7 +189,7 @@ <!--<gitlab.fromMilestone>5.0</gitlab.fromMilestone>--> <gitlab.stagingUrl>https://observe.ultreia.io/release</gitlab.stagingUrl> - <!--jgitflow configuratio--> + <!--jgitflow configuration--> <jgitflow.masterBranchName>master-7.x</jgitflow.masterBranchName> <jgitflow.developBranchName>develop-7.x</jgitflow.developBranchName> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/0accc0b71ff79aea8ec588dc4fc… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/0accc0b71ff79aea8ec588dc4fc… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] 5 commits: [LL] Racourcis clavier non fonctionnents sur les onglets de définition de la…
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 142bd673 by Tony CHEMIT at 2018-07-05T10:22:21Z [LL] Racourcis clavier non fonctionnents sur les onglets de définition de la composition globale de la palangre - Closes #1016 - - - - - d8c1cbdc by Tony CHEMIT at 2018-07-05T10:22:23Z [LL] Schéma de palangre -&gt; libellé missing - Closes #1017 - - - - - a9eb27ec by Tony CHEMIT at 2018-07-05T10:22:23Z [LL] Schéma de palangre -&gt; libellé doublonné - Closes #1018 - - - - - 58da702e by Tony CHEMIT at 2018-07-05T10:22:23Z [LL] Capture -&gt; Déprédation -&gt; rajout de l&#39;unité du diamètre morsure - Closes #1019 - - - - - b944e488 by Tony CHEMIT at 2018-07-05T10:25:05Z fix a selectable object material without a boolean type... (See #948) - - - - - 16 changed files: - client/src/main/java/fr/ird/observe/client/ui/actions/UIActionSupport.java - client/src/main/java/fr/ird/observe/client/ui/actions/content/AbstractContentUIAction.java - client/src/main/java/fr/ird/observe/client/ui/actions/content/GoToTabUIActionSupport.java - client/src/main/java/fr/ird/observe/client/ui/actions/main/global/DeleteDataGlobalUIAction.java - client/src/main/java/fr/ird/observe/client/ui/actions/main/global/NewNextDataGlobalUIAction.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUIHandler.java - client/src/main/resources/i18n/client_en_GB.properties - client/src/main/resources/i18n/client_es_ES.properties - client/src/main/resources/i18n/client_fr_FR.properties - dto/src/main/java/fr/ird/observe/dto/decoration/ObserveI18nLabelsBuilder.java - dto/src/main/resources/i18n/dto_en_GB.properties - dto/src/main/resources/i18n/dto_es_ES.properties - dto/src/main/resources/i18n/dto_fr_FR.properties - persistence/src/main/resources/db/migration/7.4/02_update_object_material-common.sql Changes: ===================================== client/src/main/java/fr/ird/observe/client/ui/actions/UIActionSupport.java ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/actions/UIActionSupport.java +++ b/client/src/main/java/fr/ird/observe/client/ui/actions/UIActionSupport.java @@ -37,7 +37,9 @@ import javax.swing.ActionMap; import javax.swing.Icon; import javax.swing.InputMap; import javax.swing.JComponent; +import javax.swing.JTabbedPane; import javax.swing.KeyStroke; +import java.awt.Component; import java.awt.event.ActionEvent; import java.awt.event.InputEvent; @@ -183,4 +185,18 @@ public abstract class UIActionSupport extends AbstractAction { return ObserveSwingDataSource.MAIN; } + protected ContentUI<?, ?> getContentUI(ContentUI<?, ?> contentUI) { + if (contentUI.getObjectById("delegateContentUI") != null) { + Component selectedComponent = ((JTabbedPane) contentUI.getObjectById("mainTabbedPane")).getSelectedComponent(); + if (selectedComponent instanceof JComponent) { + JComponent selectedComponent1 = (JComponent) selectedComponent; + Object contentUI1 = selectedComponent1.getClientProperty("contentUI"); + if (contentUI1 instanceof ContentUI) { + return (ContentUI<?, ?>) contentUI1; + } + return null; + } + } + return contentUI; + } } ===================================== client/src/main/java/fr/ird/observe/client/ui/actions/content/AbstractContentUIAction.java ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/actions/content/AbstractContentUIAction.java +++ b/client/src/main/java/fr/ird/observe/client/ui/actions/content/AbstractContentUIAction.java @@ -10,12 +10,12 @@ package fr.ird.observe.client.ui.actions.content; * it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public * License along with this program. If not, see * <http://www.gnu.org/licenses/gpl-3.0.html>. @@ -58,7 +58,20 @@ public abstract class AbstractContentUIAction extends UIActionSupport { } this.e = e; - ContentUI<?, ?> contentUI = getContentUI(e); + ContentUI<?, ?> contentUI = null; + if (getEditor() != null) { + Object ui = getEditor().getClientProperty("ui"); + if (ui instanceof ContentUI) { + contentUI = (ContentUI<?, ?>) ui; + } + } + if (contentUI == null) { + contentUI = getContentUI(e); + ContentUI<?, ?> contentUI1 = getContentUI(contentUI); + if (contentUI1 != null) { + contentUI = contentUI1; + } + } actionPerformed(contentUI); } ===================================== client/src/main/java/fr/ird/observe/client/ui/actions/content/GoToTabUIActionSupport.java ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/actions/content/GoToTabUIActionSupport.java +++ b/client/src/main/java/fr/ird/observe/client/ui/actions/content/GoToTabUIActionSupport.java @@ -58,4 +58,9 @@ public abstract class GoToTabUIActionSupport extends AbstractContentUIAction { } mainTabbedPane.setSelectedIndex(tabIndex); } + + @Override + protected ContentUI<?, ?> getContentUI(ContentUI<?, ?> contentUI) { + return contentUI; + } } ===================================== client/src/main/java/fr/ird/observe/client/ui/actions/main/global/DeleteDataGlobalUIAction.java ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/actions/main/global/DeleteDataGlobalUIAction.java +++ b/client/src/main/java/fr/ird/observe/client/ui/actions/main/global/DeleteDataGlobalUIAction.java @@ -10,12 +10,12 @@ package fr.ird.observe.client.ui.actions.main.global; * it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public * License along with this program. If not, see * <http://www.gnu.org/licenses/gpl-3.0.html>. @@ -66,19 +66,7 @@ public class DeleteDataGlobalUIAction extends GlobalUIActionSupport { } } } else { - if (contentUI instanceof ContentTableUI) { - ContentTableUI ui = (ContentTableUI) contentUI; - button = ui.getDeleteEntry(); - } else if (contentUI instanceof ContentReferenceUI) { - ContentReferenceUI ui = (ContentReferenceUI) contentUI; - if (ui.getModel().isEditing()) { - button = ui.getDeleteFromDetail(); - } else { - button = ui.getDeleteFromList(); - } - } else { - button = (JButton) contentUI.getObjectById("delete"); - } + button = getActionButton(contentUI); } Objects.requireNonNull(button); UIActionSupport action = (UIActionSupport) button.getAction(); @@ -87,4 +75,23 @@ public class DeleteDataGlobalUIAction extends GlobalUIActionSupport { return action; } + protected JButton getActionButton(ContentUI<?, ?> contentUI) { + ContentUI<?, ?> contentUI2 = getContentUI(contentUI); + if (!Objects.equals(contentUI, contentUI2)) { + return getActionButton(contentUI2); + } + if (contentUI instanceof ContentTableUI) { + ContentTableUI ui = (ContentTableUI) contentUI; + return ui.getDeleteEntry(); + } + if (contentUI instanceof ContentReferenceUI) { + ContentReferenceUI ui = (ContentReferenceUI) contentUI; + if (ui.getModel().isEditing()) { + return ui.getDeleteFromDetail(); + } + return ui.getDeleteFromList(); + } + return (JButton) contentUI.getObjectById("delete"); + } + } ===================================== client/src/main/java/fr/ird/observe/client/ui/actions/main/global/NewNextDataGlobalUIAction.java ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/actions/main/global/NewNextDataGlobalUIAction.java +++ b/client/src/main/java/fr/ird/observe/client/ui/actions/main/global/NewNextDataGlobalUIAction.java @@ -10,12 +10,12 @@ package fr.ird.observe.client.ui.actions.main.global; * it under the terms of the GNU General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public * License along with this program. If not, see * <http://www.gnu.org/licenses/gpl-3.0.html>. @@ -34,6 +34,10 @@ import fr.ird.observe.client.ui.content.table.ContentTableUI; import fr.ird.observe.client.ui.storage.presets.RemotePresetsUI; import javax.swing.JButton; +import javax.swing.JComponent; +import javax.swing.JTabbedPane; +import java.awt.Component; +import java.util.Objects; /** * Created on 11/11/16. @@ -59,22 +63,32 @@ public class NewNextDataGlobalUIAction extends GlobalUIActionSupport { button = presetsUI.getCreateAction(); } } else { - - if (contentUI instanceof ContentListUI) { - ContentListUI ui = (ContentListUI) contentUI; - button = ui.getCreate(); - } else if (contentUI instanceof ContentOpenableUI) { - ContentOpenableUI ui = (ContentOpenableUI) contentUI; - button = ui.getCloseAndCreate(); - } else if (contentUI instanceof ContentTableUI) { - ContentTableUI ui = (ContentTableUI) contentUI; - button = ui.getNewEntry(); - } else if (contentUI instanceof ContentReferenceUI) { - ContentReferenceUI ui = (ContentReferenceUI) contentUI; - button = ui.getCreate(); - } + button = getActionButton(contentUI); } return button == null ? null : (UIActionSupport) button.getAction(); } + + + protected JButton getActionButton(ContentUI<?, ?> contentUI) { + ContentUI<?, ?> contentUI2 = getContentUI(contentUI); + if (!Objects.equals(contentUI,contentUI2)) { + return getActionButton(contentUI2); + } + if (contentUI instanceof ContentListUI) { + ContentListUI ui = (ContentListUI) contentUI; + return ui.getCreate(); + } else if (contentUI instanceof ContentOpenableUI) { + ContentOpenableUI ui = (ContentOpenableUI) contentUI; + return ui.getCloseAndCreate(); + } else if (contentUI instanceof ContentTableUI) { + ContentTableUI ui = (ContentTableUI) contentUI; + return ui.getNewEntry(); + } else if (contentUI instanceof ContentReferenceUI) { + ContentReferenceUI ui = (ContentReferenceUI) contentUI; + return ui.getCreate(); + } + return null; + } + } ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx @@ -119,17 +119,15 @@ public void edit(BranchlineDto branchline) { getHandler().edit(branchline); } <cell anchor='east'> <JCheckBox id='timer' styleClass="i18n"/> </cell> - <cell> - <JLabel id='timeSinceContactLabel'/> - </cell> - <cell> + <cell columns="2"> <TimeEditor id='timeSinceContact' constructorParams='this'/> </cell> </row> <!-- timerTimeOnBoard --> <row> - <cell columns="3"> + <cell/> + <cell columns="2"> <DateTimeEditor id='timerTimeOnBoard' constructorParams='this'/> </cell> </row> ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUI.jaxx ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUI.jaxx +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUI.jaxx @@ -66,6 +66,8 @@ errorTableModel='{getErrorTableModel()}' context='update-globalComposition'> </BeanValidator> + <Boolean id="delegateContentUI" initializer="true"/> + <!-- formulaire --> <JPanel id="body" layout='{new BorderLayout()}'> ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUIHandler.java ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUIHandler.java +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/LonglineGlobalCompositionUIHandler.java @@ -95,6 +95,7 @@ public class LonglineGlobalCompositionUIHandler extends ContentUIHandler<SetLong FloatlinesCompositionUI compositionUI = ui.getFloatlinesCompositionUI(); ui.getFloatlinesCompositionPanel().remove(compositionUI); ui.getFloatlinesCompositionPanel().add(compositionUI.getBody()); + ui.getFloatlinesCompositionPanel().putClientProperty("contentUI", compositionUI); } { @@ -102,6 +103,7 @@ public class LonglineGlobalCompositionUIHandler extends ContentUIHandler<SetLong BranchlinesCompositionUI compositionUI = ui.getBranchlinesCompositionUI(); ui.getBranchlinesCompositionPanel().remove(compositionUI); ui.getBranchlinesCompositionPanel().add(compositionUI.getBody()); + ui.getBranchlinesCompositionPanel().putClientProperty("contentUI", compositionUI); } { @@ -109,6 +111,7 @@ public class LonglineGlobalCompositionUIHandler extends ContentUIHandler<SetLong HooksCompositionUI compositionUI = ui.getHooksCompositionUI(); ui.getHooksCompositionPanel().remove(compositionUI); ui.getHooksCompositionPanel().add(compositionUI.getBody()); + ui.getHooksCompositionPanel().putClientProperty("contentUI", compositionUI); } { @@ -116,6 +119,7 @@ public class LonglineGlobalCompositionUIHandler extends ContentUIHandler<SetLong BaitsCompositionUI compositionUI = ui.getBaitsCompositionUI(); ui.getBaitsCompositionPanel().remove(compositionUI); ui.getBaitsCompositionPanel().add(compositionUI.getBody()); + ui.getBaitsCompositionPanel().putClientProperty("contentUI", compositionUI); } } ===================================== client/src/main/resources/i18n/client_en_GB.properties ===================================== --- a/client/src/main/resources/i18n/client_en_GB.properties +++ b/client/src/main/resources/i18n/client_en_GB.properties @@ -447,7 +447,7 @@ observe.common.CatchLonglineDto.action.new=New catch observe.common.CatchLonglineDto.action.new.tip=Create a new catch observe.common.CatchLonglineDto.action.reset.photoReferences.tip=Reset photo references observe.common.CatchLonglineDto.availablePredator=Avaiable predators -observe.common.CatchLonglineDto.beatDiameter=Beat diameter +observe.common.CatchLonglineDto.beatDiameter=Beat diameter (cm) observe.common.CatchLonglineDto.branchlineTab=Branchline observe.common.CatchLonglineDto.caracteristicTab=Caracteristics observe.common.CatchLonglineDto.depredated=Depredated ===================================== client/src/main/resources/i18n/client_es_ES.properties ===================================== --- a/client/src/main/resources/i18n/client_es_ES.properties +++ b/client/src/main/resources/i18n/client_es_ES.properties @@ -447,7 +447,7 @@ observe.common.CatchLonglineDto.action.new=Nueva captura observe.common.CatchLonglineDto.action.new.tip=Crear una nueva captura observe.common.CatchLonglineDto.action.reset.photoReferences.tip=Reiniciar las referencias photo observe.common.CatchLonglineDto.availablePredator=Deprepadaores disponibles -observe.common.CatchLonglineDto.beatDiameter=Diametro de la mordedura +observe.common.CatchLonglineDto.beatDiameter=Diametro de la mordedura (cm) observe.common.CatchLonglineDto.branchlineTab=Arponcillo observe.common.CatchLonglineDto.caracteristicTab=Características observe.common.CatchLonglineDto.depredated=Victima de depredación ===================================== client/src/main/resources/i18n/client_fr_FR.properties ===================================== --- a/client/src/main/resources/i18n/client_fr_FR.properties +++ b/client/src/main/resources/i18n/client_fr_FR.properties @@ -447,7 +447,7 @@ observe.common.CatchLonglineDto.action.new=Nouvelle capture observe.common.CatchLonglineDto.action.new.tip=Créer une nouvelle capture observe.common.CatchLonglineDto.action.reset.photoReferences.tip=Réinitialiser les références photo observe.common.CatchLonglineDto.availablePredator=Prédateurs disponibles -observe.common.CatchLonglineDto.beatDiameter=Diamètre de la morsure +observe.common.CatchLonglineDto.beatDiameter=Diamètre de la morsure (cm) observe.common.CatchLonglineDto.branchlineTab=Avançon observe.common.CatchLonglineDto.caracteristicTab=Caractéristiques observe.common.CatchLonglineDto.depredated=Victime de déprédation ===================================== dto/src/main/java/fr/ird/observe/dto/decoration/ObserveI18nLabelsBuilder.java ===================================== --- a/dto/src/main/java/fr/ird/observe/dto/decoration/ObserveI18nLabelsBuilder.java +++ b/dto/src/main/java/fr/ird/observe/dto/decoration/ObserveI18nLabelsBuilder.java @@ -46,6 +46,7 @@ public class ObserveI18nLabelsBuilder extends I18nLabelsBuilder { static { n("observe.common.I18nReferentialDto.label"); + n("observe.common.SetLonglineGlobalCompositionDto.type"); } private static final ObserveI18nLabelsBuilder INSTANCE = new ObserveI18nLabelsBuilder(null); ===================================== dto/src/main/resources/i18n/dto_en_GB.properties ===================================== --- a/dto/src/main/resources/i18n/dto_en_GB.properties +++ b/dto/src/main/resources/i18n/dto_en_GB.properties @@ -163,6 +163,7 @@ observe.common.SetLonglineDto.title=Fishing operation observe.common.SetLonglineDto.type=Set observe.common.SetLonglineDto.types=Sets observe.common.SetLonglineGlobalCompositionDto.title=Global composition +observe.common.SetLonglineGlobalCompositionDto.type=Global composition observe.common.SetSeineDto.title=Set observe.common.SetSeineDto.type=Set observe.common.SetSeineDto.types=Sets ===================================== dto/src/main/resources/i18n/dto_es_ES.properties ===================================== --- a/dto/src/main/resources/i18n/dto_es_ES.properties +++ b/dto/src/main/resources/i18n/dto_es_ES.properties @@ -161,6 +161,7 @@ observe.common.SetLonglineDto.title=Operación de pesca observe.common.SetLonglineDto.type=Operación de pesca observe.common.SetLonglineDto.types=Operaciones de pesca observe.common.SetLonglineGlobalCompositionDto.title=Composición global del palangre +observe.common.SetLonglineGlobalCompositionDto.type=Composición global del palangre observe.common.SetSeineDto.title=Lance observe.common.SetSeineDto.type=Lance observe.common.SetSeineDto.types=Lances ===================================== dto/src/main/resources/i18n/dto_fr_FR.properties ===================================== --- a/dto/src/main/resources/i18n/dto_fr_FR.properties +++ b/dto/src/main/resources/i18n/dto_fr_FR.properties @@ -163,6 +163,7 @@ observe.common.SetLonglineDto.title=Opération de pêche observe.common.SetLonglineDto.type=Opération de pêche observe.common.SetLonglineDto.types=Opérations de pêche observe.common.SetLonglineGlobalCompositionDto.title=Composition globale de la palangre +observe.common.SetLonglineGlobalCompositionDto.type=Composition globale de la palangre observe.common.SetSeineDto.title=Calée observe.common.SetSeineDto.type=Calée observe.common.SetSeineDto.types=Calées ===================================== persistence/src/main/resources/db/migration/7.4/02_update_object_material-common.sql ===================================== --- a/persistence/src/main/resources/db/migration/7.4/02_update_object_material-common.sql +++ b/persistence/src/main/resources/db/migration/7.4/02_update_object_material-common.sql @@ -33,6 +33,6 @@ UPDATE observe_seine.objectmaterial SET childrenmultiselectable = FALSE , childs UPDATE observe_seine.objectmaterial SET objectmaterialtype ='fr.ird.observe.entities.referentiel.seine.ObjectMaterialType#0#0', selectable = TRUE WHERE topiaid='fr.ird.observe.entities.referentiel.seine.ObjectMaterial#0#0.4'; -UPDATE observe_seine.objectmaterial SET selectable = TRUE , childrenmultiselectable = FALSE WHERE topiaid='fr.ird.observe.entities.referentiel.seine.ObjectMaterial#0#0.25'; +UPDATE observe_seine.objectmaterial SET objectmaterialtype ='fr.ird.observe.entities.referentiel.seine.ObjectMaterialType#0#0', selectable = TRUE , childrenmultiselectable = FALSE WHERE topiaid='fr.ird.observe.entities.referentiel.seine.ObjectMaterial#0#0.25'; INSERT INTO observe_seine.objectMaterial (topiaid, topiaversion, topiacreatedate, lastupdatedate, needComment, status, legacyCode, standardCode, code, parent, label1, label2, label3, selectable, childrenMultiSelectable, childSelectionMandatory, objectMaterialType, validation, biodegradable, nonEntangling) values ('fr.ird.observe.entities.referentiel.seine.ObjectMaterial#0#0.87', 0, CURRENT_DATE, CURRENT_TIMESTAMP, false, 1, NULL, '', '1-1-1-1-3' , 'fr.ird.observe.entities.referentiel.seine.ObjectMaterial#0#0.6' , 'Not visible', 'Non visible', 'No se ve', true, false, false, 'fr.ird.observe.entities.referentiel.seine.ObjectMaterialType#0#0', NULL, false, false); View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/571944a5a0de4e9a97ef024bc1… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/571944a5a0de4e9a97ef024bc1… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] [LL] Capture -> Déprédation -> rajout de l'unité du diamètre morsure - Closes #1019
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 571944a5 by Tony CHEMIT at 2018-07-05T09:38:44Z [LL] Capture -&gt; Déprédation -&gt; rajout de l&#39;unité du diamètre morsure - Closes #1019 - - - - - 3 changed files: - client/src/main/resources/i18n/client_en_GB.properties - client/src/main/resources/i18n/client_es_ES.properties - client/src/main/resources/i18n/client_fr_FR.properties Changes: ===================================== client/src/main/resources/i18n/client_en_GB.properties ===================================== --- a/client/src/main/resources/i18n/client_en_GB.properties +++ b/client/src/main/resources/i18n/client_en_GB.properties @@ -447,7 +447,7 @@ observe.common.CatchLonglineDto.action.new=New catch observe.common.CatchLonglineDto.action.new.tip=Create a new catch observe.common.CatchLonglineDto.action.reset.photoReferences.tip=Reset photo references observe.common.CatchLonglineDto.availablePredator=Avaiable predators -observe.common.CatchLonglineDto.beatDiameter=Beat diameter +observe.common.CatchLonglineDto.beatDiameter=Beat diameter (cm) observe.common.CatchLonglineDto.branchlineTab=Branchline observe.common.CatchLonglineDto.caracteristicTab=Caracteristics observe.common.CatchLonglineDto.depredated=Depredated ===================================== client/src/main/resources/i18n/client_es_ES.properties ===================================== --- a/client/src/main/resources/i18n/client_es_ES.properties +++ b/client/src/main/resources/i18n/client_es_ES.properties @@ -447,7 +447,7 @@ observe.common.CatchLonglineDto.action.new=Nueva captura observe.common.CatchLonglineDto.action.new.tip=Crear una nueva captura observe.common.CatchLonglineDto.action.reset.photoReferences.tip=Reiniciar las referencias photo observe.common.CatchLonglineDto.availablePredator=Deprepadaores disponibles -observe.common.CatchLonglineDto.beatDiameter=Diametro de la mordedura +observe.common.CatchLonglineDto.beatDiameter=Diametro de la mordedura (cm) observe.common.CatchLonglineDto.branchlineTab=Arponcillo observe.common.CatchLonglineDto.caracteristicTab=Características observe.common.CatchLonglineDto.depredated=Victima de depredación ===================================== client/src/main/resources/i18n/client_fr_FR.properties ===================================== --- a/client/src/main/resources/i18n/client_fr_FR.properties +++ b/client/src/main/resources/i18n/client_fr_FR.properties @@ -447,7 +447,7 @@ observe.common.CatchLonglineDto.action.new=Nouvelle capture observe.common.CatchLonglineDto.action.new.tip=Créer une nouvelle capture observe.common.CatchLonglineDto.action.reset.photoReferences.tip=Réinitialiser les références photo observe.common.CatchLonglineDto.availablePredator=Prédateurs disponibles -observe.common.CatchLonglineDto.beatDiameter=Diamètre de la morsure +observe.common.CatchLonglineDto.beatDiameter=Diamètre de la morsure (cm) observe.common.CatchLonglineDto.branchlineTab=Avançon observe.common.CatchLonglineDto.caracteristicTab=Caractéristiques observe.common.CatchLonglineDto.depredated=Victime de déprédation View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/571944a5a0de4e9a97ef024bc12… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/571944a5a0de4e9a97ef024bc12… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] 2 commits: [LL] Schéma de palangre -> libellé missing - Closes #1017
by Tony CHEMIT 05 Jul '18

05 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 523cb26c by Tony CHEMIT at 2018-07-05T09:23:19Z [LL] Schéma de palangre -&gt; libellé missing - Closes #1017 - - - - - 1a9cfc2b by Tony CHEMIT at 2018-07-05T09:35:52Z [LL] Schéma de palangre -&gt; libellé doublonné - Closes #1018 - - - - - 5 changed files: - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx - dto/src/main/java/fr/ird/observe/dto/decoration/ObserveI18nLabelsBuilder.java - dto/src/main/resources/i18n/dto_en_GB.properties - dto/src/main/resources/i18n/dto_es_ES.properties - dto/src/main/resources/i18n/dto_fr_FR.properties Changes: ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/BranchlineUI.jaxx @@ -119,17 +119,15 @@ public void edit(BranchlineDto branchline) { getHandler().edit(branchline); } <cell anchor='east'> <JCheckBox id='timer' styleClass="i18n"/> </cell> - <cell> - <JLabel id='timeSinceContactLabel'/> - </cell> - <cell> + <cell columns="2"> <TimeEditor id='timeSinceContact' constructorParams='this'/> </cell> </row> <!-- timerTimeOnBoard --> <row> - <cell columns="3"> + <cell/> + <cell columns="2"> <DateTimeEditor id='timerTimeOnBoard' constructorParams='this'/> </cell> </row> ===================================== dto/src/main/java/fr/ird/observe/dto/decoration/ObserveI18nLabelsBuilder.java ===================================== --- a/dto/src/main/java/fr/ird/observe/dto/decoration/ObserveI18nLabelsBuilder.java +++ b/dto/src/main/java/fr/ird/observe/dto/decoration/ObserveI18nLabelsBuilder.java @@ -46,6 +46,7 @@ public class ObserveI18nLabelsBuilder extends I18nLabelsBuilder { static { n("observe.common.I18nReferentialDto.label"); + n("observe.common.SetLonglineGlobalCompositionDto.type"); } private static final ObserveI18nLabelsBuilder INSTANCE = new ObserveI18nLabelsBuilder(null); ===================================== dto/src/main/resources/i18n/dto_en_GB.properties ===================================== --- a/dto/src/main/resources/i18n/dto_en_GB.properties +++ b/dto/src/main/resources/i18n/dto_en_GB.properties @@ -163,6 +163,7 @@ observe.common.SetLonglineDto.title=Fishing operation observe.common.SetLonglineDto.type=Set observe.common.SetLonglineDto.types=Sets observe.common.SetLonglineGlobalCompositionDto.title=Global composition +observe.common.SetLonglineGlobalCompositionDto.type=Global composition observe.common.SetSeineDto.title=Set observe.common.SetSeineDto.type=Set observe.common.SetSeineDto.types=Sets ===================================== dto/src/main/resources/i18n/dto_es_ES.properties ===================================== --- a/dto/src/main/resources/i18n/dto_es_ES.properties +++ b/dto/src/main/resources/i18n/dto_es_ES.properties @@ -161,6 +161,7 @@ observe.common.SetLonglineDto.title=Operación de pesca observe.common.SetLonglineDto.type=Operación de pesca observe.common.SetLonglineDto.types=Operaciones de pesca observe.common.SetLonglineGlobalCompositionDto.title=Composición global del palangre +observe.common.SetLonglineGlobalCompositionDto.type=Composición global del palangre observe.common.SetSeineDto.title=Lance observe.common.SetSeineDto.type=Lance observe.common.SetSeineDto.types=Lances ===================================== dto/src/main/resources/i18n/dto_fr_FR.properties ===================================== --- a/dto/src/main/resources/i18n/dto_fr_FR.properties +++ b/dto/src/main/resources/i18n/dto_fr_FR.properties @@ -163,6 +163,7 @@ observe.common.SetLonglineDto.title=Opération de pêche observe.common.SetLonglineDto.type=Opération de pêche observe.common.SetLonglineDto.types=Opérations de pêche observe.common.SetLonglineGlobalCompositionDto.title=Composition globale de la palangre +observe.common.SetLonglineGlobalCompositionDto.type=Composition globale de la palangre observe.common.SetSeineDto.title=Calée observe.common.SetSeineDto.type=Calée observe.common.SetSeineDto.types=Calées View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/dde1b60d70213fe398d2a93738… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/dde1b60d70213fe398d2a93738… You're receiving this email because of your account on gitlab.com.
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.