BerndBreier
20bd0922db
TSK-1131 updateOwner on multiple tasks
2020-02-26 14:48:50 +01:00
Sofie Hofmann
21a4110f2a
TSK-1141 Removed JUnit4 dependency and converted to AssertJ
2020-02-26 08:53:47 +01:00
Mustapha Zorgati
5770ddd63e
TSK-1146: added ConstantNameCheck to checkstyle
2020-02-26 08:45:12 +01:00
dependabot-preview[bot]
38c085ff91
Bump version.spring from 5.2.3.RELEASE to 5.2.4.RELEASE
...
Bumps `version.spring` from 5.2.3.RELEASE to 5.2.4.RELEASE.
Updates `spring-tx` from 5.2.3.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.4.RELEASE )
Updates `spring-context` from 5.2.3.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.4.RELEASE )
Updates `spring-jdbc` from 5.2.3.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.4.RELEASE )
Updates `spring-web` from 5.2.3.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.4.RELEASE )
Updates `spring-beans` from 5.2.3.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.4.RELEASE )
Updates `spring-aop` from 5.2.3.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.3.RELEASE...v5.2.4.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-26 07:44:58 +00:00
BVier
b4ddeb4055
TSK-998: Removing linting errors with minor code changes
...
Mainly renaming and restructuring to forEach-loops.
2020-02-26 04:51:30 +01:00
Sofie Hofmann
96f0b8bb15
TSK-1103 Changed vulnerable logging messages
...
TSK-1103 Make method sanitizeLoggingMessage generic
TSK-1103 Renamed method
2020-02-25 14:57:32 +01:00
dependabot-preview[bot]
aa36fc2131
Bump mockito-junit-jupiter from 3.2.4 to 3.3.0
...
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito ) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.2.4...v3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 10:03:13 +00:00
dependabot-preview[bot]
7d5ed5d960
Bump mockito-core from 3.2.4 to 3.3.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.2.4...v3.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 08:04:21 +00:00
dependabot-preview[bot]
9615bf7c95
Bump resteasy-client from 4.4.2.Final to 4.5.0.Final
...
Bumps [resteasy-client](https://github.com/resteasy/Resteasy ) from 4.4.2.Final to 4.5.0.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases )
- [Commits](https://github.com/resteasy/Resteasy/compare/4.4.2.Final...4.5.0.Final )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 08:04:10 +00:00
Sofie Hofmann
1109a01349
TSK-1140 Corrected ClassificationResourceAssembler and corresponding test
2020-02-23 10:26:15 +01:00
Jörg Heffner
d34a44a32a
TSK-1137 Endpoint to cancel claim task for REST-API
...
-Added endpoint
-Added tests
-updated REST documentation
-removed unnecessary delete documentation from unrelated test in TaskControllerRestDocumentation
2020-02-21 11:32:45 +01:00
Sofie Hofmann
4f4e7209cd
TSK-1138 Removed Junit4 dependency in taskana-spring-example
2020-02-21 08:57:45 +01:00
Benjamin Eckstein
3283dd4e4e
TSK-1018: Fix typeAhead refactoring
2020-02-20 18:32:23 +01:00
Benjamin Eckstein
9f1cf75420
TSK-1018: Fix Accessitem List displaying no values
2020-02-20 18:32:23 +01:00
Sofie Hofmann
6358f52dda
TSK-1135 Removed JUnit 4 dependency in taskana-simplehistory-spring-test
...
TSK-1135 Changed tests to assertThatThrownBy tests
2020-02-20 13:39:18 +01:00
Mustapha Zorgati
9d54d9f526
fixed commitPoms env variable check
2020-02-19 23:03:28 +01:00
Sofie Hofmann
9546ff37b2
TSK-1112 Changed @RequestMapping to @PostMapping / @GetMapping / ...
...
TSK-1112 deleted suppressWarnings
TSK-1112 Removed duplicated method
2020-02-17 14:26:28 +01:00
dependabot-preview[bot]
2bed17cc62
Bump byte-buddy from 1.10.7 to 1.10.8
...
Bumps [byte-buddy](https://github.com/raphw/byte-buddy ) from 1.10.7 to 1.10.8.
- [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.7...byte-buddy-1.10.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 09:38:42 +00:00
dependabot-preview[bot]
24ce5e8d57
Bump byte-buddy-agent from 1.10.7 to 1.10.8
...
Bumps [byte-buddy-agent](https://github.com/raphw/byte-buddy ) from 1.10.7 to 1.10.8.
- [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.7...byte-buddy-1.10.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 09:08:48 +00:00
dependabot-preview[bot]
d288cc26f8
Bump maven-checkstyle-plugin from 3.1.0 to 3.1.1
...
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases )
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.0...maven-checkstyle-plugin-3.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 09:08:27 +00:00
Mustapha Zorgati
5dc185daeb
Updated poms to version 2.0.1-SNAPSHOT
2020-02-14 14:48:18 +00:00
Jörg Heffner
13e898549a
TSK-1128 Adjust verify_docs_alive.sh for refactored packages
2020-02-14 14:14:22 +01:00
Jörg Heffner
ddb12a6ad1
TSK-1095
...
-Removed internal imports from api classes
-moved 3 exceptions from common.api.exceptions to task.api.exceptions
-Adjusted package structure of taskana-cdi and taskana-spring to match taskana-core
2020-02-14 12:04:52 +01:00
Holger Hagen
f64053ec4e
TSK-1125: distributiontargets now produce application/hal-json
2020-02-13 16:12:39 +01:00
Jörg Heffner
5c7d38451c
TSK-1094 introduce models package for */api and */internal
2020-02-13 15:09:39 +01:00
Holger Hagen
4c884819d5
TSK-1123: workbasketaccessitems now produce application/hal-json
2020-02-13 14:20:17 +01:00
Sofie Hofmann
fc812cb9ea
TSK-1109 Make WorkbasketResource attributes private and convert tests to AssertJ
2020-02-13 09:25:08 +01:00
Jörg Heffner
d7362d40cd
TSK-1111 Fix TaskHistoryEventControllerIntTest
...
- Added overriding beans option to application.json
- Changed junit-vintage-engine version
2020-02-13 08:35:48 +01:00
Sofie Hofmann
71761c1328
TSK-1108 Made attributes in WorkbasketAccessItemResource private and converted tests to AssertJ
...
TSK-1108
2020-02-12 16:24:14 +01:00
Jörg Heffner
507a37ba70
TSK-1101 minor refactoring of method names and javadoc
2020-02-12 16:20:27 +01:00
Mustapha Zorgati
a26e536b91
TSK-1101: restructured report-sub-package to match architecture tests
2020-02-12 16:20:27 +01:00
Holger Hagen
95495e4894
TSK-1110: Enforce application/hal+json MediaType for classification and
...
workbasket
2020-02-12 15:31:34 +01:00
Sofie Hofmann
01545e476e
TSK-1106 Make ClassificationSummaryResource attributes private
...
TSK-1106 Converted tests to AssertJ
TSK-1106 Converted assertThrows to AssertJ
TSK-1106 Removed suppress checkstyle for lambdas
2020-02-12 12:53:08 +01:00
dependabot-preview[bot]
a3c938d1ad
Bump version.archunit from 0.13.0 to 0.13.1
...
Bumps `version.archunit` from 0.13.0 to 0.13.1.
Updates `archunit-junit5-api` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/TNG/ArchUnit/releases )
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.13.0...v0.13.1 )
Updates `archunit-junit5-engine` from 0.13.0 to 0.13.1
- [Release notes](https://github.com/TNG/ArchUnit/releases )
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.13.0...v0.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 07:48:18 +00:00
dependabot-preview[bot]
52b78392c1
Bump postgresql from 42.2.9 to 42.2.10
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.2.9 to 42.2.10.
- [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.9...REL42.2.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 07:47:46 +00:00
dependabot-preview[bot]
0971315ee8
Bump spring-security-test from 5.2.1.RELEASE to 5.2.2.RELEASE
...
Bumps [spring-security-test](https://github.com/spring-projects/spring-security ) from 5.2.1.RELEASE to 5.2.2.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.2.1.RELEASE...5.2.2.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 07:46:12 +00:00
Holger Hagen
60d4b29015
TSK-1031: formatting issues fixed.
2020-02-11 17:05:34 +01:00
Holger Hagen
e0dbbe2783
TSK-1031: required changes to wildfly/arquillian config
2020-02-11 17:05:34 +01:00
Holger Hagen
5b0e0ff31a
TSK-1031: add printing of surefire plugin in case of failure.
2020-02-11 17:05:34 +01:00
Holger Hagen
007f268be5
TSK-1031: update Spring Boot to 2.2.4.RELEASE except Hateoas.
2020-02-11 17:05:34 +01:00
Holger Hagen
e6f8883e49
TSK-1031: removed unnecessary throws statements
2020-02-11 17:05:34 +01:00
Jörg Heffner
448d4fb8fc
TSK-1107 Use userId-parameter in contructor of TaskanaHistoryEvent
...
-Prevents unwanted INTERNAL access
2020-02-11 16:09:51 +01:00
Sofie Hofmann
38d5c8535c
TSK-1105 Make attributes in ClassificationResource private
...
TSK-1105 Converted tests to AssertJ
2020-02-11 14:07:00 +01:00
Jörg Heffner
f3f71a66b5
TSK-1097
2020-02-11 09:48:03 +01:00
Jörg Heffner
dcc72d1781
TSK-1088 optimistic locking on workbasket update
...
- Added optimistic locking for workbasket update
- Adjusted WorkbasketDefinitionController
- Added tests in UpdateWorkbasketAccTest
- Added tests in WorkbasketControllerIntTest
- Changed ConcurrencyException HTTP-Status Code to CONFLICT (409)
2020-02-11 09:33:54 +01:00
Sofie Hofmann
91f17fb221
TSK-1100 Replaced printStackTrace by error logging
2020-02-10 11:33:06 +01:00
Sofie Hofmann
1ecb613526
TSK-1090 Refactored AttachmentImpl
2020-02-07 15:09:18 +01:00
Mustapha Zorgati
2924eda82e
TSK-1065: minor refactoring of TaskImpl
2020-02-07 14:57:26 +01:00
Mustapha Zorgati
a5b3254c8d
TSK-1064: refactored PrioDurationHolder -> generic Pair
2020-02-07 09:26:45 +01:00
Mustapha Zorgati
6c73ed18f2
TSK-1064: refactored / simplified streams and boolean expressions
2020-02-07 09:26:45 +01:00