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 75ad610 fixes #9102 Accélérer le scroll new e8d3a93 fixes #9097 créer la colonne "Imprimé Le" 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 e8d3a9364755a5579c4d0ea9e908fd397b10e5e1 Author: Kevin Morin <morin@codelutin.com> Date: Mon Mar 13 15:32:41 2017 +0100 fixes #9097 créer la colonne "Imprimé Le" Summary of changes: .../faxtomail/persistence/entities/EmailFilter.java | 13 +++++++++++++ .../persistence/entities/EmailTopiaDao.java | 11 +++++++++++ .../faxtomail/persistence/entities/MailField.java | 6 ++++-- faxtomail-persistence/src/main/xmi/faxtomail.zargo | Bin 33550 -> 33796 bytes .../services/service/EmailServiceImpl.java | 6 ++++++ .../h2/V2_2_3_170313_1__add_last_printing_user.sql | 18 ++++++++++++++++++ .../swing/content/demande/DemandeListUIHandler.java | 4 ++++ .../ui/swing/content/demande/DemandeUIModel.java | 8 ++++++++ .../util/AbstractFaxToMailDemandListHandler.java | 1 + .../faxtomail/ui/swing/util/DemandeTableModel.java | 6 ++++++ .../i18n/faxtomail-ui-swing_fr_FR.properties | 2 ++ .../i18n/faxtomail-ui-web_fr_FR.properties | 1 + 12 files changed, 74 insertions(+), 2 deletions(-) create mode 100644 faxtomail-service/src/main/resources/db/migration/h2/V2_2_3_170313_1__add_last_printing_user.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.