Commit Graph

2247 Commits

Author SHA1 Message Date
Tristan 38ecaec5ab TSK-1770: Made Paging not max page, when requesting page>maxPage 2022-01-18 11:27:48 +01:00
Tristan 0eb85565bc TSK-1760: Started Rework of store for workbasketAccessItems
Now uses a virtually scrolling list and pages DistributionTargets
2022-01-18 11:27:48 +01:00
Tristan 490a76cf4b TSK-1786: Show notification when classification filter returns empty 2022-01-17 15:25:44 +01:00
holgerhagen 8968a603b3 TSK-1768: replaced DB2 11.1 with DB2 11.5 for integration testing 2022-01-17 10:19:10 +01:00
ryzheboka fd5b110608 TSK-1665: rename the 'object-reference' query parameter into 'por' and add documentation for complex query parameter 2022-01-17 08:42:01 +01:00
ryzheboka ae5774b340 TSK-1665: object-reference can now be used as parameter to a task query. It is interpreted as json. 2022-01-17 08:42:01 +01:00
dependabot[bot] 4133b83037 Bump maven-compiler-plugin from 3.8.1 to 3.9.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 14:46:08 +01:00
dependabot[bot] b35a6be43b Bump maven-jar-plugin from 3.2.1 to 3.2.2
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.1...maven-jar-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 14:23:33 +01:00
ryzheboka 6e0e273fd3 TSK-1784: throw exception while searching for tasks if only domain but no workbasket key is specified 2022-01-13 14:58:53 +01:00
SebastianRoseneck 2b2fdc3dd9
TSK-1689: Updated wildfly example to execute tests (#1796) 2022-01-12 15:20:32 +01:00
dependabot[bot] 026ee69cef Bump maven-jar-plugin from 3.2.0 to 3.2.1
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 08:34:08 +01:00
dependabot[bot] c18668a6ac Bump mybatis from 3.5.8 to 3.5.9
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.8...mybatis-3.5.9)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 11:49:27 +01:00
dependabot[bot] cb85c8ca70 Bump equalsverifier from 3.8.1 to 3.8.2
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.8.1...equalsverifier-3.8.2)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 10:43:07 +01:00
dependabot[bot] df98eca10c Bump checkstyle from 9.2 to 9.2.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2 to 9.2.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2...checkstyle-9.2.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 17:04:51 +01:00
dependabot[bot] abfc7f7141 Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:11:12 +01:00
ryzheboka 8be19414e1 TSK-1779: replace tests in WorkingTimeCalculatorTest by a test factory 2021-12-23 14:43:18 +01:00
dependabot[bot] 01b788dbf0 Bump resteasy-client from 4.7.3.Final to 5.0.1.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.7.3.Final to 5.0.1.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.7.3.Final...5.0.1.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 14:11:10 +01:00
ryzheboka 121339c273 TSK-1781: replace tests in LogSanitizerTest by a test factory 2021-12-23 14:10:36 +01:00
dependabot[bot] 0fb845c273 Bump version.spring.boot from 2.6.1 to 2.6.2
Bumps `version.spring.boot` from 2.6.1 to 2.6.2.

Updates `spring-boot-dependencies` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.1...v2.6.2)

