This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 86eadcd [PS] Supprimer le champ floattingobject.supportvesselname (Fixes #6997) Merge branch 'feature/6997' into develop new 7436e8e Ajout BranchelineComposition.tracelineLength (persistence) new 74ed732 Ajout BranchelineComposition.tracelineLength (service) new 443233e Ajout BranchelineComposition.tracelineLength (ui) new 7c2d503 [LL] Ajout d'un champs sur l'écran Composition > Onglet Avançons (Fixes #6832) Merge branch 'feature/6832' into develop The 4 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 7c2d5038425e9db80ccfc13e974b5ccbc91a3fe0 Merge: 86eadcd 443233e Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:18:12 2016 +0200 [LL] Ajout d'un champs sur l'écran Composition > Onglet Avançons (Fixes #6832) Merge branch 'feature/6832' into develop commit 443233e2fca051e2b6e353e5cb7c820c005a5e72 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:18:09 2016 +0200 Ajout BranchelineComposition.tracelineLength (ui) commit 74ed7327a609ad3b1a36415a75acfbaac0925f3c Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:17:51 2016 +0200 Ajout BranchelineComposition.tracelineLength (service) commit 7436e8ed064ea097a5e3e1d5e66522c2824f5629 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:17:35 2016 +0200 Ajout BranchelineComposition.tracelineLength (persistence) Summary of changes: .../impl/longline/BranchlinesCompositionUI.jaxx | 10 ++++++++++ .../impl/longline/BranchlinesCompositionUI.jcss | 11 +++++++++++ .../longline/BranchlinesCompositionUIHandler.java | 3 +++ .../longline/BranchlinesCompositionUIModel.java | 2 ++ .../i18n/application-swing_en_GB.properties | 3 +++ .../i18n/application-swing_es_ES.properties | 5 ++++- .../i18n/application-swing_fr_FR.properties | 3 +++ .../versions/DataSourceMigrationForVersion_5_1.java | 1 + ...branchlineComposition_add_tracelineLength-H2.sql | 1 + ...branchlineComposition_add_tracelineLength-PG.sql | 1 + entities/src/main/xmi/observe-longline.zargo | Bin 93566 -> 93635 bytes .../main/xmi/observe-services-dto-longline.zargo | Bin 67504 -> 67604 bytes .../binder/data/BranchlinesCompositionBinder.java | 2 ++ 13 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 entities-migration/src/main/resources/db/migration/V5_1_evol_6832_branchlineComposition_add_tracelineLength-H2.sql create mode 100644 entities-migration/src/main/resources/db/migration/V5_1_evol_6832_branchlineComposition_add_tracelineLength-PG.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.