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 86bc3394 Fix ot showing search page problem new a6487173 fixes #10226 : Utilisation de Sujet à la place de Objet dans la recherche 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 a6487173ae226a837530e7b81583fc948dc52bf9 Author: jcouteau <couteau@codelutin.com> Date: Mon Jan 28 11:56:28 2019 +0100 fixes #10226 : Utilisation de Sujet à la place de Objet dans la recherche Summary of changes: .../persistence/entities/EmailTopiaDao.java | 6 +++--- .../faxtomail/persistence/entities/SearchFilter.java | 20 +++++++++++++++++--- .../faxtomail/services/service/EmailServiceTest.java | 2 +- .../ui/swing/content/search/SearchToGroupUI.css | 8 ++++++++ .../ui/swing/content/search/SearchToGroupUI.jaxx | 6 +++--- .../faxtomail/ui/swing/content/search/SearchUI.css | 8 ++++++++ .../faxtomail/ui/swing/content/search/SearchUI.jaxx | 6 +++--- .../ui/swing/content/search/SearchUIModel.java | 12 +++++++++++- 8 files changed, 54 insertions(+), 14 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.