Kanban Macro

Version 10.1 by Ludovic Dubost on 2018/04/07 19:25

cogDisplays a Kanban view of AppWithinMinutes data.
TypeXAR
Category
Developed by

Ludovic Dubost

Active Installs5
Rating
1 Votes
LicenseGNU Lesser General Public License 2.1

Installable with the Extension Manager

Description

Displays a Kanban view of AppWithinMinutes data.

Example:

{{kanban app="Ideas" category="priority" order="doc.date" columns="status,assignement" /}}

  • app or className application or className for which to build the kanban board
  • category field to use to break down the kanban board
  • xwql additional xwql to restrict the query
  • order field by which to order cards
  • title field to display the title
  • columns additional columns to display 
  • cssClasses classes to display the columns. Default is col-xs-12 col-md-4

kanban.png

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:

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions
  5. You'll also need to install all dependent Extensions that are not already installed in your wiki

Release Notes

v1.1

New version based on jkanban. This new version supports kanban as JSON and has a new look.

Features added:

  • Support Kanban as JSON that can be saved back to the page when modified including
    • Board title editing
    • Item titel editing
    • Drag and dropping boards and items
    • Adding and removing boards and items
  • Still supports boards from AppWithinMinutes data allowing to save back a category change when drag and dropping an item
Tags:
    

Get Connected