Mustapha Zorgati
334d21ba7d
Updated poms to version 4.7.1-SNAPSHOT
2021-06-11 06:17:32 +00:00
Mustapha Zorgati
5e45c1a1de
TSK-1642: now resolving complex objects during change detection properly
2021-06-10 16:03:27 +02:00
Mustapha Zorgati
b66e4d9f86
TSK-1642: now setting details attribute for TaskTransferHistoryEvent
2021-06-09 12:37:56 +02:00
SebastianRoseneck
bfcabea610
TSK-1596: Automatic TraceLogging ( #1577 )
2021-05-20 09:41:58 +02:00
Mustapha Zorgati
ae919e2825
TSK-1640: Configure taskana-spi-routing-dmn-router module properly
2021-05-18 15:00:06 +02:00
Mustapha Zorgati
eba33b1846
Updated poms to version 4.6.1-SNAPSHOT
2021-05-11 16:07:55 +00:00
SebastianRoseneck
37cfcae92b
TSK-1628: cleanup of code smells & refactoring ( #1571 )
...
* TSK-1628: Fixed Code-Smells
* TSK-1628: FileLoaderUtil Refactoring
* TSK-1628: Increased readabilty of some tests
* TSK-1628: Fixed pom and tidying up
2021-04-29 14:04:47 +02:00
Joerg Heffner
3ddcd2ae97
TSK-1628: New DmnTaskRouter module
2021-04-23 17:28:11 +02:00
Mustapha Zorgati
19e277315f
Updated poms to version 4.5.2-SNAPSHOT
2021-04-08 11:50:07 +00:00
Mustapha Zorgati
1fe5aa7e72
TSK-1611: updated checkstyle to 8.41.1
2021-03-30 16:32:05 +02:00
Mustapha Zorgati
876cf15802
Updated poms to version 4.5.1-SNAPSHOT
2021-03-11 12:16:57 +00:00
Mustapha Zorgati
c8a7660208
TSK-1571: fixed test which breaks after 22:00 local time
2021-02-18 16:38:51 +01:00
Mustapha Zorgati
2a643bc298
TSK-1572: automatically formatted code
2021-02-18 16:38:36 +01:00
Mustapha Zorgati
886c76e167
Updated poms to version 4.4.1-SNAPSHOT
2021-02-04 00:44:36 +00: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
aa6d304b49
TSK-1499: Fixed bug of also cleaning completed tasks with parentProcessId null/empty ( #1394 )
...
* TSK-1499: Fixed bug of also cleaning completed tasks with parentProcessId null/empty
* TSK-1499: Now also fixed for the HistoryCleanupJob
* TSK-1499: Improvements after review
2021-02-03 09:34:22 +01:00
Mustapha Zorgati
e87de29761
TSK-1520: introduced taskana-common-security as a dedicated module.
2021-02-02 15:21:05 +01:00
tge20
67fcfbf9db
TSK-1522: Make DB2 update-script v4.3.0 compatible ( #1470 )
2021-02-02 08:34:09 +01:00
tge20
c6e82c1368
TSK-1506: Fixed bug for Cleanup Jobs with more than 32767 tasks ( #1457 )
...
* TSK-1506: Fixed bug for Cleanup Jobs with more than 32767 tasks
* TSK-1506: Improvements after review
2021-02-02 08:16:07 +01:00
Joerg Heffner
92b49fc850
TSK-1355: Review Findings
2021-01-25 15:59:47 +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
Mustapha
fca56cfc10
Updated poms to version 4.3.1-SNAPSHOT
2020-12-16 11:46:34 +00:00
Joerg Heffner
c41f53746a
TSK-1426: Make System and Instance of Attachment nullable
2020-12-15 14:12:41 +01:00
Joerg Heffner
0f1b3505bc
TSK-1491: Change schema version check to work with lower but compatible TASKANA versions
2020-12-15 13:45:41 +01:00
tge20
2fbc6ad95c
TSK-1454: Moved the indexes of DB2 and Postgres to the corresponding schema creation file ( #1368 )
2020-12-14 13:15:08 +01:00
Mustapha Zorgati
28b3ce6f8a
TSK-1282: replaced all usages of Arrays.asList with List.of
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
039dee4fb2
TSK-1282: updated taskana-core to jdk11
2020-11-02 09:41:48 +01:00
SAllhusen
85573e9ce7
TSK-1442: Removed serialVersionUID class variable from all entities
2020-10-30 17:03:38 +01:00
SAllhusen
9c2453659a
TSK-1439: Removed all @author tags in *.java files
2020-10-29 13:03:00 +01:00
SAllhusen
4152bf92d0
TSK-1437: Fixed some SonarCloud Code Smells
2020-10-28 14:25:44 +01:00
Mustapha
cd47ce2256
Updated poms to version 4.2.1-SNAPSHOT
2020-10-20 10:55:57 +00:00
Joerg Heffner
a0c092b3b9
TSK-1417: fix update scripts postgres
2020-10-20 08:41:18 +02:00
Mustapha Zorgati
b23c6873db
TSK-1335: removed last occurences of "HEI" prefix for history events
2020-10-13 19:58:28 +02:00
Mustapha Zorgati
3a6f3dea87
TSK-1407: taskana-simplehistory-rest-spring now using provided test util classes from taskana-common-test
2020-10-13 17:07:09 +02:00
Mustapha Zorgati
a5faab282a
TSK-1277: moved the entire taskana.common package to the taskana-common module
2020-10-09 10:25:54 +02:00
Mustapha Zorgati
44cb21b5ae
TSK-1277: removed circular dependency between taskana-common and taskana-core
2020-10-09 10:25:54 +02:00
Mustapha Zorgati
47aa60033f
TSK-1277: moved JaasExtension and all its necessary classes to common modules
2020-10-09 10:25:54 +02:00
Mustapha Zorgati
7df5587676
TSK-1277: created taskana-common-parent and its children modules
2020-10-09 10:25:54 +02:00