Commit Graph

2594 Commits

Author SHA1 Message Date
knht 2beec045e4
TSK-1850: Update deps to fix Prototype Pollution in async Package (#1909) 2022-04-27 15:31:44 +02:00
dependabot[bot] 11449e75ec Bump version.aspectj from 1.9.7 to 1.9.9.1
Bumps `version.aspectj` from 1.9.7 to 1.9.9.1.

Updates `aspectjtools` from 1.9.7 to 1.9.9.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `aspectjrt` from 1.9.7 to 1.9.9.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 18:59:14 +02:00
Mustapha Zorgati 93d0b27bb0 TSK-1831: dropped support for JDK8
Co-authored-by: Yakup Ensar Evli <54323073+ensarevlideveloper@users.noreply.github.com>
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
Co-authored-by: knht <43456808+knht@users.noreply.github.com>
2022-04-26 15:27:56 +02:00
Mustapha Zorgati c13e1cf6b5 TSK-1831: removed old taskanaUnitTest.properties file in db scripts
Co-authored-by: Yakup Ensar Evli <54323073+ensarevlideveloper@users.noreply.github.com>
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
Co-authored-by: knht <43456808+knht@users.noreply.github.com>
2022-04-26 15:27:56 +02:00
Mustapha Zorgati 442a4f0e88 TSK-1831: moved wildlfy job within matrix
Co-authored-by: Yakup Ensar Evli <54323073+ensarevlideveloper@users.noreply.github.com>
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
Co-authored-by: knht <43456808+knht@users.noreply.github.com>
2022-04-26 15:27:56 +02:00
Mustapha Zorgati 01341379d4 TSK-1831: automatically handle postgres db when executing wildfly tests
Co-authored-by: Yakup Ensar Evli <54323073+ensarevlideveloper@users.noreply.github.com>
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
Co-authored-by: knht <43456808+knht@users.noreply.github.com>
2022-04-26 15:27:56 +02:00
dependabot[bot] fc1d1e192c Bump nexus-staging-maven-plugin from 1.6.12 to 1.6.13
Bumps nexus-staging-maven-plugin from 1.6.12 to 1.6.13.

---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 08:11:24 +02:00
Mustapha Zorgati a462d6afbd TSK-1835: expanded test api test showing that @CleanTaskanaContext works 2022-04-21 16:28:10 +02:00
ryzheboka 57b2dc008a TSK-1851: update IDE formatter so that classes mentioned in Java-doc are imported automatically 2022-04-21 11:58:34 +02:00
dependabot[bot] 0052dfcaf9 Bump maven-javadoc-plugin from 3.3.2 to 3.4.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 10:01:32 +02:00
ryzheboka b4e1f9bc31 TSK-1532: Refactor names of entities in REST-Doc by capitalizing them; refactor Java-doc according to guidelines 2022-04-15 11:43:57 +02:00
dependabot[bot] 5fa9287f52 Bump version.testcontainers from 1.17.0 to 1.17.1
Bumps `version.testcontainers` from 1.17.0 to 1.17.1.

Updates `db2` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.0...1.17.1)

Updates `postgresql` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.0...1.17.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:db2
  dependency-type: direct:development
  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>
2022-04-14 07:38:41 +02:00
Mustapha Zorgati abed80b734 TSK-1842: added workflow name to concurrency group 2022-04-13 18:09:50 +02:00
Mustapha Zorgati eca98be35d TSK-1849: updated Code of conduct to version 2.1
from https://www.contributor-covenant.org/
2022-04-13 18:09:26 +02:00
knht cdc5e9404c
TSK-1848: Fixed a bug where the UI would freeze with insufficient user permissions (#1903) 2022-04-13 15:27:33 +02:00
Mustapha Zorgati 3d986541b7 TSK-1847: updated version of maven wrapper 2022-04-13 14:28:29 +02:00
dependabot[bot] 3a4a18f0ed Bump version.testcontainers from 1.16.3 to 1.17.0
Bumps `version.testcontainers` from 1.16.3 to 1.17.0.

Updates `db2` from 1.16.3 to 1.17.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.3...1.17.0)

Updates `postgresql` from 1.16.3 to 1.17.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.3...1.17.0)

---
updated-dependencies:
- dependency-name: org.testcontainers:db2
  dependency-type: direct:development
  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>
