Skip to content

Latest commit

 

History

History
157 lines (109 loc) · 13.8 KB

CHANGELOG.md

File metadata and controls

157 lines (109 loc) · 13.8 KB

Release 1.10.0 Mon Oct 28 2024 11:33:25 GMT+0300 (MSK)

  • Merge pull request #60 from OpusCapita/PROC-21713 (GitHub [email protected], 2024-10-28 09:19:31 +0100)
  • PROC-21713 - Add null parameter as session is never used (Jacek Niezgoda [email protected], 2024-10-24 10:34:12 +0200)
  • PROC-21713 - unify GrailsflowSecurityHelper method parameters type (Jacek Niezgoda [email protected], 2024-10-24 09:40:35 +0200)
  • PROC-21713 - Slow getUserAuthorities execution when many delegations defined - move getUserAuthorities to SecurityHelper (Jacek Niezgoda [email protected], 2024-10-21 10:54:20 +0200)

Release 1.9.15 Thu Jun 06 2024 16:28:47 GMT+0300 (MSK)

  • Merge pull request #59 from OpusCapita/EPROC-22132-internal-plugin-test (GitHub [email protected], 2024-06-06 14:57:55 +0200)
  • Revert "Create development branch 'EPROC-22132-internal-plugin-test' [ci skip]" (Wojciech Strzeli??ski [email protected], 2024-06-06 14:47:57 +0200)
  • (EPROC-22132) refactor: Update Apache HttpClient (Wojciech Strzeli??ski [email protected], 2024-06-03 13:40:52 +0200)
  • Create development branch 'EPROC-22132-internal-plugin-test' [ci skip] (Wojciech Strzeli??ski [email protected], 2024-06-03 08:37:19 +0000)
  • Update jira orb to 2.0 [skip ci] (GitHub [email protected], 2023-10-24 08:14:43 +0200)

Release 1.9.14 Thu Sep 14 2023 11:10:34 GMT+0300 (MSK)

  • Merge pull request #58 from OpusCapita/EPROC-21739 (GitHub [email protected], 2023-09-14 09:57:24 +0200)
  • EPROC-21739 Adjust source messages in eProc applications (Jacek Niezgoda [email protected], 2023-09-14 08:32:08 +0200)

Release 1.9.13 Thu Sep 07 2023 11:42:34 GMT+0300 (MSK)

  • Merge pull request #57 from OpusCapita/EPROC-21708 (GitHub [email protected], 2023-09-07 10:35:48 +0200)
  • EPROC-21708 Adjust source messages in eProc applications (Jacek Niezgoda [email protected], 2023-09-06 14:22:06 +0200)

Release 1.9.12 Thu Aug 03 2023 11:11:29 GMT+0300 (MSK)

