Commit Graph

552 Commits

Author SHA1 Message Date
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
Lars Leo Grätz 30f72604c9 TSK-482 2018-05-14 08:29:39 +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
Holger Hagen f2460cd074 TSK-484: removed wrong authorization check from addDistributionTarget. 2018-05-09 17:03:49 +02:00
Mustapha Zorgati 31e24d8965 TSK-447: fixed transferTasks with invalid TaskIdList 2018-05-09 15:11:04 +02:00
Mustapha Zorgati 44dfbb983e TSK-447: code cleanup 2018-05-09 15:11:04 +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
Martin Rojas Miguel Angel ec33a7a1ff TSK-468 Add remove distribution target button and endpoint. 2018-05-08 08:35:09 +02:00
BerndBreier a3090ad058 TSK-476 fix DB2 unittest errors 2018-05-07 13:12:20 +02:00
Mustapha Zorgati 4ab2305285 hotfix: fixed wildfly swarm version change 2018-05-02 17:08:56 +02:00
Mustapha Zorgati ff1d128f35 Updated poms to version 0.1.4-SNAPSHOT 2018-05-02 11:22:33 +00:00
Martin Rojas Miguel Angel 3545df7448 TSK-474 Change classification searcher input style and collapse tree after remove filter 2018-05-02 12:35:59 +02:00
Martin Rojas Miguel Angel 4450002a81 TSK-466 Fix navbar test 2018-05-01 21:38:19 +02:00
Martin Rojas Miguel Angel f80c921568 TSK-466 Incorporate new Taskana logo 2018-05-01 21:38:19 +02:00
Martin Rojas Miguel Angel 12ac45036c TSK-465 Add classification tree filtering 2018-05-01 21:17:07 +02:00
Mustapha Zorgati 0062d89aae TSK-456: configured deployment of taskana-web 2018-05-01 20:46:50 +02:00
Martin Rojas Miguel Angel e45c7fab63 TSK-467 Hide navigation bar after selecting an entry 2018-04-30 17:19:01 +02:00
Lars Leo Grätz e64dee8985 TSK-471 - Create TaskDetailsComponent 2018-04-30 16:27:59 +02:00
Holger Hagen b2bef9f36d TSK-365: added monitor role. 2018-04-30 15:43:31 +02:00
Martin Rojas Miguel Angel 44ec413d94 TSK-464 Make custom fields configurable via .json file 2018-04-27 22:22:50 +02:00
Holger Hagen 19447510d1 TSK-423: isUserInRole and checkRoleMembership added to interface. 2018-04-27 11:59:10 +02:00
Holger Hagen baed067509 TSK-430: made process ids updatable in the interface. 2018-04-27 11:56:00 +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 7b31734e24 TSK-265: Added support for getting task ids for classification report. 2018-04-27 11:45:38 +02:00
Holger Hagen 2a6fe0ef77 TSK-266: added generic getTaskIds... to monitor. 2018-04-26 09:38:26 +02:00
Martin Rojas Miguel Angel 74b61ccaa9 TSK-451-457 Fix pagination bugs 2018-04-26 08:48:10 +02:00
Martin Rojas Miguel Angel 4794ec97fc TSK-456 Move taskana application into a single one with lazy modules loading 2018-04-25 12:11:16 +02:00
Holger Hagen 5467637c34 TSK-263: added operation to determina all distinct values for report filter. 2018-04-25 10:11:12 +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 caff822ccd TSK-407: supporting all kind of lists for transferring tasks. 2018-04-24 10:28:46 +02:00
Holger Hagen 7dc1cd0456 TSK-411: fixed hashCode and equals for Workbasket. 2018-04-24 10:24:57 +02:00
Holger Hagen be5b4179b3 TSK-410: fixed hashCode and equals for Task. 2018-04-24 10:24:57 +02:00
Martin Rojas Miguel Angel 16712aa859 TSK-450 Fix navigation menu bug when load application for first time. 2018-04-24 07:15:11 +02:00
Lars Leo Grätz fa8bc9cb69 TSK-333
initial commit
2018-04-23 16:09:54 +02:00
Martin Rojas Miguel Angel 251257ac80 TSK-454 Move environment url to startup application instead of being a guard 2018-04-23 16:09:37 +02:00
Martin Rojas Miguel Angel cb20dd1ccb TSK-454 Domain switching bug 2018-04-23 16:09:37 +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 67ee8d3215 TSK-453 Add external configuration file for environment setup 2018-04-19 13:57:24 +02:00