This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 43271c8 fixes #9052 Ajouter une ligne "Totaux" dans le tableau des quantités par gamme sur les dossiers new ad15ae4 fixes #9054 Pouvoir consulter en lecture seule un mail bloqué par un autre utilisateur 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 ad15ae4b838fe9f42a11b9c8993ea90d3d660d3b Author: Kevin Morin <morin@codelutin.com> Date: Thu Feb 16 09:31:18 2017 +0100 fixes #9054 Pouvoir consulter en lecture seule un mail bloqué par un autre utilisateur Summary of changes: faxtomail-persistence/src/main/xmi/faxtomail.zargo | Bin 33469 -> 33550 bytes .../services/service/EmailServiceImpl.java | 5 ++++- .../exceptions/AlreadyLockedMailException.java | 10 ++++++++- ...14__add_colorize_invalid_demands_on_folders.sql | 6 ++++- ...14__add_colorize_invalid_demands_on_folders.sql | 7 +++++- .../ui/swing/actions/ShowDemandeAction.java | 25 +++++++++++++++------ .../util/AbstractFaxToMailDemandListHandler.java | 3 +-- .../WEB-INF/content/admin/configuration-input.jsp | 17 ++++++++++++++ .../src/main/webapp/js/configuration.js | 4 ++++ 9 files changed, 64 insertions(+), 13 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.