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 dd2c22ad Merge branch 'develop' of https://gitlab.nuiton.org/franciaflex/faxtomail into develop new d05e5843 refs #9951 - Modifier la calculatrice new 1c157ab3 refs #9951 - Still need to fix the first table height :( new d458b2cb fixes #9951 - Calculatrice new 892ef1a9 Merge branch 'feature/calculatrice' 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 892ef1a9b82b99fa062d02f74e05d34ecabd2623 Merge: dd2c22ad d458b2cb Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 11:10:56 2018 +0200 Merge branch 'feature/calculatrice' into develop commit d458b2cbbc0c0e2f9a0fe1a248396c42288bf3f0 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 11:10:09 2018 +0200 fixes #9951 - Calculatrice commit 1c157ab3d202350ba1092b40038575bd2e0cb346 Author: jcouteau <couteau@codelutin.com> Date: Tue Jun 12 11:10:59 2018 +0200 refs #9951 - Still need to fix the first table height :( commit d05e5843209c58054114a2cefa7c11ab1bf2c4d5 Author: jcouteau <couteau@codelutin.com> Date: Fri Jun 8 17:17:24 2018 +0200 refs #9951 - Modifier la calculatrice Need borders Need testing Summary of changes: .../faxtomail/beans/QuantitiesByRange.java | 25 ++-- .../persistence/entities/EmailTopiaDao.java | 155 ++++++++++++++++++++- .../services/service/EmailServiceTest.java | 4 +- .../swing/content/demande/QuantitiesByRangeUI.css | 22 ++- .../swing/content/demande/QuantitiesByRangeUI.jaxx | 30 +++- .../demande/QuantitiesByRangeUIHandler.java | 127 +++++++++++++++-- .../content/demande/QuantitiesByRangeUIModel.java | 36 ++++- .../actions/ComputeQuantitiesByRangeAction.java | 67 ++++++--- .../content/demande/actions/SaveDemandeAction.java | 4 +- .../i18n/faxtomail-ui-swing_fr_FR.properties | 6 +- 10 files changed, 416 insertions(+), 60 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.