This is an automated email from the git hooks/post-receive script. New change to branch feature/9094_always_open_demand_in_edition in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 2d536bc refs #9094 affichage d'un message de warning et ouverture en edition new 667f866 refs #9094 ajout de la conf mustTakeToEditDemand dans les dossiers new a026aa0 refs #9094 gestion de la conf mustTakeToEditDemand dans la partie admin new 6b1dcef refs #9094 prise en compte de la conf mustTakeToEditDemand dans la partie cliente 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 6b1dcefd2a3be79c814353652716e43b1d0a38e9 Author: Kevin Morin <morin@codelutin.com> Date: Thu Mar 16 11:55:38 2017 +0100 refs #9094 prise en compte de la conf mustTakeToEditDemand dans la partie cliente commit a026aa098fc91302fcea4c8de0a14880711de1e3 Author: Kevin Morin <morin@codelutin.com> Date: Thu Mar 16 11:55:22 2017 +0100 refs #9094 gestion de la conf mustTakeToEditDemand dans la partie admin commit 667f86636e3ed94c9335644c089beb9f59cce800 Author: Kevin Morin <morin@codelutin.com> Date: Thu Mar 16 11:55:03 2017 +0100 refs #9094 ajout de la conf mustTakeToEditDemand dans les dossiers Summary of changes: faxtomail-persistence/src/main/xmi/faxtomail.zargo | Bin 35417 -> 35474 bytes .../h2/V2_4_170316_2__add_mustTakeToEditDemand.sql | 4 ++++ .../V2_4_170316_2__add_mustTakeToEditDemand.sql | 6 ++++++ .../ui/swing/actions/ShowDemandeAction.java | 23 +++++++++++--------- .../actions/OpenGroupedDemandAction.java | 24 ++++++++++++--------- .../WEB-INF/content/admin/configuration-input.jsp | 17 +++++++++++++++ .../src/main/webapp/js/configuration.js | 4 ++++ 7 files changed, 58 insertions(+), 20 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>.