Lightweight library for general purpose task management
Go to file
Martin Rojas Miguel Angel e79829c516 TSK-440 Fix loading... text when remove the last children of a node 2018-04-16 15:16:55 +02:00
lib TSK-441 Add foreign key constraint for workbasket_id to workbasket-access-list 2018-04-16 14:08:32 +02:00
monitor TSK-355: updated report strucutre 2018-03-29 10:13:48 +02:00
qa TSK-59 ACCESS_ID should always be treated as lowercase - add taskanaEngineConfiguration.getUseContainerManagedTransactions 2017-12-21 15:14:17 +01:00
rest TSK-441 Add foreign key constraint for workbasket_id to workbasket-access-list 2018-04-16 14:08:32 +02:00
web TSK-440 Fix loading... text when remove the last children of a node 2018-04-16 15:16:55 +02:00
workplace Remove security vulnerabilities and unused div for access items 2018-03-12 12:34:16 +01:00
.travis.yml TSK-431: now releasing web jar aswell 2018-04-16 11:36:50 +02:00
LICENSE Initial commit 2017-06-28 17:45:30 +02:00
README.md Fix broken link to web site 2018-01-13 18:54:39 +01:00
manifest.yml Updated poms to version 0.1.2-SNAPSHOT 2018-04-04 15:51:00 +00:00

README.md

TASKANA - The open source task management library

Build Status Maven Central License

TASKANA is a task management component open source library. It can be embedded into your application or be operated standalone if appropriate. Beside the basic task management functionalities, TASKANA adds workbaskets and classifications to control and monitor a large amount of tasks within a larger organization.

Components

TASKANA splits up into five components:

TASKANA core

  • The Java library providing the task management functions

TASKANA REST API

  • REST API to allow remote access to the TASKANA system.

TASKANA workplace

  • Angular based web application to work on the tasks
  • Sample tasklist application you can use if appropriate

TASKANA admin

  • Angular based web application to configure the system
  • Supports workbaskets and classifications

TASKANA monitor

  • Angular based web application to monitor the status of the entire task pool
  • Provides views and statistics about the conformance with defined services levels
  • Shows the workload of your organization and the individual teams