Commit Graph

2896 Commits

Author SHA1 Message Date
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
Holger Hagen e0c0246101 TSK-373: renamed relations and removed some duplicate links. 2018-03-13 10:25:02 +01:00
Holger Hagen 4c8b29bcec TSK-373: list resources according to HAL format. 2018-03-13 10:25:02 +01:00
Holger Hagen c958e8f1d4 TSK-373: added HAL format to workbasket list. 2018-03-13 10:25:02 +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
Martin Rojas Miguel Angel 4417028bba Remove security vulnerabilities and unused div for access items 2018-03-12 12:34:16 +01:00
Martin Rojas Miguel Angel 2bd7acd656 TSK-199 Create distribution targets view 2018-03-12 12:34:16 +01:00
Mustapha Zorgati 5e648b7eb7 TSK-372: deployment of bluemix now only on release builds 2018-03-08 17:18:48 +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
Martin Rojas Miguel Angel 2da4eadfb9 TSK-192 Comment failing tests since seems to be an angular Test bug. 2018-03-07 12:00:40 +01:00
Martin Rojas Miguel Angel c0515d80dd remove onSummit 2018-03-07 12:00:40 +01:00
Martin Rojas Miguel Angel 4a2476360d TSK-192 include ngForm validations for workbasket information and access items 2018-03-07 12:00:40 +01:00
Holger Hagen d25e846fd5 TSK-360: added links to workbasket and removed distributiontargets from workbasketsummary. 2018-03-06 17:34:41 +01:00
Martin Rojas Miguel Angel d751c43a2f TSK-354 Fix sorting bug and create sorting component 2018-03-06 12:48:59 +01:00
Mustapha Zorgati 7fd9422dd6 Updated poms to version 0.0.9-SNAPSHOT 2018-03-06 09:24:33 +00:00
Martin Rojas Miguel Angel 2a51958dd6 TSK-196 Add test to workbasket access-items-components 2018-03-06 09:29:03 +01:00