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
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
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
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
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
BerndBreier
5de0cd5e09
TSK-382 add errorhandling to controllers
2018-03-15 17:08:22 +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
BerndBreier
3498df039a
TSK-377 provide meaningful response for duplicate key exception
2018-03-13 11:09:08 +01:00
BerndBreier
e323ea3e6e
TSK-322 Calculate due timestamp with respect to custom holidays and weekends
2018-03-13 08:52:05 +01:00
BerndBreier
d4ab03667c
TSK-348 Consider admin rights in workbasket query and hide tasks from workbaskets without read permission
2018-03-12 13:59:20 +01:00
BerndBreier
4320e15538
TSK-349 Mandatory read permission is not checked in WorkbasketQuery if another permission is used as condition
2018-03-12 13:59:20 +01:00
BerndBreier
18f03bd32e
TSK-349 Mandatory read permission is not checked in WorkbasketQuery if another permission is used as condition
2018-03-12 13:59:20 +01:00
BerndBreier
b626fc4603
TSK-253 Remove unnecessary getX() calls at the end of a service
2018-03-12 12:48:04 +01:00
BerndBreier
ff77d6a2f0
TSK-349 Mandatory read permission is not checked in WorkbasketQuery if another permission is used as condition
2018-03-08 17:14:26 +01:00
BerndBreier
98a3bd34ba
TSK-375 Use the in-memory version of h2 in unittests
2018-03-07 15:23:08 +01:00
Mustapha Zorgati
7fd9422dd6
Updated poms to version 0.0.9-SNAPSHOT
2018-03-06 09:24:33 +00:00
BerndBreier
e984773b02
TSK-368 SpringTaskanaEngineConfiguration needs a constructor with properties filename and separator
2018-03-06 09:03:07 +01:00
BerndBreier
04221a3fa8
TSK-280 add ids to NotFoundExceptions
2018-03-06 08:33:14 +01:00
BerndBreier
ab5c58280c
TSK-340 do not use ~/data as tmp directory in unit tests
2018-03-06 08:33:14 +01:00
BerndBreier
bab3d9ff5c
TSK-359 setWorkbasketAccessItems doesn't save access items
2018-03-05 16:16:32 +01:00
BerndBreier
df6d5944bc
TSK-362 make getAttachmentSummaries available in TaskSummary
2018-03-05 14:06:46 +01:00
BerndBreier
066acd408e
TSK-313 Calculate due and prio of task based on associated classification and attachment classifications
2018-03-05 10:17:11 +01:00
Konstantin Kläger
dd241cc9a5
TSK-269: Add custom property filter to reports and use null parameter to
...
disable a filter in TaskMonitorService
2018-03-02 15:10:17 +01:00
Marcel Lengl
1809c95265
TSK-69: Offer all values of a DB-Column with filter by Query.
2018-03-01 20:02:04 +01:00
BerndBreier
b07a35b5e5
TSK-351 Create test to select task by text in large custom attributes
2018-03-01 15:57:04 +01:00
Konstantin Kläger
ebc5276783
TSK-264: Determine task ids for report line items of category report
2018-03-01 15:54:59 +01:00
Marcel Lengl
e32a1acbc6
TSK-341: No Exception when Classification-parent for ID does not exist
2018-03-01 14:41:10 +01:00
Marcel Lengl
d9bb89248b
TSK-327: Move Enums from impl to taskana package
2018-03-01 13:31:27 +01:00
Marcel Lengl
a89d9a1945
TSK-346: Add MODIFIED timestamp to Classification
2018-03-01 13:28:51 +01:00
Marcel Lengl
f4c29855d8
TSK-328: Add userId to NotAuthorizedException
2018-03-01 11:28:19 +01:00
BerndBreier
23b78bbc3f
TSK-350 Make Taskana compatible with DB2 V 10.5
2018-02-28 17:35:06 +01:00
Mustapha Zorgati
798e160669
TSK-311 refactoring
2018-02-28 17:05:56 +01:00