Updates `spring-boot-maven-plugin` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 11:40:14 +01:00
holgerhagen 5662a6201c TSK-1772: Upgrade to Spring Boot 2.6.1. 2021-12-20 10:01:08 +01:00
ryzheboka b35d766d58 TSK-1778: fix code smells 2021-12-17 21:24:33 +01:00
dependabot[bot] cbe77ce770 Bump equalsverifier from 3.8 to 3.8.1
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.8 to 3.8.1.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/commits)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 20:02:49 +01:00
ryzheboka 5b2cf855cf TSK-1777: updated UpdateTaskCommentAccTest to use testapi 2021-12-16 16:09:31 +01:00
dependabot[bot] 828a4e451e Bump mybatis from 3.5.7 to 3.5.8
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.7 to 3.5.8.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.7...mybatis-3.5.8)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:01:46 +01:00
Mustapha Zorgati 3b856a2d48 TSK-1776: updated node to newest lts version 2021-12-10 10:21:09 +01:00
dependabot[bot] f567b9593a Bump json from 20210307 to 20211205
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20211205.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 10:00:03 +01:00
dependabot[bot] c504350e24 Bump checkstyle from 9.1 to 9.2
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.1 to 9.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.1...checkstyle-9.2)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:58:10 +01:00
dependabot[bot] 11b3942475 Bump equalsverifier from 3.7.2 to 3.8
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.7.2 to 3.8.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.7.2...equalsverifier-3.8)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 10:59:09 +01:00
dependabot[bot] b75309a300 Bump actions/setup-node from 2.4.1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 09:39:29 +01:00
Mustapha Zorgati c7742b3056 TSK-1775: reformatted entire backend code base
with new formatter
2021-11-26 13:18:27 +01:00
Mustapha Zorgati 3c86ff2969 TSK-1775: updated google-java-format dependency 2021-11-26 13:18:27 +01:00
dependabot[bot] 00e68d85aa Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 18:26:01 +01:00
Mustapha Zorgati e49a13422b Updated poms to version 4.12.1-SNAPSHOT 2021-11-24 08:47:46 +00:00
holgerhagen 610eabd3f5 TSK-1773: make routing-rest-enabled endpoint use the configured env 2021-11-23 14:52:02 +01:00
holgerhagen 2c89353fc7 TSK-1769: TaskQuery on CustomFields distinguishes between empty / null. 2021-11-22 10:03:56 +01:00
holgerhagen bd2c2746cb TSK-1771: Workbasket-Priority-Report default filter set to state=READY 2021-11-19 16:40:19 +01:00
dependabot[bot] b7b71cac04 Bump version.spring.boot from 2.5.6 to 2.5.7
Bumps `version.spring.boot` from 2.5.6 to 2.5.7.

Updates `spring-boot-dependencies` from 2.5.6 to 2.5.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.5.7)

Updates `spring-boot-maven-plugin` from 2.5.6 to 2.5.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.5.7)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 09:18:43 +01:00
dependabot[bot] ea513126d3 Bump sonar-maven-plugin from 3.9.0.2155 to 3.9.1.2184
Bumps [sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.9.0.2155 to 3.9.1.2184.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/3.9.0.2155...3.9.1.2184)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-12 16:00:12 +01:00
Joerg Heffner 1fe24bc25d TSK-1759: Release routing-rest module 2021-11-09 10:16:31 +01:00
Mustapha Zorgati e895cc16dc Updated poms to version 4.11.1-SNAPSHOT 2021-11-05 16:41:41 +00:00
Holger Hagen 179ceeeb63 TSK-1767: made configuration unique and added necessary reorg and insert. 2021-11-05 17:19:31 +01:00
Holger Hagen 6719cfd231 TSK-1757: added configuration name to prevent multiple entries. 2021-11-05 10:11:43 +01:00
dependabot[bot] e782b9defa Bump resteasy-client from 4.7.2.Final to 4.7.3.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.7.2.Final to 4.7.3.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.7.2.Final...4.7.3.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 15:13:23 +01:00
Holger Hagen af0703e2af TSK-1765: WorkingTimeCalculator now works without time zone with correct working hours. 2021-11-04 14:24:49 +01:00
holgerhagen ac952ee3ec TSK-1764: PR review and fixes. 2021-11-04 10:41:33 +01:00
holgerhagen bdaf4ec428 TSK-1764: fixed debug statement in UserInfoRefreshJob 2021-11-04 10:41:33 +01:00
holgerhagen 2bdfe4dbc3 TSK-1764: added filter parameter to WorkbasketPriorityReport API. 2021-11-04 10:41:33 +01:00
holgerhagen e05120cc93 TSK-1757: Added lock for update to custom attribute initialization. 2021-11-04 10:10:46 +01:00
holgerhagen 1df190d1da TSK-1757: Added ParallelThreadHelper to support multi threaded tests. 2021-11-04 10:10:46 +01:00
Joerg Heffner 315637c534 TSK-1759: Demo-App now contains routing documentation 2021-11-04 09:10:32 +01:00