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][release/7.0-RC-15] [jgitflow-maven-plugin]updating poms for branch'release/7.0-RC-15' with…
by Tony CHEMIT 01 Jul '18

01 Jul '18
Tony CHEMIT pushed to branch release/7.0-RC-15 at ultreiaio / ird-observe Commits: 4fd1767d by Tony CHEMIT at 2018-07-01T17:35:16Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-15&#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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</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-15-SNAPSHOT</version> + <version>7.0-RC-15</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/4fd1767d9e941f85316cc5b88f7… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/4fd1767d9e941f85316cc5b88f7… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][master-7.x] 17 commits: [jgitflow-maven-plugin]updating poms for 7.0-RC-15-SNAPSHOT development[skip ci]
by Tony CHEMIT 01 Jul '18

01 Jul '18
Tony CHEMIT pushed to branch master-7.x at ultreiaio / ird-observe Commits: 94844347 by Tony CHEMIT at 2018-06-19T00:20:15Z [jgitflow-maven-plugin]updating poms for 7.0-RC-15-SNAPSHOT development[skip ci] - - - - - 64a8d629 by Tony CHEMIT at 2018-06-19T00:28:07Z [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - b58f821e by Tony CHEMIT at 2018-06-19T00:28:08Z [jgitflow-maven-plugin]merging &#39;master-7.x&#39; into &#39;develop-7.x&#39; - - - - - 6a2f40fe by Tony CHEMIT at 2018-06-19T00:28:08Z [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - b437a7ff by Tony CHEMIT at 2018-06-30T07:48:40Z Requêtes pour insertion préalable des systèmes observés 20, 21 et 22 - Closes #989 - - - - - 858ceeea by Tony CHEMIT at 2018-06-30T09:01:59Z Ecran de configuration du référentiel taille-taille : liste des relations existantes - Closes #978 - - - - - 579c3aa7 by Tony CHEMIT at 2018-06-30T09:02:01Z Standardiser le fonctionnement des référentiels L-W et L-L - See #975 Gestion référentiel taille-taille : message de validation douteux - Closes #984 - - - - - ee649a31 by Tony CHEMIT at 2018-06-30T09:02:02Z Ecran de configuration du référentiel taille-taille : petit souci de validation - Closes #977 [PS] Saisie de captures, écahntillons : la sélection d&#39;espèce au clavier n&#39;est pas détectée par la validation - Closes #982 - - - - - 30fbdd08 by Tony CHEMIT at 2018-06-30T09:03:09Z Ecran de configuration du référentiel taille-taille : libellés - Closes #976 Gestion référentiel taille-taille : les enregistrements existants ne sont pas modifiables - Closes #985 - - - - - f38c824f by Tony CHEMIT at 2018-06-30T09:03:11Z Validation écran activité : erreur pas visible sur l&#39;onglet caractéristiques - Closes #981 - - - - - 84790aed by Tony CHEMIT at 2018-06-30T09:03:11Z Création de marée : focus forcé sur la carto - Closes #979 - - - - - f0538e8c by Tony CHEMIT at 2018-07-01T13:50:13Z Standardiser le fonctionnement des référentiels L-W et L-L - Closes #975 - - - - - 59204dfc by Tony CHEMIT at 2018-07-01T15:38:44Z [PS] Placement des champs sur échantillon faune accessoire - Closes #983 - - - - - 3fed6cd9 by Tony CHEMIT at 2018-07-01T17:11:05Z Equipement bateau : première frappe inhibée - closes #980 - - - - - ad2cbf69 by Tony CHEMIT at 2018-07-01T17:17:19Z update gitlab cache and changelog of release 7.0-RC-15 - - - - - 4fd1767d by Tony CHEMIT at 2018-07-01T17:35:16Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-15&#39; with non-snapshot versions[skip ci] - - - - - f895ec16 by Tony CHEMIT at 2018-07-01T17:43:02Z [jgitflow-maven-plugin]merging &#39;release/7.0-RC-15&#39; into &#39;master-7.x&#39; - - - - - 30 changed files: - + .mvn/gitlab-cache/milestones/570739-artifacts.json - .mvn/gitlab-cache/milestones/570739-issues.json - .mvn/gitlab-cache/milestones/570739.json - + .mvn/gitlab-cache/milestones/585302-issues.json - + .mvn/gitlab-cache/milestones/585302.json - CHANGELOG.md - client-configuration/pom.xml - client/pom.xml - client/src/main/java/fr/ird/observe/client/ObserveRunner.java - client/src/main/java/fr/ird/observe/client/ui/actions/content/EditReferentialFromListUIAction.java - client/src/main/java/fr/ird/observe/client/ui/actions/main/menu/MenuActionSupport.java - client/src/main/java/fr/ird/observe/client/ui/content/ContentUIInitializer.java - client/src/main/java/fr/ird/observe/client/ui/content/ObserveFocusManager.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/TripLonglineUIHandler.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/ActivitySeineUIModel.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/GearUseFeaturesSeineUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/NonTargetSampleUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/TargetSampleUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/TripSeineUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/ReferenceEntity.jcss - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthLengthParameterUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthLengthParameterUI.jcss - 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/LengthLengthParameterUIModel.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthWeightParameterUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthWeightParameterUI.jcss - client/src/main/java/fr/ird/observe/client/ui/tree/navigation/nodes/NavigationTreeNodeSupport.java - client/src/main/resources/i18n/client_en_GB.properties The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/534ca1b9882440bc6d0da614f9… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/534ca1b9882440bc6d0da614f9… 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-15' with…
by Tony CHEMIT 01 Jul '18

01 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 4fd1767d by Tony CHEMIT at 2018-07-01T17:35:16Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-15&#39; with non-snapshot versions[skip ci] - - - - - f895ec16 by Tony CHEMIT at 2018-07-01T17:43:02Z [jgitflow-maven-plugin]merging &#39;release/7.0-RC-15&#39; into &#39;master-7.x&#39; - - - - - 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] - - - - - 0 changed files: Changes: View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/172c583986b68ee151e5940373… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/172c583986b68ee151e5940373… 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-16-SNAPSHOT development[skip ci]
by Tony CHEMIT 01 Jul '18

01 Jul '18
Tony CHEMIT pushed to branch develop-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] - - - - - 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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-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-15-SNAPSHOT</version> + <version>7.0-RC-16-SNAPSHOT</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/172c583986b68ee151e59403738… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/172c583986b68ee151e59403738… 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-15
by Tony CHEMIT 01 Jul '18

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

