Commit Graph

1441 Commits

Author SHA1 Message Date
sfrevel 204d337139 TSK-1184: enabled custom logging configuration to WEB-INF/classes/logging.properties file 2020-05-26 13:29:06 +02:00
dependabot-preview[bot] af8d77a3b2 Bump json from 20190722 to 20200518
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 to 20200518.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 08:53:35 +00:00
dependabot-preview[bot] d7b4ffdfc3 Bump version.archunit from 0.13.1 to 0.14.1
Bumps `version.archunit` from 0.13.1 to 0.14.1.

Updates `archunit-junit5-api` from 0.13.1 to 0.14.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.13.1...v0.14.1)

Updates `archunit-junit5-engine` from 0.13.1 to 0.14.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.13.1...v0.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 16:12:27 +00:00
Stefan Schultz 7f88472b9a TSK-1261: test data for task creation's due and planned date calculation is now more robust and test don't fail based on todays date anymore 2020-05-25 15:37:36 +02:00
Mustapha Zorgati d4a516863e TSK-1226: made corpus christi configurable from taskana.properties file 2020-05-22 15:00:04 +02:00
Mustapha 4ed089fa98 Updated poms to version 3.0.1-SNAPSHOT 2020-05-22 02:08:13 +00:00
Mustapha Zorgati 7e411d42e1 TSK-1252: fixed newly introduced code smells 2020-05-22 03:48:27 +02:00
Mustapha Zorgati ab6e5ecc33 TSK-1244: optimized due/planned logic for SLA P0D 2020-05-22 03:25:57 +02:00
Stefan Schultz c6755b35b7 TSK-1244: added due/planned logic for SLA P0D 2020-05-22 03:25:57 +02:00
krozzus 8a6f7d573b
TSK-1209 refactored package structure
* TSK-1209: refactored package structure

* TASK-1209: remember to squash this

Co-authored-by: Christopher Heiting <christopher.heiting@novatec-gmbh.de>
2020-05-21 22:40:44 +02:00
Mustapha Zorgati 7827557093 TSK-1205 Fixed problem with the callback of confirmation dialogs
TSK-1205 Increased the time every toast is shown

TSK-1205 Cosmetic changes to Toast and fixed error where multiple errorPopUps appeared simultaneously

TSK-1205
2020-05-21 22:17:27 +02:00
sfrevel 512ad10c70 TSK-1238: Bump version.spring from 5.2.5.RELEASE to 5.2.6.RELEASE 2020-05-19 16:10:44 +02:00
sfrevel 5b25635ca4 refactored/fixed test cases, upgrade jackson-databind according to spring-boot version 2020-05-19 13:21:51 +00:00
dependabot-preview[bot] 930cd6dbea Bump version.spring.boot from 2.2.7.RELEASE to 2.3.0.RELEASE
Bumps `version.spring.boot` from 2.2.7.RELEASE to 2.3.0.RELEASE.

Updates `spring-boot-starter-web` from 2.2.7.RELEASE to 2.3.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.7.RELEASE...v2.3.0.RELEASE)

Updates `spring-boot-starter-test` from 2.2.7.RELEASE to 2.3.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.7.RELEASE...v2.3.0.RELEASE)

Updates `spring-boot-starter-jdbc` from 2.2.7.RELEASE to 2.3.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.7.RELEASE...v2.3.0.RELEASE)

Updates `spring-boot-dependencies` from 2.2.7.RELEASE to 2.3.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.7.RELEASE...v2.3.0.RELEASE)

Updates `spring-boot-starter-security` from 2.2.7.RELEASE to 2.3.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.7.RELEASE...v2.3.0.RELEASE)

Updates `spring-boot-starter-thymeleaf` from 2.2.7.RELEASE to 2.3.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.7.RELEASE...v2.3.0.RELEASE)

