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 d46a8e0 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new ee7e1f9 refs #8916 Ajout des attributs des dossiers pour figer le nombre d'éléments par page new 859dfcd refs #8916 ajout de la configuration de dossier pour figer le nombre d'éléments par page new 71bcfa4 fixes #8916 prise en compte de la configuration du dossier pour figer ou non le nombre d'éléments à afficher 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 71bcfa4c877b5cd8dd19e2f2aea4ed1f4be9c383 Author: Kevin Morin <morin@codelutin.com> Date: Mon Jan 9 10:22:33 2017 +0100 fixes #8916 prise en compte de la configuration du dossier pour figer ou non le nombre d'éléments à afficher commit 859dfcd877ebe0cd03551a117107fe96d4013323 Author: Kevin Morin <morin@codelutin.com> Date: Mon Jan 9 10:21:38 2017 +0100 refs #8916 ajout de la configuration de dossier pour figer le nombre d'éléments par page commit ee7e1f95997579eb5ab47740038b25b62db8fdfb Author: Kevin Morin <morin@codelutin.com> Date: Mon Jan 9 10:20:52 2017 +0100 refs #8916 Ajout des attributs des dossiers pour figer le nombre d'éléments par page Summary of changes: faxtomail-persistence/src/main/xmi/faxtomail.zargo | Bin 32715 -> 32870 bytes ...70106__add_nbelementtodisplay_in_mailfolder.sql | 5 +++ ...70106__add_nbelementtodisplay_in_mailfolder.sql | 6 ++++ .../ui/swing/content/demande/DemandeListUI.css | 4 +++ .../content/demande/DemandeListUIHandler.java | 35 ++++++++++++++++----- .../swing/content/demande/DemandeListUIModel.java | 13 ++++++++ .../WEB-INF/content/admin/configuration-input.jsp | 29 +++++++++++++++++ .../src/main/webapp/js/configuration.js | 6 ++++ 8 files changed, 90 insertions(+), 8 deletions(-) create mode 100644 faxtomail-service/src/main/resources/db/migration/h2/V2_2_0_170106__add_nbelementtodisplay_in_mailfolder.sql create mode 100644 faxtomail-service/src/main/resources/db/migration/sqlserver/V2_2_0_170106__add_nbelementtodisplay_in_mailfolder.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.