branch master updated (827de030 -> 7b39667c)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 827de030 [jgitflow-maven-plugin]merging 'release/2.4.22' into 'master' adds 62fef3cd [jgitflow-maven-plugin]updating poms for 2.4.23-SNAPSHOT development adds a929c6c4 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 2fac51d9 [jgitflow-maven-plugin]merging 'master' into 'develop' adds c812cb88 [jgitflow-maven-plugin]Updating develop poms back to pre merge state adds 1bb5d962 Add comment and clean code adds c39b2109 fixes #9791 : Changement des largeurs de colonnes ne sont pas mémorisées. adds 800c8c89 Merge branch 'feature/redimensionnement' into develop adds 471c3ded fixes #9986 : Pris par lent adds 7579b646 fixes #10004 adds 77e001c0 refs #9986 adds 94eb3a90 refs #9986 adds 0d405ec6 fixes #10003 : Plus derepérage dans la liste après déplacer ou archiver adds e5bf0e55 Clean code adds 0d4320c4 fixes #10015 adds 56f21e52 fixes #10016 adds a56782c1 fixes #10016 adds ab1327b6 fiwes an out of bound exception adds c8ade991 fixes #10015 adds 89a4fb9c Fix release ... adds 7cb1f9c0 [jgitflow-maven-plugin]updating poms for branch'release/2.4.23' with non-snapshot versions adds 7b39667c [jgitflow-maven-plugin]merging 'release/2.4.23' into 'master' No new revisions were added by this update. Summary of changes: faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 19 +- .../src/license/THIRD-PARTY.properties | 8 +- .../faxtomail/services/service/EmailService.java | 2 + .../services/service/EmailServiceImpl.java | 76 +++++- .../services/service/EmailServiceTest.java | 80 ++++++- .../src/test/resources/emails/test10015-2.eml | 254 +++++++++++++++++++++ .../src/test/resources/emails/test10015.eml | 152 ++++++++++++ faxtomail-service/src/test/resources/pdf/10004.pdf | Bin 0 -> 26374 bytes faxtomail-ui-swing/pom.xml | 6 +- .../ui/swing/actions/ShowDemandeAction.java | 5 +- .../content/demande/DemandeListUIHandler.java | 13 ++ .../ui/swing/content/demande/DemandeUIHandler.java | 31 ++- .../demande/actions/ArchiveFromListAction.java | 19 +- .../demande/actions/LoadFolderEmailsAction.java | 60 ++++- .../demande/actions/SaveDemandeFromListAction.java | 79 +++++++ .../demande/takenby/actions/TakenByAction.java | 28 +-- .../content/transmit/actions/TransmitAction.java | 12 +- faxtomail-ui-web/pom.xml | 2 +- .../src/license/THIRD-PARTY.properties | 10 +- .../faxtomail/web/job/MailFilterJob.java | 6 - pom.xml | 8 +- 22 files changed, 810 insertions(+), 62 deletions(-) create mode 100644 faxtomail-service/src/test/resources/emails/test10015-2.eml create mode 100644 faxtomail-service/src/test/resources/emails/test10015.eml create mode 100644 faxtomail-service/src/test/resources/pdf/10004.pdf -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm