Commit Graph

106 Commits

Author SHA1 Message Date
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
Lars Leo Grätz bee1af35a5 TSK-299 added WorkbasketQuery 2018-02-16 20:09:37 +01:00
Mustapha Zorgati 468d2668ff TSK-299: added rest endpoint to export workbaskets
first version


initial setup


revert core


reverted changes


added query for domain in WorkbasketDefinitionController
created bean WorkbasketDefinitionMapper and autowired WorkbasketService
deleted ImportExportController

fixed rebase error
2018-02-16 20:09:37 +01:00
Marcel Lengl 9d41c4e06b TSK-278: Classification-Category to Task for better filter performance with change on update. 2018-02-16 08:57:21 +01:00
Marcel Lengl 6a644b7db2 TSK-248: Moved models to IMPL, resigned hardcoded Strings, deleted model-package. 2018-02-15 16:30:25 +01:00
Martin Rojas Miguel Angel 0a904ac220 TSK-218 add to workbasketSummary GET endpoint filtering and sorting feature with hal+json support 2018-02-15 14:57:58 +01:00
Konstantin Kläger 12e59f939e TSK-270: Delete old monitoring methods from API
- Remove old monitoring methods from service, mapper and tests
- Remove unneeded monitoring specific classes
- Return sample strings in the methods of the REST Service that
represents the removed data
2018-02-07 13:04:43 +01:00
Mustapha Zorgati 2054b3c5a6 Updated poms to version 0.0.7-SNAPSHOT 2018-02-06 12:48:07 +00:00
Holger Hagen b590597690 Fixed sample data for REST to repair build. 2018-02-06 11:58:36 +01:00
Marcel Lengl 9be8d839d3 TSK-75: Delete a Workbasket 2018-02-06 10:43:54 +01:00
BerndBreier 2c9d595123 TSK-213 introduce Interface and Implementation for WorkbasketAccessItem 2018-02-06 10:18:51 +01:00
BerndBreier 407a4a33d8 TSK-73 Create Workbasket 2018-02-02 16:40:35 +01:00
BVier ef7326311a TSK-229: Add permCustom9 to 12 to Workbasket access item 2018-02-01 10:57:08 +01:00
Marcel Lengl 663ce463b2 TSK-163: Attachment functions add/remove/update implemented. Acc+Unit
Test added
2018-01-31 09:39:31 +01:00
Holger Hagen 3862e1d71d GENERAL: ignoring bin directories in rest and lib project. 2018-01-30 10:53:24 +01:00
Mustapha Zorgati 435f52b8c8 Updated poms to version 0.0.6-SNAPSHOT 2018-01-24 12:50:20 +00:00
Marcel Lengl fa917953e8 TSK-134: Updated to Java 8 Time-API. Removed valid_from/valid_until from
classification.
2018-01-24 12:40:21 +01:00
BerndBreier e396adf040 TSK-151 update task summary and use it in all list operations. Avoid joins for list queries. 2018-01-23 17:00:06 +01:00
Holger Hagen d116b138d1 TSK-113: SampleLoginModule now accepts all test users and generated group memberships. 2018-01-18 16:13:22 +01:00
Marcel Lengl 83cff45c48 TSK-146: Introduced ClassificationSummary Interface and Impl. Also deleted forbidden methods on Classification-Interface. Mappers for Query changed. 2018-01-16 14:38:26 +01:00
Marcel Lengl 51eba86d8f TSK-153: added field 'note' to Task for a custom commentary. Changes Taskname and Taskdescription field-length (shorter). 2018-01-15 20:56:29 +01:00
BerndBreier dea6f498ed TSK-147 Introduce Workbasket summary to be returned in lists and from all queries. 2018-01-12 16:27:19 +01:00
BerndBreier 7ee001950d TSK-121 Task.setClassificationKey instead of setClassification 2018-01-12 12:19:58 +01:00
Marcel Lengl 2b8ab6b16d TSK-126: Query workbaskets by task, adding Authentification, expanding REST getAllWorkbaskets, updated Tests 2018-01-12 09:36:12 +01:00
BVier a368cdd8e4 TSK-145: add "domain" value to Task 2018-01-10 21:26:27 +01:00
Mustapha Zorgati 7878eb3f50 Updated poms to version 0.0.5-SNAPSHOT 2018-01-10 14:04:18 +00:00
Marcel Lengl ad8aabb5de TSK-137: Get all attachments of a Task. 2018-01-10 13:52:12 +01:00
BerndBreier f3f46e1ed5 TSK-123 move primary Object Reference Values to Task record 2018-01-04 12:18:32 +01:00
Mustapha Zorgati 0944d9f997 fixed manifest version change after deployment 2017-12-22 21:40:59 +01:00
Mustapha Zorgati b7cc32fae5 Updated poms to version 0.0.4-SNAPSHOT 2017-12-21 17:20:03 +00:00
BerndBreier 1952807123 TSK-59 ACCESS_ID should always be treated as lowercase 2017-12-21 15:14:17 +01:00