2022-04-13 08:56:16 +02:00
Mustapha Zorgati 55aca2bcac reformat code after update to google-java-format 1.15.0 2022-04-12 10:22:31 +02:00
dependabot[bot] 59a64daede Bump google-java-format from 1.14.0 to 1.15.0
Bumps [google-java-format](https://github.com/google/google-java-format) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](https://github.com/google/google-java-format/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: com.google.googlejavaformat:google-java-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 10:22:31 +02:00
dependabot[bot] 065ec48d03 Bump actions/setup-node from 3.1.0 to 3.1.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.0...v3.1.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-04-12 08:58:40 +02:00
dependabot[bot] df53567a3a Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 10:11:40 +02:00
dependabot[bot] 150f68a895 Bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 09:47:58 +02:00
dependabot[bot] 5700ce0ee8 Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 08:16:16 +02:00
Mustapha Zorgati e5ac37b578 TSK-1842: replaced workflow-run-cleanup-action with new concurrency cmd
due to deprecation warning
2022-04-07 16:47:11 +02:00
dependabot[bot] 5aa7bb41d3 Bump version.camunda.dmn from 7.16.0 to 7.17.0
Bumps `version.camunda.dmn` from 7.16.0 to 7.17.0.

Updates `camunda-dmn-model` from 7.16.0 to 7.17.0

Updates `camunda-engine-dmn` from 7.16.0 to 7.17.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>
2022-04-07 10:25:59 +02:00
Mustapha Zorgati 433bf63883 Updated poms to version 5.1.1-SNAPSHOT 2022-04-06 14:55:13 +00:00
Mustapha Zorgati 6fb9dcf1c7 TSK-1838: automatic linting fixes introduced from dependency upgrades 2022-04-06 15:54:34 +02:00
Mustapha Zorgati 541985b007 TSK-1838: fixed local compilation through IDE
due to missing type inference in JDK8
2022-04-06 15:54:34 +02:00
Mustapha Zorgati 2e07e1aa12 TSK-1838: updated Frontend dependencies
except for chart.js and ng2-charts
2022-04-06 15:54:34 +02:00
holgerhagen 1c79008113 TSK-1832: Seperated indexes on TASK.POR_VALUE 2022-04-06 12:58:17 +02:00
dependabot[bot] 3f775f7c1f Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8)

---
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>
2022-04-06 09:17:02 +02:00
ryzheboka 1592f71dbe TSK-1834: fix so manual priority is returned when querying 2022-04-05 15:53:48 +02:00
ryzheboka bc86006877 TSK-1803: add manual priority to task in REST 2022-04-05 15:52:56 +02:00
holgerhagen a0fe4ea468 TSK-1814: structured acceptance tests in packages 2022-04-05 12:32:50 +02:00
dependabot[bot] 68fc1d62b4 Bump minimist from 1.2.5 to 1.2.6 in /web
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 12:06:59 +02:00
dependabot[bot] 6ae52896b6 Bump maven-clean-plugin from 3.1.0 to 3.2.0
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 12:06:34 +02:00
dependabot[bot] d56e101d9b Bump version.spring.boot from 2.6.5 to 2.6.6
Bumps `version.spring.boot` from 2.6.5 to 2.6.6.

Updates `spring-boot-dependencies` from 2.6.5 to 2.6.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6)

Updates `spring-boot-maven-plugin` from 2.6.5 to 2.6.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.5...v2.6.6)

---
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>
2022-04-05 11:22:43 +02:00
dependabot[bot] fc8e274d60 Bump actions/setup-node from 3.0.0 to 3.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.0.0...v3.1.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>
2022-04-04 09:33:49 +02:00
holgerhagen e738cd2867 TSK-1833: distinguish between ldap user and group by objectClass 2022-03-30 18:19:45 +02:00
ryzheboka f70d845793 TSK-1802: add manual priority to task in taskana-core 2022-03-29 09:44:13 +02:00
dependabot[bot] 16cad397d8 Bump maven-dependency-plugin from 3.1.2 to 3.3.0
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.1.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.1.2...maven-dependency-plugin-3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 11:41:28 +02:00
dependabot[bot] 351f64d57f Bump version.spring.boot from 2.6.4 to 2.6.5
Bumps `version.spring.boot` from 2.6.4 to 2.6.5.

Updates `spring-boot-dependencies` from 2.6.4 to 2.6.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.5)

Updates `spring-boot-maven-plugin` from 2.6.4 to 2.6.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.5)

---
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>
2022-03-25 20:17:33 +01:00
holgerhagen b3f9a53a52 TSK-1826: Update to Wildfly 15.0.1 2022-03-25 17:08:31 +01:00
holgerhagen 6a41254009 TSK-1820: introduced switch for LDAP group member filter types 2022-03-25 16:30:08 +01:00
ryzheboka 5c70c1a7bb TSK-1827: refactor some test names in QueryTasksWithSortingAccTest 2022-03-25 10:31:52 +01:00
ryzheboka 4444816589 TSK-1827: add sorting by ownerLongName 2022-03-25 10:31:52 +01:00
dependabot[bot] 5795a0efb7 Bump actions/cache from 2.1.7 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 11:55:10 +01:00
dependabot[bot] afa5891848 Bump equalsverifier from 3.9.1 to 3.10
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.9.1 to 3.10.
- [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.9.1...equalsverifier-3.10)

---
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>
2022-03-23 11:25:44 +01:00
ryzheboka 70dfebb432 TSK-1822: fix error message for wrong order parameter 2022-03-22 15:00:02 +01:00
Yakup Ensar Evli 71f928972d TSK-1817: Added received to TaskSummaryImpl constructor.
Furthermore, added received to createUnitTestTask.
Added this so testCloneIntask() is a valid test.
2022-03-22 08:58:31 +01:00