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 7c2d503 [LL] Ajout d'un champs sur l'écran Composition > Onglet Avançons (Fixes #6832) Merge branch 'feature/6832' into develop new 46fe9bc fix migration script name new 0138570 Ajout nonTargCatch.well (persistence) new 5c0c8f7 Ajout nonTargCatch.well (service) new 53c50a8 Ajout nonTargCatch.well (ui) new 4288df8 [PS] Ajouter un champ "Numéro de cuve", sur le formulaire des captures accessoires (Fixes #6999) The 5 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 4288df8ad007f8aacf50dcad541205cff69ea34d Merge: 7c2d503 53c50a8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:49:56 2016 +0200 [PS] Ajouter un champ "Numéro de cuve", sur le formulaire des captures accessoires (Fixes #6999) Merge branch 'feature/6999' into develop commit 53c50a887dd8dd3549a4762181c9290175a6dd24 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:49:53 2016 +0200 Ajout nonTargCatch.well (ui) commit 5c0c8f73bcdfafdec7e9945674aac779533c26e8 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:36:00 2016 +0200 Ajout nonTargCatch.well (service) commit 0138570db5eb9fccac394d30ea8b749c14a9dc18 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:32:10 2016 +0200 Ajout nonTargCatch.well (persistence) commit 46fe9bc1169cb3c9fc8f0709e1ea6c533603bcd5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Oct 28 11:31:46 2016 +0200 fix migration script name Summary of changes: .../content/table/impl/seine/NonTargetCatchUI.jaxx | 15 +++++++++++++++ .../content/table/impl/seine/NonTargetCatchUI.jcss | 19 +++++++++++++++++++ .../table/impl/seine/NonTargetCatchUIHandler.java | 7 +++++-- .../table/impl/seine/NonTargetCatchUIModel.java | 2 ++ .../i18n/application-swing_en_GB.properties | 2 ++ .../i18n/application-swing_es_ES.properties | 2 ++ .../i18n/application-swing_fr_FR.properties | 2 ++ .../versions/DataSourceMigrationForVersion_5_1.java | 3 ++- ...ranchlineComposition_add_tracelineLength-H2.sql} | 0 ...ranchlineComposition_add_tracelineLength-PG.sql} | 0 ...V5_1_05_evol_6999_nonTargetCatch_add_well-H2.sql | 1 + ...V5_1_05_evol_6999_nonTargetCatch_add_well-PG.sql | 1 + entities/src/main/xmi/observe-seine.zargo | Bin 83232 -> 83324 bytes .../src/main/xmi/observe-services-dto-seine.zargo | Bin 58766 -> 58992 bytes .../topia/binder/data/NonTargetCatchBinder.java | 2 ++ 15 files changed, 53 insertions(+), 3 deletions(-) rename entities-migration/src/main/resources/db/migration/{V5_1_evol_6832_branchlineComposition_add_tracelineLength-PG.sql => V5_1_04_evol_6832_branchlineComposition_add_tracelineLength-H2.sql} (100%) rename entities-migration/src/main/resources/db/migration/{V5_1_evol_6832_branchlineComposition_add_tracelineLength-H2.sql => V5_1_04_evol_6832_branchlineComposition_add_tracelineLength-PG.sql} (100%) create mode 100644 entities-migration/src/main/resources/db/migration/V5_1_05_evol_6999_nonTargetCatch_add_well-H2.sql create mode 100644 entities-migration/src/main/resources/db/migration/V5_1_05_evol_6999_nonTargetCatch_add_well-PG.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.