jamesrdi
|
d0de425cb9
|
Closes #2250 - Refactor TerminateTaskAccTest to use test-api
|
2023-05-23 15:15:46 +02:00 |
dependabot[bot]
|
4a93269ed2
|
Bump mybatis-spring from 2.1.0 to 2.1.1
Bumps [mybatis-spring](https://github.com/mybatis/spring) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](https://github.com/mybatis/spring/compare/mybatis-spring-2.1.0...mybatis-spring-2.1.1)
---
updated-dependencies:
- dependency-name: org.mybatis:mybatis-spring
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 09:56:54 +02:00 |
dependabot[bot]
|
6858706c21
|
Bump maven-source-plugin from 3.2.1 to 3.3.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 09:41:39 +02:00 |
dependabot[bot]
|
2ebe50726f
|
Bump version.testcontainers from 1.18.0 to 1.18.1
Bumps `version.testcontainers` from 1.18.0 to 1.18.1.
Updates `db2` from 1.18.0 to 1.18.1
- [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.0...1.18.1)
Updates `oracle-xe` from 1.18.0 to 1.18.1
- [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.0...1.18.1)
Updates `postgresql` from 1.18.0 to 1.18.1
- [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.0...1.18.1)
---
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-05-22 09:25:01 +02:00 |
dependabot[bot]
|
082a9230e7
|
Bump version.spring.boot from 2.7.11 to 2.7.12
Bumps `version.spring.boot` from 2.7.11 to 2.7.12.
Updates `spring-boot-dependencies` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.11...v2.7.12)
Updates `spring-boot-maven-plugin` from 2.7.11 to 2.7.12
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.11...v2.7.12)
---
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-05-19 11:50:17 +02:00 |
jamesrdi
|
1158ea01fa
|
Closes #2249 - Refactor CancelTaskAccTest to use test-api
|
2023-05-16 15:28:55 +02:00 |
jamesrdi
|
d65940d94a
|
Closes #2235 - Refactor GetTaskAccTest to use test-api
|
2023-05-16 11:12:42 +02:00 |
jamesrdi
|
81b28274e7
|
Closes #2232 - Refactor DeleteTaskAccTest to use test-api
|
2023-05-11 16:01:12 +02:00 |
dependabot[bot]
|
7ca8561955
|
Bump checkstyle from 10.10.0 to 10.11.0
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.10.0...checkstyle-10.11.0)
---
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>
|
2023-05-11 11:25:58 +02:00 |
arolfes
|
0caff9d327
|
Closes #2229 load correct constructor to init TaskanaJob
instead of using always the first constructor, load the constructor with correct parameters
|
2023-05-08 14:29:59 +02:00 |
dependabot[bot]
|
82b572b1ef
|
Bump maven-gpg-plugin from 3.0.1 to 3.1.0
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0.
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 09:13:52 +02:00 |
dependabot[bot]
|
17375620eb
|
Bump maven-surefire-plugin from 3.0.0 to 3.1.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 08:59:23 +02:00 |
dependabot[bot]
|
839117416b
|
Bump checkstyle from 10.9.3 to 10.10.0
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.3 to 10.10.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.9.3...checkstyle-10.10.0)
---
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>
|
2023-05-08 08:30:24 +02:00 |
dependabot[bot]
|
1cc68a838e
|
Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10)
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 08:01:47 +02:00 |
arolfes
|
58a751a538
|
Closes #2222 refactor TaskCleanupJobAccTest to use new TestApi
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
|
2023-05-05 10:48:12 +02:00 |
jamesrdi
|
ee914db0ca
|
Closes #2205 - Refactor CreateTaskAccTest to use test-api
|
2023-04-25 14:09:11 +02:00 |
dependabot[bot]
|
34752acd79
|
Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.1...maven-checkstyle-plugin-3.2.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-21 08:37:10 +02:00 |
dependabot[bot]
|
7628110766
|
Bump version.spring.boot from 2.7.10 to 2.7.11
Bumps `version.spring.boot` from 2.7.10 to 2.7.11.
Updates `spring-boot-dependencies` from 2.7.10 to 2.7.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.10...v2.7.11)
Updates `spring-boot-maven-plugin` from 2.7.10 to 2.7.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.10...v2.7.11)
---
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-04-21 08:36:09 +02:00 |
dependabot[bot]
|
93ab85b8a5
|
Bump version.camunda.dmn from 7.18.0 to 7.19.0
Bumps `version.camunda.dmn` from 7.18.0 to 7.19.0.
Updates `camunda-dmn-model` from 7.18.0 to 7.19.0
Updates `camunda-engine-dmn` from 7.18.0 to 7.19.0
---
updated-dependencies:
- dependency-name: org.camunda.bpm.model:camunda-dmn-model
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.camunda.bpm.dmn:camunda-engine-dmn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-21 08:02:53 +02:00 |
arolfes
|
127c976b41
|
Closes #2227 : ClassificationCategories are ordered as defined in properties
|
2023-04-20 11:44:47 +02:00 |
Mustapha Zorgati
|
f1d23fc152
|
Updated poms to version 6.1.1-SNAPSHOT
|
2023-04-14 11:37:19 +00:00 |
arolfes
|
d73beb3a3c
|
Closes #2211 classificationTypes are List instead of Set, because of sorting
|
2023-04-14 07:06:10 +02:00 |
arolfes
|
54382bc8f5
|
Closes #2211 domains are List instead of Set, because of sorting
|
2023-04-14 07:06:10 +02:00 |
arolfes
|
ea5c004c04
|
Closes #2211 add master domain always to configured domains
|
2023-04-14 07:06:10 +02:00 |
arolfes
|
e4fb057d88
|
Closes #2219 fixes exception when running taskana locally
With a SpringBoot Upgrade the CorsConfiguration changed a bit.
therefore we need to adjust our config.
|
2023-04-13 12:22:20 +02:00 |
dependabot[bot]
|
7e02b1808e
|
Bump ojdbc8 from 21.9.0.0 to 23.2.0.0
Bumps ojdbc8 from 21.9.0.0 to 23.2.0.0.
---
updated-dependencies:
- dependency-name: com.oracle.database.jdbc:ojdbc8
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-11 09:14:55 +02:00 |
Elena Mokeeva
|
f6937e1d25
|
Closes #2184 - fix setting ownerLongName during claim
|
2023-04-06 14:53:56 +02:00 |
dependabot[bot]
|
bc778d068d
|
Bump version.testcontainers from 1.17.6 to 1.18.0
Bumps `version.testcontainers` from 1.17.6 to 1.18.0.
Updates `db2` from 1.17.6 to 1.18.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.17.6...1.18.0)
Updates `oracle-xe` from 1.17.6 to 1.18.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.17.6...1.18.0)
Updates `postgresql` from 1.17.6 to 1.18.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.17.6...1.18.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-04-05 11:42:08 +02:00 |
jamesrdi
|
d7130ee50f
|
Closes #2202 - ClaimTaskAccTest refactored to use test-api
|
2023-04-05 09:05:27 +02:00 |
dependabot[bot]
|
d6992500db
|
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.9)
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-04 17:20:59 +02:00 |
dependabot[bot]
|
84befcf695
|
Bump maven-resources-plugin from 3.3.0 to 3.3.1
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-28 09:03:18 +02:00 |
dependabot[bot]
|
95a6d018a8
|
Bump version.spring.boot from 2.7.9 to 2.7.10
Bumps `version.spring.boot` from 2.7.9 to 2.7.10.
Updates `spring-boot-dependencies` from 2.7.9 to 2.7.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.9...v2.7.10)
Updates `spring-boot-maven-plugin` from 2.7.9 to 2.7.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.9...v2.7.10)
---
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-03-28 08:17:00 +02:00 |
dependabot[bot]
|
921bd31872
|
Bump checkstyle from 10.9.2 to 10.9.3
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 10.9.2 to 10.9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.9.2...checkstyle-10.9.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-03-28 07:57:40 +02:00 |
Elena Mokeeva
|
b2da5910d7
|
TSK-2185: upgrade postgres to version 14.7
|
2023-03-28 07:41:17 +02:00 |
Luis Rivas
|
0197e42e9c
|
reformatting updates for issue #2162
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
e3489ba3ec
|
Update lib/taskana-core/src/main/java/pro/taskana/task/internal/TaskServiceImpl.java
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
d13b3542f0
|
Update lib/taskana-core/src/main/java/pro/taskana/task/api/TaskService.java
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
180dcef03f
|
Update lib/taskana-core/src/main/java/pro/taskana/task/api/TaskService.java
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
a5f323a38f
|
Updating JavaDoc
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
5ffccd216e
|
removing NotAuthorizedOnWorkbasketException from interface method
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
0ec00c37bd
|
Update lib/taskana-core/src/main/java/pro/taskana/task/internal/TaskServiceImpl.java
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
ae51e9c0e7
|
Returning TaskService.java to original form
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
06b7404ecd
|
Surround NotAuthorizedException with try catch #2162
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
62c2defeff
|
Returning TaskService.java to original form
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
a29158bb21
|
deleting, accidentally created new file in wrong place
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
af108f3295
|
deleting, accidentally created new file in wrong place
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
2cdde1989b
|
fixed issue #2162 in correct file this time
|
2023-03-28 07:38:57 +02:00 |
Luis Rivas
|
7fdbaccae0
|
Surround NotAuthorizedException with try catch in the force-methods of TaskService #2162
|
2023-03-28 07:38:57 +02:00 |
Mustapha Zorgati
|
9d04449779
|
Updated poms to version 6.0.3-SNAPSHOT
|
2023-03-24 09:04:27 +00:00 |
Mustapha Zorgati
|
0155bef510
|
Revert "TSK-1985: removed test modules from release"
This reverts commit 221b97fe2c .
|
2023-03-24 09:26:55 +01:00 |