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

August 2016

  • 1 participants
  • 183 discussions
branch feature/7553_ajoute_un_widget_pour_les_arbres updated (4994349 -> d6f48d4)
by codelutin.com scm 21 Aug '16

21 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7553_ajoute_un_widget_pour_les_arbres in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 4994349 utilisation version stable de ToPIA new d6f48d4 Crée le composant BeanTreeHeader visant à offrir un group d'actions facilitant l'utilisation des composants arbre par l'utilisateur The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d6f48d4586bc251e3e9fa9606209864d66253a76 Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Sun Aug 21 23:45:16 2016 +0200 Crée le composant BeanTreeHeader visant à offrir un group d'actions facilitant l'utilisation des composants arbre par l'utilisateur refs #7553 Summary of changes: .../TripMapUI.jaxx => tree/BeanTreeHeader.jaxx} | 33 ++++++------- .../tree/BeanTreeHeader.jcss} | 57 ++++++++++++++-------- .../tree/BeanTreeHeaderHandler.java} | 35 +++++++------ .../observe-application-swing_en_GB.properties | 4 ++ .../observe-application-swing_es_ES.properties | 4 ++ .../observe-application-swing_fr_FR.properties | 4 ++ 6 files changed, 83 insertions(+), 54 deletions(-) copy observe-application-swing/src/main/java/fr/ird/observe/ui/util/{tripMap/TripMapUI.jaxx => tree/BeanTreeHeader.jaxx} (58%) copy observe-application-swing/src/main/java/fr/ird/observe/ui/{content/table/CommonTable.jcss => util/tree/BeanTreeHeader.jcss} (50%) copy observe-application-swing/src/main/java/fr/ird/observe/ui/{content/ref/impl/GearCaracteristicUI.jcss => util/tree/BeanTreeHeaderHandler.java} (62%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 1
0 0
branch feature/7553_ajoute_un_widget_pour_les_arbres created (now 4994349)
by codelutin.com scm 21 Aug '16

21 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7553_ajoute_un_widget_pour_les_arbres in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git at 4994349 utilisation version stable de ToPIA No new revisions were added by this update. -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 0
0 0
branch feature/7677_action_export_donnees updated (557e57b -> e752b32)
by codelutin.com scm 20 Aug '16

20 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7677_action_export_donnees in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 557e57b Reactive la synchro referentiel avant export new e752b32 Corrige une erreur de typo The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e752b32300f9310de8acc5fc6e8fa64d9c13245b Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Sat Aug 20 12:41:55 2016 +0200 Corrige une erreur de typo refs #7677 Summary of changes: .../src/main/resources/i18n/observe-application-swing_fr_FR.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 1
0 0
branch feature/7677_action_export_donnees created (now 557e57b)
by codelutin.com scm 19 Aug '16

19 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7677_action_export_donnees in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git at 557e57b Reactive la synchro referentiel avant export This branch includes the following new commits: new 557e57b Reactive la synchro referentiel avant export The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 557e57bb2ed1f54fa03e85db5893469b5d094b75 Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Sat Aug 20 01:43:19 2016 +0200 Reactive la synchro referentiel avant export refs #7677 -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 1
0 0
branch feature/7493_corrige_action_validation_serveur_distant updated (ddc292d -> ba17982)
by codelutin.com scm 19 Aug '16

19 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7493_corrige_action_validation_serveur_distant in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from ddc292d Ajoute une définition et un convertisseur vers DataReference pour le type Tdr new ba17982 Corrige les definitions enrichies pour basket et branchline en creant des dto specifiques The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ba17982caf803a0520cd44dd7a460b16fcf190b1 Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Fri Aug 19 17:27:18 2016 +0200 Corrige les definitions enrichies pour basket et branchline en creant des dto specifiques refs #7493 Summary of changes: .../{BasketDto.java => BasketWithSectionDto.java} | 2 +- ...BranchlineDto.java => BranchlineWithBasketDto.java} | 2 +- .../dto/reference/DataReferenceSetDefinitions.java | 18 ++++++++++-------- .../services/binder/BinderEngineInitializer.java | 6 ++++++ 4 files changed, 18 insertions(+), 10 deletions(-) rename observe-services-model/src/main/java/fr/ird/observe/services/dto/longline/{BasketDto.java => BasketWithSectionDto.java} (93%) rename observe-services-model/src/main/java/fr/ird/observe/services/dto/longline/{BranchlineDto.java => BranchlineWithBasketDto.java} (93%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 1
0 0
branch feature/7493_corrige_action_validation_serveur_distant updated (c6ae8f1 -> ddc292d)
by codelutin.com scm 19 Aug '16

