Commit Graph

1186 Commits

Author SHA1 Message Date
Sofie Hofmann 6eeff1ba22 TSK-1065 Refactor TaskImpl 2020-02-07 08:36:52 +01:00
Mustapha Zorgati e308578ced TSK-991: refactored report structure to meet api -> internal agreement 2020-02-06 17:26:05 +01:00
BerndBreier 12a94193be TSK-927 set owner - comments from Holger 2020-02-06 14:05:27 +01:00
BerndBreier 22ac25f5c9 TSK-927 reserve a task via SetOwner 2020-02-06 14:05:27 +01:00
Benjamin Eckstein be06d36a96 TSK-991: Make archunit tests more readable 2020-02-06 12:11:48 +01:00
Sofie Hofmann 819b4ca699 TSK-1065 Refactor WorkbasketImpl 2020-02-06 08:42:16 +01:00
Benjamin Eckstein 5815e38fa7 TSK-991: Fix Architecturtest and split DaysToWorkingDays converter for report and common 2020-02-05 13:02:31 +01:00
Benjamin Eckstein 957feac270 TSK-991: Add more architecture tests
(cherry picked from commit 760adb24b54d588e8a977853d092d5744781f496)
2020-02-05 11:50:41 +01:00
dependabot-preview[bot] 68c016f5c8 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-05 08:20:10 +00:00
Jörg Heffner e365e20ed5 TSK-883
Adjusted taskanaRestUrl in environement-information.json
2020-02-03 15:58:33 +01:00
dependabot-preview[bot] 4c81714d95 Bump mybatis from 3.5.3 to 3.5.4
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.3...mybatis-3.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 10:45:50 +00:00
BerndBreier 27dd9b299b TSK-991 Restructuring- restructure history package 2020-02-03 11:41:02 +01:00
BerndBreier 58f7046910 TSK-991
-prevent api classes from accessing internal classes
-disable architecture test for mapper classes / package
-added architecture tests for exceptions and api/internal
-defined exceptional classes: TaskanaHistory* and BulkOperationResults
2020-02-03 11:41:02 +01:00
Mustapha Zorgati 01cd9cb0ea Delete log 2020-02-03 11:41:02 +01:00
BerndBreier 77663f02ca TSK-991
-prevent api classes from accessing internal classes
-disable architecture test for mapper classes / package
-added architecture tests for exceptions and api/internal
-defined exceptional classes: TaskanaHistory* and BulkOperationResults
2020-02-03 11:41:02 +01:00
BerndBreier 4423854822 TSK-991 fix dependent projects 2020-02-03 11:41:02 +01:00
BerndBreier 8cab323145 TSK-991 fix javadoc errors 2020-02-03 11:41:02 +01:00
BerndBreier 08abf33ef7 TSK-991 core with 0 errors 2020-02-03 11:41:02 +01:00
BerndBreier 3b13b9a95e TSK-991 after initial refactoring 2020-02-03 11:41:02 +01:00
dependabot-preview[bot] 5d39ff63e2 Bump byte-buddy-agent from 1.9.7 to 1.10.7
Bumps [byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.9.7 to 1.10.7.
- [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.9.7...byte-buddy-1.10.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 08:37:49 +00:00
dependabot-preview[bot] 39f116bc68 Bump byte-buddy from 1.9.7 to 1.10.7
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.9.7 to 1.10.7.
- [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.9.7...byte-buddy-1.10.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 08:20:44 +00:00
Mustapha Zorgati fbba8e879e TSK-1062: removed rawtype from MapTypeHandler 2020-01-30 17:50:47 +01:00
Benjamin Eckstein a1f1e72afc TSK-1024: Make LdapClient more testable 2020-01-30 17:24:45 +01:00
Sofie Hofmann 57cb37fb0d TSK-1077 added ClassificationSummaryAssemblerTest 2020-01-30 16:45:52 +01:00
Holger Hagen 5dd7031290 TSK-1030: Update H2 to 1.4.200 and fix GENERATED IDENTITY syntax. 2020-01-30 16:36:17 +01:00
BVier b68043a078 changes 2020-01-30 14:09:11 +01:00
BVier 0c63dfaea3 TSK-1037: WBDefinitonController accepts existing distributionTargets 2020-01-30 14:09:11 +01:00
Mustapha Zorgati 659272fda9 Updated poms to version 1.2.3-SNAPSHOT 2020-01-30 10:41:25 +00:00
Jörg Heffner b01e5c3de6 TSK-989 Filter Tasks by planned TimeIntervals (REST)
-Added planned, planned-from and planned-until params in filter list
-Added due, due-from and due-until params in filter list
-Implemented needed methods
-Added Test
-Updated rest-api.doc
-Refactored TaskControllerIntTests to use AssertJ
2020-01-30 11:08:58 +01:00
Benjamin Eckstein 99e2caadec TSK-1024: Refactor and clean up LdapClient changes 2020-01-30 10:03:34 +01:00
Mustapha Zorgati 34d6bfdae6 TSK-1024: removed lenient() and replaced MockitoSettings annotation 2020-01-30 10:03:34 +01:00
Benjamin Eckstein 08571e7216 TSK-1024: Add tests for ldapclient 2020-01-30 10:03:34 +01:00
Sofie Hofmann dbe17fff57 TSK-1051 Expose task description via rest
TSK-1051 Expose task description via rest

TSK-1051 changed devMode property
2020-01-29 17:11:57 +01:00
dependabot-preview[bot] 5d5e3e975a Bump wildfly-elytron from 1.11.1.Final to 1.11.2.Final
Bumps [wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron) from 1.11.1.Final to 1.11.2.Final.
- [Release notes](https://github.com/wildfly-security/wildfly-elytron/releases)
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/1.11.1.Final...1.11.2.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 09:33:44 +00:00
dependabot-preview[bot] ebf45950a1 Bump assertj-core from 3.14.0 to 3.15.0
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
- [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.14.0...assertj-core-3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 10:32:40 +01:00
Benjamin Eckstein 0d9ebe07c5 TSK-987: Fix Spotbugs - Write to static field from instance method 2020-01-29 09:27:08 +01:00
Benjamin Eckstein 1ddc5bbc95 TSK-987: Fix Spotbugs - Load of known null value 2020-01-29 09:27:08 +01:00
Benjamin Eckstein 10e888acd4 TSK-1060: Add sort by taskId to TaskQuery 2020-01-28 15:41:53 +01:00
Mustapha Zorgati ca6dd310ce TSK-1038: added debug log when db exception occurs 2020-01-28 12:27:37 +01:00
Mustapha Zorgati 7cce420b76 TSK-1038: Removed java precondition check and use db exception instead 2020-01-28 12:27:37 +01:00
Mustapha Zorgati 6e1d6cf20f TSK-1038: precondition checks are moved before database connection opens 2020-01-28 12:27:37 +01:00
Mustapha Zorgati 9b61abda37 TSK-1038: added WAIAlreadyExistsException to missing operations with access Items 2020-01-28 12:27:37 +01:00
dependabot-preview[bot] bb315ea236 Bump equalsverifier from 3.1.11 to 3.1.12
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.1.11 to 3.1.12.
- [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.11...equalsverifier-3.1.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 08:33:21 +01:00
Mustapha Zorgati 7477092a69 automated formatting
changes most likely method order
2020-01-27 20:40:43 +01:00
Benjamin Eckstein b86f3e5b65 TSK-987: Fix Spotbugs - Dead store to local variable 2020-01-27 11:49:59 +01:00
Benjamin Eckstein 2f7d0d359b TSK-987: Fix Spotbugs - exception is caught when exception is not thrown 2020-01-27 11:49:59 +01:00
Benjamin Eckstein 3e9ea4d1d9 TSK-987: Fix Spotbugs - inner class could be made static 2020-01-27 11:49:59 +01:00
Mustapha Zorgati 2112dcd79e TSK-1053: refactored taskana-data tests with assertJ 2020-01-27 10:24:29 +01:00
Mustapha Zorgati c09cf2f58b TSK-1053: refactored CreateClassificationAccTest with assertJ 2020-01-27 10:24:29 +01:00
dependabot-preview[bot] 0c67dba76a Bump checkstyle from 8.28 to 8.29
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.28 to 8.29.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.28...checkstyle-8.29)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 08:43:20 +01:00