arolfes
3cf0f191c2
Closes #2404 - Changes jakarta migration in wildfly
2023-11-10 13:08:31 +01:00
Norman Schmidt
8cb1db30ce
Closes #2404 - Upgrade to Spring Boot 3.1.5
2023-11-10 13:08:31 +01:00
arolfes
2e1407055f
Closes #2135 replace thorntail with arquillian test in taskana-cdi
...
thorntail is completly removed
deploy wildfly locally
run wildfly with arquillian
deploy ear to wildfly
2023-09-28 15:49:39 +02:00
Mustapha Zorgati
55d939ca7b
format entire codebase with new google-java-format version
2023-03-13 19:02:53 +01:00
Mustapha Zorgati
ac95f8b181
TSK-2002: rename taskanaEngineConfiguration to taskanaConfiguration
2023-03-13 10:39:04 +01:00
arolfes
b96c68ac6f
TSK-1996 taskana.properties file is optional
2023-03-13 10:39:04 +01:00
arolfes
61a5e32865
TSK-1987 immutable TaskanaEngineConfiguration
2023-03-13 10:39:04 +01:00
Alex
53f9dce1db
TSK-1986 remove cycle between TaskanaEngineConfiguration und TaskanaEngine ( #2078 )
2023-03-13 10:39:04 +01:00
Alex
cc1c29b9b3
TSK-1828 remove resteasy-client dependency ( #2068 )
2023-02-03 14:00:27 +01:00
SebastianRoseneck
bfcabea610
TSK-1596: Automatic TraceLogging ( #1577 )
2021-05-20 09:41:58 +02:00
tge20
ff0b77f6ad
TSK-1507: Cleaned up some CodeSmells ( #1400 )
...
* TSK-1507: Cleaned up some CodeSmells
* TSK-1507: Improvements after review
2021-02-03 12:33:16 +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
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
BerndBreier
3b13b9a95e
TSK-991 after initial refactoring
2020-02-03 11:41:02 +01:00
Mustapha Zorgati
c1d74b2126
TSK-1009: automatic formatting number 2
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
7ba8def59a
TSK-987: Check and fix problems identified by spotbugs
2019-12-26 00:34:38 +01:00
Mustapha Zorgati
51f257b6f0
TSK-850: reconfigured taskana-cdi
2019-06-04 15:36:26 +02:00
Martin Rojas Miguel Angel
183185ed87
TSK-418 configure schema via application.properties file
2018-08-01 16:09:03 +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
BVier
62f957d467
TSK-64: Refactor createManualTask to createTask
2017-12-07 17:07:39 +01:00
BerndBreier
2a2b8e8e37
TSK-42 Refactor taskana.org to taskana.pro
2017-11-17 13:51:13 +01:00
Eberhard Mayer
1bbf6ee42d
added simple structure in beans.xml
2017-06-29 14:20:44 +02:00
Eberhard Mayer
69b6921976
removed JtaTransactionInterceptor in beans.xml because mybatis-cdi is not used any more
2017-06-29 10:34:55 +02:00
Holger Hagen
802f0ce554
Initial commit
2017-06-28 17:45:30 +02:00