Updates `spring-boot-maven-plugin` from 2.2.7.RELEASE to 2.3.0.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.7.RELEASE...v2.3.0.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-19 13:21:51 +00:00
sfrevel ffd1d27ac5 TSK-1249: fixed driver-class-name 2020-05-19 15:13:06 +02:00
sfrevel e6e7723ab5 TSK-1227: fixed typos in scripts, tested scripts against local dbs 2020-05-18 11:24:47 +02:00
sfrevel 24880d4afe TSK-1227: removed commented code 2020-05-18 11:24:47 +02:00
sfrevel 5588d72691 TSK-1227: made ObjectReference#System, Objectreference#SystemInstance optional, allow null in database 2020-05-18 11:24:47 +02:00
sfrevel 9dc3cc68e8 TSK-1224: removed unused import after history rewrite 2020-05-18 11:01:20 +02:00
sfrevel 9329a3acee TSK-1224: refactorings - rename methods, reuse roles/propertiesSeparator, use Pattern#quote 2020-05-18 11:01:20 +02:00
sfrevel 6e3ac9cc5c TSK-1224: add/refactor tests 2020-05-18 11:01:20 +02:00
sfrevel d7562b53a3 TSK-1224: refactor the configuration of the custom holidays 2020-05-18 11:01:20 +02:00
Jörg Heffner df4fd17264 TSK-1252: Fixed new code smells of the last 30 days 2020-05-15 15:56:02 +02:00
Christopher Heiting 7dcd42bd52 TSK-1251: upgraded hateoas to 1.1 2020-05-15 15:29:11 +02:00
Jörg Heffner cbe6b6f5ec Insert initial securityEnabled value from first TaskanaEngine into database also when it's true 2020-05-15 14:56:32 +02:00
Jörg Heffner 35e7db4355 TSK-1218: Prevent unsecure access to TASKANA 2020-05-15 14:56:32 +02:00
dependabot-preview[bot] 56910acda0 Bump equalsverifier from 3.2 to 3.3
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.2 to 3.3.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.2...equalsverifier-3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-15 06:30:29 +00:00
Christopher Heiting bd116d4c2e [TSK-1208] changed HATE terminology and replaced list resources with generic one 2020-05-14 13:02:48 +02:00
Jörg Heffner b82741a2b4 removed unnecessary getTask-call 2020-05-14 10:09:03 +02:00
Jörg Heffner 15202946f4 TSK-1246: Fix updateTaskComment in TaskCommentService 2020-05-14 10:09:03 +02:00
dependabot-preview[bot] 14445e6109 Bump version.log4j from 2.13.2 to 2.13.3
Bumps `version.log4j` from 2.13.2 to 2.13.3.

Updates `log4j-slf4j-impl` from 2.13.2 to 2.13.3

