Task Manager Application
A simple task management application |
Type | XAR |
Category | Application |
Developed by | Anca Luca, Gabriela Smeria, Sorin Burjan, slauriere |
Active Installs | 150 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
Allows users to create and assign tasks from anywhere on the wiki. Each task has a task number generated automatically, a name, project, description, status, severity, reporter, assignee and a due date. The application homepage lists all the existing tasks.
Application Home Page
To access the application, click on the "Task Manager" link from the Applications panel.
To get started, simply click on "Add New Entry" from the homepage.
To view a task, click on it.
Administration section
The application has an administration section. It allows you to add projects and customize the fields used by the application. To visit it go to Global Administration > Other > Task Manager.
My Due Tasks Panel
The application has a panel that allows users to easily access their due tasks.
Kanban Board
This application also provides a macro that you can include in a page to have your tasks organized in a Kanban Board.
How can you use it?
Simply, just by writing the following line in a page:
Parameters:
- user [optional, default=$xcontext.userReference] define the user for who tasks are assigned
- space [optional, default=TaskManager] define the space to look for tasks
- project [optional, default=] define the project to look for tasks
Additional example:
{{kanbanboard user="XWiki.Admin" /}}
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.
You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions
- You'll also need to install all dependent Extensions that are not already installed in your wiki
Release Notes
v2.5.1
v2.5
v2.4.1
v2.4
v2.3
v2.2
v2.1
- Internationalization of the application
- Added translations for the French language
v2.0
- Application completely rewritten using Application Within Minutes feature
Dependencies
Dependencies for this extension (org.xwiki.contrib:application-task-ui 2.5.1):
- org.xwiki.platform:xwiki-platform-livetable-ui 6.4
- org.xwiki.platform:xwiki-platform-appwithinminutes-ui 6.4
- org.xwiki.platform:xwiki-platform-sheet-ui 6.4
- org.xwiki.platform:xwiki-platform-uiextension-ui 6.4
- org.xwiki.platform:xwiki-platform-icon-ui 6.4
- org.xwiki.platform:xwiki-platform-icon-default 6.4
- org.xwiki.contrib:macro-kanban 1.2.3