Commit Graph

603 Commits

Author SHA1 Message Date
Konstantin Kläger 71a42b58fd TSK-367: Provide a workbasket level report for specific classifications 2018-06-18 21:10:10 +02:00
BerndBreier 169ad0d718 TSK-511 Add transaction slicing to job runner 2018-06-18 18:14:01 +02:00
julian.schallenmueller ae9f00ddc4 TSK-511 Add transaction slicing to job runner 2018-06-18 18:14:01 +02:00
Konstantin Kläger 5a76d17a54 TSK-568: Remove unnecessary exceptions from method signatures 2018-06-18 12:28:54 +02:00
Martin Rojas Miguel Angel a6ff3c2813 mend 2018-06-18 10:55:57 +02:00
Martin Rojas Miguel Angel 08a8649a25 TSK-376 Change test to Firefox instead of phantom 2018-06-18 10:55:57 +02:00
Lars Leo Grätz a372a2eaa6 TSK-565: sorting of tasks in workplace 2018-06-18 10:44:42 +02:00
Holger Hagen 4f12118d09 Update application.properties 2018-06-16 19:51:20 +02:00
Martin Rojas Miguel Angel 75cb4011d0 TSK-540 cache static folder 2018-06-16 19:51:20 +02:00
Martin Rojas Miguel Angel 670faba7f5 TSK-473 Redirect web application to no access when REST service is not present 2018-06-16 19:37:38 +02:00
BerndBreier cdcaa6b2fe TSK-513 Integrate taskana-spring-txtest in taskana-spring-example 2018-06-15 16:26:07 +02:00
Konstantin Kläger ecd88201fb TSK-569: Convert Windows line endings (CRLF) to Unix line endings (LF) 2018-06-15 12:59:46 +02:00
Mustapha Zorgati 1af5acfbd5 Updated poms to version 0.9.2-SNAPSHOT 2018-06-11 18:56:22 +00:00
Holger Hagen 6e42863f07 TSK-549: removed unused SQLException from method signature. 2018-06-11 18:16:05 +02:00
Holger Hagen a93c408cc3 TSK-549: Uppercase comparision when getting workbasket by key and domain. 2018-06-11 18:16:05 +02:00
Holger Hagen 1ce9ed82d4 TSK-549: case insensitive contraint on key/domain during creation of workbasket. 2018-06-11 18:16:05 +02:00
julian.schallenmueller 65dbb8c82c TSK-560: Changed http status code for successfully deleting a task to 204 2018-06-11 11:48:34 +02:00
Konstantin Kläger 3230e35c2c TSK-512: Improve general exception handling
- Add root cause to taskana exceptions
- Either throw an exception or log the error
- Remove unnecessary exceptions from method signatures
2018-06-11 11:25:31 +02:00
Martin Rojas Miguel Angel 63c3b7ee53 TSK-541 Fix access items validation error when add/remove new access items and use ReactiveForms 2018-06-08 18:11:11 +02:00
BVier 38a9e82309 TSK-550: When completing a Task twice, just return the completed Task 2018-06-08 16:25:35 +02:00
julian.schallenmueller 51d53525da TSK-552 Added rest documentation in taskana-rest-spring-example 2018-06-08 16:20:56 +02:00
Holger Hagen 8d376131cf TSK-517: initializing custom attributes for AttachmentImpl with HashMap. 2018-06-08 09:04:10 +02:00
Lars Leo Grätz 2aeb815d8e TSK-535
:bugfixes for workplace
2018-06-08 08:27:59 +02:00
Konstantin Kläger ace632d814 TSK-518: Move BulkOperationResults and ObjectReference to public API 2018-06-07 13:30:42 +02:00
Martin Rojas Miguel Angel c7ea6f8e63 TSK-539 BUG Open information tab when creating a new workbasket 2018-06-07 08:48:06 +02:00
BVier dd0ad1253a TSK-520: Replaced code smells found by FindBugs 2018-06-06 21:04:06 +02:00
Martin Rojas Miguel Angel 2b1ee855cf Update application.properties 2018-06-06 17:16:24 +02:00
Martin Rojas Miguel Angel d6942737bf TSK-534 Rename lookup configuration property 2018-06-06 17:16:24 +02:00
Martin Rojas Miguel Angel 5b926153a7 TSK-534 Change access ids service url and fix type-ahead min char bug 2018-06-06 17:16:24 +02:00
Martin Rojas Miguel Angel 3a01a9359d TSK-519 Add user role guard and no access screen 2018-06-06 09:14:33 +02:00
Konstantin Kläger 2452057364 TSK-514: Consolidate SpringBoot-Version 2018-06-05 14:56:31 +02:00
Konstantin Kläger 000a728f4e TSK-525: Replace force flags by separate methods 2018-06-05 14:25:14 +02:00
BerndBreier fd564b3053 TSK-548 Ldap Access must use uid field as user Id for persons 2018-06-05 10:36:09 +02:00
Martin Rojas Miguel Angel 5ec61b406e TSK-493 Check classification id is null or empty on classification creation. 2018-06-04 17:49:15 +02:00
Martin Rojas Miguel Angel 712d8b435b TSK-538 Bug order by description issue is now fixed. 2018-06-04 17:04:48 +02:00
Lars Leo Grätz 99e3c15e89 TSK-505 2018-05-28 14:19:50 +02:00
Mustapha Zorgati e731f78282 Updated poms to version 0.9.1-SNAPSHOT 2018-05-25 14:24:45 +00:00
Mustapha Zorgati 22ca605bb2 Updated poms to version 0.1.6-SNAPSHOT 2018-05-25 13:36:51 +00:00
Holger Hagen 595fb0ded2 TSK-529: recommended DB2 indexes. 2018-05-25 09:49:42 +02:00
BerndBreier c92542e362 TSK-497 implement Ldap access 2018-05-25 09:27:15 +02:00
Martin Rojas Miguel Angel ce490f17ce TSK-483-508 make lookup configurable and refactored environment file 2018-05-24 19:36:58 +02:00
BerndBreier 74d632eddd TSK-510 Improve task query performance 2018-05-24 17:12:24 +02:00
Mustapha Zorgati 83b3360e00 TSK-502: further refactoring 2018-05-24 15:23:47 +02:00
Mustapha Zorgati 172340323d TSK-502: simplified drop tables sql 2018-05-24 15:23:47 +02:00
Mustapha Zorgati da8e435a1a TSK-502: now replacing boolean to int for db2 [in memory] 2018-05-24 12:20:15 +02:00
BerndBreier 78536d6596 TSK-502 Make Taskana run on DB2 10.5 2018-05-24 12:20:15 +02:00
BerndBreier 3500b206e6 TSK-495 Extend WorkbasketAccessItem by accessName 2018-05-24 10:58:20 +02:00
Martin Rojas Miguel Angel 28eac68162 TSK-489 Fix application general bugs. 2018-05-24 08:22:45 +02:00
Holger Hagen e61fdbb5a5 TSK-507: fix custom property queries. 2018-05-23 09:33:36 +02:00
Martin Rojas Miguel Angel d392b21119 TSK-487 Fix workbasket related bugs. 2018-05-23 08:03:28 +02:00