Mustapha Zorgati
|
f8b1932e0b
|
TSK-1482: reformated all pom files
|
2020-12-04 21:11:38 +01:00 |
Tim Gerversmann
|
70a3ade7f2
|
TSK-1443: improvements after review
|
2020-12-02 23:24:08 +01:00 |
Tim Gerversmann
|
0c084dc3d8
|
TSK-1443: Implemented an option to order the result of the TaskQuery by the Workbasket-Name.
|
2020-12-02 23:24:08 +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
|
81b89e1c08
|
TSK-1441: Enable Admin to complete tasks already claimed by other users
|
2020-11-06 14:53:40 +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
|
4f7b1fc867
|
TSK-1282: replaced Collections.emptyCollection with List/Map/Set.of
|
2020-11-02 09:41:48 +01:00 |
Mustapha Zorgati
|
ab152f87b1
|
TSK-1282: replaced Collections.singletonMap with Map.of in all tests
|
2020-11-02 09:41:48 +01:00 |
Mustapha Zorgati
|
0eb877705b
|
TSK-1282: replaced Collections.singletonList with List.of in all tests
|
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 |
Chi Nguyen
|
6dc782e37a
|
TSK-1430: Rename Mapping to RestEndpoints, groups relevant endpoints together
|
2020-10-30 01:36:27 +01:00 |
SAllhusen
|
9c2453659a
|
TSK-1439: Removed all @author tags in *.java files
|
2020-10-29 13:03:00 +01:00 |
Mustapha Zorgati
|
3849ee385f
|
TSK-1429: automatically formatted all backend code
|
2020-10-29 13:02:41 +01:00 |
Gerversmann Tim
|
8437b1fd6e
|
TSK-1416: Truncation of Instant Membervariables
|
2020-10-28 17:59:38 +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
|
d7e1b5cea9
|
TSK-1403: Add a log message to each SPI operation in case of a thrown Exception
|
2020-10-20 10:03:48 +02:00 |
Joerg Heffner
|
f113410ef4
|
TSK-1404: Delete old Cleanup jobs when initializing
|
2020-10-16 09:57:39 +02:00 |
Joerg Heffner
|
654dc6b2cb
|
TSK-1413: Fix bulk transfer task history event creation
|
2020-10-15 10:58:27 +02:00 |
Joerg Heffner
|
358da98ddf
|
TSK-1409: Remove possible Nullpointer in TaskHistoryEvent
|
2020-10-14 08:27:50 +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
|
427ff366c3
|
TSK-1406: moved spring-boot test classes to dedicated test module
|
2020-10-12 15:15:38 +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
|
40f9587399
|
Updated poms to version 4.1.1-SNAPSHOT
|
2020-09-23 18:08:03 +00:00 |
Joerg Heffner
|
8b3013d602
|
TSK-1365: Removed HistoryCustomField enums for classification/workbasket
|
2020-09-23 14:43:12 +02:00 |
Joerg Heffner
|
67d082a42d
|
TSK-1365: Add classification history events
|
2020-09-23 14:43:12 +02:00 |
Joerg Heffner
|
0e83abd0fd
|
TSK-1390: Review findings
|
2020-09-23 09:13:40 +02:00 |
Joerg Heffner
|
198572b6b1
|
TSK-1390: Add SPI to allow task processing before creation
|
2020-09-23 09:13:40 +02:00 |
Joerg Heffner
|
32a1db98bd
|
TSK-1332: Reworked logic after review
|
2020-09-23 08:50:12 +02:00 |
Joerg Heffner
|
851b3536db
|
TSK-1332: Add HistoryCleanupJob
|
2020-09-23 08:50:12 +02:00 |
Joerg Heffner
|
87de70f022
|
TSK-1385: Custom1-4 of TaskHistoryEvents is not filled with the custom fields of the tasks anymore
|
2020-09-18 08:52:36 +02:00 |
Mustapha Zorgati
|
a2d79c8a7b
|
TSK-1375: fixed SQL Error during display name augmentation in the reports
|
2020-09-15 18:44:50 +02:00 |
Mustapha Zorgati
|
fa19359795
|
TSK-1387: TaskQuery now supports combining multiple values for objectreference
|
2020-09-15 15:59:00 +02:00 |
Mustapha Zorgati
|
0a5ec9e701
|
TSK-1378: now support combinedClassificationfilter in WorkbasketReport#listCustomAttributeValuesForCustomAttributeName
|
2020-09-15 12:24:31 +02:00 |
Mustapha Zorgati
|
51a2410afc
|
TSK-1378: now support combinedClassificationfilter in WorkbasketReport#listTaskIdsForSelectedItems
|
2020-09-15 12:24:31 +02:00 |
Mustapha Zorgati
|
83feab0955
|
TSK-1386: made all our lower case test names upper case to match our naming convention
|
2020-09-15 12:23:07 +02:00 |
Mustapha Zorgati
|
74dc3d8e57
|
TSK-1377: now properly listing taksIds for selected Items when a subkey is not present.
|
2020-09-15 09:14:42 +02:00 |
Mustapha
|
d3bcfe2008
|
Updated poms to version 4.0.2-SNAPSHOT
|
2020-09-02 09:28:31 +00:00 |
Mustapha Zorgati
|
e26e5c65a1
|
TSK-1337: fixed newly introduced bugs
|
2020-09-02 09:56:16 +02:00 |
Mustapha
|
f5498511f1
|
Updated poms to version 4.0.1-SNAPSHOT
|
2020-08-13 12:46:30 +00:00 |
Joerg Heffner
|
3691ea624d
|
TSK-1369: Refactor TaskHistoryCustomField from events package to events/task
|
2020-08-13 09:44:15 +02:00 |
Joerg Heffner
|
3c882d4307
|
TSK-1335: Adjust getter/setter for custom attributes in WorkbasketHistoryEvent
|
2020-08-12 16:39:55 +02:00 |
Joerg Heffner
|
6b44f88340
|
TSK-1364: Add classification history table
|
2020-08-12 15:27:27 +02:00 |
Joerg Heffner
|
814a8a6b63
|
TSK-1335: Added create for WorkbasketHistoryEvents in historyLogger & review findings
|
2020-08-12 13:27:26 +02:00 |
Joerg Heffner
|
29ba5fe418
|
TSK-1335: Add workbasket history events
|
2020-08-12 13:27:26 +02:00 |
Joerg Heffner
|
a37a859573
|
TSK-1358: Audit-log for history events
|
2020-08-11 15:38:59 +02:00 |