This is an automated email from the git hooks/post-receive script. New commit to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit a024bdb09e99ee77d5dfa14bce1c961bf0c82040 Merge: 297abc7 61050b6 Author: Maven Release <maven-release@codelutin.com> Date: Fri Dec 16 11:33:27 2016 +0100 [jgitflow-maven-plugin]merging 'release/5.1.4' into 'master-5.x' application-swing-configuration/pom.xml | 2 +- application-swing-decoration/pom.xml | 2 +- .../swing/decoration/DecoratorService.java | 4 +- application-swing-validation/pom.xml | 2 +- application-swing-validators/pom.xml | 2 +- application-swing/pom.xml | 2 +- .../application/swing/ui/ObserveMainUI.jcss | 2 +- .../ird/observe/application/swing/ui/UIHelper.java | 86 ++++++++++ .../swing/ui/actions/ShowAboutAction.java | 4 +- .../application/swing/ui/admin/AdminUIModel.java | 22 ++- .../synchronize/data/DataSynchroUIHandler.java | 19 ++- .../ng/ReferentialSynchroUIHandler.java | 35 +++- .../swing/ui/content/ContentUIManager.java | 1 + .../ui/content/ref/ContentReferenceUIHandler.java | 73 ++++----- .../ref/usage/UsageForDeleteUI.jaxx} | 64 +++----- .../content/ref/usage/UsageForDeleteUIHandler.java | 70 ++++++++ .../ref/usage/UsageForDesactivateUI.jaxx} | 66 +++----- .../ref/usage/UsageForDesactivateUIHandler.java | 71 ++++++++ .../ui/content/ref/usage/UsageForDisplayUI.jaxx | 62 +++++++ .../ref/usage/UsageForDisplayUIHandler.java | 37 +++-- .../ref/usage/UsageUIHandlerSupport.java} | 180 +++++++++++---------- .../i18n/application-swing_en_GB.properties | 1 + .../i18n/application-swing_es_ES.properties | 1 + .../i18n/application-swing_fr_FR.properties | 1 + .../src/main/resources/icons/logo OT_rvb.png | Bin 143337 -> 0 bytes .../src/main/resources/icons/logo-OT_web.png | Bin 34309 -> 0 bytes .../src/main/resources/icons/logo-small.png | Bin 0 -> 46914 bytes .../src/main/resources/icons/logo.png | Bin 0 -> 232898 bytes application-web-configuration/pom.xml | 2 +- application-web/pom.xml | 2 +- entities-migration/pom.xml | 2 +- entities/pom.xml | 13 +- .../observe/ObserveTopiaApplicationContext.java | 10 +- .../fr/ird/observe/ObserveTopiaConfiguration.java | 15 +- .../entities/migration/ObserveMigrationEngine.java | 4 +- pom.xml | 60 ++++--- services-configuration-rest/pom.xml | 2 +- services-configuration-topia/pom.xml | 2 +- services-configuration/pom.xml | 2 +- services-dto/pom.xml | 2 +- services-rest/pom.xml | 2 +- services-runner/pom.xml | 2 +- services-topia-validation/pom.xml | 2 +- services-topia-validators/pom.xml | 2 +- services-topia/pom.xml | 2 +- .../services/topia/ObserveServiceFactoryTopia.java | 4 +- services/pom.xml | 2 +- .../ng/ReferentialSynchronizeService.java | 9 +- src/site/resources/images/logo-OT_web.png | Bin 34309 -> 0 bytes src/site/resources/images/logo-small.png | Bin 0 -> 46914 bytes src/site/resources/images/logo.png | Bin 0 -> 232898 bytes src/site/rst/index.rst | 8 +- src/site/site_fr.xml | 2 +- test/pom.xml | 2 +- toolbox-maven-plugin/pom.xml | 2 +- topia-extension/pom.xml | 10 +- .../sql/batch/TopiaSqlBatchServiceImpl.java | 39 ++--- .../sql/batch/actions/AbstractSchemaAction.java | 38 +++++ .../sql/batch/actions/AbstractSqlAction.java | 2 +- .../sql/batch/actions/CreateSchemaAction.java | 24 +-- .../sql/batch/actions/DropSchemaAction.java | 36 ++--- .../sql/batch/actions/ReplicateTablesAction.java | 22 ++- topia-templates-extension/pom.xml | 2 +- 63 files changed, 759 insertions(+), 378 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.