Updates `log4j-core` from 2.13.2 to 2.13.3

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 06:01:52 +00:00
Jörg Heffner 1f13c2c33a TSK-1195: Secure deleteTasks in TaskServiceImpl 2020-05-13 14:49:18 +02:00
Tristan Eisermann 7ebc468adc TSK-1205 Fixed problem with the callback of confirmation dialogs 2020-05-13 14:23:03 +02:00
Tristan Eisermann e64af885b3 TSK-1205 Added new Toasts and DialogPopUps that replace the old infrastructure for alerting the user 2020-05-12 11:28:36 +02:00
Jörg Heffner a888eebdc0 Changed package structure after rebase 2020-05-11 17:14:21 +02:00
Jörg Heffner b84f652a54 Task-Admin now allowed to get DistributionTargets 2020-05-11 16:08:12 +02:00
Jörg Heffner baf794518c Usage of the new TestTemplate-feature
-for running tests multiple times with different AccessIds
2020-05-11 16:08:12 +02:00
Jörg Heffner eb73c0670f TSK-1192 Introduced new Task-Admin Role 2020-05-11 16:08:12 +02:00
Mustapha Zorgati 75a340ccf3 TSK-1243: made rest url for workbasket distribution-targets consistent 2020-05-11 14:48:36 +02:00
Mustapha Zorgati dd2e5cd877 TSK-1242: prefixed workbasket id's in test & sample data with 'WBI:' 2020-05-11 09:03:31 +02:00
dependabot-preview[bot] d02ca10440 Bump assertj-core from 3.16.0 to 3.16.1
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
- [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.16.0...assertj-core-3.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 07:00:21 +00:00
dependabot-preview[bot] 8dab1cf7f2 Bump equalsverifier from 3.1.13 to 3.2
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.1.13 to 3.2.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.1.13...equalsverifier-3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 06:59:45 +00:00
Mustapha Zorgati 76b3c8496c TSK-1421: added auto-comment bot to remind us about updating the documentation 2020-05-10 20:38:01 +02:00
dependabot-preview[bot] 9e4220b856 Bump spring-security-test from 5.3.1.RELEASE to 5.3.2.RELEASE
Bumps [spring-security-test](https://github.com/spring-projects/spring-security) from 5.3.1.RELEASE to 5.3.2.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.3.1.RELEASE...5.3.2.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 12:21:33 +00:00
dependabot-preview[bot] c86d2f10cb Bump wildfly-elytron from 1.11.3.Final to 1.11.4.Final
Bumps [wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron) from 1.11.3.Final to 1.11.4.Final.
- [Release notes](https://github.com/wildfly-security/wildfly-elytron/releases)
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/1.11.3.Final...1.11.4.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 12:20:54 +00:00
dependabot-preview[bot] 9447454cf0 Bump version.spring.ldap from 2.3.2.RELEASE to 2.3.3.RELEASE
Bumps `version.spring.ldap` from 2.3.2.RELEASE to 2.3.3.RELEASE.

Updates `spring-ldap-core` from 2.3.2.RELEASE to 2.3.3.RELEASE
- [Release notes](https://github.com/SpringSource/spring-ldap/releases)
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/master/changelog.txt)
- [Commits](https://github.com/SpringSource/spring-ldap/compare/2.3.2.RELEASE...2.3.3.RELEASE)

Updates `spring-ldap-test` from 2.3.2.RELEASE to 2.3.3.RELEASE
- [Release notes](https://github.com/SpringSource/spring-ldap/releases)
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/master/changelog.txt)
- [Commits](https://github.com/SpringSource/spring-ldap/compare/2.3.2.RELEASE...2.3.3.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 11:26:19 +00:00
dependabot-preview[bot] 26d57848c5 Bump version.spring.boot from 2.2.6.RELEASE to 2.2.7.RELEASE
Bumps `version.spring.boot` from 2.2.6.RELEASE to 2.2.7.RELEASE.

Updates `spring-boot-starter-web` from 2.2.6.RELEASE to 2.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.6.RELEASE...v2.2.7.RELEASE)

Updates `spring-boot-starter-test` from 2.2.6.RELEASE to 2.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.6.RELEASE...v2.2.7.RELEASE)

Updates `spring-boot-starter-jdbc` from 2.2.6.RELEASE to 2.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.6.RELEASE...v2.2.7.RELEASE)

Updates `spring-boot-dependencies` from 2.2.6.RELEASE to 2.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.6.RELEASE...v2.2.7.RELEASE)

Updates `spring-boot-starter-security` from 2.2.6.RELEASE to 2.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.6.RELEASE...v2.2.7.RELEASE)

Updates `spring-boot-starter-thymeleaf` from 2.2.6.RELEASE to 2.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.6.RELEASE...v2.2.7.RELEASE)

Updates `spring-boot-maven-plugin` from 2.2.6.RELEASE to 2.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.2.6.RELEASE...v2.2.7.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-08 11:24:25 +00:00
Mustapha Zorgati cf4b78877b TSK-1232: removed 'TASKANA' hardcoded schema from schema_update script 2020-05-08 08:44:31 +02:00
Mustapha Zorgati 4b3811f1ce TSK-1232: restructured taskana-core sql folder by database 2020-05-07 14:53:06 +02:00
Mustapha Zorgati 1cabe3ad19 TSK-1232: replaced data type in ID colums with VARCHAR 2020-05-07 14:53:06 +02:00