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
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
Holger Hagen
d25e846fd5
TSK-360: added links to workbasket and removed distributiontargets from workbasketsummary.
2018-03-06 17:34:41 +01:00
Mustapha Zorgati
7fd9422dd6
Updated poms to version 0.0.9-SNAPSHOT
2018-03-06 09:24:33 +00:00
BerndBreier
04221a3fa8
TSK-280 add ids to NotFoundExceptions
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
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
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
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
Marcel Lengl
6f6d884e02
TSK-326: outsourced configuration file
2018-02-27 14:40:32 +01:00
Lars Leo Grätz
ecd5bd86a3
TSK-343 Using Bean Utils for mappers with tests
2018-02-27 12:34:10 +01:00
Martin Rojas Miguel Angel
e10cc3a0c9
TSK-190 Add workbasket information saving feature, spinner, modal and alert components.
2018-02-26 21:26:58 +01:00
Marcel Lengl
bc5e0e9688
TSK-221: set multiple Authorisations at once.
2018-02-26 14:02:00 +01:00
Marcel Lengl
53610a309c
TSK-316: Add unchangeable CREATOR to Task.
2018-02-26 12:04:11 +01:00
Mustapha Zorgati
7b605a712f
TSK-347 enabled transaction management for all rest interfaces
2018-02-26 08:46:27 +01:00
Mustapha Zorgati
26c13514eb
TSK-300 import all workbasketdefinitions
2018-02-23 16:32:35 +01:00
Lars Leo Grätz
633bc2372f
TSK-301 import all classifications
2018-02-23 15:32:26 +01:00
Holger Hagen
25107f5760
TSK-342: replaced sql timestamp with Instant.toString().
2018-02-23 13:28:14 +01:00
Marcel Lengl
0c96464e17
TSK-342: REST Instant to Timestamp with Converter.
2018-02-23 13:28:14 +01:00
Mustapha Zorgati
b5d5125632
TSK-325: minor refactoring
2018-02-22 14:21:08 +01:00
Mustapha Zorgati
351d9654a2
TSK-325 replaced taskana-core with taskana-spring to gain transaction management
2018-02-22 13:29:12 +01:00
Marcel Lengl
36974006af
TSK-227: REST - Workbasket ID for Controller instead of KEY.
2018-02-22 13:03:01 +01:00
Marcel Lengl
862f17ed2b
TSK-224: REST setDistributionTargets
2018-02-21 16:56:52 +01:00
Marcel Lengl
1d8f86d130
TSK-220: REST-DELETED added as endpoint.
2018-02-21 16:05:20 +01:00
BerndBreier
59d1d9af71
TSK-304 Use Ids for identification of workbaskets and classifications
2018-02-21 14:18:53 +01:00
Marcel Lengl
ad2bbc4449
TSK-323: REST WB-Resources and key-filtering applied.
2018-02-21 13:41:34 +01:00
Marcel Lengl
061e7e068e
TSK-222: REST-Endpoint get dist-targets by WB-ID.
2018-02-21 10:45:06 +01:00
Mustapha Zorgati
0ca7d01595
Updated poms to version 0.0.8-SNAPSHOT
2018-02-20 08:17:04 +00:00
Mustapha Zorgati
5f460f0403
TSK-302: now using ClassificationResource
2018-02-19 22:33:13 +01:00
Mustapha Zorgati
f51174668b
TSK-302: removed classificationTree
2018-02-19 22:33:13 +01:00
Mustapha Zorgati
9258f9cef0
TSK-302: now exporting classifications
2018-02-19 22:33:13 +01:00
Marcel Lengl
091ed6b95f
TSK-282: Add parentId to Classification-Summary. Changed parent_KEY to ID.
2018-02-19 11:19:33 +01:00
Holger Hagen
072427d132
TSK-309: renamed id to workbasketId to prevent collision with HATEOAS Resource Support from Srping.
2018-02-19 10:21:56 +01:00
Holger Hagen
fcef49dcb3
TSK-157: remove unnecessary method which have been replaced by query.
2018-02-19 07:19:42 +01:00
Holger Hagen
0e393f35f6
TSK-307: fixed bug and consolidated code structure.
2018-02-19 07:18:56 +01:00
Lars Leo Grätz
a214851289
TSK-299 fixed getter
2018-02-16 20:09:37 +01:00