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
Christopher Heiting
d765da1683
TSK-1233: Removed the seriazation directory and its subclasses
2020-05-07 12:43:52 +02:00
Mustapha Zorgati
b8f091027f
TSK-1182: removed dependency from task.internal.jobs to classification.internal.jobs
2020-05-06 10:18:42 +02:00
Mustapha Zorgati
3ce41b224e
TSK-1182: refined architecture tests
2020-05-06 10:18:42 +02:00
dependabot-preview[bot]
a9fd5b72fe
Bump assertj-core from 3.15.0 to 3.16.0
...
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core ) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases )
- [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.15.0...assertj-core-3.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-06 07:20:19 +00:00
Sascha Frevel
aad225d4d5
TSK-1197: use only postgres:10 tag; use only docker compose up; clean up docker compose installation for travis
...
TSK-1197: moved docker-compose install to the right place; fixed variable definition
TSK-1197: remove docker-compose installation, use preinstalled travis version
TSK-1197: harmonize postgres db version parameter in scripts preparedb and test.sh
TSK-1197: removed DB2_10_5 handling from scripts
2020-05-06 08:54:37 +02:00
Sascha Frevel
3fea9ab975
TSK-1197: readded test case for testing the ordering of the databases H2, Postgress and DB2; remove Db2 10.5 travis job
...
TSK-1197: build Postgres image with german collation
2020-05-06 08:54:37 +02:00
Mustapha Zorgati
ea03826263
fixed newly introduced code smells
2020-05-04 15:33:33 +02:00
Tristan Eisermann
e211a15d3e
Bump jquery and bootstrap to latest version (3.5.0 and 4.4.1)
2020-04-30 19:44:13 +02:00
dependabot-preview[bot]
be81deaa4f
Bump byte-buddy-agent from 1.10.9 to 1.10.10
...
Bumps [byte-buddy-agent](https://github.com/raphw/byte-buddy ) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.9...byte-buddy-1.10.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 11:14:42 +00:00
dependabot-preview[bot]
511c6de0ca
Bump byte-buddy from 1.10.9 to 1.10.10
...
Bumps [byte-buddy](https://github.com/raphw/byte-buddy ) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.9...byte-buddy-1.10.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 11:00:32 +00:00
Holger Hagen
c56bc54fee
TSK-1206: created ldif file according to desired test user structure.
2020-04-29 13:18:22 +02:00
Mustapha Zorgati
f81c0158ab
TSK-1207: finished implementation of JaasExtension and its tests
...
* TSK-1207: finished implementation of JaasExtension and its tests
* TSK-1207: renamed some variable names
2020-04-29 13:01:57 +02:00