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
3b43b6c038
TSK-1811: Refactor Java-doc in ClassificationQuery
2022-06-14 15:39:29 +02:00
ryzheboka
59a4968106
TSK-1841: refactor GetClassificationAccTest to use test-api
2022-06-14 15:02:21 +02:00
Mustapha Zorgati
c46222c43a
TSK-1900: regenerated ArchUnit store files .. again
2022-06-14 14:16:53 +02:00
Mustapha Zorgati
ed71b69696
TSK-1900: regenerated ArchUnit Store after integration of PR
2022-06-14 13:55:09 +02:00
ryzheboka
1b9794d34a
TSK-1886: add MASTER_DOMAIN into the SharedConstants class
2022-06-14 09:59:19 +02:00
Oliver Koch
39ee689851
TSK-1900: regenerate ArchUnit Store
2022-06-10 15:49:27 +02:00
Oliver Koch
96804ef1d7
TSK-1900: fix checkstyle issue
2022-06-10 15:49:27 +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
Yakup Ensar Evli
f6ce6439cc
TSK-1888: Restructure method order of ConfigurationService, UserService
...
New ordering follows CRUD principles for better readability.
2022-06-08 18:34:14 +03:00
ryzheboka
a23060ba64
TSK-1836: add withoutAttachment as query parameter in REST and taskana-core
2022-06-01 12:15:03 +02:00
ryzheboka
a2e0681190
TSK-1852: refactor JavaDoc in TaskService
2022-05-31 16:01:49 +02:00
Yakup Ensar Evli
43ed441daf
TSK-1812: Added details in task-history for claim/cancel
...
Detect changes and pass them in the specific event in TaskServiceImpl class. For saving the old state of the specified task, I had to use copy() since getTask returns the same object reference, thus no changes can be detected.
In the specified events details are accepted as parameters.
Extended Tests for Claim and Cancel Events to check correct details.
2022-05-31 16:54:29 +03:00
Yakup Ensar Evli
db88d93017
TSK-1865: Reorder methods in ClassificationService
...
New ordering follows CRUD principles for better readability.
2022-05-31 13:14:37 +03:00
ryzheboka
2d3e0f9f0a
TSK-1884: Move builder and their tests into taskana-test-api
2022-05-31 09:53:01 +02:00
ryzheboka
c4ebafa3f4
TSK-1736: fix TaskQuery in db2 for admin user and no workbasketAccessItems
2022-05-30 14:27:58 +02:00
Mustapha Zorgati
0133f98548
TSK-1783: added logging dependency for taskana-core-test module
...
so that logging statements can be seen during test execution
2022-05-28 17:35:07 +03:00
SebastianRoseneck
ea23e8c363
TSK-1783: Updated CompleteTaskAccTest to use test-API
2022-05-28 17:35:07 +03:00
ryzheboka
3bbd7446e2
TSK-1894: set manual priority to default in rest
2022-05-27 17:21:30 +02: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
Yakup Ensar Evli
5388763b40
TSK-1883: Reorder methods in WorkbasketService
...
New ordering follows CRUD principles for better readability.
Introduction of regions for group of methods.
2022-05-27 11:45:29 +03:00
ryzheboka
1ae1df8908
TSK-1889: create TASK_ROUTER role
2022-05-19 09:31:13 +02:00
ryzheboka
0f91db4b7c
TSK-1867: Refactor Java-doc in ClassificationService
2022-05-09 15:12:22 +02:00
ryzheboka
54f01f8927
TSK-1856: duplicating the test-api into a dedicated module
2022-04-28 16:26:31 +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
a462d6afbd
TSK-1835: expanded test api test showing that @CleanTaskanaContext works
2022-04-21 16:28:10 +02:00
ryzheboka
b4e1f9bc31
TSK-1532: Refactor names of entities in REST-Doc by capitalizing them; refactor Java-doc according to guidelines
2022-04-15 11:43:57 +02:00
Mustapha Zorgati
55aca2bcac
reformat code after update to google-java-format 1.15.0
2022-04-12 10:22:31 +02:00
Mustapha Zorgati
433bf63883
Updated poms to version 5.1.1-SNAPSHOT
2022-04-06 14:55:13 +00:00
Mustapha Zorgati
541985b007
TSK-1838: fixed local compilation through IDE
...
due to missing type inference in JDK8
2022-04-06 15:54:34 +02:00
ryzheboka
1592f71dbe
TSK-1834: fix so manual priority is returned when querying
2022-04-05 15:53:48 +02:00
ryzheboka
bc86006877
TSK-1803: add manual priority to task in REST
2022-04-05 15:52:56 +02:00
holgerhagen
a0fe4ea468
TSK-1814: structured acceptance tests in packages
2022-04-05 12:32:50 +02:00
ryzheboka
f70d845793
TSK-1802: add manual priority to task in taskana-core
2022-03-29 09:44:13 +02:00
ryzheboka
5c70c1a7bb
TSK-1827: refactor some test names in QueryTasksWithSortingAccTest
2022-03-25 10:31:52 +01:00
ryzheboka
4444816589
TSK-1827: add sorting by ownerLongName
2022-03-25 10:31:52 +01:00
Yakup Ensar Evli
71f928972d
TSK-1817: Added received to TaskSummaryImpl constructor.
...
Furthermore, added received to createUnitTestTask.
Added this so testCloneIntask() is a valid test.
2022-03-22 08:58:31 +01:00
Tristan2357
75105e06f7
TSK-1796: Whitespace trimming for Front- and Backend ( #1829 )
...
* TSK-1796: Trim whitespaces in frontend
* TSK-1796: Trim whitespaces in backend
2022-03-16 14:19:10 +01:00
Mustapha Zorgati
2f56e1da20
Updated poms to version 5.0.2-SNAPSHOT
2022-03-08 16:46:03 +00:00
holgerhagen
4f48fe93c6
TSK-1807: renamed setCustomAttribute to setCustomField
2022-03-08 17:10:37 +01:00
Mustapha Zorgati
cb2dd603b5
Updated poms to version 5.0.1-SNAPSHOT
2022-03-04 09:04:11 +00:00
Yakup Ensar Evli
38dba9a098
TSK-1791: Usage of ClassificationService of the new Test-API, Insertion of five new classifications before tests as there are no classifications available before.
2022-03-03 10:20:16 +01: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
3278137977
TSK-1794: Updated CreateClassificationAccTest to use Test-API
...
Cleaned up Test cases and improved quality. Transfered one test method from CreateClassificationServiceAccTest to UpdateClassificationAccTest.
2022-02-15 17:10:50 +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
b35d766d58
TSK-1778: fix code smells
2021-12-17 21:24:33 +01:00
ryzheboka
5b2cf855cf
TSK-1777: updated UpdateTaskCommentAccTest to use testapi
2021-12-16 16:09:31 +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
6719cfd231
TSK-1757: added configuration name to prevent multiple entries.
2021-11-05 10:11:43 +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
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
0e78a95f1b
TSK-1748: Review Findings
2021-10-11 10:52:02 +02:00
Joerg Heffner
1c7fdea0ce
TSK-1748: Consider default database schemas in SqlConnectionRunner
2021-10-11 10:52:02 +02:00
Joerg Heffner
69ee0235e4
TSK-1723: Review Findings
2021-10-08 17:14:53 +02: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
Holger Hagen
48ed6da956
TSK-1746: removed hardcoded schema name in ConfigurationMapper.
2021-10-08 15:11:05 +02:00
Mustapha Zorgati
331bf2998b
TSK-1750: configuration schema now respects order of individual fields
2021-10-08 15:06:56 +02:00
Mustapha Zorgati
3398e81a7c
TSK-1750: custom attributes don't break the frontend anymore
2021-10-08 15:06:56 +02:00
Mustapha Zorgati
846f6dc82b
TSK-1737: documented API
2021-10-08 13:02:29 +02:00
Lia Lissmann
a73b80c59d
TSK-1743: Deleted some Tests and started grouping tests together
2021-10-08 12:26:39 +02:00
Lia Lissmann
8047e97c15
TSK-1743: Deleted some Tests and started grouping tests together
2021-10-08 12:26:39 +02:00
Sofie Hofmann
ecdf333c8e
TSK-1725, TSK-1740: Settings Component, Workbasket-Priority-Report Filter
2021-10-08 11:36:34 +02:00
Joerg Heffner
676caaae84
TSK-1726: Review Findings
2021-10-08 08:38:21 +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
d61fc1f56d
TSK-1730: Moved all Builder classes to package builder
2021-09-20 16:17:25 +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
af47d1ad14
TSK-1633: small refactoring
...
Co-authored-by: SebastianRoseneck <55637012+SebastianRoseneck@users.noreply.github.com>
2021-09-16 09:21:29 +02:00
Mustapha Zorgati
75824049ad
TSK-1633: new dependency injection extension replaces AbstractAccTest
...
Co-authored-by: SebastianRoseneck <55637012+SebastianRoseneck@users.noreply.github.com>
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
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
Joerg Heffner
8eb8f1f44d
TSK-1724: Code Review Changes
2021-08-31 13:41:23 +02:00
Joerg Heffner
5d08893a6b
TSK-1724: Change JobType from Enum to String
2021-08-31 13:41:23 +02:00
Martin Sawilla
38fbc66f7f
TSK-1716: Replaced immutable Collections with mutable ones in all our entities.
2021-08-31 13:00:08 +02:00
Martin Sawilla
e564778a91
TSK-1715: Implemented OwnerNotIn-Filter for TaskQuery.
2021-08-31 13:00:00 +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
54428045dd
TSK-1718: Performance optimization for TaskService#getTask and TaskQuery#list
...
The execution time has been reduced from O(n²) to O(n)
2021-08-30 14:18:38 +02:00
Mustapha Zorgati
591963cebc
TSK-1719: optimized other mockStatic calls to match recommendation
...
which is to use mockStatic together with a try-with-resources statement
2021-08-30 14:04:09 +02:00
Lia Lissmann
14baeb8bc1
TSK-1703: Create configuration property that allows to create & update due and planned timestamps with service level mismatch
2021-08-26 10:32:46 +02:00
Lia Lissmann
2b7e7902a3
TSK-1710: Fixed a few code smells
2021-08-25 10:13:50 +02:00
Benjamin Eckstein
e9540d04e4
TSK-1705: Add a job to update priority for unfinished tasks
2021-08-24 16:01:28 +02:00
Tristan Eisermann
7810267092
TSK-1650: Code Smells
2021-08-24 11:54:39 +02:00
Tristan Eisermann
8e94de6a42
TSK-1650: Reworked the WorkbasketAccessSqlProvider
2021-08-24 11:54:39 +02:00
Tristan Eisermann
72b00a8c32
TSK-1650: Added WorkbasketSqlProvider
2021-08-24 11:54:39 +02:00
Tristan Eisermann
ed11a02b80
TSK-1650: Added WorkbasketAccessSqlProvider
...
And made search for accessItems by Key and Domain case insensitive
2021-08-24 11:54:39 +02:00
Tim Gerversmann
dc9e3a25ce
TSK-1686: Introduced an SPI for the individual calculation of priorities
2021-08-20 21:21:57 +02:00
Mustapha Zorgati
698808e9d3
TSK-1693: automatic reformatting
2021-08-11 11:17:27 +02:00
Holger Hagen
a4ab94bb04
TSK-1697: Fixed ambiguous domain in listValues query when joining with classifications
2021-08-11 11:11:17 +02:00
Mustapha Zorgati
d967fb81f5
TSK-1692: now explicitly list database columns in SecurityVerifier
2021-08-05 21:33:23 +02:00
Mustapha Zorgati
bc024e3194
Updated poms to version 4.8.1-SNAPSHOT
2021-08-02 19:55:32 +00:00
Mustapha Zorgati
6dfb751bee
TSK-1659: Expanded TimeIntervalReportBuilder with custom-X filter
...
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
2021-08-02 21:23:10 +02:00
Mustapha Zorgati
55d21a9e8b
TSK-1649: implemented database lock for resolution of jobs to run
2021-08-02 16:42:09 +02:00
Tristan
7e6c045ded
TSK-1240: PR amends
2021-08-02 16:41:37 +02:00
Mustapha Zorgati
6f344c9363
TSK-1647: automatic refactoring
2021-08-02 11:46:33 +02:00
Mustapha Zorgati
6da07b069a
TSK-1647: minor improvements and fixes
2021-08-02 11:46:33 +02:00
Holger Hagen
281f909f7b
TSK-1680: Extended database schema for future use cases.
2021-07-30 15:48:04 +02:00
Tristan2357
99eba636a1
TSK-1674: Added received timestamp to task ( #1638 )
...
* TSK-1674: Added RECEIVED timestamp to task entity
Erweiterung Datenmodell um das Feld “RECEIVED” von Typ TIMESTAMP an der Task
Update-Skript
Task-Modell erweitern
TaskQuery erweitern
TaskQueryMapper anpassen
REST API erweitern
Doku erweitern
Es fehlt noch:
Acceptance Test und Integrationstest erstellen
Task-Ansicht im Workplace um received Timestamp erweitern
TSK-1658: PR amends addons
* TSK-1674: Added sample and test data
added received to RepresentationModels
* TSK-1674: adapted TaskMapper
* TSK-1674: Frontend: added received field in Task Status Details
* TSK-1674: Added received to TaskQueryFilter
* TSK-1674: Added Tests for received
* TSK-1674: Test fixes on postgres
* TSK-1674: Test fixes on db2
* TSK-1674: Code was smelly
* TSK-1674: PR amends
* TSK-1674: createAttachement now receives an instant instead of a string
2021-07-29 14:58:57 +02:00
Mustapha Zorgati
358e699f9f
TSK-1664: fixed some code smells and redesigned RestHelper
2021-07-16 11:08:05 +02:00
Tristan
1eb3ccec78
TSK-1658: PR amends
2021-07-15 14:03:00 +02:00
Tristan Eisermann
375a92291d
TSK-1658: Created TaskQueryMapperSqlProvider
...
TSK-1658: Added CustomXNotIn fields
TSK-1658: Tests fixed
TSK-1658: Added Test
TSK-1658: introduced methods for common OnjectReference where parts
TSK-1658: small stuff
2021-07-15 14:03:00 +02:00
Mustapha Zorgati
8edb488bd3
TSK-1647: Implemented global frontend error handling using backend error keys
...
Co-authored-by: Tristan Eisermann<19949441+Tristan2357@users.noreply.github.com>
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
Co-authored-by: Sofie Hofmann<29145005+sofie29@users.noreply.github.com>
2021-07-14 10:49:34 +02:00
Mustapha Zorgati
34d2bbfa92
TSK-1647: Implemented an error key for every exception
...
Co-authored-by: Tristan Eisermann<19949441+Tristan2357@users.noreply.github.com>
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
Co-authored-by: Sofie Hofmann<29145005+sofie29@users.noreply.github.com>
javaDoc Exceptions
blub
TSK-1647: now validating existing & not authorized tasks :)
2021-07-14 10:49:34 +02:00
Tim Gerversmann
1c83b7871f
TSK-1646: Bugfix for creation / update of Task with invalid Attachment
2021-06-22 16:14:09 +02:00
Mustapha Zorgati
334d21ba7d
Updated poms to version 4.7.1-SNAPSHOT
2021-06-11 06:17:32 +00:00
Mustapha Zorgati
dd5bccc62c
TSK-1654: fixed current code smells
2021-06-10 10:49:53 +02:00
Mustapha Zorgati
b66e4d9f86
TSK-1642: now setting details attribute for TaskTransferHistoryEvent
2021-06-09 12:37:56 +02:00
tge20
7636ec0b2a
TSK-1501: TaskTransferrer cleaned and restructured ( #1599 )
2021-06-01 09:51:38 +02:00
SebastianRoseneck
bfcabea610
TSK-1596: Automatic TraceLogging ( #1577 )
2021-05-20 09:41:58 +02:00
SebastianRoseneck
b8892020d9
TSK-795: Changed Exception when creating a Task with a non-empty taskId ( #1575 )
2021-05-19 10:29:13 +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
Joerg Heffner
7b90a84574
TSK-1634: Review Findings
2021-05-11 17:25:03 +02: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
c96117afb6
TSK-1618: fixed count of tasks for query with object references filter
2021-04-14 13:47:41 +02:00
Mustapha Zorgati
8a7b4f500d
TSK-1618: fixed count of tasks for query with wildcard filter
2021-04-14 13:47:41 +02:00
SebastianRoseneck
2c5f97927b
TSK-1617: Fixed unit tests when creating db2 with prepare_db.bat script
2021-04-14 12:57:19 +02:00
Mustapha Zorgati
19e277315f
Updated poms to version 4.5.2-SNAPSHOT
2021-04-08 11:50:07 +00:00
Mustapha Zorgati
3fb55790ec
TSK-1614: sql now working without db2 compatibility vector
2021-04-08 13:17:12 +02:00
Mustapha Zorgati
1fe5aa7e72
TSK-1611: updated checkstyle to 8.41.1
2021-03-30 16:32:05 +02:00
tge20
762a5d5ea5
TSK-1223: revert of tempdir to fix build on windows machines ( #1538 )
2021-03-22 18:48:41 +01:00
Mustapha Zorgati
876cf15802
Updated poms to version 4.5.1-SNAPSHOT
2021-03-11 12:16:57 +00:00
Joerg Heffner
fe0082e00b
TSK-1582: Additional statistical data from monitoring component
2021-03-10 15:47:30 +01:00
tge20
0119999380
TSK-1538: Added transfer method with control setTransferFlag ( #1513 )
...
* TSK-1538: Added transfer method with control setTransferFlag
* TSK-1538: Improvements after review
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-03-09 18:58:51 +01:00
tge20
ec822c1168
TSK-1555: Initialize due of Cleanup Job based on firstRun ( #1488 )
...
* TSK-1555: Initialize due of Cleanup Job based on firstRun
* TSK-1555: Improvements after review
2021-03-02 10:34:30 +01:00
tge20
d57aeb3219
TSK-1524: Set the default service level to "P0D" ( #1496 )
...
* TSK-1524: Set the default service level to "P0D"
* TSK-1524: Improvements after review
2021-03-01 10:03:04 +01:00
gitgoodjhe
0b55208aca
TSK-1565: Apply suggestions from code review
...
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-03-01 09:10:13 +01:00
Joerg Heffner
3703fd5f61
TSK-1565: Review Findings
2021-03-01 09:10:13 +01:00
Joerg Heffner
330d6f9e19
TSK-1565: Make Wildcard Queries Case insensitive
2021-03-01 09:10:13 +01:00
tge20
b02dea9291
TSK-1486: Deleted unnecessary UnitTests of taskana-core ( #1383 )
...
* TSK-1486: Deleted unnecessary UnitTests of taskana-core
* TSK-1486: Improvements after review
* TSK-1486: fixed checkstyle issues
* TSK-1486: restored tests which were deleted by previous commits
* TSK-1486: moved helper package into acceptance package
* TSK-1486: fixed some code smells
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-02-26 18:01:25 +01:00
Patrick Treyer
e30f04ba1e
TSK-1576: Implemented tests to retrieve tasks for different user roles ( #1505 )
...
* TSK-1576: Implemented tests to retrieve tasks for different user roles
* TSK-1576: Apply suggestions from code review
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
Co-authored-by: Patrick Treyer <ptreyer@users.noreply.github.com>
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-02-26 09:55:16 +01:00
Mustapha Zorgati
a0abefd4ab
TSK-1577: passing properly initialized TaskanaEngine during SPI initialization
2021-02-23 11:27:12 +01: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
66ef87aeef
TSK-1572: replaced CURRENT_TIMESTAMP db function with Instant
2021-02-18 16:38:36 +01:00
tge20
1a65a55948
TSK-1552: Updated archunit version to 0.16.0 ( #1483 )
2021-02-11 15:45:33 +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
Tim Gerversmann
9906c0c7f9
TSK-1504: Next scheduled Job now based on due date of job before
2021-02-03 11:56:03 +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
477470302a
TSK-1531: moved all example classes to dedicated example package
2021-02-02 19:41:04 +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
Mustapha Zorgati
4d279c4871
TSK-1529: fixed database cleanup for failing test classes
2021-02-01 13:55:20 +01:00
tge20
a4b6dc464f
TSK-1421: Specific error message if classification already existing ( #1462 )
2021-01-27 20:32:14 +01:00
tge20
abfa07ce6a
TSK-1115: Validate that Service Level is not negative ( #1454 )
2021-01-25 16:49:17 +01:00
tge20
0994f14b3b
TSK-1498: Created specific error message if workbasket already exists ( #1399 )
2021-01-20 09:06:03 +01:00
Mustapha Zorgati
d773869779
TSK-1497: introduced GitHub Actions
2021-01-15 15:34:28 +01:00
Mustapha Zorgati
850ad5f724
Merge remote-tracking branch 'refs/remotes/origin/master'
...
Conflicts:
history/taskana-simplehistory-rest-spring/src/main/java/pro/taskana/simplehistory/rest/TaskHistoryEventController.java
rest/taskana-rest-spring-example-wildfly/src/test/java/pro/taskana/AbstractAccTest.java
2021-01-07 14:53:59 +01:00
tge20
ab672b27d4
TSK-1362: Fixed the test data to not include invalid owners for Workbaskets ( #1379 )
...
* TSK-1362: Fixed the test data to not include invalid owners
* TSK-1362: Improvements after review
2021-01-05 15:27:27 +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 Zorgati
fff26d6a08
TSK-1236: removed links from classification definitions export
2020-12-18 11:29:10 +01:00
Mustapha Zorgati
de57596ba8
TSK-1436: reworked review comments.
2020-12-18 11:29:10 +01:00
Mustapha Zorgati
3967e2900e
TSK-1436: rest api documentation is now build with spring-auto-restdocs
...
TSK-1436: mvp with spring auto docs
TSK-1436: the rest documentation for all ClassificationController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all ClassificationDefinitionsController endpoints is now using spring auto rest docs
TSK-1436: fixed dynamic table of content
TSK-1436: renamed classification summary paged resource
TSK-1436: rest documentation for all MonitorController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for TaskanaEngingeConfigurationController is now using spring auto rest docs
TSK-1436: added admin headers as default headers for each documentation test
TSK-1436: rest documentation for all TaskCommentController endpoints is now using spring auto rest docs
TSK-1436: added dedicated QueryFilter classes to reduce complexity from controller
TSK-1436: documented dedicated QueryFilter
TSK-1436: fixed all tests and corrected generic type of ParameterizedTypeReference
TSK-1436: rest documentation for all TaskController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketAccessItemController endpoints si now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketDefinitionController endpoints is now using spring auto rest docs
TSK-1436: tidy up
TSK-1436: made all taskana entities start with an upper case letter
TSK-1436: properly deleted "links" from request examples and more tidy up
TSK-1436: tidy up usage of multiple values
TSK-1436: made asciidoc html pretty
TSK-1436: tidy-up feedback from team
TSK-1436: updated implementation of simplehistory rest to new standards
TSK-1436: prepared history for documentation
TSK-1436: removed QueryHelper and applied its test cases to QuerySortParameterTest
TSK-1436: made code compatible to current version of spring-auto-rest-docs
TSK-1436: finished history documentation tests
TSK-1436: fixed wildfly tests
TSK-1436: fixed sonarcloud warnings
TSK-1436: now adding simplehistory documentation to our demo
TSK-1436: fixed wildfly build stage
TSK-1436: cleanup of rest configuration structure
TSK-1436: added documentation for history endpoints
TSK-1436: moved spring-rest-auto-docs templates to taskana-common-test
TSK-1436: replaced when with if after throws declaration
TSK-1436: documented AccessIdController
TSK-1436: added curlRequest documentation snippet
2020-12-18 11:29:10 +01:00
Mustapha
fca56cfc10
Updated poms to version 4.3.1-SNAPSHOT
2020-12-16 11:46:34 +00: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
Joerg Heffner
8830cfa629
TSK-1457: Fix timing issue in initializeSchedule tests for cleanupjobs
2020-12-15 09:03:33 +01:00
tge20
218e038901
TSK-1468: Added validation of name and type of workbasket when updating Workbasket ( #1366 )
...
* TSK-1468: Added validation of name and type of workbasket when updating Workbasket
* TSK-1468: Improvements after review
2020-12-14 12:13:16 +01:00
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
45f51a3e22
TSK-1282: fixed missing dependency for taskana-spring
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 Zorgati
7df5587676
TSK-1277: created taskana-common-parent and its children 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
27fa8ed3b3
TSK-1367: Fix history sample data
2020-08-13 09:03:43 +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
0df2a1e324
TSK-1364: Fixed codsmells
2020-08-12 15:27:27 +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
Sofie Hofmann
ef82e4f3ef
TSK-1144: Provide sample workbasket with many access items for testing
2020-08-12 13:10:34 +02:00
Joerg Heffner
a37a859573
TSK-1358: Audit-log for history events
2020-08-11 15:38:59 +02:00
Mustapha Zorgati
beff8959a3
TSK-1360: fixed tests which break because of today
2020-08-10 10:12:43 +02:00
Mustapha Zorgati
afad58132d
TSK-1360: replaced domains with workbasketKey for TaskStatusReport
2020-08-10 10:12:43 +02:00
Mustapha Zorgati
588f34b468
TSK-1359: added workbasketIds filter for TaskStatusReport
2020-08-10 10:12:43 +02:00
Mustapha Zorgati
41973183bc
TSK-1337: removed some code smells
2020-08-07 14:59:19 +02:00
Mustapha Zorgati
8cb056f078
TSK-1357: fixed sql statements in MonitorMapper when using TimeStampReport with classsification filter
2020-08-07 13:31:39 +02:00
Joerg Heffner
901991e90b
TSK-1333: Review findings
2020-08-05 16:48:33 +02:00
Joerg Heffner
b7237021e2
TSK-1333: Add history events for cancelled/terminated tasks
2020-08-05 16:48:33 +02:00
Mustapha Zorgati
d3209304ff
TSK-1344: fixed sql query for workbasketreport with classifications
2020-07-30 12:29:04 +02:00
Mustapha Zorgati
d62184df2c
TSK-1344: Added public method Report#createRow to allow manual addition of report rows
2020-07-29 14:26:53 +02:00
Mustapha Zorgati
6ae65b1d21
fixed build by correcting the date based breaking tests
2020-07-28 07:06:23 +02:00