This is an automated email from the git hooks/post-receive script. New change to branch feature/8180 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from c81b19a Fix description in modification logs new a209554 Begin create table in dashboard for mooring The 1 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 a20955403871109879bfdfa6d209707ffdbcb4a5 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Wed Jun 22 17:11:46 2016 +0200 Begin create table in dashboard for mooring Summary of changes: .../fr/ifremer/echobase/entities/ImportType.java | 130 +++++++++++++++------ .../services/service/UserDbPersistenceService.java | 27 +++++ .../service/importdata/ImportDataService.java | 1 + .../MooringCommonsImportConfiguration.java | 2 +- .../importdb/strategy/FreeImportDbStrategy.java | 2 +- .../service/removedata/RemoveDataService.java | 2 +- .../strategy/MooringRemoveDataStrategy.java | 2 +- .../echobase/ui/actions/dbeditor/GetEntities.java | 24 ++-- .../echobase/ui/actions/workingDb/DashBoard.java | 23 +++- .../ui/actions/workingDb/GetImportLogDetail.java | 7 +- .../src/main/resources/config/struts-workingDb.xml | 8 +- .../webapp/WEB-INF/jsp/workingDb/dashboard.jsp | 27 ++++- 12 files changed, 193 insertions(+), 62 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.