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 e3cf4051 fixes #10743 : Pertes d'information en mode visualisation et modification / Visible en mode aperçu new 8b0ca30f fixes #10749 : Ajouter un bouton "répondre à tous" 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 8b0ca30fc5171a5cf5d04216c93783c8967a0dc4 Author: jcouteau <couteau@codelutin.com> Date: Thu May 28 11:24:10 2020 +0200 fixes #10749 : Ajouter un bouton "répondre à tous" Summary of changes: .../faxtomail/ui/swing/content/demande/DemandeListUI.css | 9 +++++++++ .../faxtomail/ui/swing/content/demande/DemandeListUI.jaxx | 1 + .../faxtomail/ui/swing/content/demande/DemandesUI.css | 7 +++++++ .../faxtomail/ui/swing/content/demande/DemandesUI.jaxx | 3 +++ .../ui/swing/content/demande/DemandesUIHandler.java | 13 ++++++------- ...OpenReplyFormAction.java => OpenReplyAllFormAction.java} | 10 +++++----- ...lyFormAction.java => SaveAndOpenReplyAllFormAction.java} | 7 ++++--- .../main/resources/i18n/faxtomail-ui-swing_fr_FR.properties | 3 +++ 8 files changed, 38 insertions(+), 15 deletions(-) copy faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/content/demande/actions/{OpenReplyFormAction.java => OpenReplyAllFormAction.java} (94%) copy faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/content/demande/actions/{SaveAndOpenReplyFormAction.java => SaveAndOpenReplyAllFormAction.java} (92%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.