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 c92c6f0 fixes #9043 Contenu du mail : si le mail est long, on affiche le bas du mail new 9789fd7 fixes #9048 Le scroll est lent dans le contenu du mail new 2a02ea0 fixes #9050 Liste des éléments : permettre de ne pas afficher les lignes non valides en rouge 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 2a02ea0eacca0aebf76e9788a8e5d85c31f56659 Author: Kevin Morin <morin@codelutin.com> Date: Tue Feb 14 11:34:32 2017 +0100 fixes #9050 Liste des éléments : permettre de ne pas afficher les lignes non valides en rouge commit 9789fd77bac630211472901acbedb50000c4d65b Author: Kevin Morin <morin@codelutin.com> Date: Mon Feb 13 16:45:21 2017 +0100 fixes #9048 Le scroll est lent dans le contenu du mail Summary of changes: faxtomail-persistence/src/main/xmi/faxtomail.zargo | Bin 33422 -> 33469 bytes ...14__add_colorize_invalid_demands_on_folders.sql | 3 +++ ...14__add_colorize_invalid_demands_on_folders.sql | 3 +++ .../content/demande/DemandeListUIHandler.java | 22 ++++++++++++++------- .../ui/swing/content/demande/DemandeUIHandler.java | 1 + .../demande/actions/LoadFolderEmailsAction.java | 2 ++ .../content/search/SearchToGroupUIHandler.java | 12 ++++++++--- .../util/AbstractFaxToMailDemandListHandler.java | 16 ++++++++++++++- .../WEB-INF/content/admin/configuration-input.jsp | 17 ++++++++++++++++ .../src/main/webapp/js/configuration.js | 4 ++++ 10 files changed, 69 insertions(+), 11 deletions(-) create mode 100644 faxtomail-service/src/main/resources/db/migration/h2/V2_2_3_170214__add_colorize_invalid_demands_on_folders.sql create mode 100644 faxtomail-service/src/main/resources/db/migration/sqlserver/V2_2_3_170214__add_colorize_invalid_demands_on_folders.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.