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
Benjamin Eckstein
8b5d372222
TSK-1745: use annotations to link config files with TaskanaEngineConfiguration
2021-10-15 11:47:09 +02:00
Mustapha Zorgati
46cc217156
Updated poms to version 4.10.1-SNAPSHOT
2021-10-11 10:07:29 +00:00
Joerg Heffner
e033f35cdc
TSK-1723: Synchronization of LDAP data for users
2021-10-08 17:14:53 +02:00
Lia Lissmann
2bf90fd0fe
TSK-1744: Algorithm that calculates work hours between two instants
...
TSK-1744: Algorithm that calculates work hours between two instants
TSK-1744: Algorithm that calculates work hours between two instants
2021-10-08 16:42:06 +02:00
Lia Lissmann
6970845d15
TSK-1747: Fix code smells
2021-10-08 13:59:30 +02:00
Joerg Heffner
e264a20389
TSK-1726: Implemented option to include long name on Task / TaskComment / TaskHistoryEvent
2021-10-08 08:38:21 +02:00
Martin Sawilla
b511973c14
TSK-1690: Removed toString() methods from Exceptions to prevent unspecific error messages
2021-10-05 14:27:39 +02:00
Lia Lissmann
1bab31e43c
TSK-1727: + TSK-1624: Add notLike and notIn filter parameter to TaskQuery
2021-10-05 13:28:26 +02:00
Mustapha Zorgati
05fce27222
TSK-1737: created ConfigurationService which manages custom attributes
2021-09-29 12:35:06 +02:00
Mustapha Zorgati
4ae94ff108
TSK-1741: WorkbasketPriorityReport now accepts column headers as request params
2021-09-29 10:24:01 +02:00
Mustapha Zorgati
9da7304bca
TSK-1735: replaced taskanaUnitTest.properties with testcontainers
2021-09-21 16:57:31 +02:00
Mustapha Zorgati
fb4234b6f1
TSK-1704: test API now restricting service providers to specific test
2021-09-21 16:35:58 +02:00
Mustapha Zorgati
761c6edade
TSK-1730: Allow modification of TaskanaEngineConfiguration for tests
2021-09-20 16:17:25 +02:00
Mustapha Zorgati
60cdb4b08f
Updated poms to version 4.9.2-SNAPSHOT
2021-09-16 15:48:44 +00:00
Benjamin Eckstein
e579720716
TSK-1731: Fix TaskQuery to order correctly by attachment received
2021-09-16 14:20:50 +02:00
Mustapha Zorgati
c742407288
TSK-1685: added testcontainers extension
2021-09-16 09:21:29 +02:00
Mustapha Zorgati
e9a1f02c2e
TSK-1633: created all new test API for improved test data generation
...
Co-authored-by: SebastianRoseneck <55637012+SebastianRoseneck@users.noreply.github.com>
2021-09-16 09:21:29 +02:00
Sofie Hofmann
a33cf9f14c
TSK-1712: Introduce Tasks-by-priority charts in Monitor component
2021-09-15 12:56:24 +02:00
Tristan2357
aa725edb83
TSK-1728: Refactored SqlProviderUtil ( #1705 )
2021-09-14 11:47:34 +02:00
tge20
1e3f90509d
TSK-1706: Implementation of the new UserService ( #1692 )
2021-09-07 07:50:04 +02:00
Mustapha Zorgati
0fcc08ddd2
Updated poms to version 4.9.1-SNAPSHOT
2021-08-31 14:57:33 +00:00
Mustapha Zorgati
4bf0479a81
TSK-1721: reduced WithAccessId and WithAccessIds
2021-08-31 14:06:11 +02:00
Tristan2357
fe292ea5b5
TSK-1687: Provide REST API for WorkbasketReports, structured by priority instead of days ( #1685 )
...
* TSK-1687: Added WorkbasketPriorityReport
Java and REST API
* TSK-1687: Added Tests
* TSK-1687: Adapted Tests, because of extended monitor test data
* TSK-1687: PR amends (remember to squash and rebase)
2021-08-31 12:52:14 +02:00
Mustapha Zorgati
b0569dee8b
TSK-1719: optimized LoggingAspect
2021-08-30 14:04:09 +02:00