Commit Graph

592 Commits

Author SHA1 Message Date
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
Martin Rojas Miguel Angel 19a489eb9d TSK-487 Fix workbasket related bugs. 2018-05-23 08:03:28 +02:00
Lars Leo Grätz 3f23005fa2 TSK-336 TaskDetails prototype 2018-05-22 15:48:13 +02:00
Martin Rojas Miguel Angel 1c93702063 TSK-492 Access validation, type ahead component created. 2018-05-21 22:12:08 +02:00
Martin Rojas Miguel Angel e2a781521e TSK-487 wokplace improvements 2018-05-21 15:13:30 +02:00
BerndBreier 1c50d62885 TSK-496 add REST endpoint validate-access-ids 2018-05-20 22:28:31 +02:00
BerndBreier c5ff9ed8a8 TSK-498 missing custom properties on REST taskquery result 2018-05-20 21:34:37 +02:00
Martin Rojas Miguel Angel ad6a9163a7 TSK-488 Add classification improvements 2018-05-20 20:49:46 +02:00
Mustapha Zorgati d695400c14 Updated poms to version 0.1.5-SNAPSHOT 2018-05-15 20:01:13 +00:00
Martin Rojas Miguel Angel ec16c92b1b TSK-177 Add configuration file to taskana spring example project 2018-05-15 09:38:12 +02:00
Martin Rojas Miguel Angel 99b882f867 TSK-177 Add authentication and login page for taskana spring rest example 2018-05-15 09:38:12 +02:00
Holger Hagen 66bdaab7cf TSK-408: APPEND permission is checked in transferTasks. 2018-05-14 15:01:22 +02:00