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

September 2018

  • 1 participants
  • 147 discussions
[Git][ultreiaio/ird-observe][develop] 2 commits: update test databases
by Tony CHEMIT 21 Sep '18

21 Sep '18
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 6ed3e148 by Tony CHEMIT at 2018-09-20T23:17:26Z update test databases - - - - - 3071f6df by Tony CHEMIT at 2018-09-21T00:12:38Z Review focus management - Closes #1036 - - - - - 30 changed files: - client/src/main/java/fr/ird/observe/client/ObserveSwingApplicationContext.java - + client/src/main/java/fr/ird/observe/client/ui/content/ContentListUIObserveLayoutFocusTraversalPolicy.java - client/src/main/java/fr/ird/observe/client/ui/content/ContentUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ContentUIManager.java - − client/src/main/java/fr/ird/observe/client/ui/content/ObserveFocusManager.java - + client/src/main/java/fr/ird/observe/client/ui/content/ObserveLayoutFocusTraversalPolicy.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/longline/logbook/ActivityLonglineLogbookSampleUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/ActivityLonglineLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/BaitsCompositionLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/BranchlinesCompositionLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/CatchLonglineLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/FloatlinesCompositionLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/HooksCompositionLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/LandingPartLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/LonglineGlobalCompositionLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/SamplePartLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/SetLonglineLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/TripLonglineLandingLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/logbook/TripLonglineSampleLogbookUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/ActivityLonglineObsUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/BaitsCompositionObsUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/BranchlineObsUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/BranchlinesCompositionObsUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/CatchLonglineObsUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/EncounterObsUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/FloatlinesCompositionObsUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/HooksCompositionObsUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/data/longline/obs/LonglineDetailCompositionObsUIHandler.java The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/34663932cd930bae51b5e6b9e2… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/34663932cd930bae51b5e6b9e2… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][pages] Site checkin for project ObServe :: Pom
by Tony CHEMIT 20 Sep '18

20 Sep '18
Tony CHEMIT pushed to branch pages at ultreiaio / ird-observe Commits: 56235274 by 166231 at 2018-09-20T23:25:09Z Site checkin for project ObServe :: Pom - - - - - 11 changed files: - administration-web.html - aggregate-third-party-report.html - architecture-logicielle.html - changelog.html - changes-report.html - config-report.html - dependency-convergence.html - dependency-info.html - dependency-management.html - dependency-updates-report.html - dev-activity.html The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/5623527424342ae579e70a9b1d5… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/5623527424342ae579e70a9b1d5… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][develop] update changelog
by Tony CHEMIT 20 Sep '18