01 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: ad2cbf69 by Tony CHEMIT at 2018-07-01T17:17:19Z update gitlab cache and changelog of release 7.0-RC-15 - - - - - 6 changed files: - + .mvn/gitlab-cache/milestones/570739-artifacts.json - .mvn/gitlab-cache/milestones/570739-issues.json - .mvn/gitlab-cache/milestones/570739.json - + .mvn/gitlab-cache/milestones/585302-issues.json - + .mvn/gitlab-cache/milestones/585302.json - CHANGELOG.md Changes: ===================================== .mvn/gitlab-cache/milestones/570739-artifacts.json ===================================== --- /dev/null +++ b/.mvn/gitlab-cache/milestones/570739-artifacts.json @@ -0,0 +1,12 @@ +[ + { + "name": "Application", + "filename": "observe-7.0-RC-14.zip", + "url": "https://ultreia.io/release/observe-7.0-RC-14.zip" + }, + { + "name": "Serveur", + "filename": "observe-7.0-RC-14.war", + "url": "https://ultreia.io/release/observe-7.0-RC-14.war" + } +] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/570739-issues.json ===================================== --- a/.mvn/gitlab-cache/milestones/570739-issues.json +++ b/.mvn/gitlab-cache/milestones/570739-issues.json @@ -1,12 +1,13 @@ [ { - "id": 11288315, - "iid": 959, + "id": 12154406, + "iid": 986, "projectId": 2722779, - "title": "[PS][UI] Problème d\u0027UI lors de la création d\u0027activités", - "description": "Lors de la création d\u0027une activité PS, passage sur l\u0027onglet Mesures, et tests sur le widget température °C/°F.\nTrès rapidement l\u0027UI devient ceci :\n\n![pb-affichage-activite](/uploads/a932e6627ca41b870936bf0c097c8b5c/pb-affichage-activite.PNG)\n\nTrace du terminal ici (rien n\u0027est écrit dans le log fichier au moment où je documente le bug) : [erreur-ui-activite.txt](/uploads/8088bb850e4890bbadc9b1b50911cf26/erreur-ui-activite.txt)", + "title": "La conversion taille-taille ne fonctionne toujours pas", + "description": "On a créé un échantillon de FAL, en type mensuration FL, taille observée 60cm.\n\nSans relation taille-taille présente en base, le calcul ne plante pas, et pas de valeur calculée (OK).\n\nAjout d\u0027une relation taille-taille FL FL vers TL.\n\nPlantage :\n\n![image](/uploads/5efe5f52009f8496a793bbd39d71d5c7/image.png)\n\nTrace :\n```\nINFO 2018-06-19 18:51:34,831 [AWT-EventQueue-0] ObserveServiceMainFactory : 106 - New service created: fr.ird.observe.services.local.service.data.seine.NonTargetSampleServiceLocal@3a3e9633\nINFO 2018-06-19 18:51:34,848 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.data.seine.NonTargetLengthDto\nINFO 2018-06-19 18:51:34,966 [AWT-EventQueue-0] ValidationContext : 213 - Put \u0027fr.ird.observe.entities.referentiel.Species#1239832683867#0.5251675316716491\u0027 into cache.\nINFO 2018-06-19 18:51:40,591 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.referential.LengthLengthParameterDto\nINFO 2018-06-19 18:51:52,649 [AWT-EventQueue-0] ContentReferenceUIHandler : 658 - Will update exisintg entity : fr.ird.observe.entities.referentiel.LengthLengthParameter#1529427059241#0.7602490381474601\nINFO 2018-06-19 18:51:52,674 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.referential.LengthLengthParameterDto\nINFO 2018-06-19 18:51:56,141 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.referential.LengthLengthParameterDto\nINFO 2018-06-19 19:01:40,888 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.referential.LengthLengthParameterDto\nINFO 2018-06-19 19:01:40,914 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.referential.LengthLengthParameterDto\nINFO 2018-06-19 19:01:43,383 [AWT-EventQueue-0] ContentReferenceUIHandler : 746 - entity to be deleted, looking for usage\nINFO 2018-06-19 19:05:28,846 [AWT-EventQueue-0] ContentReferenceUIHandler : 746 - entity to be deleted, looking for usage\nINFO 2018-06-19 19:05:30,031 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.referential.LengthLengthParameterDto\nINFO 2018-06-19 19:05:31,043 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.referential.LengthLengthParameterDto\nINFO 2018-06-19 19:06:02,487 [AWT-EventQueue-0] ContentReferenceUIHandler : 629 - Create referentiel LengthLengthParameterDto{id\u003dnull, enabled\u003dtrue, needComment\u003dfalse, createDate\u003dTue Jun 19 19:05:31 CEST 2018, lastUpdateDate\u003dnull, version\u003d0}\nINFO 2018-06-19 19:06:02,507 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.referential.LengthLengthParameterDto\nINFO 2018-06-19 19:06:30,640 [AWT-EventQueue-0] ObserveReferentialCache : 95 - Loading 4 referential dependencies for: fr.ird.observe.dto.data.seine.NonTargetLengthDto\nINFO 2018-06-19 19:06:30,656 [AWT-EventQueue-0] ValidationContext : 213 - Put \u0027fr.ird.observe.entities.referentiel.Species#1239832683867#0.5251675316716491\u0027 into cache.\nINFO 2018-06-19 19:06:48,941 [AWT-EventQueue-0] LaunchAdminActionSupport : 66 - Will start admin action: Calculer les données\nINFO 2018-06-19 19:06:48,958 [AWT-EventQueue-0] AdminUIModel : 282 - enables steps \u003d [CONFIG, SELECT_DATA, CONSOLIDATE, SHOW_RESUME]\nINFO 2018-06-19 19:06:48,958 [AWT-EventQueue-0] AdminUIModel : 283 - enables operations \u003d [CONSOLIDATE]\nINFO 2018-06-19 19:06:48,959 [AWT-EventQueue-0] ClientConfig : 382 - Sauvegarde de la configuration dans le fichier C:\\Users\\pcauquil\\AppData\\Roaming\\observe-client.conf\nINFO 2018-06-19 19:06:48,963 [AWT-EventQueue-0] DataSourceServiceLocal : 601 - Closing topia application context: ObserveDataSourceConfigurationTopiaPG{label\u003dBase distante, jdbcUrl\u003djdbc:postgresql://localhost:5432/observe_7_01, username\u003dpcauquil, password\u003d***, useSsl\u003dfalse}\nINFO 2018-06-19 19:06:49,387 [AWT-EventQueue-0] ObserveSwingDataSource : 457 - removing listener fr.ird.observe.client.db.ObserveDataSourcesManager$3@6a72828b\nINFO 2018-06-19 19:06:49,389 [AWT-EventQueue-0] AdminUIModel : 313 - End of start...\nINFO 2018-06-19 19:06:54,726 [AWT-EventQueue-0] UseRemoteConfigurationUIAction : 71 - Use remote configuration: Localhost - observe_7_01 - pcauquil\nINFO 2018-06-19 19:06:54,834 [AWT-EventQueue-0] ObserveServiceMainFactory : 106 - New service created: fr.ird.observe.services.local.service.DataSourceServiceLocal@7b680c30\nINFO 2018-06-19 19:06:56,248 [AWT-EventQueue-0] ObserveServiceMainFactory : 106 - New service created: fr.ird.observe.services.local.service.DataSourceServiceLocal@579f175a\nINFO 2018-06-19 19:06:56,513 [AWT-EventQueue-0] ObserveTopiaApplicationContextFactory : 156 - Create Postgresql topia application context: ObserveDataSourceConfigurationTopiaPG{label\u003dBase distante, jdbcUrl\u003djdbc:postgresql://localhost:5432/observe_7_01, username\u003dpcauquil, password\u003d***, useSsl\u003dfalse}\nINFO 2018-06-19 19:06:56,972 [AWT-EventQueue-0] TimeLog : 239 - [721,668ms] for method \u0027invokeMethod DataSourceService.open\u0027, (total call 10, total time 8,017s, min time 679,672ms, max time 1,437s, avg time 801,725ms)\nINFO 2018-06-19 19:06:56,974 [AWT-EventQueue-0] ObserveServiceMainFactory : 106 - New service created: fr.ird.observe.services.local.service.data.NavigationServiceLocal@2ed709ae\nWARN 2018-06-19 19:07:00,058 [AWT-EventQueue-0] TimeLog : 237 - [2,412s] for method \u0027invokeMethod TripSeineService.getAllTripSeine\u0027, (total call 10, total time 27,247s, min time 2,147s, max time 3,823s, avg time 2,725s)\nWARN 2018-06-19 19:07:00,450 [AWT-EventQueue-0] TimeLog : 237 - [2,822s] for method \u0027invokeMethod NavigationService.getNavigation\u0027, (total call 10, total time 31,819s, min time 2,147s, max time 4,426s, avg time 3,182s)\nINFO 2018-06-19 19:07:04,913 [ActionWorker-pool-2-thread-2] ObserveServiceMainFactory : 106 - New service created: fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal@1c096403\nERROR 2018-06-19 19:07:04,985 [ActionWorker-pool-2-thread-2] FormulaHelper : 191 - Could not compute value from a*I\nERROR 2018-06-19 19:07:04,986 [ActionWorker-pool-2-thread-2] ObserveServiceFactoryLocal$ObserveServiceInvocationHandler : 245 - Error in method consolidateTripSeine\njava.lang.NullPointerException\n\tat fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal.updateLengthWeightAble(ConsolidateDataServiceLocal.java:699)\n\tat fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal.consolidateActivitySeine(ConsolidateDataServiceLocal.java:342)\n\tat fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal.consolidateTripSeine(ConsolidateDataServiceLocal.java:243)\n\tat fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal.consolidateTripSeine(ConsolidateDataServiceLocal.java:153)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.lang.reflect.Method.invoke(Unknown Source)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invokeMethod(ObserveServiceFactoryLocal.java:242)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invokeMethodWithTransaction(ObserveServiceFactoryLocal.java:263)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invoke(ObserveServiceFactoryLocal.java:230)\n\tat com.sun.proxy.$Proxy70.consolidateTripSeine(Unknown Source)\n\tat fr.ird.observe.client.ui.admin.consolidate.ConsolidateUIHandler.doAction(ConsolidateUIHandler.java:107)\n\tat org.nuiton.jaxx.runtime.swing.application.ActionWorker.doInBackground(ActionWorker.java:91)\n\tat javax.swing.SwingWorker$1.call(Unknown Source)\n\tat java.util.concurrent.FutureTask.run(Unknown Source)\n\tat javax.swing.SwingWorker.run(Unknown Source)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat java.lang.Thread.run(Unknown Source)\nINFO 2018-06-19 19:07:04,995 [ActionWorker-pool-2-thread-2] DataSourceServiceLocal : 601 - Closing topia application context: ObserveDataSourceConfigurationTopiaPG{label\u003dBase distante, jdbcUrl\u003djdbc:postgresql://localhost:5432/observe_7_01, username\u003dpcauquil, password\u003d***, useSsl\u003dfalse}\nERROR 2018-06-19 19:07:05,529 [AWT-EventQueue-0] ObserveActionExecutor : 123 - Action [null] failed with error null\njava.lang.NullPointerException\n\tat fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal.updateLengthWeightAble(ConsolidateDataServiceLocal.java:699)\n\tat fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal.consolidateActivitySeine(ConsolidateDataServiceLocal.java:342)\n\tat fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal.consolidateTripSeine(ConsolidateDataServiceLocal.java:243)\n\tat fr.ird.observe.services.local.service.actions.consolidate.ConsolidateDataServiceLocal.consolidateTripSeine(ConsolidateDataServiceLocal.java:153)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)\n\tat java.lang.reflect.Method.invoke(Unknown Source)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invokeMethod(ObserveServiceFactoryLocal.java:242)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invokeMethodWithTransaction(ObserveServiceFactoryLocal.java:263)\n\tat fr.ird.observe.services.local.ObserveServiceFactoryLocal$ObserveServiceInvocationHandler.invoke(ObserveServiceFactoryLocal.java:230)\n\tat com.sun.proxy.$Proxy70.consolidateTripSeine(Unknown Source)\n\tat fr.ird.observe.client.ui.admin.consolidate.ConsolidateUIHandler.doAction(ConsolidateUIHandler.java:107)\n\tat org.nuiton.jaxx.runtime.swing.application.ActionWorker.doInBackground(ActionWorker.java:91)\n\tat javax.swing.SwingWorker$1.call(Unknown Source)\n\tat java.util.concurrent.FutureTask.run(Unknown Source)\n\tat javax.swing.SwingWorker.run(Unknown Source)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat java.lang.Thread.run(Unknown Source)\n```\n\nMerci de tester les nouvelles fonctionnalités avant livraison.", "labels": [ "Anomalie", + "Contrat Code Lutin-2016", "Haut" ], "milestone": { @@ -16,8 +17,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -43,20 +45,20 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:14:59 AM", - "createdAt": "Jun 4, 2018 2:53:30 PM" + "state": "closed", + "updatedAt": "Jul 1, 2018 4:13:06 PM", + "createdAt": "Jun 19, 2018 7:12:00 PM" }, { - "id": 10799481, - "iid": 949, + "id": 12153021, + "iid": 981, "projectId": 2722779, - "title": "Optimisation des flux de données", - "description": "Certains services transverses (principalement de génération de script sql) sont utilisés en local ou en mode serveur.\n\nActuellement, les retours des méthodes de ces services sont consumés en mémoire et cela va à terme poser des problèmes d\u0027empreintes mémoire. Il faut utiliser des buffers (ou stream) pour de tels cas.\n\nNous allons créer un nouveau type **SqlScript** qui sera traiter de manière optimisée en terme de mémoire (passage par un fichier sql buffer qui nous permet de le lire et consommer efficacement de manière constante, procédé mis en place sur le service de migration).\n\nAinsi :\n\n * en mode local, on récupérera directement le fichier précédemment généré\n * en model web, le serveur retourne un *SqlScript** avec une url de resource utilisable une unique fois depuis le client lors de la désérialisation, ce qui nous permettra de récupérer le script et de le copier dans un fichier en local de manière buffurisé.\n\nEn terme de programmation, tout va rester strictement transparent, rien de va changer.", + "title": "Validation écran activité : erreur pas visible sur l\u0027onglet caractéristiques", + "description": "Ici il manque juste la quandrant :\n![image](/uploads/1ef8eedac01c17f11c0c3f491758bd59/image.png)\n\nMais l\u0027erreur n\u0027apparait pas directement sur l\u0027onglet.\nIl apparait par contre fort justement si on met d\u0027autres champs en erreur.", "labels": [ - "Contrat AZTI-2017", - "Evolution", - "Normal" + "Anomalie", + "Bas", + "Contrat Code Lutin-2016" ], "milestone": { "id": 570739, @@ -65,8 +67,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -81,6 +84,44 @@ "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d…" }, "author": { + "_id": 1111318, + "_username": "pcauquil", + "_name": "Pascal Cauquil", + "_state": "active", + "_darkScheme": false, + "_isAdmin": false, + "_canCreateGroup": false, + "_canCreateProject": false, + "_canCreateTeam": false, + "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" + }, + "state": "closed", + "updatedAt": "Jun 30, 2018 11:03:27 AM", + "createdAt": "Jun 19, 2018 6:21:50 PM" + }, + { + "id": 12148639, + "iid": 976, + "projectId": 2722779, + "title": "Ecran de configuration du référentiel taille-taille : libellés", + "description": "Les libellés relatifs aux formules ne sont pas bons. Il font référence aux poids. On doit mettre :\n\n* La relation **taille** permet de calculer la taille de sortie à partir de la taille d\u0027entrée, elle doit contenir la variable I **(input) qui représente la taille d\u0027entrée**\n* La relation **taille** permet de calculer la taille d\u0027entrée à partir de la taille de sortie, elle doit contenir la variable O **(output) qui représente la taille de sortie**\n\n![image](/uploads/a02235d0441e3e9e7a68511582cf75ae/image.png)", + "labels": [ + "Anomalie", + "Bas", + "Contrat Code Lutin-2016" + ], + "milestone": { + "id": 570739, + "iid": 117, + "projectId": 2722779, + "groupId": 0, + "title": "7.0-RC-15", + "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", + "startDate": "Jun 18, 2018 2:00:00 AM", + "state": "closed" + }, + "assignee": { "_id": 166231, "_username": "tchemit", "_name": "Tony CHEMIT", @@ -92,20 +133,31 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:14:59 AM", - "createdAt": "May 13, 2018 11:25:19 PM" + "author": { + "_id": 1111318, + "_username": "pcauquil", + "_name": "Pascal Cauquil", + "_state": "active", + "_darkScheme": false, + "_isAdmin": false, + "_canCreateGroup": false, + "_canCreateProject": false, + "_canCreateTeam": false, + "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" + }, + "state": "closed", + "updatedAt": "Jun 30, 2018 11:03:29 AM", + "createdAt": "Jun 19, 2018 3:20:51 PM" }, { - "id": 10682230, - "iid": 948, + "id": 12422882, + "iid": 989, "projectId": 2722779, - "title": "Improve FOB Form (when creating)", - "description": "While creating a new FOB, let\u0027s improve how to fill the second tab:\n\n * All first level node should be select and are collapsed and at least one of them must be selected\n * Once one first level is selected (it will expand his child), and then the validation of the sub tree should be available\n\nIn that way at create time, the way to fill FOB material should be easier for users.", + "title": "Requêtes pour insertion préalable des systèmes observés 20, 21 et 22", + "description": "Pourrais-tu me fournir les requêtes, avec les topiaid définitifs, des systèmes observés 20, 21 et 22 rajoutés, s\u0027ils n\u0027existent pas, par la migration V7 ?\n\nDans le but de les insérer dès à présent dans la v5\n\nthx", "labels": [ "Contrat AZTI-2017", - "Evolution", - "Normal" + "Tâche" ], "milestone": { "id": 570739, @@ -114,8 +166,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -130,6 +183,43 @@ "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d…" }, "author": { + "_id": 1111318, + "_username": "pcauquil", + "_name": "Pascal Cauquil", + "_state": "active", + "_darkScheme": false, + "_isAdmin": false, + "_canCreateGroup": false, + "_canCreateProject": false, + "_canCreateTeam": false, + "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" + }, + "state": "closed", + "updatedAt": "Jun 30, 2018 10:22:01 AM", + "createdAt": "Jun 28, 2018 5:22:53 PM" + }, + { + "id": 12154328, + "iid": 985, + "projectId": 2722779, + "title": "Gestion référentiel taille-taille : les enregistrements existants ne sont pas modifiables", + "description": "Les enregistrements de référentiel taille-taille ne sont pas flexibles :\n![image](/uploads/ee3904f0c838f89e0361ea522cb80fa7/image.png)\n\nOn ne peut pas modifier espèce, types de mensuration d\u0027entrée/sortie.\n\nPourtant je ne vois pas, a priori, d\u0027inconvénient technique à cela, d\u0027effet de bord, comme on peut en avoir sur certains champs particuliers ayant un impact sur des données saisies (océan, type d\u0027activité bateau).", + "labels": [ + "Contrat Code Lutin-2016", + "Evolution" + ], + "milestone": { + "id": 570739, + "iid": 117, + "projectId": 2722779, + "groupId": 0, + "title": "7.0-RC-15", + "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", + "startDate": "Jun 18, 2018 2:00:00 AM", + "state": "closed" + }, + "assignee": { "_id": 166231, "_username": "tchemit", "_name": "Tony CHEMIT", @@ -141,18 +231,31 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:14:59 AM", - "createdAt": "May 6, 2018 5:02:56 PM" + "author": { + "_id": 1111318, + "_username": "pcauquil", + "_name": "Pascal Cauquil", + "_state": "active", + "_darkScheme": false, + "_isAdmin": false, + "_canCreateGroup": false, + "_canCreateProject": false, + "_canCreateTeam": false, + "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" + }, + "state": "closed", + "updatedAt": "Jun 30, 2018 11:03:29 AM", + "createdAt": "Jun 19, 2018 7:06:25 PM" }, { - "id": 11288891, - "iid": 960, + "id": 12154232, + "iid": 984, "projectId": 2722779, - "title": "Widget température °C/°F : message de validation perfectible", - "description": "Testé sur PS, sûrement identique sur LL.\n\nLa validation sur le widget température °C/°F est perfectible.\n\n* Mode °C : messages OK\n* On garde 30°C (température valide)\n* On passe en °F : conversion 86°F, pas de message, OK\n* On tape 30°F (\u003d-1°C) : valeur refusée OK, mais avec le même message qu\u0027en °C (les bornes en °C sont inappropriées)\n\nIl faudrait soit différencier le message selon le mode du widget, soit plus simplement avoir un message tout terrain qui indique à la fois les bornes en °C et les bornes en °F. Qu\u0027on adopte l\u0027une ou l\u0027autre des solutions, il faudrait faire en sorte que les bornes du message destiné aux °F soient déduites dynamiquement des valeurs °C par la relation ad-hoc.", + "title": "Gestion référentiel taille-taille : message de validation douteux", + "description": "Scénario :\n* la base contient déjà une relation L-L (la seule de la base) pour FAL, de FL vers DW\n* elle devrait accepter d\u0027autres autre relations pour FAL, de FL vers TL par exemple\n\nOr la validation refuse, avec ce message dont une variable n\u0027est d\u0027ailleurs pas correctement remplacée.\nEn fait, la validation refuse la saisie de n\u0027importe quelle autre relation L-L, même pour une autre espèce.\n\n![image](/uploads/0cc512a38fe190b0019c8b9ab3ae63f5/image.png)\n\nMerci de bien tester les écrans modifiés avant livraison.\nEn l\u0027état on ne peux toujours pas constituer un contenu de référence pour les tests de cette fonctionnalité.", "labels": [ - "Bas" + "Anomalie", + "Contrat Code Lutin-2016" ], "milestone": { "id": 570739, @@ -161,8 +264,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -188,17 +292,20 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:14:59 AM", - "createdAt": "Jun 4, 2018 3:14:48 PM" + "state": "closed", + "updatedAt": "Jun 30, 2018 11:03:29 AM", + "createdAt": "Jun 19, 2018 7:02:13 PM" }, { - "id": 11955462, - "iid": 971, + "id": 12153551, + "iid": 983, "projectId": 2722779, - "title": "[PS] Formulaire DCP / matériaux / recopie de l\u0027état départ \u003c-\u003e arrivée", - "description": "Sur le formulaire objet, les deux fonctions de recopie de l\u0027état départ \u003c-\u003e arrivée fonctionnent bien, mais demandent toujours quelques secondes pour se réaliser (certainement plus sur les ordinateurs lents des observateurs). A coup sûr les utilisateurs vont s\u0027impatienter et cliquer partout.\n\nIl faudrait a minima que le pointeur affiche un sablier, ou qu\u0027un message \"Veuillez patienter\" rende l\u0027opération moins inquiétante.", - "labels": [], + "title": "[PS] Placement des champs sur échantillon faune accessoire", + "description": "Actuellement le type de mesure vient avant la sélection d\u0027espèce :\n![image](/uploads/bc72c676e16e3a700022c2d3a8102833/image.png)\n\nCe n\u0027est pas logique car pour une espèce nouvellement sélectionnée, le formulaire est censé afficher par défaut le type de mesure par défaut pour cette espèce. Libre en suite à l\u0027utilisateur de sélectionner une autre type de mesure, après avoir choisi son espèce.\n\nOr actuellement la présentation incite à choisir d\u0027abord son type de mesure, puis l\u0027espèce, elle-même susceptible de réinitialiser le type de mesure choisi.\n\nLe type de mesure doit donc venir sous l\u0027espèce. Dommage car l\u0027espèce était bien agencé ainsi.\n\nDe même que mode de saisie et type de mesure forment des groupes, on devrait probablement encadrer espèce ET type de mesure dans un même groupe, pour symboliser le lien fort.", + "labels": [ + "Contrat Code Lutin-2016", + "Evolution" + ], "milestone": { "id": 570739, "iid": 117, @@ -206,8 +313,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -233,16 +341,16 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:15:00 AM", - "createdAt": "Jun 12, 2018 3:13:21 PM" + "state": "closed", + "updatedAt": "Jul 1, 2018 5:38:55 PM", + "createdAt": "Jun 19, 2018 6:48:21 PM" }, { - "id": 11927635, - "iid": 968, + "id": 12153313, + "iid": 982, "projectId": 2722779, - "title": "[PS] Formulaire DCP / matériaux / champs numériques", - "description": "Lorsque l\u0027on saisit des données numériques dans la section \"autres propriétés\", la saisie se passe bien dans un premier temps, mais les données sont effacées lorsque l\u0027on passe à la ligne (autre propriété) suivante, ou que l\u0027on enregistre le formulaire.\n\nSur l\u0027exempel en PJ, j\u0027avais saisi profondeur et surface, mais cela disparu lorsque je me suis occupé de la taille de maille la plus grande :\n\n![image](/uploads/871bbbe6502a6dd09c3d62cb3c5599ad/image.png)\n\nAprès avoir enregistré, je quitte le formulaire et y revient : les tailles de maille 150 et 20 ont aussi disparu.\n\nLes logs ne font pas apparaître d\u0027erreur.", + "title": "[PS] Saisie de captures, écahntillons : la sélection d\u0027espèce au clavier n\u0027est pas détectée par la validation", + "description": "Lorsqu\u0027on sélectionne l\u0027espèce au clavier par autocompletion, l\u0027espèce n\u0027est pas détectée par la validation (même après une tabulation), et continue de demander un code espèce :\n\n![image](/uploads/0a0b67e84001e98e80cdc3a88bc9eb12/image.png)\n\nComportement constaté sur :\n* capture faune accessoire\n* échantillons faune accessoire\n* gestion référentiel taille-taille (cf. #977)\n* pas testé sur formulaires LL", "labels": [], "milestone": { "id": 570739, @@ -251,8 +359,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -278,17 +387,20 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:15:00 AM", - "createdAt": "Jun 11, 2018 5:57:45 PM" + "state": "closed", + "updatedAt": "Jun 30, 2018 11:03:29 AM", + "createdAt": "Jun 19, 2018 6:34:57 PM" }, { - "id": 11290896, - "iid": 961, + "id": 12152892, + "iid": 980, "projectId": 2722779, - "title": "L\u0027assistant calcul de donnés demande abusivement (ou pas) de configurer une connexion", - "description": "Je crée une nouvelle marée, directement dans une base centrale.\n\nJe crée une calée, des captures, des échantillons.\n\nJe veux calculer les données avec Action/calculer les données.\n\nL\u0027assistant me demande de configurer à nouveau une connexion :\n![image](/uploads/d0adeb7d6883ebb707f71b6343a13091/image.png)\n\nIl me semble que l\u0027assistant calcul devrait simplement s\u0027appliquer à la base à laquelle on est déjà connecté, non ?", - "labels": [], + "title": "Equipement bateau : première frappe inhibée", + "description": "Lorsque l\u0027on s\u0027apprête à renseigner la valeur d\u0027une caractéristique d\u0027équipement, ligne en surbrillance, on tape le premier digit. Par exemple 1 pour 1800 (m). Puis 800, en espérant avoir tapé 1800. Or la première frappe est systématiquement inhibée et on se retrouve avec la valeur 800. La première frappe sert à donne le focus au champ.\n\nÇa parait peu important mais c\u0027est assez énervant, et de nature à collecter des valeurs fausses.\n\nSi on peut améliorer cela ce serait idéal.", + "labels": [ + "Anomalie", + "Contrat Code Lutin-2016" + ], "milestone": { "id": 570739, "iid": 117, @@ -296,8 +408,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -323,17 +436,20 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:15:00 AM", - "createdAt": "Jun 4, 2018 4:03:56 PM" + "state": "closed", + "updatedAt": "Jul 1, 2018 7:11:10 PM", + "createdAt": "Jun 19, 2018 6:12:52 PM" }, { - "id": 11279874, - "iid": 958, + "id": 12152668, + "iid": 979, "projectId": 2722779, - "title": "Libellés à initialiser", - "description": "Ticket destiné à regrouper les soucis sur libellés.\nD\u0027autres éléments seront ajoutés par la suite.\n\nComme ici :\n![image](/uploads/8bf7f8f84e3bf587556185ec58af72c5/image.png)", - "labels": [], + "title": "Création de marée : focus forcé sur la carto", + "description": "En créant une nouvelle marée, la RC14 nous amène directement sur l\u0027onglet carto, vide.\nIl faut forcer le démarrage sur l\u0027écran marée/caractéristiques, comme d\u0027habitude.\n\n![image](/uploads/7174f7a99585ab8ef190b5ab57f4efd5/image.png)\n\nDe plus, l\u0027onglet Caractéristiques n\u0027est pas affublé de la notification \"erreur\" :\n\n![image](/uploads/028e5b072f60c16078878d7de6ff1d2c/image.png)\n\nLorsqu\u0027on enregistre la marée pour la première fois, l\u0027UI vient se positionner de force sur la carte !!\n\n![image](/uploads/5f378e300a22337a195fd0c53e5a4f78/image.png)\n\nVérifier le comportement de la carto en LL.", + "labels": [ + "Anomalie", + "Contrat Code Lutin-2016" + ], "milestone": { "id": 570739, "iid": 117, @@ -341,8 +457,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -368,18 +485,18 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:14:59 AM", - "createdAt": "Jun 4, 2018 12:19:55 PM" + "state": "closed", + "updatedAt": "Jun 30, 2018 11:03:35 AM", + "createdAt": "Jun 19, 2018 6:01:05 PM" }, { - "id": 10656087, - "iid": 944, + "id": 12149117, + "iid": 978, "projectId": 2722779, - "title": "Make configurable FOB Form observed system to auto-add to activity", - "description": "See #941", + "title": "Ecran de configuration du référentiel taille-taille : liste des relations existantes", + "description": "La liste des relation L-L existantes donne : type mesure d\u0027entrée - type mesure de sortie - formule 1\n\nCela ne permet pas de les identifier de façon non ambiguë.\n\n![image](/uploads/1e32f3634a59daad4a159f82ebe31bc5/image.png)\n\nIl faut rajouter le code espèce.\nS\u0027ils faisaient partie du modèle, il faudrait aussi ajouter océan, sexe et dates de validité.\n\nLa formule, elle, est inutile.\n\nEn l\u0027état actuel il faut donc :\nESPECE - TYPE TAILLE ENTREE - TYPE TAILLE SORTIE\n\nSi on avait ocean, sexe, dates il faudrait : \nESPECE - OCEAN - SEXE - DATE DEBUT - DATE FIN - TYPE TAILLE ENTREE - TYPE TAILLE SORTIE\n\nL\u0027affichage des formules n\u0027est pas souhaitable.", "labels": [ - "Contrat AZTI-2017", + "Contrat Code Lutin-2016", "Evolution" ], "milestone": { @@ -389,8 +506,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -405,30 +523,30 @@ "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d…" }, "author": { - "_id": 166231, - "_username": "tchemit", - "_name": "Tony CHEMIT", + "_id": 1111318, + "_username": "pcauquil", + "_name": "Pascal Cauquil", "_state": "active", "_darkScheme": false, "_isAdmin": false, "_canCreateGroup": false, "_canCreateProject": false, "_canCreateTeam": false, - "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d…" + "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:14:58 AM", - "createdAt": "May 4, 2018 10:23:50 AM" + "state": "closed", + "updatedAt": "Jun 30, 2018 11:03:27 AM", + "createdAt": "Jun 19, 2018 3:27:47 PM" }, { - "id": 10637504, - "iid": 943, + "id": 12149055, + "iid": 977, "projectId": 2722779, - "title": "Trouver une solution aux problèmes de fiabilité d\u0027H2", - "description": "Trouver une solution aux problèmes de fiabilité d\u0027H2\n\nPasser à un système classique d\u0027ouverture/fermeture d\u0027un fichier BD à chaque session ?", + "title": "Ecran de configuration du référentiel taille-taille : petit souci de validation", + "description": "Lorsqu\u0027on sélectionne l\u0027espèce au clavier par autocompletion, l\u0027espèce n\u0027est pas détectée par la validation (même après une tabulation), et continue de demander un code espèce :\n\n![image](/uploads/bf2acf44a53d56a3cbebfc1cdad7f631/image.png)", "labels": [ "Anomalie", - "Contrat AZTI-2017" + "Contrat Code Lutin-2016" ], "milestone": { "id": 570739, @@ -437,8 +555,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -464,19 +583,19 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:14:58 AM", - "createdAt": "May 3, 2018 10:57:38 AM" + "state": "closed", + "updatedAt": "Jun 30, 2018 11:03:29 AM", + "createdAt": "Jun 19, 2018 3:24:06 PM" }, { - "id": 10624226, - "iid": 942, + "id": 8649769, + "iid": 885, "projectId": 2722779, - "title": "Plantage base en sortie de l\u0027outil de traduction", - "description": "si tu peux regarder ce qui se passe avec la base qd on quitte l\u0027outil de \ntraduction, pour ne pas que ça plante chaque fois qu\u0027ils on \nfait des traductions.", + "title": "[LL][PS] Possibilité de classer les tableaux de captures/échantillons", + "description": "On aimerait qu\u0027il soit possible de reclasser l\u0027affichage des tableaux de captures et échantillons LL en cliquant sur les entêtes des colonnes (comportement classique des tableaux d\u0027UIs).\n\nCe reclassement n\u0027est pas persistant : le numéro d\u0027ordre de saisie fait foi.", "labels": [ - "Anomalie", - "Contrat AZTI-2017" + "Contrat AZTI-2017", + "Evolution" ], "milestone": { "id": 570739, @@ -485,8 +604,9 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" }, "assignee": { "_id": 166231, @@ -512,8 +632,8 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/b4ae117bd93e10d96298fa4d885208ea?s\u003d…" }, - "state": "opened", - "updatedAt": "Jun 18, 2018 8:14:58 AM", - "createdAt": "May 2, 2018 3:14:55 PM" + "state": "closed", + "updatedAt": "Jun 30, 2018 10:12:36 AM", + "createdAt": "Jan 16, 2018 3:44:09 PM" } ] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/570739.json ===================================== --- a/.mvn/gitlab-cache/milestones/570739.json +++ b/.mvn/gitlab-cache/milestones/570739.json @@ -5,6 +5,7 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" } \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/585302-issues.json ===================================== --- /dev/null +++ b/.mvn/gitlab-cache/milestones/585302-issues.json @@ -0,0 +1 @@ +[] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/585302.json ===================================== --- /dev/null +++ b/.mvn/gitlab-cache/milestones/585302.json @@ -0,0 +1,10 @@ +{ + "id": 585302, + "iid": 118, + "projectId": 2722779, + "groupId": 0, + "title": "7.0-RC-16", + "description": "", + "startDate": "Jul 1, 2018 2:00:00 AM", + "state": "active" +} \ No newline at end of file ===================================== CHANGELOG.md ===================================== --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,29 @@ # ObServe changelog * Author [Tony Chemit](mailto:dev@tchemit.fr) - * Last generated at 2018-06-19 02:16. + * Last generated at 2018-07-01 19:16. + +## Version [7.0-RC-15](https://gitlab.com/ultreiaio/ird-observe/milestones/117) + +**Closed at 2018-07-01.** + +### Download +* [Application (observe-7.0-RC-14.zip)](https://ultreia.io/release/observe-7.0-RC-14.zip) +* [Serveur (observe-7.0-RC-14.war)](https://ultreia.io/release/observe-7.0-RC-14.war) + +### Issues + * [[Anomalie 976]](https://gitlab.com/ultreiaio/ird-observe/issues/976) **Ecran de configuration du référentiel taille-taille : libellés** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 977]](https://gitlab.com/ultreiaio/ird-observe/issues/977) **Ecran de configuration du référentiel taille-taille : petit souci de validation** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 979]](https://gitlab.com/ultreiaio/ird-observe/issues/979) **Création de marée : focus forcé sur la carto** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 980]](https://gitlab.com/ultreiaio/ird-observe/issues/980) **Equipement bateau : première frappe inhibée** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 981]](https://gitlab.com/ultreiaio/ird-observe/issues/981) **Validation écran activité : erreur pas visible sur l&#39;onglet caractéristiques** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 984]](https://gitlab.com/ultreiaio/ird-observe/issues/984) **Gestion référentiel taille-taille : message de validation douteux** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 986]](https://gitlab.com/ultreiaio/ird-observe/issues/986) **La conversion taille-taille ne fonctionne toujours pas** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Evolution 885]](https://gitlab.com/ultreiaio/ird-observe/issues/885) **[LL][PS] Possibilité de classer les tableaux de captures/échantillons** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Evolution 978]](https://gitlab.com/ultreiaio/ird-observe/issues/978) **Ecran de configuration du référentiel taille-taille : liste des relations existantes** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Evolution 983]](https://gitlab.com/ultreiaio/ird-observe/issues/983) **[PS] Placement des champs sur échantillon faune accessoire** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Evolution 985]](https://gitlab.com/ultreiaio/ird-observe/issues/985) **Gestion référentiel taille-taille : les enregistrements existants ne sont pas modifiables** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Tâche 989]](https://gitlab.com/ultreiaio/ird-observe/issues/989) **Requêtes pour insertion préalable des systèmes observés 20, 21 et 22** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) ## Version [7.0-RC-14](https://gitlab.com/ultreiaio/ird-observe/milestones/111) View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/ad2cbf69050ca9ad20248f254e2… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/ad2cbf69050ca9ad20248f254e2… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop] update gitlab cache and changelog of release 7.0-RC-15 (on develop)
by Tony CHEMIT 01 Jul '18

01 Jul '18
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: d9a509d0 by Tony CHEMIT at 2018-07-01T17:28:51Z update gitlab cache and changelog of release 7.0-RC-15 (on develop) - - - - - 7 changed files: - + .mvn/gitlab-cache/milestones/570739-artifacts.json - .mvn/gitlab-cache/milestones/570739-issues.json - .mvn/gitlab-cache/milestones/570739.json - + .mvn/gitlab-cache/milestones/585302-artifacts.json - + .mvn/gitlab-cache/milestones/585302-issues.json - + .mvn/gitlab-cache/milestones/585302.json - CHANGELOG.md Changes: ===================================== .mvn/gitlab-cache/milestones/570739-artifacts.json ===================================== --- /dev/null +++ b/.mvn/gitlab-cache/milestones/570739-artifacts.json @@ -0,0 +1,12 @@ +[ + { + "name": "Application", + "filename": "observe-7.0-RC-15.zip", + "url": "https://ultreia.io/release/observe-7.0-RC-15.zip" + }, + { + "name": "Serveur", + "filename": "observe-7.0-RC-15.war ", + "url": "https://ultreia.io/release/observe-7.0-RC-15.war" + } +] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/570739-issues.json ===================================== --- a/.mvn/gitlab-cache/milestones/570739-issues.json +++ b/.mvn/gitlab-cache/milestones/570739-issues.json @@ -1,4 +1,4 @@ -[ + [ { "id": 11288315, "iid": 959, ===================================== .mvn/gitlab-cache/milestones/570739.json ===================================== --- a/.mvn/gitlab-cache/milestones/570739.json +++ b/.mvn/gitlab-cache/milestones/570739.json @@ -5,6 +5,7 @@ "groupId": 0, "title": "7.0-RC-15", "description": "", + "dueDate": "Jul 1, 2018 2:00:00 AM", "startDate": "Jun 18, 2018 2:00:00 AM", - "state": "active" + "state": "closed" } \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/585302-artifacts.json ===================================== --- /dev/null +++ b/.mvn/gitlab-cache/milestones/585302-artifacts.json @@ -0,0 +1 @@ +[] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/585302-issues.json ===================================== --- /dev/null +++ b/.mvn/gitlab-cache/milestones/585302-issues.json @@ -0,0 +1 @@ +[] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/585302.json ===================================== --- /dev/null +++ b/.mvn/gitlab-cache/milestones/585302.json @@ -0,0 +1,10 @@ +{ + "id": 585302, + "iid": 118, + "projectId": 2722779, + "groupId": 0, + "title": "7.0-RC-16", + "description": "", + "startDate": "Jul 1, 2018 2:00:00 AM", + "state": "active" +} \ No newline at end of file ===================================== CHANGELOG.md ===================================== --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # ObServe changelog * Author [Tony Chemit](mailto:dev@tchemit.fr) - * Last generated at 2018-06-19 04:33. + * Last generated at 2018-07-01 19:27. ## Version [8.0-alpha-2](https://gitlab.com/ultreiaio/ird-observe/milestones/113) Second lot du contrat IRD-2018-01-V8 @@ -48,6 +48,22 @@ Premier lot du contrat IRD-2018-01-V8 * [[Evolution 922]](https://gitlab.com/ultreiaio/ird-observe/issues/922) **Ajoute le référentiel observe_common.DataQuality sur les données existantes** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) * [[Evolution 950]](https://gitlab.com/ultreiaio/ird-observe/issues/950) **Renommage de la classe seine.WeightCategory en seine.WeightCategorySeine** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) +## Version [7.0-RC-15](https://gitlab.com/ultreiaio/ird-observe/milestones/117) + +**Closed at 2018-07-01.** + +### Download +* [Application (observe-7.0-RC-14.zip)](https://ultreia.io/release/observe-7.0-RC-14.zip) +* [Serveur (observe-7.0-RC-14.war )](https://ultreia.io/release/observe-7.0-RC-14.war) + +### Issues + * [[Anomalie 942]](https://gitlab.com/ultreiaio/ird-observe/issues/942) **Plantage base en sortie de l&#39;outil de traduction** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 943]](https://gitlab.com/ultreiaio/ird-observe/issues/943) **Trouver une solution aux problèmes de fiabilité d&#39;H2** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 959]](https://gitlab.com/ultreiaio/ird-observe/issues/959) **[PS][UI] Problème d&#39;UI lors de la création d&#39;activités** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Evolution 944]](https://gitlab.com/ultreiaio/ird-observe/issues/944) **Make configurable FOB Form observed system to auto-add to activity** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) + * [[Evolution 948]](https://gitlab.com/ultreiaio/ird-observe/issues/948) **Improve FOB Form (when creating)** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) + * [[Evolution 949]](https://gitlab.com/ultreiaio/ird-observe/issues/949) **Optimisation des flux de données** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) + ## Version [7.0-RC-14](https://gitlab.com/ultreiaio/ird-observe/milestones/111) **Closed at 2018-06-18.** View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/d9a509d03f2d4355f6b49d4f39b… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/d9a509d03f2d4355f6b49d4f39b… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] Equipement bateau : première frappe inhibée - closes #980
by Tony CHEMIT 01 Jul '18

01 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 3fed6cd9 by Tony CHEMIT at 2018-07-01T17:11:05Z Equipement bateau : première frappe inhibée - closes #980 - - - - - 2 changed files: - 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/seine/GearUseFeaturesSeineUIHandler.java Changes: ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/longline/GearUseFeaturesLonglineUIHandler.java ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/GearUseFeaturesLonglineUIHandler.java +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/longline/GearUseFeaturesLonglineUIHandler.java @@ -33,6 +33,7 @@ import fr.ird.observe.client.ui.content.table.ContentTableUIHandler; import fr.ird.observe.client.ui.content.table.GearUseFeatureMeasurementCellEditor; import fr.ird.observe.client.ui.content.table.GearUseFeatureMeasurementCellRenderer; import fr.ird.observe.client.ui.util.UIHelper; +import fr.ird.observe.client.ui.util.table.EditableTableModelSupport; import fr.ird.observe.dto.data.longline.GearUseFeaturesLonglineDto; import fr.ird.observe.dto.data.longline.GearUseFeaturesMeasurementLonglineDto; import fr.ird.observe.dto.data.longline.TripLonglineDto; @@ -50,6 +51,7 @@ import org.apache.commons.lang3.StringUtils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.nuiton.jaxx.runtime.spi.UIHandler; +import org.nuiton.jaxx.runtime.swing.JTables; import org.nuiton.jaxx.validator.swing.SwingValidatorMessage; import org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel; import org.nuiton.validator.NuitonValidatorScope; @@ -57,6 +59,7 @@ import org.nuiton.validator.NuitonValidatorScope; import javax.swing.JComponent; import javax.swing.JOptionPane; import javax.swing.JTable; +import javax.swing.SwingUtilities; import javax.swing.event.TableModelListener; import javax.swing.table.DefaultTableCellRenderer; import java.awt.GridBagConstraints; @@ -82,10 +85,11 @@ public class GearUseFeaturesLonglineUIHandler extends ContentTableUIHandler<Trip /** Logger */ private static final Log log = LogFactory.getLog(GearUseFeaturesLonglineUIHandler.class); - private final Comparator<GearUseFeaturesMeasurementLonglineDto> GEAR_USE_FEATURES_MEASUREMENT_LONGLINE_DTO_COMPARATOR; // Compute valid state of tab from the error table protected final TableModelListener computeTabValidStateListener; + private final Comparator<GearUseFeaturesMeasurementLonglineDto> GEAR_USE_FEATURES_MEASUREMENT_LONGLINE_DTO_COMPARATOR; private final PropertyChangeListener measurementsTableModelModified; + private boolean cellEditorAdjusting; GearUseFeaturesLonglineUIHandler() { super(DataContextType.TripLongline); @@ -117,6 +121,55 @@ public class GearUseFeaturesLonglineUIHandler extends ContentTableUIHandler<Trip setTableModelEditable(model.isEditable()); getTableModel().setGearUseFeaturesLonglineUIHandler(this); + ui.getMeasurementsTable().getColumnModel().getSelectionModel().addListSelectionListener(e -> { + if (e.getValueIsAdjusting()) { + return; + } + if (getModel().isReadingMode()) { + return; + } + if (cellEditorAdjusting) { + return; + } + int selectedColumn = ui.getMeasurementsTable().getSelectedColumn(); + log.debug("new selected column: " + selectedColumn); + int selectedRow = ui.getMeasurementsTable().getSelectedRow(); + if (selectedColumn != -1 && selectedRow != -1) { + log.debug(String.format("Do reselect: %d-%d", selectedRow, selectedColumn)); + if (ui.getMeasurementsTable().getCellEditor() != null) { + return; + } + selectCell(ui, selectedColumn, selectedRow); + } + }); + model.getMeasurementsTableModel().addPropertyChangeListener(EditableTableModelSupport.SELECTED_ROW_INDEX_PROPERTY, e -> { + if (getModel().isReadingMode()) { + return; + } + if (cellEditorAdjusting) { + return; + } + Integer selectedRow = (Integer) e.getNewValue(); + log.debug("new selected row: " + selectedRow); + if (selectedRow != null) { + int selectedColumn = ui.getMeasurementsTable().getSelectedColumn(); + if (selectedColumn != -1) { + log.debug(String.format("Do reselect: %d-%d", selectedRow, selectedColumn)); + selectCell(ui, selectedColumn, selectedRow); + } + } + }); + } + + private void selectCell(GearUseFeaturesLonglineUI ui, int selectedColumn, int selectedRow) { + SwingUtilities.invokeLater(() -> { + cellEditorAdjusting = true; + try { + JTables.doSelectCell(ui.getMeasurementsTable(), selectedRow, selectedColumn); + } finally { + cellEditorAdjusting = false; + } + }); } @Override ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/seine/GearUseFeaturesSeineUIHandler.java ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/seine/GearUseFeaturesSeineUIHandler.java +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/seine/GearUseFeaturesSeineUIHandler.java @@ -33,6 +33,7 @@ import fr.ird.observe.client.ui.content.table.ContentTableUIHandler; import fr.ird.observe.client.ui.content.table.GearUseFeatureMeasurementCellEditor; import fr.ird.observe.client.ui.content.table.GearUseFeatureMeasurementCellRenderer; import fr.ird.observe.client.ui.util.UIHelper; +import fr.ird.observe.client.ui.util.table.EditableTableModelSupport; import fr.ird.observe.dto.data.seine.GearUseFeaturesMeasurementSeineDto; import fr.ird.observe.dto.data.seine.GearUseFeaturesSeineDto; import fr.ird.observe.dto.data.seine.TripSeineDto; @@ -50,6 +51,7 @@ import org.apache.commons.lang3.StringUtils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.nuiton.jaxx.runtime.spi.UIHandler; +import org.nuiton.jaxx.runtime.swing.JTables; import org.nuiton.jaxx.validator.swing.SwingValidatorMessage; import org.nuiton.jaxx.validator.swing.SwingValidatorMessageTableModel; import org.nuiton.validator.NuitonValidatorScope; @@ -57,6 +59,7 @@ import org.nuiton.validator.NuitonValidatorScope; import javax.swing.JComponent; import javax.swing.JOptionPane; import javax.swing.JTable; +import javax.swing.SwingUtilities; import javax.swing.event.TableModelListener; import javax.swing.table.DefaultTableCellRenderer; import java.awt.GridBagConstraints; @@ -82,13 +85,11 @@ public class GearUseFeaturesSeineUIHandler extends ContentTableUIHandler<TripSei /** Logger */ private static final Log log = LogFactory.getLog(GearUseFeaturesSeineUIHandler.class); - - private final Comparator<GearUseFeaturesMeasurementSeineDto> GEAR_USE_FEATURES_MEASUREMENT_SEINE_DTO_COMPARATOR; - // Compute valid state of tab from the error table protected final TableModelListener computeTabValidStateListener; - + private final Comparator<GearUseFeaturesMeasurementSeineDto> GEAR_USE_FEATURES_MEASUREMENT_SEINE_DTO_COMPARATOR; private final PropertyChangeListener measurementsTableModelModified; + private boolean cellEditorAdjusting; GearUseFeaturesSeineUIHandler() { super(DataContextType.TripSeine); @@ -119,8 +120,56 @@ public class GearUseFeaturesSeineUIHandler extends ContentTableUIHandler<TripSei setTableModelEditable(model.isEditable()); + ui.getMeasurementsTable().getColumnModel().getSelectionModel().addListSelectionListener(e -> { + if (e.getValueIsAdjusting()) { + return; + } + if (getModel().isReadingMode()) { + return; + } + if (cellEditorAdjusting) { + return; + } + int selectedColumn = ui.getMeasurementsTable().getSelectedColumn(); + log.debug("new selected column: " + selectedColumn); + int selectedRow = ui.getMeasurementsTable().getSelectedRow(); + if (selectedColumn != -1 && selectedRow != -1) { + log.debug(String.format("Do reselect: %d-%d", selectedRow, selectedColumn)); + if (ui.getMeasurementsTable().getCellEditor() != null) { + return; + } + selectCell(ui, selectedColumn, selectedRow); + } + }); getTableModel().setGearUseFeaturesSeineUIHandler(this); + model.getMeasurementsTableModel().addPropertyChangeListener(EditableTableModelSupport.SELECTED_ROW_INDEX_PROPERTY, e -> { + if (getModel().isReadingMode()) { + return; + } + if (cellEditorAdjusting) { + return; + } + Integer selectedRow = (Integer) e.getNewValue(); + log.debug("new selected row: " + selectedRow); + if (selectedRow != null) { + int selectedColumn = ui.getMeasurementsTable().getSelectedColumn(); + if (selectedColumn != -1) { + log.debug(String.format("Do reselect: %d-%d", selectedRow, selectedColumn)); + selectCell(ui, selectedColumn, selectedRow); + } + } + }); + } + private void selectCell(GearUseFeaturesSeineUI ui, int selectedColumn, int selectedRow) { + SwingUtilities.invokeLater(() -> { + cellEditorAdjusting = true; + try { + JTables.doSelectCell(ui.getMeasurementsTable(), selectedRow, selectedColumn); + } finally { + cellEditorAdjusting = false; + } + }); } @Override @@ -140,6 +189,7 @@ public class GearUseFeaturesSeineUIHandler extends ContentTableUIHandler<TripSei SwingValidatorMessageTableModel errorTableModel = getUi().getErrorTableModel(); computeTabValidState(errorTableModel); + SwingUtilities.invokeLater(() -> ui.getMainTabbedPane().setSelectedIndex(0)); } @Override View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/3fed6cd9edf45458780687041a9… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/3fed6cd9edf45458780687041a9… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] [PS] Placement des champs sur échantillon faune accessoire - Closes #983
by Tony CHEMIT 01 Jul '18

01 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 59204dfc by Tony CHEMIT at 2018-07-01T15:38:44Z [PS] Placement des champs sur échantillon faune accessoire - Closes #983 - - - - - 6 changed files: - 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/NonTargetSampleUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/data/seine/TargetSampleUI.jaxx - 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/java/fr/ird/observe/client/ui/content/data/seine/AbstractSampleUI.jcss ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/seine/AbstractSampleUI.jcss +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/seine/AbstractSampleUI.jcss @@ -47,17 +47,12 @@ JToolBar { selectedItem:{tableEditBean.getSex()}; } -#modeAndCodePanel { - layout:{new GridLayout(1,0)}; -} - #acquisitionModeGroup { selectedValue:{AcquisitionMode.valueOf(tableEditBean.getAcquisitionMode())}; } #acquisitionModePanel { border:{new TitledBorder(t("observe.common.acquisitionMode"))}; - layout:{new GridLayout(1,0)}; } #acquisitionModeEffectif { @@ -77,7 +72,7 @@ JToolBar { } #sizeMeasureTypePanel { - border:{new TitledBorder(t("observe.common.sizeMeasureType"))}; + border:{new TitledBorder(t("observe.common.speciesAndSizeMeasure"))}; } #sizeMeasureType { @@ -85,11 +80,13 @@ JToolBar { bean:{tableEditBean}; _tablePropertyName:{"sizeMeasureType"}; selectedItem:{tableEditBean.getSizeMeasureType()}; + enabled:{tableEditBean.getSpecies() != null}; } #defaultSizeMeasureType { actionIcon:combobox-reset2; toolTipText:"observe.common.Sample.action.resetDefaultSizeMeasureType.tip"; + enabled:{tableEditBean.getSpecies() != null}; } #length { ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/seine/NonTargetSampleUI.jaxx ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/seine/NonTargetSampleUI.jaxx +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/seine/NonTargetSampleUI.jaxx @@ -109,32 +109,38 @@ public String getSpeciesFauneTypeTaille(SpeciesReference species) { <!-- mode de saisie --> <row> <cell columns="3"> - <JPanel id="modeAndCodePanel"> - <JPanel id='acquisitionModePanel'> + <JPanel id="modeAndCodePanel" layout='{new BorderLayout()}'> + <JPanel id='acquisitionModePanel' constraints="BorderLayout.CENTER" layout="{new GridLayout(0, 1)}"> <JRadioButton id='acquisitionModeEffectif'/> <JRadioButton id='acquisitionModeIndividu'/> </JPanel> - <JPanel id='sizeMeasureTypePanel' layout='{new BorderLayout()}'> - <JLabel id='sizeMeasureTypeLabel' constraints="BorderLayout.WEST"/> - <BeanComboBox id='sizeMeasureType' genericType='SizeMeasureTypeReference' - constructorParams='this' constraints="BorderLayout.CENTER"/> - <JButton id="defaultSizeMeasureType" constraints="BorderLayout.EAST" - onActionPerformed="getHandler().resetDefaultSizeMeasureType()"/> - </JPanel> + <Table id='sizeMeasureTypePanel' fill='both' insets='1' constraints="BorderLayout.EAST"> + <row> + <cell> + <JLabel id='speciesLabel' styleClass="i18n"/> + </cell> + <cell weightx='1' anchor='east'> + <BeanComboBox id='species' genericType='SpeciesReference' constructorParams='this'/> + </cell> + </row> + <row> + <cell> + <JLabel id='sizeMeasureTypeLabel' styleClass="i18n"/> + </cell> + <cell> + <JPanel layout='{new BorderLayout()}'> + <BeanComboBox id='sizeMeasureType' genericType='SizeMeasureTypeReference' + constructorParams='this' constraints="BorderLayout.CENTER"/> + <JButton id="defaultSizeMeasureType" constraints="BorderLayout.EAST" + onActionPerformed="getHandler().resetDefaultSizeMeasureType()"/> + </JPanel> + </cell> + </row> + </Table> </JPanel> </cell> </row> - <!-- species faune --> - <row> - <cell> - <JLabel id='speciesLabel'/> - </cell> - <cell weightx='1' anchor='east'> - <BeanComboBox id='species' constructorParams='this' genericType='SpeciesReference'/> - </cell> - </row> - <!-- length --> <row> <cell> ===================================== client/src/main/java/fr/ird/observe/client/ui/content/data/seine/TargetSampleUI.jaxx ===================================== --- a/client/src/main/java/fr/ird/observe/client/ui/content/data/seine/TargetSampleUI.jaxx +++ b/client/src/main/java/fr/ird/observe/client/ui/content/data/seine/TargetSampleUI.jaxx @@ -101,32 +101,38 @@ public String getLengthDataTip(boolean computed) { <!-- mode de saisie --> <row> <cell columns="3"> - <JPanel id="modeAndCodePanel"> - <JPanel id='acquisitionModePanel'> + <JPanel id="modeAndCodePanel" layout='{new BorderLayout()}'> + <JPanel id='acquisitionModePanel' constraints="BorderLayout.CENTER" layout="{new GridLayout(0, 1)}"> <JRadioButton id='acquisitionModeEffectif'/> <JRadioButton id='acquisitionModeIndividu'/> </JPanel> - <JPanel id='sizeMeasureTypePanel' layout='{new BorderLayout()}'> - <JLabel id='sizeMeasureTypeLabel' constraints="BorderLayout.WEST"/> - <BeanComboBox id='sizeMeasureType' genericType='SizeMeasureTypeReference' - constructorParams='this' constraints="BorderLayout.CENTER"/> - <JButton id="defaultSizeMeasureType" constraints="BorderLayout.EAST" - onActionPerformed="getHandler().resetDefaultSizeMeasureType()"/> - </JPanel> + <Table id='sizeMeasureTypePanel' fill='both' insets='1' constraints="BorderLayout.EAST"> + <row> + <cell> + <JLabel id='speciesLabel' styleClass="i18n"/> + </cell> + <cell weightx='1' anchor='east'> + <BeanComboBox id='species' genericType='SpeciesReference' constructorParams='this'/> + </cell> + </row> + <row> + <cell> + <JLabel id='sizeMeasureTypeLabel' styleClass="i18n"/> + </cell> + <cell> + <JPanel layout='{new BorderLayout()}'> + <BeanComboBox id='sizeMeasureType' genericType='SizeMeasureTypeReference' + constructorParams='this' constraints="BorderLayout.CENTER"/> + <JButton id="defaultSizeMeasureType" constraints="BorderLayout.EAST" + onActionPerformed="getHandler().resetDefaultSizeMeasureType()"/> + </JPanel> + </cell> + </row> + </Table> </JPanel> </cell> </row> - <!-- species thon --> - <row> - <cell> - <JLabel id='speciesLabel' styleClass="i18n"/> - </cell> - <cell weightx='1' anchor='east'> - <BeanComboBox id='species' genericType='SpeciesReference' constructorParams='this'/> - </cell> - </row> - <!-- sex --> <row> <cell> ===================================== 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 @@ -1165,6 +1165,7 @@ observe.common.saveFile.overwrite.ok=Replace observe.common.saveFile.overwrite.title=Be ware\! observe.common.sizeMeasureType=Size measure type observe.common.species=Species +observe.common.speciesAndSizeMeasure=Species - Measure type observe.common.step.description=Step description observe.common.storage.not.valid=Data source not configured observe.common.whenArriving=When arriving ===================================== 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 @@ -1165,6 +1165,7 @@ observe.common.saveFile.overwrite.ok=Reemplazar observe.common.saveFile.overwrite.title=Cuidado observe.common.sizeMeasureType=Tipo de medida observe.common.species=Especie +observe.common.speciesAndSizeMeasure=Especie - Tipo de medida del tamaño observe.common.step.description=Descripción de la etapa observe.common.storage.not.valid=Fuente de datos no configurada observe.common.whenArriving=À l'arrivée \#TODO ===================================== 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 @@ -1165,6 +1165,7 @@ observe.common.saveFile.overwrite.ok=Remplacer observe.common.saveFile.overwrite.title=Attention observe.common.sizeMeasureType=Type de mensuration observe.common.species=Espèce +observe.common.speciesAndSizeMeasure=Espèce - type de mesure de taille observe.common.step.description=Description de l'étape observe.common.storage.not.valid=Source de données non configurée observe.common.whenArriving=À l'arrivée View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/59204dfcb047991f4eae3247059… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/59204dfcb047991f4eae3247059… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop-7.x] Standardiser le fonctionnement des référentiels L-W et L-L - Closes #975
by Tony CHEMIT 01 Jul '18

01 Jul '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: f0538e8c by Tony CHEMIT at 2018-07-01T13:50:13Z Standardiser le fonctionnement des référentiels L-W et L-L - Closes #975 - - - - - 30 changed files: - client/pom.xml - client/src/main/java/fr/ird/observe/client/ObserveRunner.java - client/src/main/java/fr/ird/observe/client/ui/content/ContentUIInitializer.java - client/src/main/java/fr/ird/observe/client/ui/content/ObserveFocusManager.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/ReferenceEntity.jcss - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthLengthParameterUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthLengthParameterUI.jcss - 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/LengthWeightParameterUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/common/LengthWeightParameterUI.jcss - dto/pom.xml - + dto/src/main/java/fr/ird/observe/dto/referential/LengthFormulaSupportDto.java - dto/src/main/java/fr/ird/observe/dto/referential/LengthLengthParameterDto.java - dto/src/main/java/fr/ird/observe/dto/referential/LengthWeightParameterDto.java - + dto/src/main/java/fr/ird/observe/dto/referential/WithLengthFormula.java - dto/src/main/models/Observe.model - + persistence/src/main/java/fr/ird/observe/entities/referentiel/AbstractFormulaSupportTopiaDao.java - + persistence/src/main/java/fr/ird/observe/entities/referentiel/DuplicateLengthLengthParameterException.java - persistence/src/main/java/fr/ird/observe/entities/referentiel/FormulaSupportImpl.java - persistence/src/main/java/fr/ird/observe/entities/referentiel/LengthLengthParameterImpl.java - + persistence/src/main/java/fr/ird/observe/entities/referentiel/LengthLengthParameterNotFoundException.java - persistence/src/main/java/fr/ird/observe/entities/referentiel/LengthLengthParameterTopiaDao.java - persistence/src/main/java/fr/ird/observe/entities/referentiel/LengthLengthParameters.java - persistence/src/main/java/fr/ird/observe/entities/referentiel/LengthWeightParameterImpl.java - + persistence/src/main/java/fr/ird/observe/entities/referentiel/LengthWeightParameterTopiaDao.java - persistence/src/main/java/fr/ird/observe/entities/referentiel/LengthWeightParameters.java - persistence/src/main/models/Observe.model - services-local/src/main/java/fr/ird/observe/services/local/service/actions/consolidate/ConsolidateActivitySeineDataResultBuilder.java - services-local/src/main/java/fr/ird/observe/services/local/service/actions/consolidate/ConsolidateDataServiceLocal.java - services-local/src/main/java/fr/ird/observe/services/local/service/actions/consolidate/ConsolidationActivitySeineDataContext.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/f0538e8c13caf051165140649c3… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/f0538e8c13caf051165140649c3… 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.