19 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7493_corrige_action_validation_serveur_distant in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from c6ae8f1 Corrige l'enregistrement de decorateur de type DataDto new ddc292d Ajoute une définition et un convertisseur vers DataReference pour le type Tdr The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ddc292d8a5c3687f7c879a9e4eb27e7671a5188f Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Fri Aug 19 16:02:16 2016 +0200 Ajoute une définition et un convertisseur vers DataReference pour le type Tdr Il y a de la validation sur l'élément refs #7493 Summary of changes: .../services/dto/reference/DataReferenceSetDefinitions.java | 6 +++++- .../java/fr/ird/observe/services/binder/data/TdrBinder.java | 13 ++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 1
0 0
branch feature/7739_syncrho_ref_en_serveur_distant updated (d98552c -> 3645334)
by codelutin.com scm 19 Aug '16

19 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7739_syncrho_ref_en_serveur_distant in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from d98552c Ajoute le schema et les données referentiel à la sauvegarde de la base lors de la synchro referentiels new 17974bd Ajoute l'entete de licence manquant new 3645334 Renverse le test d'assignabilité (la superclass doit etre placée à gauche) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 36453343bfe026120e7e5fd743aaa9124b58453e Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Fri Aug 19 14:48:17 2016 +0200 Renverse le test d'assignabilité (la superclass doit etre placée à gauche) refs #7739 commit 17974bd41c1d16263fa5e347fac803b39ed4c89c Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Fri Aug 19 14:47:49 2016 +0200 Ajoute l'entete de licence manquant refs #7739 Summary of changes: .../web/injector/ImmutableSetInjector.java | 2 +- .../dto/referential/ReferentialMultimap.java | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 2
0 0
branch feature/7493_corrige_action_validation_serveur_distant updated (6b1e172 -> c6ae8f1)
by codelutin.com scm 19 Aug '16

19 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7493_corrige_action_validation_serveur_distant in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 6b1e172 Corrige la source utilisée pour la récupération des données à valider new a7c7c6c Gere la désérialisation de proprieté d'objet de type AbstractReference (ex.: ValidateResultForDto) new c6ae8f1 Corrige l'enregistrement de decorateur de type DataDto The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit c6ae8f1d81e3174d39ddc34815d9eead583c47c5 Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Fri Aug 19 14:30:20 2016 +0200 Corrige l'enregistrement de decorateur de type DataDto On a besoin d'un DataReferenceDecorateur pour l'interface de validation des données refs #7493 commit a7c7c6cb6bcee1f3396ae4c79f2500c65f37466c Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Fri Aug 19 14:27:37 2016 +0200 Gere la désérialisation de proprieté d'objet de type AbstractReference (ex.: ValidateResultForDto) Ajout d'un adapteur (UnknownReferenceAdapter) qui détermine le type de la référence en fonction du dto porté par la référence refs #7493 Summary of changes: .../swing/decoration/DecoratorService.java | 8 +-- .../services/dto/gson/ObserveDtoGsonSupplier.java | 3 + .../gson/reference/UnknownReferenceAdapter.java | 69 ++++++++++++++++++++++ .../dto/reference/DataReferenceSetDefinitions.java | 3 + .../binder/data/TransmittingBuoyBinder.java | 8 ++- 5 files changed, 85 insertions(+), 6 deletions(-) create mode 100644 observe-services-model/src/main/java/fr/ird/observe/services/dto/gson/reference/UnknownReferenceAdapter.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 2
0 0
branch feature/7493_corrige_action_validation_serveur_distant created (now 6b1e172)
by codelutin.com scm 18 Aug '16

18 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7493_corrige_action_validation_serveur_distant in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git at 6b1e172 Corrige la source utilisée pour la récupération des données à valider This branch includes the following new commits: new 6b1e172 Corrige la source utilisée pour la récupération des données à valider The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 6b1e1727338981991946c41eb259ed21a950a308 Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Thu Aug 18 19:30:04 2016 +0200 Corrige la source utilisée pour la récupération des données à valider refs #7493 -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 1
0 0
branch feature/7739_syncrho_ref_en_serveur_distant updated (1338aeb -> d98552c)
by codelutin.com scm 18 Aug '16

18 Aug '16
This is an automated email from the git hooks/post-receive script. New change to branch feature/7739_syncrho_ref_en_serveur_distant in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 1338aeb Corrige les problèmes de sérialisation/deserialisation liés à la synchro referentiel en serveur distant new d98552c Ajoute le schema et les données referentiel à la sauvegarde de la base lors de la synchro referentiels The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d98552c61d9bf19a4cc6fcc35afc623d8d628c5f Author: Samuel Maisonneuve <maisonneuve(a)codelutin.com> Date: Thu Aug 18 17:29:57 2016 +0200 Ajoute le schema et les données referentiel à la sauvegarde de la base lors de la synchro referentiels refs #7739 Summary of changes: .../src/main/java/fr/ird/observe/ui/admin/save/SaveLocalUIHandler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm(a)codelutin.com>.
1 1
0 0
  • ← Newer
  • 1
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • ...
  • 19
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.