Commit Graph

2719 Commits

Author SHA1 Message Date
BVier a368cdd8e4 TSK-145: add "domain" value to Task 2018-01-10 21:26:27 +01:00
BVier 679346cfe2 TSK-80: make GetClassificationAccTest run 2018-01-10 16:00:25 +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
Holger Hagen 98658ac8e8 TSK-138: Added acceptance test for getWorkbasket 2018-01-09 16:08:46 +01:00
Holger Hagen 9b1fe8850a TSK-136: acceptance test for getAttachments 2018-01-09 15:54:25 +01:00
BerndBreier 69784458af TSK-115 JAASRunner throws ClassCastException if tests fail 2018-01-08 13:12:28 +01:00
BerndBreier a6f95fcd55 TSK-44 implement Holgers comments - assert only Exception type, not message; rename attachment id prefix and helper method 2018-01-08 11:25:41 +01:00
BerndBreier 8b26f7564d TSK-44 allow to add a list of attachments to a Task 2018-01-08 11:25:41 +01:00
BerndBreier bc338b1dc7 TSK-66 implemented comments from Marcel: use J8 stream for loops 2018-01-04 12:18:32 +01:00
BerndBreier 37bb8535a3 TSK-59 implement comments from holger - toLowerCase only for setters not for getters and change useContainerManagedTransactions to useManagedTransactions 2018-01-04 12:18:32 +01:00
BerndBreier f3f46e1ed5 TSK-123 move primary Object Reference Values to Task record 2018-01-04 12:18:32 +01:00
Holger Hagen 7afa2e33f8 TSK-125: acceptance tests for querying on workbasket content without OPENER permission added. 2018-01-04 09:21:43 +01:00
Holger Hagen b2d6db79f8 TSK-130: acceptance tests for updating tasks added. 2018-01-04 09:18:48 +01:00
Holger Hagen d1355f83c0 TSK-129: acceptance tests for updating classifications added. 2018-01-04 09:12:54 +01:00
Holger Hagen 305910ee7c TSK-127: acceptance tests for adding attachments to tasks added. 2018-01-04 09:09:02 +01:00
Holger Hagen f7fa202608 TSK-122: acceptance tests for primary object reference added. 2018-01-02 14:14:42 +01:00
BerndBreier add8dcc32a Merge branch 'master' of https://github.com/Taskana/taskana 2018-01-02 09:12:17 +01:00
Holger Hagen d873db61bf TSK-112: first acceptance tests added. 2018-01-02 07:55:29 +01:00
Mustapha Zorgati 0944d9f997 fixed manifest version change after deployment 2017-12-22 21:40:59 +01:00
Holger Hagen 67ce24f002 TSK-112: first acceptance tests added. 2017-12-22 19:44:11 +01:00
Mustapha Zorgati a519e561f0 fixed manifest version change after deployment 2017-12-22 13:26:08 +01:00
Mustapha Zorgati b7cc32fae5 Updated poms to version 0.0.4-SNAPSHOT 2017-12-21 17:20:03 +00:00
BerndBreier 00340044e2 TSK-59 ACCESS_ID should always be treated as lowercase - add taskanaEngineConfiguration.getUseContainerManagedTransactions 2017-12-21 15:14:17 +01:00
BerndBreier 1952807123 TSK-59 ACCESS_ID should always be treated as lowercase 2017-12-21 15:14:17 +01:00
Marcel Lengl 5f64242714 TSK-81: correced some ClassificationService Methods, Tests and need unique ID for task-join. +Structure fix for CreateClassification (root domain) 2017-12-21 11:57:30 +01:00
BerndBreier 193e3c3079 TSK-90 Use task.workbasketKey as foreign key into workbasket and reject implicit creation of distribution targets 2017-12-20 21:03:09 +01:00
BerndBreier 791025fde0 TSK-90 Update Workbasket add domain and type 2017-12-20 21:03:09 +01:00
Marcel Lengl 657cbe5e75 TSK-87: Improved CreateTask-Method, updated Tests 2017-12-19 15:16:45 +01:00
Marcel Lengl b6a75ed5e7 TSK-87: Transfer Task, improved Integration-Tests, Updated CreateTask() with AlreadyExistException 2017-12-19 15:16:45 +01:00
Mustapha Zorgati c0a5775a39 TSK-26: deploy script now updating WARarchive dependency
temporary until someone fixes the issue
2017-12-19 14:37:08 +01:00
Mustapha Zorgati b62ded1ab2 TSK-26: deployment now regarding manifest file & rest service
TSK-26: deployment now including manifest & rest-service

TSK-26: shortened build logs


TSK-26: now using array operator for avc


TSK-26: cleanup of deploy script
2017-12-19 14:37:08 +01:00
Marcel Lengl a1cbfd5262 TSK-106: Created Workbasket-Interface for public-interaction. Updated
tests. Package-private constructor added.
2017-12-18 18:33:00 +01:00
Marcel Lengl f750dcf94d TSK-39: Introduced an interface for 'Task', added Methods, solved conflicts, fixed some test issues. 2017-12-18 14:44:19 +01:00
Konstantin Kläger 75e35a7593 TSK-109: Separate monitor and task operations
- Add TaskMonitorService and move the needed methods from TaskService
- Update TaskanaEngine with TaskMonitorService
- Update MonitorController and RestApplication
- Add TaskMonitorMapper
2017-12-15 17:37:07 +01:00
Marcel Lengl f1ddf6780c TSK-23: Complete a Task with force-flag and user-check. Added unit test for this function. Added completeTask(id) without flag, improved unit-test, reacted to TSK-22. 2017-12-14 16:35:14 +01:00
Holger Hagen ea60136855 TSK-100: REST version in manifest.yml updated. 2017-12-14 09:23:35 +01:00
BVier d5fcf1fe37 TSK-100: changed mapper and tests 2017-12-13 20:56:39 +01:00
Holger Hagen 4cdc2508e7 TSK-100: Übergabe an Benni 2017-12-13 20:56:39 +01:00
Holger Hagen fdf21365f9 TSK-107: move checkstype to qa folder and activated checkstyle 2017-12-13 17:07:46 +01:00
BerndBreier 600c4aa281 TSK-22_start_working_on_a_task 2017-12-13 17:07:12 +01:00
BerndBreier 4d94684bf0 TSK-22_start_working_on_a_task 2017-12-13 17:07:12 +01:00
Holger Hagen 8b9c5c7de0 TSK-108: readme and pom descriptions updated. 2017-12-13 16:00:26 +01:00
Mustapha Zorgati c0b4fbfccd TSK-26: removed setup of git username and mail
since we have a travis account now
2017-12-13 12:04:23 +01:00
Mustapha Zorgati 1767a7286c TSK-26: now inrementing last number when writing back to github 2017-12-13 12:04:23 +01:00
Konstantin Kläger b33afe838c TSK-101: Run TaskServiceImplIntExplicitTest with JAASRunner 2017-12-12 13:26:27 +01:00
Mustapha Zorgati afcca3b24b Updated poms to version 0.0.2-SNAPSHOT 2017-12-12 11:55:39 +00:00
Mustapha Zorgati 1d55b9456b TSK-26: reordered skip promts so that builds from other repos don't fail 2017-12-12 12:45:56 +01:00
Mustapha Zorgati 4a63e6c474 encripted keys again 2017-12-12 11:54:06 +01:00
Mustapha Zorgati 681d2b7272 fixed PR query 2017-12-12 11:37:34 +01:00