Commit Graph

412 Commits

Author SHA1 Message Date
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
Martin Rojas Miguel Angel a7885a0830 TSK-196 Add accessItems saving feature. 2018-03-06 09:29:03 +01: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 8dc00106d0 TSK-356 Remove compiled classes from repository and add .gitignore for REST and taskana-rest-spring-example projects 2018-03-01 11:01:07 +01:00
Martin Rojas Miguel Angel e8cdbd8632 TSK-194-Add authorizations view component 2018-03-01 10:05:01 +01:00
BerndBreier 23b78bbc3f TSK-350 Make Taskana compatible with DB2 V 10.5 2018-02-28 17:35:06 +01:00
Mustapha Zorgati 43a226f26d TSK-311: replaced RuntimeExceptions with more precise exceptions
and added exception handling
2018-02-28 17:05:56 +01:00
Mustapha Zorgati 1369a1fb48 TSK-311: fixed self link of WorkbasketSummary 2018-02-28 17:05:56 +01:00
Mustapha Zorgati 798e160669 TSK-311 refactoring 2018-02-28 17:05:56 +01:00
Mustapha Zorgati eaf15fd19c TSK-311 fixed checkstyle 2018-02-28 17:05:56 +01:00
Mustapha Zorgati 54c9b538f8 TSK-311 now releasing taskana-rest-spring to maven central aswell
TSK-311: fixed travis config


TSK-311: created import key toggle
TSK-311: now only pushing one commit
TSK-311: replaced implicit if statements with explicit statements
2018-02-28 17:05:56 +01:00
Mustapha Zorgati e872c39340 TSK-311 seperated rest service 2018-02-28 17:05:56 +01:00
BerndBreier f7e912b48b TSK-345 Clarify usage of authorization terms in API 2018-02-28 13:10:54 +01:00
Marcel Lengl 64af03c368 TSK-283: Root-Classifications should always be false in domain. 2018-02-28 11:30:47 +01:00
Marcel Lengl 88e24ed4a0 TSK-89: Throw WorkbasketNotFoundException on checkAuthorization 2018-02-27 17:46:10 +01:00
Marcel Lengl 42d8739a67 TSK-226: Enable HATEOAS on REST at least for Workbasket 2018-02-27 17:40:41 +01:00
BerndBreier 0bdbf4700b TSK-242 Implement role based access control to the lib 2018-02-27 16:13:43 +01:00
BerndBreier a00289c0ab TSK-315 Store custom properties as JSON Map in DB 2018-02-27 14:57:43 +01:00
Konstantin Kläger 603afc8a2d TSK-271: Add custom holiday support to the monitor 2018-02-27 14:47:05 +01:00
Marcel Lengl 6f6d884e02 TSK-326: outsourced configuration file 2018-02-27 14:40:32 +01:00
Marcel Lengl ed9ab35704 TSK-78: Delete all permissions by access-id. 2018-02-27 14:25:54 +01:00
Lars Leo Grätz ecd5bd86a3 TSK-343 Using Bean Utils for mappers with tests 2018-02-27 12:34:10 +01:00