Release 1.9.11 Wed Sep 14 2022 10:42:12 GMT+0300 (MSK)

  • (SSM-20316) Fixed ProcessExporterService import. (#54) (GitHub [email protected], 2022-09-14 10:38:46 +0300)

Release 1.9.10 Thu Mar 31 2022 11:42:47 GMT+0300 (MSK)

  • (PROC-21233) Added possibility to define initial assignees during starting an approval process (#52) (GitHub [email protected], 2022-03-31 11:22:44 +0300)

Release 1.9.9 Tue Feb 08 2022 16:29:15 GMT+0300 (MSK)

  • (EPROC-20743) Adjusted default translations (Mikhail Kravchenya [email protected], 2022-02-08 16:16:48 +0300)

Release 1.9.8 Tue Jan 25 2022 12:37:25 GMT+0300 (MSK)

  • (EPROC-20852) Adjusted default translations (Mikhail Kravchenya [email protected], 2022-01-25 12:25:58 +0300)

Release 1.9.7 Fri Oct 01 2021 18:36:39 GMT+0300 (MSK)

Release 1.9.6 Fri Oct 01 2021 18:27:38 GMT+0300 (MSK)

Release 1.9.4 Fri May 28 2021 15:22:26 GMT+0300 (MSK)

  • (EPROC-20548) Update translations (Dmitriy Sanko [email protected], 2021-05-28 15:06:37 +0300)

Release 1.9.3 Fri Apr 30 2021 13:46:25 GMT+0300 (MSK)

  • #49 Fixed unexpectable thread executor termination (#50) (GitHub [email protected], 2021-04-30 08:13:34 +0300)
  • (EPROC-20369) Fixed link to documentation (Alexandr Shestak [email protected], 2021-04-19 18:00:36 +0300)

Release 1.9.2 Thu Mar 18 2021 17:14:38 GMT+0300 (MSK)

  • #47 Fixed defining correct type of process variable with 'java.sql.Timestamp' class value (GitHub [email protected], 2021-03-18 16:59:52 +0300)

Release 1.9.1 Tue Feb 16 2021 14:40:46 GMT+0300 (MSK)

Release 1.9.0 Wed Jan 27 2021 16:37:04 GMT+0300 (MSK)

  • #41 Reduced amount of GrailsFlow process variables (GitHub [email protected], 2021-01-27 16:23:43 +0300)
  • #43 Added exit point for checking access for user to process node if the user doesn't belong to the assignee list of this process node (GitHub [email protected], 2021-01-27 15:40:18 +0300)

Release 1.8.7 Tue Jan 12 2021 12:41:09 GMT+0300 (MSK)

  • (issues-39) Zip the log file if processLogDir is configured for grailsflow. (#40) (GitHub [email protected], 2021-01-12 12:29:20 +0300)

Release 1.8.6 Mon Dec 21 2020 16:22:43 GMT+0300 (MSK)

Release 1.8.5 Wed Sep 02 2020 15:00:41 GMT+0300 (MSK)

  • #37 Optimized work of NodeActivatorJob for executing active nodes (GitHub [email protected], 2020-09-02 14:32:46 +0300)

Release 1.8.4 Tue Jul 21 2020 16:48:53 GMT+0300 (MSK)

  • #35 Fixed records duplication in 'process_node_transition' table. (Alexey Zinchenko [email protected], 2020-07-21 16:44:59 +0300)
  • Update CI image to opuscapita/minsk-core-ci:grails-2.4.4-jdk-8u192-nodejs-8.17.0-maven-3.3.9 [ci skip] (Egor Stambakio [email protected], 2020-05-07 14:20:53 +0300)
  • Advancing plugin version after the release (Alexey Sergeev [email protected], 2020-03-17 11:47:39 +0300)

Release 1.8.1 Wed Aug 28 2019 15:21:55 GMT+0300 (MSK)

  • Fixing 'applicationContext' accessibility in configured format closures (asergeev-sc [email protected], 2019-08-28 15:19:10 +0300)

Release 1.8.0 Wed Aug 28 2019 08:14:18 GMT+0300 (MSK)

Release 1.7.15 Thu Jun 28 2018 16:41:52 GMT+0300 (MSK)

  • Preparing 1.7.15 release (Ihar Vouchak [email protected], 2018-06-28 15:39:33 +0300)
  • #26 Fixed wrong ordering of process variable values with type 'List' (Ihar Vouchak [email protected], 2018-06-28 15:33:31 +0300)

Release 1.7.14 Mon Jun 25 2018 14:29:40 GMT+0300 (MSK)

  • #30 Removed hardcoded 'ADMIN' role from exclusion during node reservation. (Alexey Zinchenko [email protected], 2018-06-12 17:46:06 +0300)
  • #29 Fixed reservation node if assignes are initialized for BasicProcess instance (Ihar Vouchak [email protected], 2018-06-04 16:14:59 +0300)
  • Added more methods for work dynamic variables functionality. (Alexey Zinchenko [email protected], 2018-05-30 20:30:42 +0300)
  • Updated information about grailsflow plugin & links. (Alexey Zinchenko [email protected], 2018-05-21 11:48:43 +0300)
  • #28 Removed 'jQuery.noConflict()' wrong usage. (Alexey Zinchenko [email protected], 2018-04-26 11:51:47 +0300)
  • Added FI, RU, NO, SV translations. (Tatiana Chernyh [email protected], 2018-04-14 13:19:06 +0300)
  • (#27) Implemented possibility immediately to start first activity node (Ihar Vouchak [email protected], 2018-04-13 19:44:07 +0300)
  • Advanced version to the next development (Ihar Vouchak [email protected], 2018-04-11 16:33:26 +0300)
  • Added circleci build config. (Dmitry Shienok [email protected], 2018-02-16 16:39:11 +0300)
  • #26 Improved 'compareTo' method to avoid cases when newly created(without id) items are not taken into collection. (Alexey Zinchenko [email protected], 2018-02-16 15:00:27 +0300)
  • #26 Backed out previous fix. Adjusted to return 'PersistentSortedSet' instead of 'PersistentSet' for items collection. (Alexey Zinchenko [email protected], 2018-02-15 12:28:56 +0300)
  • #26 Fixed order for 'List' variables. (Alexey Zinchenko [email protected], 2018-02-13 16:14:13 +0300)
  • Fixing build (Dmitry Divin [email protected], 2018-01-05 09:25:31 +0300)
  • Coping Jenkinsfile (Dmitry Divin [email protected], 2018-01-05 09:17:42 +0300)
  • Update GrailsflowGrailsPlugin.groovy (GitHub [email protected], 2018-01-05 09:16:16 +0300)
  • Fixed translations (aosipenko-sc [email protected], 2017-12-21 09:42:47 +0300)