This is an automated email from the git hooks/post-receive script. New change to branch develop-1.1.x in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 4fff2bdb Set reply editor content as text/html for proper rendering new f99710cf Rendu html correct pour les réponses 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 f99710cf4625416be22298f1a9f495ff54f73891 Author: jcouteau <couteau@codelutin.com> Date: Thu Mar 17 15:18:51 2022 +0100 Rendu html correct pour les réponses Summary of changes: .../faxtomail/services/service/EmailService.java | 14 ++++ .../services/service/EmailServiceImpl.java | 85 ++++++++++++++++++++++ .../ui/swing/actions/OpenReplyAction.java | 1 + .../demande/replies/DemandRepliesUIHandler.java | 1 + .../ui/swing/content/reply/ReplyFormUIHandler.java | 47 ++++++++++-- .../ui/swing/content/reply/ReplyFormUIModel.java | 12 +++ .../faxtomail/ui/swing/util/FaxToMailUIUtil.java | 22 ++++++ .../i18n/faxtomail-ui-swing_fr_FR.properties | 1 + 8 files changed, 177 insertions(+), 6 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.