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 e70d317 Fix tooltip, delete quote in string new aec1002 Add support to display a 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 aec1002786b98ef516a906bb0c95d3fdf3ccb189 Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Thu Jun 23 12:08:32 2016 +0200 Add support to display a mooring Summary of changes: .../echobase/ui/actions/dbeditor/GetEntities.java | 2 - .../ui/actions/workingDb/GetImportLogDetail.java | 14 ++- .../workingDb/{GetVoyage.java => GetMooring.java} | 27 ++--- .../src/main/resources/config/struts-workingDb.xml | 9 +- .../resources/i18n/echobase-ui_en_GB.properties | 3 + .../resources/i18n/echobase-ui_fr_FR.properties | 3 + .../webapp/WEB-INF/jsp/workingDb/dashboard.jsp | 118 ++++++++++++++------- 7 files changed, 110 insertions(+), 66 deletions(-) copy echobase-ui/src/main/java/fr/ifremer/echobase/ui/actions/workingDb/{GetVoyage.java => GetMooring.java} (70%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.