dependabot-preview[bot]
c5de4d5e48
Bump version.spring from 5.2.6.RELEASE to 5.2.7.RELEASE
...
Bumps `version.spring` from 5.2.6.RELEASE to 5.2.7.RELEASE.
Updates `spring-tx` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE )
Updates `spring-context` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE )
Updates `spring-jdbc` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE )
Updates `spring-web` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE )
Updates `spring-beans` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE )
Updates `spring-aop` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE )
Updates `spring-webmvc` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-13 13:29:15 +00:00
Mustapha Zorgati
a2318c267e
reformatted code
2020-06-12 12:31:55 +02:00
Mustapha Zorgati
02e05a7d3b
TSK-1286: refactored WorkingDaysToDaysConverter
2020-06-11 21:56:30 +02:00
dependabot-preview[bot]
ca2d82ce3a
Bump version.thorntail from 2.6.0.Final to 2.7.0.Final
...
Bumps `version.thorntail` from 2.6.0.Final to 2.7.0.Final.
Updates `jaxrs` from 2.6.0.Final to 2.7.0.Final
Updates `cdi` from 2.6.0.Final to 2.7.0.Final
Updates `arquillian` from 2.6.0.Final to 2.7.0.Final
Updates `thorntail-maven-plugin` from 2.6.0.Final to 2.7.0.Final
Updates `io.thorntail:bom` from 2.6.0.Final to 2.7.0.Final
- [Release notes](https://github.com/thorntail/thorntail/releases )
- [Commits](https://github.com/thorntail/thorntail/compare/2.6.0.Final...2.7.0.Final )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 05:46:10 +00:00
dependabot-preview[bot]
2037ab2a89
Bump postgresql from 42.2.13 to 42.2.14
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.2.13 to 42.2.14.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.13...REL42.2.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 05:45:46 +00:00
Tristan Eisermann
389b927b49
TSK-1284: Updated the autocomment bot
...
TSK-1284: Updated the autocomment bot
2020-06-09 20:30:20 +02:00
Mustapha Zorgati
fe0ce092fe
TSK-1285: added constant in TaskState so that endStates can be used in combination with our queries
2020-06-09 20:30:15 +02:00
Tristan Eisermann
f749c8d272
TSK-1276: Added radio buttons for selection of classification types
2020-06-09 09:12:06 +02:00
dependabot-preview[bot]
2665bd58eb
Bump unboundid-ldapsdk from 4.0.14 to 5.1.0
...
Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk ) from 4.0.14 to 5.1.0.
- [Release notes](https://github.com/pingidentity/ldapsdk/releases )
- [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html )
- [Commits](https://github.com/pingidentity/ldapsdk/compare/4.0.14...5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 05:31:11 +00:00
Mustapha
b15b799add
Updated poms to version 3.1.1-SNAPSHOT
2020-06-07 15:00:31 +00:00
Tristan Eisermann
5416de4dd0
TSK-1276 Replaced checkboxes with radiobuttons in workbasket filter
2020-06-07 16:16:22 +02:00
Mustapha Zorgati
89641ecdf9
TSK-1257: added one more test
2020-06-07 16:16:17 +02:00
Mustapha Zorgati
938a5112aa
TSK-1257: fixed exportClassificationsDefinitionsAccTest
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
92a57a3a46
TSK-1257: fixed tests which fail because the execution is too fast.
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
36adf71b90
TSK-1257: replaced multiple helper methods with abstract helper method
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
6f12677b74
TSK-1257: implementes forceCompleteTasks
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
496da17b3e
TSK-1257: refactored claimtasks in taskService and increased test coverage
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
6952ce8959
TSK-1210: replaced group names with new group names
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
92f81a6d2b
TSK-1281: reduced open bugs and recent code smells
2020-06-06 18:15:52 +02:00
Mustapha Zorgati
a18f7e52e5
TSK-1274: make commit-msg hook executable
2020-06-05 23:55:05 +02:00
Mustapha Zorgati
cc4efaa1cd
TSK-1210: Replaced LoginModule with Embedded Spring LDAP
...
TSK-1210: set log level to DEBUG für SecurityVerifier message
TSK-1210: review findings
2020-06-05 20:03:15 +02:00
Tristan Eisermann
78570e8d32
TSK-1274: Added git hook, that validates git commits
2020-06-05 19:23:06 +02:00
dependabot-preview[bot]
18d6d33d24
Bump byte-buddy-agent from 1.10.10 to 1.10.11
...
Bumps [byte-buddy-agent](https://github.com/raphw/byte-buddy ) from 1.10.10 to 1.10.11.
- [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.10...byte-buddy-1.10.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 12:44:08 +00:00
dependabot-preview[bot]
2f201f405d
Bump spring-security-test from 5.3.2.RELEASE to 5.3.3.RELEASE
...
Bumps [spring-security-test](https://github.com/spring-projects/spring-security ) from 5.3.2.RELEASE to 5.3.3.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.3.2.RELEASE...5.3.3.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 11:41:36 +00:00
dependabot-preview[bot]
041ab563d6
Bump wildfly-elytron from 1.12.0.Final to 1.12.1.Final
...
Bumps [wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ) from 1.12.0.Final to 1.12.1.Final.
- [Release notes](https://github.com/wildfly-security/wildfly-elytron/releases )
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/1.12.0.Final...1.12.1.Final )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 11:41:14 +00:00
dependabot-preview[bot]
50824fec2f
Bump mybatis from 3.5.4 to 3.5.5
...
Bumps [mybatis](https://github.com/mybatis/mybatis-3 ) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/mybatis/mybatis-3/releases )
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.4...mybatis-3.5.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 11:40:39 +00:00
dependabot-preview[bot]
dc9d8fd17d
Bump postgresql from 42.2.12 to 42.2.13
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.2.12 to 42.2.13.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.12...REL42.2.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 11:40:17 +00:00
dependabot-preview[bot]
bff5e3c960
Bump mybatis-spring from 2.0.4 to 2.0.5
...
Bumps [mybatis-spring](https://github.com/mybatis/spring ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/mybatis/spring/releases )
- [Commits](https://github.com/mybatis/spring/compare/mybatis-spring-2.0.4...mybatis-spring-2.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 11:40:00 +00:00
dependabot-preview[bot]
e2a2b171a3
Bump byte-buddy from 1.10.10 to 1.10.11
...
Bumps [byte-buddy](https://github.com/raphw/byte-buddy ) from 1.10.10 to 1.10.11.
- [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.10...byte-buddy-1.10.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 11:39:45 +00:00
Joerg Heffner
38c9adea5c
TSK-1280: Sort options for task comments in REST-API
2020-06-05 12:13:31 +02:00
Mustapha Zorgati
d07459fe26
TASK-1278: Extended Test Coverage of Assembler Classes
2020-06-04 21:00:58 +02:00
Tristan Eisermann
8832876b93
TSK-1247: Removed LoggerUtils and replaced its usages with the standard toString implementations
2020-06-03 14:32:31 +02:00
Mustapha Zorgati
005075d852
TSK-1265: fixed checkstyle
2020-06-02 09:18:41 +02:00
Mustapha Zorgati
6c4fef7635
TSK-1265: further cleanup of representationModelAssemblers
2020-06-02 05:55:19 +02:00
Mustapha Zorgati
2fc38a2b85
TSK-1265: Removal of constructors from the representationModels
2020-06-02 05:55:19 +02:00
Christopher Heiting
deb5c52107
TASK-1272: Removed the ObjectMappers and replaced them with the RestHelper
2020-06-02 05:18:57 +02:00
Mustapha Zorgati
3ea009f78d
TSK-1273: updated checkstyle with google-style changes
2020-05-31 03:58:40 +02:00
Mustapha Zorgati
cec65fbd01
TSK-1261: made tests more robust (for running on weekend)
2020-05-31 03:12:29 +02:00
dependabot-preview[bot]
da18e1c14c
Bump checkstyle from 8.32 to 8.33
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.32 to 8.33.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.32...checkstyle-8.33 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 08:31:22 +02:00
Christopher Heiting
0442dc54b4
Task-1259: Refactoring of assembler classes
2020-05-30 11:48:03 +02:00
sfrevel
3dc5377c75
TSK-1271:migrate properties in application.properties files to spring-boot 2.3
2020-05-30 11:45:37 +02:00
sfrevel
20ef76c059
TSK-1270: removed taskana-simplehistory-rest-spring-test physically
2020-05-29 12:30:28 +02:00
sfrevel
475c0ec383
TSK-1035: moved tests to corresponding taskana-simplehistory-spring-test project
...
TSK-1035: example project now copies the docu from taskana-simplehostory-rest-spring, instead of the of the other way arround
2020-05-28 17:01:43 +02:00
dependabot-preview[bot]
da8e420ada
Bump wildfly-elytron from 1.11.4.Final to 1.12.0.Final
...
Bumps [wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ) from 1.11.4.Final to 1.12.0.Final.
- [Release notes](https://github.com/wildfly-security/wildfly-elytron/releases )
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/1.11.4.Final...1.12.0.Final )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-27 11:20:38 +00:00
sfrevel
f27463b9b3
TSK-1245: also renamed menu entries for postgres to major version
2020-05-27 13:19:17 +02:00
sfrevel
df38962cf2
TSK-1245: checked and removed configuration and scripts for remainding DB2 10.5 parts
2020-05-27 13:19:17 +02:00
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