This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See http://git.codelutin.com/faxtomail.git from 97d630d remplacement du champ code client par une combo avec les clients dans la recherche pour grouper (fixes #7422) new 5915299 Ajout d’une colonne « Nom du client » pour les listes et la recherche (fixes #7423) 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 5915299ad0ee42aa63b5cc62fe3f58c9e9bbe87d Author: Kevin Morin <morin@codelutin.com> Date: Thu Aug 27 12:00:44 2015 +0200 Ajout d’une colonne « Nom du client » pour les listes et la recherche (fixes #7423) Summary of changes: .../persistence/entities/EmailFilter.java | 12 +++++++++++ .../persistence/entities/EmailTopiaDao.java | 12 +++++++++++ .../faxtomail/persistence/entities/MailField.java | 2 ++ .../content/demande/DemandeListTableFilter.java | 24 ++++++++++++++-------- .../content/demande/DemandeListUIHandler.java | 4 ++++ .../ui/swing/content/demande/DemandeUIModel.java | 7 +++++++ .../faxtomail/ui/swing/util/DemandeTableModel.java | 10 +++++++-- .../i18n/faxtomail-ui-swing_fr_FR.properties | 6 ++++-- .../faxtomail/web/action/SearchAction.java | 4 ++++ .../i18n/faxtomail-ui-web_fr_FR.properties | 1 + 10 files changed, 70 insertions(+), 12 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.