Martin Rojas Miguel Angel
5864d70e0b
TSK-404 allow workbasket list filtering while selection is applied.
2018-04-04 08:42:17 +02:00
Lars Leo Grätz
a311a60301
TSK-426
...
now using generic domains/ did refactors of import/export
TSK-426 fixed test issues
2018-04-02 08:32:29 +02:00
Holger Hagen
df4638f2fc
TSK-400: added configuration of classification types.
2018-03-29 16:31:45 +02:00
Mustapha Zorgati
906aa8f386
TSK-355: updated report strucutre
2018-03-29 10:13:48 +02:00
Mustapha Zorgati
aeb7bc49ee
TSK-355: now displaying taskStatusReport in taskana monitor
2018-03-29 10:13:48 +02:00
Holger Hagen
22ee9e96f9
TSK-406: fixed unit test until bug is resolved.
2018-03-29 09:56:40 +02:00
Martin Rojas Miguel Angel
51348a2f65
fix linting issues
2018-03-28 18:08:54 +02:00
Martin Rojas Miguel Angel
83f0472bac
TSK-184 Add pagination feature
2018-03-28 18:08:54 +02:00
Holger Hagen
db8de1063e
TSK-406: optimizations from review.
2018-03-28 17:53:45 +02:00
Holger Hagen
c1809373a4
TSK-406: adapted to count() fix.
2018-03-28 17:53:45 +02:00
Holger Hagen
106df46a69
TSK-406: Added pagination for TaskController.
2018-03-28 17:53:45 +02:00
BerndBreier
a321d275ed
TSK-415 TaskQuery.count() does not filter out tasks in hidden workbaskets
2018-03-28 13:42:21 +02:00
Lars Leo Grätz
ead7b9a3a0
TSK-295
...
added import/export functionality
2018-03-27 17:08:38 +02:00
Mustapha Zorgati
95d614c2d7
TSK-403: fixed deployment to bluemix
2018-03-27 09:46:25 +02:00
Martin Rojas Miguel Angel
90b3371989
TSK-403 refactor web application path
2018-03-27 09:46:25 +02:00
Mustapha Zorgati
b2300339a8
HOTFIX-deployment: now using release version in manifest file
...
for bluemix deployment
2018-03-26 11:10:44 +02:00
Mustapha Zorgati
f4ea8ef569
Updated poms to version 0.1.1-SNAPSHOT
2018-03-23 10:17:41 +00:00
Holger Hagen
68d8252fbf
TSK-398: optimized role initialization.
2018-03-23 10:19:16 +01:00
Holger Hagen
fd0bc96b9d
TSK-398: domain is checked for existance during classification creation.
2018-03-23 10:19:16 +01:00
Holger Hagen
9803de0502
TSK-398: domain is checked for existance during workbasket creation.
2018-03-23 10:19:16 +01:00
Holger Hagen
b0156d9af2
TSK-398: refactored roles config to be more generic.
2018-03-23 10:19:16 +01:00
Martin Rojas Miguel Angel
40c670991f
TSK-185 Add create, copy and delete workbasket item.
2018-03-23 09:52:48 +01:00
BerndBreier
32449a4d52
TSK-401 After creating a workbasket, the user is not able to delete it.
2018-03-22 14:42:29 +01:00
Mustapha Zorgati
02fc6b3cd3
TSK-395 created REST interface for TaskStatusReport
2018-03-22 14:26:43 +01:00
Mustapha Zorgati
bb4d5adf35
TSK-395 created TaskStatusReport
...
TSK-395 created rest endpoint
2018-03-22 14:26:43 +01:00
Holger Hagen
95146d764f
TSK-370: fixed import to be compatible with new Spring version.
2018-03-22 10:30:10 +01:00
Holger Hagen
034852cabd
TSK-370: upgrade to Spring Boot 2.0.0.RELEASE
2018-03-22 10:30:10 +01:00
Holger Hagen
ea7ab903d5
TSK-383: removed InvalidArgumentException from WorkbasketQuery.callerHasPermission()
2018-03-22 08:59:45 +01:00
BerndBreier
4bc7b6bad1
TSK-314 Recalculate due timestamp and prio when a classification is updated
2018-03-21 22:18:55 +01:00
Mustapha Zorgati
439390adee
TSK-395: small cleanup
2018-03-20 11:17:53 +01:00
Mustapha Zorgati
8e61e8c4dd
TSK-354: replaced all existing reports with new report structure
...
TSK-354: replaced WorkbasketLevelReport with new report structure
TSK-354: replaced DetailedClassificationReport with new report stucture
TSK-354: replaced CategoryReport with new report structure
TSK-354 replaced ClassificationReport with new report structure
TSK-354: replaced CustomFieldValueReport with new report structure
TSK-354: cleanup
TSK-354: fixed checkstyle
2018-03-20 11:17:53 +01:00
Mustapha Zorgati
41719b0d76
TSK-354: added abstract report structure
2018-03-20 11:17:53 +01:00
Holger Hagen
4765fc242a
TSK-217: pagination support for WorkbasketController and first page to be number 1.
2018-03-20 09:44:50 +01:00
Holger Hagen
15dee0c269
TSK-378: introduced REST integration tests on WorkbasketController.
2018-03-20 09:44:50 +01:00
Holger Hagen
2c62de91d7
TSK-378: Add pagination to WorkbasketController.
2018-03-20 09:44:50 +01:00
BerndBreier
6d3e99ccb5
TSK-381 Query and Get operations should not create locks on the database
2018-03-19 16:59:42 +01:00
BerndBreier
eb55cb6ad8
TSK-358 Bulk update of all tasks with a specific ObjectReference
2018-03-19 16:59:42 +01:00
BerndBreier
df409eaa4e
TSK-358 Bulk update of all tasks with a specific ObjectReference
2018-03-19 14:32:55 +01:00
Martin Rojas Miguel Angel
e4c761bb04
TSK-389 Fix linting and add it to build process.
2018-03-19 12:51:21 +01:00
BerndBreier
c7208cf882
TSK-391 Remove custom field condition from task query
2018-03-16 12:39:48 +01:00
BerndBreier
ec6b70f6d6
TSK-384b Fix testcases that calculated due date based on days rather than working days
2018-03-16 12:04:42 +01:00
BerndBreier
f55c54f991
tsk-385 Empty WHERE condition on workbasket query
2018-03-16 08:03:43 +01:00
Martin Rojas Miguel Angel
5778ac75c0
TSK-201 Add Distribution targets saving feature.
2018-03-15 17:28:33 +01:00
BerndBreier
5de0cd5e09
TSK-382 add errorhandling to controllers
2018-03-15 17:08:22 +01:00
Lars Leo Grätz
aef0e987e9
TSK-385:
...
added domain endpoints for workbaskets and classifications
2018-03-15 10:06:43 +01:00
Martin Rojas Miguel Angel
751d77254b
TSK-380 Adapt application services for using HAL format
2018-03-14 12:29:20 +01:00
Konstantin Kläger
7dc951351d
TSK-379: Return all matching days in DaysToWorkingDaysConverter
...
- Now method convertWorkingDaysToDays returns all days that match to the
inserted working day to include weekends and holidays
2018-03-14 11:53:54 +01:00
BerndBreier
a7c7dec43c
TSK-353 Extend the number of available custom attributes on the task
2018-03-14 11:48:03 +01:00
Holger Hagen
e581c8051b
TSK-378: PUT operations return updated entities and removed not required operations.
2018-03-14 08:15:28 +01:00
BerndBreier
3498df039a
TSK-377 provide meaningful response for duplicate key exception
2018-03-13 11:09:08 +01:00