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 280e0a73 refs #9526 move the takenby validation in an action new 49086922 fix (old) typo new 3a4475f1 add license headers new 0f4407a5 fix do not take email if open in readonly mode new 8bc256bb refs #9526 disable actions if folder is not writable The 4 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 8bc256bb7db0c10fc51da6de340c25f115d7268f Author: Kevin Morin <morin@codelutin.com> Date: Fri Dec 15 18:09:50 2017 +0100 refs #9526 disable actions if folder is not writable commit 0f4407a587ac0191e767866bd2ea5e7d2feeb6fc Author: Kevin Morin <morin@codelutin.com> Date: Fri Dec 15 18:09:06 2017 +0100 fix do not take email if open in readonly mode commit 3a4475f15292ddd3f6f989217343320daa65fe5c Author: Kevin Morin <morin@codelutin.com> Date: Fri Dec 15 17:37:27 2017 +0100 add license headers commit 49086922df84556d1ee28705e94d4636c84b7fb8 Author: Kevin Morin <morin@codelutin.com> Date: Fri Dec 15 17:36:59 2017 +0100 fix (old) typo Summary of changes: .../validators/FaxToMailEmailsValidator.java | 24 ++++++++++++++++++++++ .../ui/swing/actions/ShowDemandeAction.java | 2 +- .../content/demande/DemandeListUIHandler.java | 6 +++--- .../demande/actions/OpenTakenByFormAction.java | 24 ++++++++++++++++++++++ .../demande/takenby/TakenByFormUIHandler.java | 24 ++++++++++++++++++++++ .../demande/takenby/TakenByFormUIModel.java | 24 ++++++++++++++++++++++ .../util/FaxToMailValidatorMessageWidget.java | 24 ++++++++++++++++++++++ .../src/main/webapp/js/configuration.js | 2 +- 8 files changed, 125 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.