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 5e0ca79 Improve name of release files new ea6a817 [GEAR] Affichage des valeurs 0 dans les caractéristiques de type Entier (Fixes #8553) new 80fd120 [UI] Assistant de connexion à un serveur (Fixes #8556) 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 80fd120c68d25a6da3b252c44948cbe0e5b38049 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 23 09:47:49 2016 +0200 [UI] Assistant de connexion à un serveur (Fixes #8556) commit ea6a817910928f50235e3bde485cc7ab1deb24c6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 23 09:36:59 2016 +0200 [GEAR] Affichage des valeurs 0 dans les caractéristiques de type Entier (Fixes #8553) Summary of changes: .../ObserveSwingApplicationConfig.java | 5 +++++ application-swing/pom.xml | 4 ++++ .../GearUseFeatureMeasurementCellEditor.java | 13 ++++++------ .../GearUseFeatureMeasurementCellRenderer.java | 24 +++++++++------------- .../longline/GearUseFeaturesLonglineUIHandler.java | 4 ++-- .../impl/seine/GearUseFeaturesSeineUIHandler.java | 2 ++ .../swing/ui/storage/StorageUIHandler.java | 2 +- .../swing/ui/storage/tabs/ConfigUI.jcss | 2 +- pom.xml | 6 ++++++ 9 files changed, 37 insertions(+), 25 deletions(-) rename application-swing/src/main/java/fr/ird/observe/application/swing/ui/content/table/impl/{seine => }/GearUseFeatureMeasurementCellEditor.java (90%) rename application-swing/src/main/java/fr/ird/observe/application/swing/ui/content/table/impl/{seine => }/GearUseFeatureMeasurementCellRenderer.java (76%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.