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 e6d35a4c refs #10745 : modification du message (balise html rajoutée plus tard fait doublon ?) new c371f42d refs #10747 : ajout de log new 3de5f775 fixes #10750 : réponses et transfert sur des domaines protégés doit être envoyés depuis l'adresse configurée du dossier The 2 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 3de5f775ee4e260f34ed77f8d3e3f53d2f766825 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 3 08:47:37 2020 +0200 fixes #10750 : réponses et transfert sur des domaines protégés doit être envoyés depuis l'adresse configurée du dossier commit c371f42d06d7b74b9464cfe9a6487570c5444258 Author: jcouteau <couteau@codelutin.com> Date: Tue Jun 2 16:24:53 2020 +0200 refs #10747 : ajout de log Summary of changes: .../faxtomail/FaxToMailConfiguration.java | 4 +++ .../faxtomail/FaxToMailConfigurationOption.java | 7 ++++ .../i18n/faxtomail-persistence_fr_FR.properties | 1 + .../ui/swing/actions/ShowDemandeAction.java | 2 +- .../demande/actions/OpenForwardFormAction.java | 6 ++++ .../demande/actions/OpenReplyAllFormAction.java | 8 ++--- .../demande/actions/OpenReplyFormAction.java | 8 ++--- .../actions/SaveAndOpenForwardFormAction.java | 6 ++++ .../actions/SaveAndOpenReplyAllFormAction.java | 8 ++--- .../actions/SaveAndOpenReplyFormAction.java | 12 ++++--- .../faxtomail/ui/swing/util/FaxToMailUIUtil.java | 39 +++++++++++++++++----- 11 files changed, 76 insertions(+), 25 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.