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 e8d3a93 fixes #9097 créer la colonne "Imprimé Le" new fa12f50 refs #9097 ajout de la migration sqlserver new e3f2f18 fixes #9095 L'impression doit mettre à jour le champ "Pris par" (sans l'ouvris, via le clic droit) sauf si la demande est déjà prise. new 78af899 fixes #9095 The 3 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 78af899c48661abd74395eaff01abf006af489a4 Merge: e8d3a93 e3f2f18 Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 14 10:52:19 2017 +0100 fixes #9095 commit e3f2f18e7b49c1117c95db6e7a2269497ff519c1 Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 14 10:51:48 2017 +0100 fixes #9095 L'impression doit mettre à jour le champ "Pris par" (sans l'ouvris, via le clic droit) sauf si la demande est déjà prise. commit fa12f5018d917e61bebab9e62bae98bddd293e67 Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 14 10:44:43 2017 +0100 refs #9097 ajout de la migration sqlserver Summary of changes: faxtomail-persistence/src/main/xmi/faxtomail.zargo | Bin 33796 -> 33882 bytes ...13_2__add_printActionEqualTakeOnlyIfNotTaken.sql | 4 ++++ .../V2_2_3_170313_1__add_last_printing_user.sql | 3 ++- ...13_2__add_printActionEqualTakeOnlyIfNotTaken.sql | 6 ++++++ .../swing/actions/PrintOnDefaultPrinterAction.java | 6 +++++- .../swing/content/demande/DemandeListUIHandler.java | 7 +++++++ .../print/AttachmentToPrintChooserUIHandler.java | 1 + .../WEB-INF/content/admin/configuration-input.jsp | 17 +++++++++++++++++ .../src/main/webapp/js/configuration.js | 4 ++++ 9 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 faxtomail-service/src/main/resources/db/migration/h2/V2_2_3_170313_2__add_printActionEqualTakeOnlyIfNotTaken.sql copy faxtomail-service/src/main/resources/db/migration/{h2 => sqlserver}/V2_2_3_170313_1__add_last_printing_user.sql (82%) create mode 100644 faxtomail-service/src/main/resources/db/migration/sqlserver/V2_2_3_170313_2__add_printActionEqualTakeOnlyIfNotTaken.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.