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 bd07a3e fixes #9101 Ouvrir les pièces-jointes que en modification adds 2d536bc refs #9094 affichage d'un message de warning et ouverture en edition adds 667f866 refs #9094 ajout de la conf mustTakeToEditDemand dans les dossiers adds a026aa0 refs #9094 gestion de la conf mustTakeToEditDemand dans la partie admin adds 6b1dcef refs #9094 prise en compte de la conf mustTakeToEditDemand dans la partie cliente new dd3a3cd fixes #9094 Demandes toujours ouvertes en modification 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 dd3a3cd82175e0df701802c5f84d4d1cb716e9c3 Merge: bd07a3e 6b1dcef Author: Kevin Morin <morin@codelutin.com> Date: Thu Mar 16 11:56:12 2017 +0100 fixes #9094 Demandes toujours ouvertes en modification Summary of changes: faxtomail-persistence/src/main/xmi/faxtomail.zargo | Bin 35417 -> 35474 bytes .../services/service/EmailServiceImpl.java | 19 ------ .../h2/V2_4_170316_2__add_mustTakeToEditDemand.sql | 4 ++ .../V2_4_170316_2__add_mustTakeToEditDemand.sql | 6 ++ .../ui/swing/actions/ShowDemandeAction.java | 74 ++++++++++++-------- .../actions/OpenGroupedDemandAction.java | 76 ++++++++++++--------- .../WEB-INF/content/admin/configuration-input.jsp | 17 +++++ .../src/main/webapp/js/configuration.js | 4 ++ 8 files changed, 120 insertions(+), 80 deletions(-) create mode 100644 faxtomail-service/src/main/resources/db/migration/h2/V2_4_170316_2__add_mustTakeToEditDemand.sql create mode 100644 faxtomail-service/src/main/resources/db/migration/sqlserver/V2_4_170316_2__add_mustTakeToEditDemand.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.