Commit Graph

165 Commits

Author SHA1 Message Date
ryzheboka ba5e582beb TSK-1911: Fix details of TaskHistoryEvents 2022-08-09 14:41:56 +02:00
ryzheboka d83678ac54 TSK-1916: test history when requesting changes 2022-08-09 13:19:02 +02:00
ryzheboka cc32b10d82 TSK-1916: Add requestChanges functionality 2022-08-09 13:19:02 +02:00
Mustapha Zorgati d32a6189c7 Updated poms to version 5.3.1-SNAPSHOT 2022-08-02 15:25:22 +00:00
ryzheboka 70c64dd66e TSK-1837: Add custom-int-x-from and custom-int-x-to to rest 2022-08-02 14:35:13 +02:00
ryzheboka 803b4b20a2 TSK-1837: Add within and notWithin filter criteria 2022-08-02 14:35:13 +02:00
ryzheboka 18ee26ba80 TSK-1837: Add custom_int fields and standard operations on them 2022-08-02 14:35:13 +02:00
ryzheboka 83890ddd16 TSK-1914: introduce IN_REVIEW and READY_FOR_REVIEW Task status 2022-07-19 15:27:44 +02:00
Mustapha Zorgati 9ffa3f76c0 Updated poms to version 5.2.2-SNAPSHOT 2022-07-05 15:34:08 +00:00
Mustapha Zorgati 20787a2166 TSK-1887: taskana-simplehistory-provider is now using our docker dbs 2022-06-22 11:18:12 +02:00
ryzheboka a9936f243d TSK-1902: fix wrong time conversion 2022-06-15 14:05:34 +02:00
ryzheboka 27ad739667 TSK-1846: clean up sample-data and test-data 2022-06-15 13:11:30 +02:00
Oliver Koch 3eb0d6b288 TSK-1900: refactored ArchUnit Tests
* Bump up the Version for ArchUnit from 0.22.0 to 0.23.1
* Added Regions to structure the ArchUnit Tests
* Refined Tests, so they better fit
2022-06-10 15:49:27 +02:00
Mustapha Zorgati 34ac68000b Updated poms to version 5.2.1-SNAPSHOT 2022-06-08 21:21:45 +00:00
ryzheboka 691370f096 TSK-1857: change sonar configuration for missing test folders 2022-05-27 14:22:57 +02:00
ryzheboka 22dac2b48c TSK-1857: Move taskana-core tests into a dedicated module 2022-05-27 14:22:57 +02:00
ryzheboka 1ae1df8908 TSK-1889: create TASK_ROUTER role 2022-05-19 09:31:13 +02:00
Mustapha Zorgati 93d0b27bb0 TSK-1831: dropped support for JDK8
Co-authored-by: Yakup Ensar Evli <54323073+ensarevlideveloper@users.noreply.github.com>
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
Co-authored-by: knht <43456808+knht@users.noreply.github.com>
2022-04-26 15:27:56 +02:00
Mustapha Zorgati 433bf63883 Updated poms to version 5.1.1-SNAPSHOT 2022-04-06 14:55:13 +00:00
holgerhagen 1c79008113 TSK-1832: Seperated indexes on TASK.POR_VALUE 2022-04-06 12:58:17 +02:00
ryzheboka bc86006877 TSK-1803: add manual priority to task in REST 2022-04-05 15:52:56 +02:00
holgerhagen b3f9a53a52 TSK-1826: Update to Wildfly 15.0.1 2022-03-25 17:08:31 +01:00
Mustapha Zorgati 2f56e1da20 Updated poms to version 5.0.2-SNAPSHOT 2022-03-08 16:46:03 +00:00
Mustapha Zorgati cb2dd603b5 Updated poms to version 5.0.1-SNAPSHOT 2022-03-04 09:04:11 +00:00
holgerhagen 6dda569f16 TSK-1753: case insensitive queries are performed on lower case 2022-02-28 11:26:53 +01:00
ryzheboka 967e59e012 TSK-1800: add secondary object references 2022-02-25 10:23:40 +01:00
Yakup Ensar Evli 4b0821fa76 TSK-1795: Updated Spring Boot version to version 2.6.3
Added "javax.servlet" in taskana-common-test/pom.xml since it's not found. Defined version in parent pom.xml. Updated spring boot to 2.6.3.
2022-02-02 11:27:22 +01:00
holgerhagen 7a97c68725 TSK-1790: (includes TSK-1481 and TSK-1605) indexes restructured. 2022-02-01 08:56:40 +01:00
Mustapha Zorgati 32e0c7c1eb Updated poms to version 4.13.1-SNAPSHOT 2022-01-18 15:07:50 +00:00
holgerhagen 8968a603b3 TSK-1768: replaced DB2 11.1 with DB2 11.5 for integration testing 2022-01-17 10:19:10 +01:00
ryzheboka 8be19414e1 TSK-1779: replace tests in WorkingTimeCalculatorTest by a test factory 2021-12-23 14:43:18 +01:00
ryzheboka 121339c273 TSK-1781: replace tests in LogSanitizerTest by a test factory 2021-12-23 14:10:36 +01:00
holgerhagen 5662a6201c TSK-1772: Upgrade to Spring Boot 2.6.1. 2021-12-20 10:01:08 +01:00
ryzheboka b35d766d58 TSK-1778: fix code smells 2021-12-17 21:24:33 +01:00
Mustapha Zorgati c7742b3056 TSK-1775: reformatted entire backend code base
with new formatter
2021-11-26 13:18:27 +01:00
Mustapha Zorgati e49a13422b Updated poms to version 4.12.1-SNAPSHOT 2021-11-24 08:47:46 +00:00
holgerhagen 2c89353fc7 TSK-1769: TaskQuery on CustomFields distinguishes between empty / null. 2021-11-22 10:03:56 +01:00
Mustapha Zorgati e895cc16dc Updated poms to version 4.11.1-SNAPSHOT 2021-11-05 16:41:41 +00:00
Holger Hagen 179ceeeb63 TSK-1767: made configuration unique and added necessary reorg and insert. 2021-11-05 17:19:31 +01:00
Holger Hagen 6719cfd231 TSK-1757: added configuration name to prevent multiple entries. 2021-11-05 10:11:43 +01:00
Holger Hagen af0703e2af TSK-1765: WorkingTimeCalculator now works without time zone with correct working hours. 2021-11-04 14:24:49 +01:00
holgerhagen ac952ee3ec TSK-1764: PR review and fixes. 2021-11-04 10:41:33 +01:00
holgerhagen 2bdfe4dbc3 TSK-1764: added filter parameter to WorkbasketPriorityReport API. 2021-11-04 10:41:33 +01:00
holgerhagen e05120cc93 TSK-1757: Added lock for update to custom attribute initialization. 2021-11-04 10:10:46 +01:00
holgerhagen 1df190d1da TSK-1757: Added ParallelThreadHelper to support multi threaded tests. 2021-11-04 10:10:46 +01:00
Mustapha Zorgati 49183fea79 TSK-1763: refactored TaskanaConfigurationInitalizer 2021-11-03 17:59:19 +01:00
Holger Hagen 97b5c73158 TSK-1751: LdapClient now returns accessIds for users in lower case if configured. 2021-11-03 15:48:10 +01:00
Mustapha Zorgati 23919eb0a1 TSK-1762: fixed some code smells 2021-11-03 15:22:56 +01:00
Holger Hagen e3edb45d67 TSK-1755: prevent null values in custom field of task, workbasket and classification. 2021-10-26 10:32:40 +02:00
Holger Hagen cbf02e55d4 TSK-1752: fixed calculation in TestPriorityServiceProvider 2021-10-19 16:45:38 +02:00