Joerg Heffner
7b90a84574
TSK-1634: Review Findings
2021-05-11 17:25:03 +02:00
Mustapha Zorgati
477470302a
TSK-1531: moved all example classes to dedicated example package
2021-02-02 19:41:04 +01:00
tge20
0dc26f5fe1
TSK-1472: Replaced the DB check with productName by productId ( #1353 )
...
* TSK-1472: Moved initialization of the schema from the taskanaEngineConfiguration to taskanaEngineImpl.
* TSK-1472: Changed the check of current DB type from productName to productId to enable places where we don't want to open a connection to the DB not to do so.
* TSK-1472: Improvements after review
2021-01-05 14:53:34 +01:00
Joerg Heffner
6133b66059
TSK-1419: Null check for Service Level in classification service
2020-11-30 12:25:03 +01:00
Joerg Heffner
32a1db98bd
TSK-1332: Reworked logic after review
2020-09-23 08:50:12 +02:00
Mustapha Zorgati
41973183bc
TSK-1337: removed some code smells
2020-08-07 14:59:19 +02:00
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 Zorgati
a63fad0257
TSK-1283: general refactoring + made accessIds lowercase
2020-06-22 16:05:19 +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
sfrevel
5b25635ca4
refactored/fixed test cases, upgrade jackson-databind according to spring-boot version
2020-05-19 13:21:51 +00:00
Jörg Heffner
35e7db4355
TSK-1218: Prevent unsecure access to TASKANA
2020-05-15 14:56:32 +02:00
Jörg Heffner
eb73c0670f
TSK-1192 Introduced new Task-Admin Role
2020-05-11 16:08:12 +02:00
Mustapha Zorgati
3ce41b224e
TSK-1182: refined architecture tests
2020-05-06 10:18:42 +02:00
Sascha Frevel
fc3f9e1868
TSK-1164: refactor code which is using assertJ's assertThatThrownBy and lambda expression with line breaks
2020-03-23 07:37:54 +01:00
Sofie Hofmann
4f4e7209cd
TSK-1138 Removed Junit4 dependency in taskana-spring-example
2020-02-21 08:57:45 +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
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
Jörg Heffner
5c7d38451c
TSK-1094 introduce models package for */api and */internal
2020-02-13 15:09:39 +01:00
Holger Hagen
60d4b29015
TSK-1031: formatting issues fixed.
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
Sofie Hofmann
6eeff1ba22
TSK-1065 Refactor TaskImpl
2020-02-07 08:36:52 +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
Benjamin Eckstein
c92190ca70
TSK-987: Fix some problems reported by spotbugs
2020-01-23 09:35:19 +01:00
Mustapha Zorgati
c1d74b2126
TSK-1009: automatic formatting number 2
2020-01-07 21:15:05 +01: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
Benjamin Eckstein
67a67388f1
TSK-983: Cleanup dependencies
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
7f2457ee1e
TSK-967: Merge module taskana-rest-spring and taskana-rest-spring-test
2019-12-04 09:56:34 +01:00
Benjamin Eckstein
c686da8ba2
TSK-719: Upgrade from JUnit 4 to JUnit5
2019-11-07 14:56:28 +01:00
Mustapha Zorgati
407f4db3e5
TSK-850: reconfigured taskana-spring-example
2019-06-04 15:36:26 +02:00
BerndBreier
e77e54e0b2
TSK-742 remove log level DEBUG
2018-11-21 11:40:30 +01:00
Martin Rojas Miguel Angel
6ec72b16d3
TSK-726 Add HistoryPluginLoaderTests with profile option
2018-11-12 13:42:04 +01:00
Martin Rojas Miguel Angel
83918d9af5
TSK-681 Create WorkbasketCleanupJob transaction test
2018-10-23 16:51:03 +02:00
Martin Rojas Miguel Angel
5817cc15a6
TSK-726 Refactored public api and history event producer to initialize TaskanaHistory implementations
2018-10-18 17:00:10 +02:00
Jose Ignacio Recuerda Cambil
f74a70e0d5
TSK-680 - Mark workbasket for deletion
2018-10-09 10:38:40 +02:00
Jose Ignacio Recuerda Cambil
4c192d79a4
TSK-577 - Tasks should only be deleted if all tasks with the same parent business process id can be cleaned up
2018-09-05 16:36:29 +02:00
Jose Ignacio Recuerda Cambil
2dbc0de402
TSK-621 - Make classification categories configurable by type
2018-08-06 10:47:34 +02:00
Martin Rojas Miguel Angel
183185ed87
TSK-418 configure schema via application.properties file
2018-08-01 16:09:03 +02:00
Martin Rojas Miguel Angel
84ec9e97e4
TSK-418 make db schema customizable via taskana.properties
2018-08-01 16:09:03 +02:00
Holger Hagen
2981dad384
TSK-629: Hamonized all job handling.
2018-07-26 10:41:17 +02:00
BerndBreier
cdcaa6b2fe
TSK-513 Integrate taskana-spring-txtest in taskana-spring-example
2018-06-15 16:26:07 +02:00
Konstantin Kläger
3230e35c2c
TSK-512: Improve general exception handling
...
- Add root cause to taskana exceptions
- Either throw an exception or log the error
- Remove unnecessary exceptions from method signatures
2018-06-11 11:25:31 +02:00
Konstantin Kläger
ace632d814
TSK-518: Move BulkOperationResults and ObjectReference to public API
2018-06-07 13:30:42 +02:00
Konstantin Kläger
2452057364
TSK-514: Consolidate SpringBoot-Version
2018-06-05 14:56:31 +02:00
Konstantin Kläger
000a728f4e
TSK-525: Replace force flags by separate methods
2018-06-05 14:25:14 +02:00
BerndBreier
eb55cb6ad8
TSK-358 Bulk update of all tasks with a specific ObjectReference
2018-03-19 16:59:42 +01:00
Marcel Lengl
6a644b7db2
TSK-248: Moved models to IMPL, resigned hardcoded Strings, deleted model-package.
2018-02-15 16:30:25 +01:00
BerndBreier
252d36a13d
TSK-130 Update Task
2018-02-02 09:44:42 +01:00