Commit Graph

167 Commits

Author SHA1 Message Date
Mustapha Zorgati 1af5acfbd5 Updated poms to version 0.9.2-SNAPSHOT 2018-06-11 18:56:22 +00: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
julian.schallenmueller 51d53525da TSK-552 Added rest documentation in taskana-rest-spring-example 2018-06-08 16:20:56 +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 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 3a01a9359d TSK-519 Add user role guard and no access screen 2018-06-06 09:14:33 +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
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
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 3500b206e6 TSK-495 Extend WorkbasketAccessItem by accessName 2018-05-24 10:58:20 +02:00
BerndBreier 1c50d62885 TSK-496 add REST endpoint validate-access-ids 2018-05-20 22:28:31 +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
Mustapha Zorgati 52e0a01202 TSK-448: removed spring-boot from taskana-rest-spring and taskana-rest 2018-05-09 19:49:57 +02:00
Mustapha Zorgati cf0921ba8d TSK-447: taskana now supports postgresql
TSK-447: fixed bool<->integer problem with postgres


TSK-447: postgresql now working


TSK-477: now using h2 db again (taskana-rest-spring-example)
2018-05-09 15:11:04 +02:00
Holger Hagen c2b0ba5daf TSK-478: custom field filter in classification REST service. 2018-05-09 10:39:25 +02:00
Holger Hagen 2970edd119 TSK-477: REST: get tasks by workbasket key and domain. 2018-05-09 08:27:19 +02:00
Mustapha Zorgati ff1d128f35 Updated poms to version 0.1.4-SNAPSHOT 2018-05-02 11:22:33 +00:00
Holger Hagen b2bef9f36d TSK-365: added monitor role. 2018-04-30 15:43:31 +02:00
Holger Hagen 87f44bd026 TSK-469: added endpoint to delete workbasket as distribution target. 2018-04-27 11:50:19 +02:00
Holger Hagen 6fe096a939 TSK-461: added some validation to the incoming task resource in the REST controller. 2018-04-25 08:59:20 +02:00
Holger Hagen fdfb9b65d0 TSK-426: creation of classifications with empty id is now possible. 2018-04-20 10:48:31 +02:00
Mustapha Zorgati 8307e3e7a7 Updated poms to version 0.1.3-SNAPSHOT 2018-04-19 14:32:18 +00:00
Martin Rojas Miguel Angel ccf6f133ee TSK-432 Domain switch and filtering for the application 2018-04-18 21:56:13 +02:00
Holger Hagen dc8b0dbc54 TSK-421: invalid parameter lead to error message. 2018-04-18 12:30:58 +02:00
BerndBreier 36d66064a7 TSK-441 Add foreign key constraint for workbasket_id to workbasket-access-list 2018-04-16 14:08:32 +02:00
Holger Hagen fd0b1436c5 TSK-445: user info endpoint. 2018-04-16 13:10:26 +02:00
Holger Hagen 9601e9a8ec TSK-434: added endpoints to read classification categories and types. 2018-04-16 08:44:06 +02:00
BerndBreier 227ab7782d TSK-303 Add callback information to task 2018-04-13 16:26:58 +02:00
Holger Hagen 6e075bce6b TSK-429: added task update to and integration test to task rest service. 2018-04-13 12:00:08 +02:00
Holger Hagen 1dd6dcddf1 TSK-433: Delete classification by id using REST API. 2018-04-12 12:42:07 +02:00
BerndBreier b62563f463 TSK-417 page number and size mismatch when hidden tasks are member of query resultset 2018-04-06 14:04:47 +02:00
Holger Hagen 1d58cb39e1 TSK-422: HATEOAS support for ClassificationController. 2018-04-06 13:25:05 +02:00
Holger Hagen 9cacb892c6 TSK-422: encoding fix for sample data. 2018-04-06 13:25:05 +02:00
Mustapha Zorgati e3e91383c9 Updated poms to version 0.1.2-SNAPSHOT 2018-04-04 15:51:00 +00:00
BerndBreier 94c32624a0 TSK-420 - Place all tables in db schema "taskana" 2018-04-04 15:56:30 +02:00
Holger Hagen ba3b8baaf5 TSK-399: Configurable classification cagetories. 2018-04-04 12:55:51 +02:00
Holger Hagen df4638f2fc TSK-400: added configuration of classification types. 2018-03-29 16:31:45 +02:00
Holger Hagen 22ee9e96f9 TSK-406: fixed unit test until bug is resolved. 2018-03-29 09:56:40 +02:00
Holger Hagen c1809373a4 TSK-406: adapted to count() fix. 2018-03-28 17:53:45 +02:00
Holger Hagen 106df46a69 TSK-406: Added pagination for TaskController. 2018-03-28 17:53:45 +02:00
Lars Leo Grätz ead7b9a3a0 TSK-295
added import/export functionality
2018-03-27 17:08:38 +02:00
Mustapha Zorgati f4ea8ef569 Updated poms to version 0.1.1-SNAPSHOT 2018-03-23 10:17:41 +00:00
Holger Hagen b0156d9af2 TSK-398: refactored roles config to be more generic. 2018-03-23 10:19:16 +01:00
BerndBreier 32449a4d52 TSK-401 After creating a workbasket, the user is not able to delete it. 2018-03-22 14:42:29 +01:00
Holger Hagen 95146d764f TSK-370: fixed import to be compatible with new Spring version. 2018-03-22 10:30:10 +01:00
Holger Hagen 034852cabd TSK-370: upgrade to Spring Boot 2.0.0.RELEASE 2018-03-22 10:30:10 +01:00
BerndBreier 4bc7b6bad1 TSK-314 Recalculate due timestamp and prio when a classification is updated 2018-03-21 22:18:55 +01:00
Holger Hagen 4765fc242a TSK-217: pagination support for WorkbasketController and first page to be number 1. 2018-03-20 09:44:50 +01:00
Holger Hagen 15dee0c269 TSK-378: introduced REST integration tests on WorkbasketController. 2018-03-20 09:44:50 +01:00
BerndBreier eb55cb6ad8 TSK-358 Bulk update of all tasks with a specific ObjectReference 2018-03-19 16:59:42 +01:00
BerndBreier f55c54f991 tsk-385 Empty WHERE condition on workbasket query 2018-03-16 08:03:43 +01:00
BerndBreier a7c7dec43c TSK-353 Extend the number of available custom attributes on the task 2018-03-14 11:48:03 +01:00
Holger Hagen 4c8b29bcec TSK-373: list resources according to HAL format. 2018-03-13 10:25:02 +01:00
Mustapha Zorgati 7fd9422dd6 Updated poms to version 0.0.9-SNAPSHOT 2018-03-06 09:24:33 +00:00
BerndBreier bab3d9ff5c TSK-359 setWorkbasketAccessItems doesn't save access items 2018-03-05 16:16:32 +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
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 798e160669 TSK-311 refactoring 2018-02-28 17:05:56 +01:00
Mustapha Zorgati e872c39340 TSK-311 seperated rest service 2018-02-28 17:05:56 +01:00