dependabot[bot]
|
ff84f196b8
|
Bump version.testcontainers from 1.18.3 to 1.19.0
Bumps `version.testcontainers` from 1.18.3 to 1.19.0.
Updates `org.testcontainers:db2` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.3...1.19.0)
Updates `org.testcontainers:oracle-xe` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.3...1.19.0)
Updates `org.testcontainers:postgresql` from 1.18.3 to 1.19.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.3...1.19.0)
---
updated-dependencies:
- dependency-name: org.testcontainers:db2
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:oracle-xe
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-29 14:29:51 +02:00 |
dependabot[bot]
|
27d49f91ba
|
Bump version.spring.boot from 2.7.14 to 2.7.15
Bumps `version.spring.boot` from 2.7.14 to 2.7.15.
Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.14 to 2.7.15
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.14...v2.7.15)
Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.14 to 2.7.15
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.14...v2.7.15)
---
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>
|
2023-08-29 14:29:31 +02:00 |
dependabot[bot]
|
af28a3e44d
|
Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.2 to 10.12.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.2...checkstyle-10.12.3)
---
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>
|
2023-08-29 14:23:03 +02:00 |
Elena Mokeeva
|
f7c7ad2667
|
Closes #2289 - fix Sonarcloud vulnerabilities and bugs
|
2023-08-29 14:16:07 +02:00 |
Kálmán Képes
|
208ee77474
|
Closes #2348 - adds feature to request the current user via /users?currentUser
Signed-off-by: Kálmán Képes <2853992+nyuuyn@users.noreply.github.com>
|
2023-08-29 10:34:15 +02:00 |
dependabot[bot]
|
44c023746d
|
Bump com.tngtech.archunit:archunit from 1.0.1 to 1.1.0
Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v1.0.1...v1.1.0)
---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-11 09:12:52 +02:00 |
jamesrdi
|
7e2f933e38
|
Closes #2338 - Add query of tasks without owner
|
2023-08-10 13:37:43 +02:00 |
Kálmán Képes
|
cd9f160393
|
Fixes issue with monitoring page not loading directly in the web app (#2350)
Signed-off-by: Kálmán Képes <2853992+nyuuyn@users.noreply.github.com>
|
2023-08-04 18:21:07 +02:00 |
dependabot[bot]
|
b2dabbabf1
|
Bump nl.jqno.equalsverifier:equalsverifier from 3.15 to 3.15.1
Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.15 to 3.15.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/compare/equalsverifier-3.15...equalsverifier-3.15.1)
---
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>
|
2023-08-03 10:11:20 +02:00 |
dependabot[bot]
|
30d1a61139
|
Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.1 to 10.12.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.1...checkstyle-10.12.2)
---
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>
|
2023-08-02 14:44:19 +02:00 |
Mustapha Zorgati
|
fbd388e6d4
|
Closes #2347: Configuration to enable working day calculation instead of working time calculation
* added configuration property for detailed working time calculation
* added WorkingDayCalculatorImpl to replicate pre 6.0.0 behaviour
* bugfix ServiceLevelHandler comparing classificationKeys
---------
Co-authored-by: arolfes <arolfes@users.noreply.github.com>
|
2023-08-01 18:42:27 +02:00 |
arolfes
|
61b8ba08bf
|
Updated poms to version 6.4.0-SNAPSHOT
|
2023-08-01 18:42:27 +02:00 |
Mustapha Zorgati
|
3d46f7b7c2
|
Updated poms to version 6.3.1-SNAPSHOT
|
2023-07-26 16:02:16 +00:00 |
Holger Hagen
|
73940f87e4
|
Closes #2336 - removed default for new columns in update scripts.
|
2023-07-26 16:59:51 +02:00 |
SebastianRoseneck
|
461408265f
|
Closes #2334 - Make column width of AccessID dynamic under Workbasket Access Overview
|
2023-07-26 09:00:24 +02:00 |
SebastianRoseneck
|
5d1668b958
|
Closes #2306 - extend Admin-UI by permissions READTASKS and EDITTASKS (#2318)
|
2023-07-25 15:27:00 +02:00 |
jamesrdi
|
7da12e12b2
|
Closes #2295 - implement EDITTASKS Permission
|
2023-07-25 15:27:00 +02:00 |
jamesrdi
|
e4348df319
|
Closes #2269 - Implement READTASKS Permission
|
2023-07-25 15:27:00 +02:00 |
Elena Mokeeva
|
5b6fb0a9b6
|
Closes #2286 - adjust REST with READTASKS and EDITTASKS
|
2023-07-25 15:27:00 +02:00 |
jamesrdi
|
e905dfffbc
|
Closes #2283 - Extend models and data for READTASKS AND EDITTASKS
|
2023-07-25 15:27:00 +02:00 |
jamesrdi
|
0d7913ca73
|
Closes #2273 - write update scripts for adding EDITTASKS
|
2023-07-25 15:27:00 +02:00 |
Elena Mokeeva
|
176e7b8513
|
Closes #2240 - write update scripts for adding READTASKS
|
2023-07-25 15:27:00 +02:00 |
Elena Mokeeva
|
8b8e220094
|
Closes #2328 - fix smoketest - wait longer
|
2023-07-25 15:08:26 +02:00 |
Elena Mokeeva
|
cd9d0d82de
|
Closes #2328 - fix smoketest by waiting for demployment
|
2023-07-25 10:46:26 +02:00 |
Holger Hagen
|
fd9cf8f790
|
Closes #2326: fixed documentation smoketest (azure)
|
2023-07-25 09:25:06 +02:00 |
dependabot[bot]
|
eb442609d9
|
Bump json from 20230227 to 20230618
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20230227 to 20230618.
- [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>
|
2023-07-24 16:46:15 +02:00 |
Jörg Heffner
|
8161c4cb1b
|
#Closes 2310 Default TimeIntervalColumnHeader Ranges are incorrect
|
2023-07-24 16:45:44 +02:00 |
Elena Mokeeva
|
383909bf61
|
Closes #2322 - set ownerLongName to null during cancelClaim
|
2023-07-24 11:11:15 +02:00 |
dependabot[bot]
|
e9116b2ca7
|
Bump version.spring.boot from 2.7.13 to 2.7.14
Bumps `version.spring.boot` from 2.7.13 to 2.7.14.
Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.13 to 2.7.14
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.13...v2.7.14)
Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.13 to 2.7.14
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.13...v2.7.14)
---
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>
|
2023-07-24 11:06:37 +02:00 |
dependabot[bot]
|
6ff19fa92f
|
Bump word-wrap from 1.2.3 to 1.2.4 in /web
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 16:48:11 +02:00 |
jamesrdi
|
3bf9306929
|
Closes #2316 - refactor DmnTaskRouterAccTest to use test-api
|
2023-07-18 16:22:32 +02:00 |
dependabot[bot]
|
e443169804
|
Bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.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>
|
2023-07-12 11:48:37 +02:00 |
dependabot[bot]
|
0d849e161d
|
Bump equalsverifier from 3.14.3 to 3.15
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.14.3 to 3.15.
- [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.14.3...equalsverifier-3.15)
---
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>
|
2023-07-12 11:48:04 +02:00 |
dependabot[bot]
|
0f30207920
|
Bump semver from 5.7.1 to 5.7.2 in /web
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-12 11:47:38 +02:00 |
dependabot[bot]
|
e5768c3989
|
Bump version.testcontainers from 1.18.2 to 1.18.3
Bumps `version.testcontainers` from 1.18.2 to 1.18.3.
Updates `db2` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.2...1.18.3)
Updates `oracle-xe` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.2...1.18.3)
Updates `postgresql` from 1.18.2 to 1.18.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.2...1.18.3)
---
updated-dependencies:
- dependency-name: org.testcontainers:db2
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:oracle-xe
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:postgresql
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-30 09:56:57 +02:00 |
dependabot[bot]
|
bf17e864e3
|
Bump version.spring.boot from 2.7.12 to 2.7.13
Bumps `version.spring.boot` from 2.7.12 to 2.7.13.
Updates `spring-boot-dependencies` from 2.7.12 to 2.7.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.12...v2.7.13)
Updates `spring-boot-maven-plugin` from 2.7.12 to 2.7.13
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.12...v2.7.13)
---
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>
|
2023-06-30 09:56:37 +02:00 |
dependabot[bot]
|
89a4d05261
|
Bump equalsverifier from 3.14.1 to 3.14.3
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.14.1 to 3.14.3.
- [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.14.1...equalsverifier-3.14.3)
---
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>
|
2023-06-30 09:56:14 +02:00 |
dependabot[bot]
|
d794beeae9
|
Bump checkstyle from 10.12.0 to 10.12.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.0 to 10.12.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.0...checkstyle-10.12.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>
|
2023-06-28 13:50:24 +02:00 |
Elena Mokeeva
|
1a965a0619
|
Closes #2299 - remove lock from the query when unnecessary
|
2023-06-22 09:52:18 +02:00 |
Elena Mokeeva
|
e0ae4b9907
|
Closes #2296 - add ownerLongName during update
|
2023-06-20 14:32:25 +02:00 |
jamesrdi
|
3ee90248b5
|
Closes #2262 - Fixed Flaky Test in CreateTaskAccTest
|
2023-06-15 11:39:33 +02:00 |
jamesrdi
|
0091fa7027
|
Closes #2262 - Refactor GetWorkbasketAccTest to use test-api
|
2023-06-15 11:39:33 +02:00 |
Mustapha Zorgati
|
0868b0edbb
|
Updated poms to version 6.2.1-SNAPSHOT
|
2023-06-14 15:15:44 +00:00 |
Holger Hagen
|
760d450e5c
|
Closes #2292 - removed erroneous read-only annotation from TaskCommentController
|
2023-06-14 11:59:40 +02:00 |
Elena Mokeeva
|
c43ddbeb88
|
Closes #2246 - add grouping by sors and pors
|
2023-06-09 19:16:10 +02:00 |
dependabot[bot]
|
f81b54f640
|
Bump maven-surefire-plugin from 3.1.0 to 3.1.2
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-09 14:25:47 +02:00 |
jamesrdi
|
e6a6b8e847
|
Closes #2259 - Refactor UpdateTaskAccTest to use test-api
|
2023-06-09 10:26:15 +02:00 |
jamesrdi
|
6dbe9ff25b
|
Flaky Test in CreateTaskAccTest fixed
|
2023-06-01 14:56:30 +02:00 |
jamesrdi
|
a7e569466a
|
Closes #2256 - Refactor SetOwnerAccTest to use test-api
|
2023-06-01 14:56:30 +02:00 |
Elena Mokeeva
|
8226f8d8ba
|
Closes #2187 : Add additional user configuration in wildfly
|
2023-06-01 13:25:17 +02:00 |