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 8524f50 Merge branch 'feature/8490_i18n_manquantes' into 'develop' new f274559 At last remove any logic from application context new 609b7af Ajout méthode pour faire une backup de base H2 new fe94fbc Construire une base intermédiaire avec toutes les données si besoin, puis utiliser un instruction sql H2 pour sauver la base The 3 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 fe94fbc370e7860275183cd0a760bdf9d7955e20 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 2 23:59:51 2016 +0200 Construire une base intermédiaire avec toutes les données si besoin, puis utiliser un instruction sql H2 pour sauver la base commit 609b7af455360d8a560f3a194c66e7b97a54b49e Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 2 23:58:43 2016 +0200 Ajout méthode pour faire une backup de base H2 commit f2745591e4020974c3aabfedd961591656325534 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 2 23:57:52 2016 +0200 At last remove any logic from application context Summary of changes: .../observe/application/swing/ObserveRunner.java | 2 +- .../swing/ObserveSwingApplicationContext.java | 280 -------------------- .../ObserveSwingApplicationDataSourcesManager.java | 285 ++++++++++++++++++++- .../swing/ui/admin/AdminUILauncher.java | 2 +- .../swing/ui/storage/StorageBackupUILauncher.java | 83 ++++-- .../swing/ui/storage/StorageUIHandler.java | 4 +- .../swing/ui/storage/StorageUIModel.java | 22 +- .../controller/v1/DataSourceServiceController.java | 6 + .../services/service/DataSourceService.java | 2 + .../topia/service/DataSourceServiceTopia.java | 40 ++- 10 files changed, 394 insertions(+), 332 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.