20 Sep '18
Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: 34663932 by Tony CHEMIT at 2018-09-20T22:55:56Z update changelog - - - - - 5 changed files: - .mvn/gitlab-cache/milestones/532584-issues.json - + .mvn/gitlab-cache/milestones/649128-artifacts.json - + .mvn/gitlab-cache/milestones/649128-issues.json - + .mvn/gitlab-cache/milestones/649128.json - CHANGELOG.md Changes: ===================================== .mvn/gitlab-cache/milestones/532584-issues.json ===================================== @@ -438,8 +438,8 @@ "_canCreateTeam": false, "_avatarUrl": "https://secure.gravatar.com/avatar/2a915aa9a1df35c8b609ff2f750d5dac?s\u003d…" }, - "state": "opened", - "updatedAt": "Sep 16, 2018 10:19:42 PM", + "state": "closed", + "updatedAt": "Sep 16, 2018 10:44:16 PM", "createdAt": "Mar 27, 2018 12:31:34 PM" } ] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/649128-artifacts.json ===================================== @@ -0,0 +1,12 @@ +[ + { + "name": "Application", + "filename": "observe-7.0-RC-21.zip", + "url": "https://ultreia.io/release/observe-7.0-RC-21.zip" + }, + { + "name": "Serveur", + "filename": "observe-7.0-RC-21.war", + "url": "https://ultreia.io/release/observe-7.0-RC-21.war" + } +] \ No newline at end of file ===================================== .mvn/gitlab-cache/milestones/649128-issues.json ===================================== The diff for this file was not included because it is too large. ===================================== .mvn/gitlab-cache/milestones/649128.json ===================================== @@ -0,0 +1,11 @@ +{ + "id": 649128, + "iid": 124, + "projectId": 2722779, + "groupId": 0, + "title": "7.0-RC-21", + "description": "", + "dueDate": "Sep 21, 2018 2:00:00 AM", + "startDate": "Sep 19, 2018 2:00:00 AM", + "state": "closed" +} \ No newline at end of file ===================================== CHANGELOG.md ===================================== @@ -1,8 +1,7 @@ # ObServe changelog * Author [Tony Chemit](mailto:dev@tchemit.fr) - * Last generated at 2018-09-18 04:46. - * Last generated at 2018-09-16 22:22. + * Last generated at 2018-09-21 00:54. ## Version [8.0-alpha-3](https://gitlab.com/ultreiaio/ird-observe/milestones/114) Première partie du troisième lot du contrat IRD-2018-01-V8.
contient les nouveaux écrans, mais aucune des fonctionnalités avancées. @@ -10,8 +9,8 @@ Première partie du troisième lot du contrat IRD-2018-01-V8.
contient **Closed at 2018-09-15.** ### Download -* [Application (observe-8.0-alpha-3.zip)](https://ultreia.io/release/observe-8.0-alpha-3.zip) -* [Serveur (observe-8.0-alpha-3.war)](https://ultreia.io/release/observe-8.0-alpha-3.war) +* [Application (observe-8.0-alpha-3-SNAPSHOT.zip)](https://ultreia.io/release/observe-8.0-alpha-3-SNAPSHOT.zip) +* [Serveur (observe-8.0-alpha-3-SNAPSHOT.war)](https://ultreia.io/release/observe-8.0-alpha-3-SNAPSHOT.war) ### Issues * [[Evolution 578]](https://gitlab.com/ultreiaio/ird-observe/issues/578) **[LL] Implanter le formulaire logbook** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) @@ -69,6 +68,28 @@ 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-21](https://gitlab.com/ultreiaio/ird-observe/milestones/124) + +**Closed at 2018-09-21.** + +### Download +* [Application (observe-7.0-RC-21.zip)](https://ultreia.io/release/observe-7.0-RC-21.zip) +* [Serveur (observe-7.0-RC-21.war)](https://ultreia.io/release/observe-7.0-RC-21.war) + +### Issues + * [[Anomalie 1045]](https://gitlab.com/ultreiaio/ird-observe/issues/1045) **La synchro de marées PS en connexion directe n'aboutit jamais (LL ok)** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1057]](https://gitlab.com/ultreiaio/ird-observe/issues/1057) **En mode serveur, la boîte d'information sur la connexion n'indique pas la BD (alias) à laquelle on est connecté** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1058]](https://gitlab.com/ultreiaio/ird-observe/issues/1058) **L'UI de synchro de référentiels ne présente plus les éléments à synchroniser qu'un par un** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1059]](https://gitlab.com/ultreiaio/ird-observe/issues/1059) **L'UI de remplacement de code de référentiel dépasse parfois les limites de l'écran** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1060]](https://gitlab.com/ultreiaio/ird-observe/issues/1060) **La suppression d'une espèce avec remplacement de code échoue** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1061]](https://gitlab.com/ultreiaio/ird-observe/issues/1061) **La suppression d'océan avec remplacement de code pose problème** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1062]](https://gitlab.com/ultreiaio/ird-observe/issues/1062) **La suppression d'un sexe avec remplacement de code échoue** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1063]](https://gitlab.com/ultreiaio/ird-observe/issues/1063) **[SYNCHRO] Problème avec la synchro avancée d'un programme** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1068]](https://gitlab.com/ultreiaio/ird-observe/issues/1068) **[LL] Après migration l'UI v7 n'affiche plus qu'une seule des captures de chaque opération de pêche** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 1070]](https://gitlab.com/ultreiaio/ird-observe/issues/1070) **[LL] L'UI RC20 ne parvient plus à ouvrir les captures LL depuis un base centrale en mode serveur** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Evolution 1064]](https://gitlab.com/ultreiaio/ird-observe/issues/1064) **[SYNCHRO] La synchro avancée d'une marée nécessitant une référence absente dans la base cible provoque une exception** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Evolution 1065]](https://gitlab.com/ultreiaio/ird-observe/issues/1065) **Ne pas remplacer les associations lors du remplacement d'un référentiel** (Thanks to Tony CHEMIT) (Reported by Tony CHEMIT) + ## Version [7.0-RC-20](https://gitlab.com/ultreiaio/ird-observe/milestones/123) **Closed at 2018-09-18.** @@ -162,18 +183,12 @@ Premier lot du contrat IRD-2018-01-V8 * [Serveur (observe-7.0-RC-15.war)](https://ultreia.io/release/observe-7.0-RC-15.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'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) + * [[Anomalie 942]](https://gitlab.com/ultreiaio/ird-observe/issues/942) **Plantage base en sortie de l'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'H2** (Thanks to Tony CHEMIT) (Reported by Pascal Cauquil) + * [[Anomalie 959]](https://gitlab.com/ultreiaio/ird-observe/issues/959) **[PS][UI] Problème d'UI lors de la création d'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) View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/34663932cd930bae51b5e6b9e25… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/34663932cd930bae51b5e6b9e25… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Deleted branch release/7.0-RC-21
by Tony CHEMIT 20 Sep '18

