This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 46db19b16947b42bace0ea84fd4fd2fd764803a7 Merge: f898510 bc3f80e Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Oct 27 20:27:59 2016 +0200 [LL] numérotation des captures (Fixes #7886) Merge branch 'feature/7886' into develop .../impl/longline/CatchLonglineTableModel.java | 35 +++++++++++--- .../table/impl/longline/CatchLonglineUI.jaxx | 5 ++ .../table/impl/longline/CatchLonglineUI.jcss | 13 +++++ .../impl/longline/CatchLonglineUIHandler.java | 50 +++++++++++++++++++ .../i18n/application-swing_en_GB.properties | 4 ++ .../i18n/application-swing_es_ES.properties | 4 ++ .../i18n/application-swing_fr_FR.properties | 4 ++ .../DataSourceMigrationForVersion_5_1.java | 3 +- .../V5_1_01_evol_8374_delete_sonarUsed-H2.sql | 1 + .../V5_1_01_evol_8374_delete_sonarUsed-PG.sql | 1 + .../V5_1_02_evol_7886_catch_add_set_idx-H2.sql | 1 + .../V5_1_02_evol_7886_catch_add_set_idx-PG.sql | 1 + .../V_5_1_01_evol_8374_delete_sonarUsed-H2.sql | 1 - .../V_5_1_01_evol_8374_delete_sonarUsed-PG.sql | 1 - entities/src/main/xmi/observe.ini | 2 +- services-dto/src/main/xmi/observe-services-dto.ini | 1 + .../topia/binder/data/DataBinderSupport.java | 56 +++++++++++++++++----- .../binder/data/SetLonglineCatchDtoBinder.java | 4 +- 18 files changed, 161 insertions(+), 26 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.