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 78af899 fixes #9095 new 1a99011 refs #9106 migration des actions inactives de la conf générale à l'arborescence new b13b6b1 refs #9106 modif partie admin des actions inactives de la conf générale à l'arborescence new 2bc31a1 refs #9106 modif partie cliente des actions inactives de la conf générale à l'arborescence new dee3815 Merge branch 'feature/9106_deplacement_parametrage_actions_invalides_dans_arborescence' into develop The 4 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 dee381539edf7eff5665f16c3264489932e09991 Merge: 78af899 2bc31a1 Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 14 16:32:16 2017 +0100 Merge branch 'feature/9106_deplacement_parametrage_actions_invalides_dans_arborescence' into develop commit 2bc31a1f07479e7a44985aa5b01bf9883f7fd32f Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 14 15:22:05 2017 +0100 refs #9106 modif partie cliente des actions inactives de la conf générale à l'arborescence commit b13b6b1e44504ca382901c22b72d6dd349552e16 Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 14 15:21:23 2017 +0100 refs #9106 modif partie admin des actions inactives de la conf générale à l'arborescence commit 1a990115f5bce8d6459706a031a757849ed6ec51 Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 14 15:21:00 2017 +0100 refs #9106 migration des actions inactives de la conf générale à l'arborescence Summary of changes: .../src/main/xmi/faxtomail.properties | 4 +- faxtomail-persistence/src/main/xmi/faxtomail.zargo | Bin 33882 -> 35274 bytes ..._170314__move_invalidformactions_to_folders.sql | 10 ++++ ..._170314__move_invalidformactions_to_folders.sql | 10 ++++ .../swing/actions/PrintOnDefaultPrinterAction.java | 2 +- .../content/demande/DemandeListUIHandler.java | 2 +- .../swing/content/demande/DemandesUIHandler.java | 10 ++-- .../demande/actions/ArchiveFromListAction.java | 2 +- .../OpenMailFolderChooserFromListAction.java | 2 +- .../ui/swing/util/AbstractFaxToMailUIHandler.java | 27 ++++++++-- .../WEB-INF/content/admin/configuration-input.jsp | 57 ++++++++++++++++----- .../src/main/webapp/js/configuration.js | 43 ++++++++++------ 12 files changed, 126 insertions(+), 43 deletions(-) create mode 100644 faxtomail-service/src/main/resources/db/migration/h2/V2_2_3_170314__move_invalidformactions_to_folders.sql create mode 100644 faxtomail-service/src/main/resources/db/migration/sqlserver/V2_2_3_170314__move_invalidformactions_to_folders.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.