20 Sep '18
Tony CHEMIT deleted branch release/7.0-RC-21 at ultreiaio / ird-observe -- You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe] Pushed new tag v7.0-RC-21
by Tony CHEMIT 20 Sep '18

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

20 Sep '18
Tony CHEMIT pushed to branch release/7.0-RC-21 at ultreiaio / ird-observe Commits: 97d9e1a9 by Tony CHEMIT at 2018-09-20T22:43:22Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-21&#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 ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>client-configuration</artifactId> ===================================== client/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>client</artifactId> ===================================== dto/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>dto</artifactId> ===================================== observe/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>observe</artifactId> ===================================== persistence/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>persistence</artifactId> ===================================== pom.xml ===================================== @@ -31,7 +31,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> <packaging>pom</packaging> <name>ObServe :: Pom</name> ===================================== server-configuration/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>server-configuration</artifactId> ===================================== server/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>server</artifactId> ===================================== services-client/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>services-client</artifactId> ===================================== services-local/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>services-local</artifactId> ===================================== services/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>services</artifactId> ===================================== test/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>test</artifactId> ===================================== validation/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-21</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/97d9e1a92867798068cba0c9c2c… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/97d9e1a92867798068cba0c9c2c… You're receiving this email because of your account on gitlab.com.
1 0
0 0
[Git][ultreiaio/ird-observe][master-7.x] 27 commits: [jgitflow-maven-plugin]updating poms for 7.0-RC-21-SNAPSHOT development[skip ci]
by Tony CHEMIT 20 Sep '18

