Mustapha Zorgati
ec483ab21c
TSK-1318: replaced all declared Exceptions with Exception.class in all our test classes
2020-07-06 18:02:39 +02:00
Mustapha
dd7598443a
Updated poms to version 3.2.1-SNAPSHOT
2020-07-02 20:59:38 +00:00
Mustapha Zorgati
b3add569ff
fixed new sonarqube code smells and bugs
2020-07-01 09:04:33 +02:00
Mustapha Zorgati
ec4d919dd0
TSK-1301: Cleaned up ldap properties in order to allow users to define custom LdapTemplate bean
2020-06-26 10:28:11 +02:00
Nikita Kolytschew
61066217b9
TSK-1258
...
Refactoring of spring versions in maven pom files
* move "spring-boot-dependencies" dependency to parent
* remove version from managed dependencies
* remove unused versions from parent
2020-06-19 16:39:13 +02:00
Mustapha Zorgati
a2318c267e
reformatted code
2020-06-12 12:31:55 +02:00
Mustapha
b15b799add
Updated poms to version 3.1.1-SNAPSHOT
2020-06-07 15:00:31 +00: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
8832876b93
TSK-1247: Removed LoggerUtils and replaced its usages with the standard toString implementations
2020-06-03 14:32:31 +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
Mustapha
4ed089fa98
Updated poms to version 3.0.1-SNAPSHOT
2020-05-22 02:08:13 +00: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
Christopher Heiting
7dcd42bd52
TSK-1251: upgraded hateoas to 1.1
2020-05-15 15:29:11 +02:00
Christopher Heiting
bd116d4c2e
[TSK-1208] changed HATE terminology and replaced list resources with generic one
2020-05-14 13:02:48 +02:00
Mustapha Zorgati
35705ddb02
automatically formatted code
2020-04-24 12:59:13 +02:00
Christopher Heiting
a8e44dead3
TSK-1083: Updated HATEOAS from version 0.24.0 to version 1.0.4
2020-04-23 09:49:16 +02:00
Jörg Heffner
8d4d46de6a
Comments from Holger Hagen
2020-04-22 13:41:20 +02:00
Jörg Heffner
d5674ed11a
TSK-746 Add simple history event tracking to update and create task method
2020-04-22 13:41:20 +02:00
Mustapha Zorgati
05818cabad
Updated poms to version 2.1.2-SNAPSHOT
2020-04-15 13:15:08 +00:00
Mustapha Zorgati
eef64bc1b3
Updated poms to version 2.1.1-SNAPSHOT
2020-04-14 12:03:41 +00:00
Mustapha Zorgati
b386af1a30
Updated poms to version 2.0.2-SNAPSHOT
2020-03-05 17:03:05 +00:00
Mustapha Zorgati
5dc185daeb
Updated poms to version 2.0.1-SNAPSHOT
2020-02-14 14:48:18 +00:00
Holger Hagen
60d4b29015
TSK-1031: formatting issues fixed.
2020-02-11 17:05:34 +01:00
Jörg Heffner
f3f71a66b5
TSK-1097
2020-02-11 09:48:03 +01:00
Mustapha Zorgati
e308578ced
TSK-991: refactored report structure to meet api -> internal agreement
2020-02-06 17:26:05 +01:00
BerndBreier
27dd9b299b
TSK-991 Restructuring- restructure history package
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
3b13b9a95e
TSK-991 after initial refactoring
2020-02-03 11:41:02 +01:00
Mustapha Zorgati
659272fda9
Updated poms to version 1.2.3-SNAPSHOT
2020-01-30 10:41:25 +00:00
Mustapha Zorgati
afcc47dcd5
Updated poms to version 1.2.2-SNAPSHOT
2020-01-24 13:19:17 +00:00
Benjamin Eckstein
c92190ca70
TSK-987: Fix some problems reported by spotbugs
2020-01-23 09:35:19 +01:00
BerndBreier
6c8fb69f60
TSK-1042 use try-with-resources for connections
2020-01-22 16:40:19 +01:00
Holger Hagen
09adb30171
Updated poms to version 1.2.1-SNAPSHOT
2020-01-08 09:05:14 +00:00
Benjamin Eckstein
841d38961a
TSK-1009: Fix remaining checkstyle warnings
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
7509bb0f1c
TSK-1009: Fix simple checkstyle warnings
2020-01-07 21:15:05 +01:00
Mustapha Zorgati
af0bd0156e
TSK-1009: refactored project
2020-01-07 21:15:05 +01:00
Mustapha Zorgati
c500599e1c
TSK-990: minor refactoring
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
7ba8def59a
TSK-987: Check and fix problems identified by spotbugs
2019-12-26 00:34:38 +01:00
Holger Hagen
93a429b682
Updated poms to version 1.1.6-SNAPSHOT
2019-12-01 21:13:25 +00:00
Mustapha Zorgati
1518cfc298
TSK-925: refactored taskana-simplehistory-spring-test
2019-10-28 18:06:16 +01:00
Mustapha Zorgati
51187123df
TSK-925: refactored taskana-simplehistory-rest-spring
2019-10-28 18:06:16 +01:00
Mustapha Zorgati
37bcc03c37
TSK-925: copied taskana-simplehistory to history folder
2019-10-28 18:06:16 +01:00