20 Sep '18
Tony CHEMIT pushed to branch master-7.x at ultreiaio / ird-observe Commits: 02eeb69d by Tony CHEMIT at 2018-09-18T02:58:51Z [jgitflow-maven-plugin]updating poms for 7.0-RC-21-SNAPSHOT development[skip ci] - - - - - bc7e590c by Tony CHEMIT at 2018-09-18T03:06:40Z [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - 0484ac19 by Tony CHEMIT at 2018-09-18T03:06:40Z [jgitflow-maven-plugin]merging &#39;master-7.x&#39; into &#39;develop-7.x&#39; - - - - - 1fe7c6c4 by Tony CHEMIT at 2018-09-18T03:06:41Z [jgitflow-maven-plugin]Updating develop poms back to pre merge state[skip ci] - - - - - 9b294447 by Tony CHEMIT at 2018-09-18T09:10:37Z En mode serveur, la boîte d&#39;information sur la connexion n&#39;indique pas la BD (alias) à laquelle on est connecté - Closes #1057 - - - - - e5843b1b by Tony CHEMIT at 2018-09-18T09:10:37Z use last pom - - - - - e298675a by Tony CHEMIT at 2018-09-18T21:40:06Z use topia-extension project - - - - - ad130f51 by Tony CHEMIT at 2018-09-18T21:40:08Z clean stream api - - - - - 2b539ff5 by Tony CHEMIT at 2018-09-18T21:40:08Z La suppression d&#39;une espèce avec remplacement de code échoue - Closes #1060 La suppression d&#39;océan avec remplacement de code pose problème - Closes #1061 La suppression d&#39;un sexe avec remplacement de code échoue - Closes #1062 - - - - - 2f98d82d by Tony CHEMIT at 2018-09-18T22:32:51Z L&#39;UI de synchro de référentiels ne présente plus les éléments à synchroniser qu&#39;un par un - See #1058 - - - - - c49a8186 by Tony CHEMIT at 2018-09-18T23:21:13Z L&#39;UI de synchro de référentiels ne présente plus les éléments à synchroniser qu&#39;un par un - Closes #1058 - - - - - 9e6160fe by Tony CHEMIT at 2018-09-19T04:51:49Z Only remove program node if it is enabled (otherwise it is not in navigation tree) - - - - - 295ce509 by Tony CHEMIT at 2018-09-19T04:51:51Z [SYNCHRO] Problème avec la synchro avancée d&#39;un programme - Closes #1063 - - - - - 8ef8691f by Tony CHEMIT at 2018-09-19T06:59:13Z [SYNCHRO] La synchro avancée d&#39;une marée nécessitant une référence absente dans la base cible provoque une exception - Closes #1064 - - - - - bc64ef42 by Tony CHEMIT at 2018-09-19T06:59:15Z L&#39;UI de remplacement de code de référentiel dépasse parfois les limites de l&#39;écran - Closes #1059 - - - - - 556f5d2a by Tony CHEMIT at 2018-09-19T14:46:06Z remove EntityMap class - - - - - 1b0f5e65 by Tony CHEMIT at 2018-09-20T15:33:43Z Use topia-extension usage support to compute usages (see #1066) - - - - - f193d8a5 by Tony CHEMIT at 2018-09-20T15:35:33Z use new topia metadata model feature to generate clean sql statements (See #1065) - - - - - 699e9f79 by Tony CHEMIT at 2018-09-20T15:57:42Z improve logs (validators are now warns a lot too much :() - - - - - ee5c5ef0 by Tony CHEMIT at 2018-09-20T16:28:44Z [LL] Après migration l&#39;UI v7 n&#39;affiche plus qu&#39;une seule des captures de chaque opération de pêche - Closes #1068 - - - - - 1fd32665 by Tony CHEMIT at 2018-09-20T18:28:57Z Add more accelerator on referential nb synchro config ui - - - - - 4f6ea307 by Tony CHEMIT at 2018-09-20T18:29:16Z fix parameter order to generate update sql statement - - - - - 7e6a822d by Tony CHEMIT at 2018-09-20T20:40:35Z fix a missing decorator - - - - - 4ff135c9 by Tony CHEMIT at 2018-09-20T20:41:25Z Suppression de la configuration d&#39;ajout de référentiels dans les deux actions de synchronisation de données + réusinage du code commun aux deux actions - - - - - db9f5e24 by Tony CHEMIT at 2018-09-20T21:19:29Z use last pom and topia-extension - - - - - 97d9e1a9 by Tony CHEMIT at 2018-09-20T22:43:22Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-21&#39; with non-snapshot versions[skip ci] - - - - - bdc3be40 by Tony CHEMIT at 2018-09-20T22:49:39Z [jgitflow-maven-plugin]merging &#39;release/7.0-RC-21&#39; into &#39;master-7.x&#39; - - - - - 30 changed files: - client-configuration/pom.xml - client-configuration/src/main/resources/log4j2.xml - client-configuration/src/main/resources/observe-log4j2.xml - client/pom.xml - client/src/main/ftl/dataSourceInformation_en.ftl - client/src/main/ftl/dataSourceInformation_es.ftl - client/src/main/ftl/dataSourceInformation_fr.ftl - client/src/main/java/fr/ird/observe/client/db/ObserveSwingDataSource.java - client/src/main/java/fr/ird/observe/client/ui/ObserveKeyStrokes.java - client/src/main/java/fr/ird/observe/client/ui/admin/AdminTabUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/admin/export/ExportModel.java - client/src/main/java/fr/ird/observe/client/ui/admin/export/ExportUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/admin/export/ExportUI.jcss - client/src/main/java/fr/ird/observe/client/ui/admin/export/ExportUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/admin/synchronize/data/DataSynchroModel.java - client/src/main/java/fr/ird/observe/client/ui/admin/synchronize/data/DataSynchroUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/admin/synchronize/referential/ng/ReferentialSynchroUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/ContentReferenceUIHandler.java - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDeleteUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDesactivateUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/content/ref/usage/UsageForDisplayUI.jaxx - client/src/main/java/fr/ird/observe/client/ui/util/UIHelper.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/pom.xml - dto/src/main/java/fr/ird/observe/dto/data/seine/RouteDto.java - dto/src/main/java/fr/ird/observe/dto/decoration/DecoratorService.java - observe/pom.xml - persistence/pom.xml The diff was not included because it is too large. View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/612c0b059fe2af70f3efc0256e… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/612c0b059fe2af70f3efc0256e… 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-21' with…
by Tony CHEMIT 20 Sep '18

20 Sep '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 97d9e1a9 by Tony CHEMIT at 2018-09-20T22:43:22Z [jgitflow-maven-plugin]updating poms for branch&#39;release/7.0-RC-21&#39; with non-snapshot versions[skip ci] - - - - - bdc3be40 by Tony CHEMIT at 2018-09-20T22:49:39Z [jgitflow-maven-plugin]merging &#39;release/7.0-RC-21&#39; into &#39;master-7.x&#39; - - - - - 0f57323c by Tony CHEMIT at 2018-09-20T22:49:43Z [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts[skip ci] - - - - - bebd9a62 by Tony CHEMIT at 2018-09-20T22:49:44Z [jgitflow-maven-plugin]merging &#39;master-7.x&#39; into &#39;develop-7.x&#39; - - - - - d1e7c51b by Tony CHEMIT at 2018-09-20T22:49:44Z [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/5997d45ec93200e0dd8d558c79… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/compare/5997d45ec93200e0dd8d558c79… 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-21
by Tony CHEMIT 20 Sep '18

20 Sep '18
Tony CHEMIT pushed new branch release/7.0-RC-21 at ultreiaio / ird-observe -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/tree/release/7.0-RC-21 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-22-SNAPSHOT development[skip ci]
by Tony CHEMIT 20 Sep '18

20 Sep '18
Tony CHEMIT pushed to branch develop-7.x at ultreiaio / ird-observe Commits: 5997d45e by Tony CHEMIT at 2018-09-20T22:23:43Z [jgitflow-maven-plugin]updating poms for 7.0-RC-22-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 ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>client-configuration</artifactId> ===================================== client/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>client</artifactId> ===================================== dto/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>dto</artifactId> ===================================== observe/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>observe</artifactId> ===================================== persistence/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>persistence</artifactId> ===================================== pom.xml ===================================== @@ -31,7 +31,7 @@ <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> <packaging>pom</packaging> <name>ObServe :: Pom</name> ===================================== server-configuration/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>server-configuration</artifactId> ===================================== server/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>server</artifactId> ===================================== services-client/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>services-client</artifactId> ===================================== services-local/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>services-local</artifactId> ===================================== services/pom.xml ===================================== @@ -27,7 +27,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>services</artifactId> ===================================== test/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>test</artifactId> ===================================== validation/pom.xml ===================================== @@ -26,7 +26,7 @@ <parent> <groupId>fr.ird.observe</groupId> <artifactId>ird-observe</artifactId> - <version>7.0-RC-21-SNAPSHOT</version> + <version>7.0-RC-22-SNAPSHOT</version> </parent> <artifactId>validation</artifactId> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/5997d45ec93200e0dd8d558c798… -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/5997d45ec93200e0dd8d558c798… 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
  • 9
  • ...
  • 15
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.