Changes between Initial Version and Version 1 of TrackKanbanBoardMacro


Ignore:
Timestamp:
Dec 18, 2012, 2:20:50 PM (11 years ago)
Author:
tracmultiproject
Comment:

New hack TrackKanbanBoardMacro, created by tracmultiproject

Legend:

Unmodified
Added
Removed
Modified
  • TrackKanbanBoardMacro

    v1 v1  
     1[[PageOutline(2-5,Contents,pullout)]]
     2
     3= Trac Kanban Board =
     4
     5== Description ==
     6
     7Wiki macro for managing tickets with agile Kanban method. Add `KanbanBoard` macro to wiki page and use it to prioritize and manage tickets in the project.
     8
     9Main features:
     10 - Define board columns and how they map to ticket states
     11 - Change ticket state by dragging tickets on the board
     12 - Add existing tickets to board by drag-and-dropping ticket links
     13 - Create new tickets directly from board
     14 - View and modify ticket fields (summary, description, etc.) and add comments from ticket detail dialog
     15 - Define what ticket fields are visible on ticket detail dialog
     16
     17
     18== Bugs/Feature Requests ==
     19
     20Existing bugs and feature requests for TrackKanbanBoardMacro are
     21[report:9?COMPONENT=TrackKanbanBoardMacro here].
     22
     23If you have any issues, create a
     24[http://trac-hacks.org/newticket?component=TrackKanbanBoardMacro&owner=tracmultiproject new ticket].
     25
     26== Download ==
     27
     28Download the zipped source from [download:trackkanbanboardmacro here].
     29
     30== Source ==
     31
     32You can check out TrackKanbanBoardMacro from [http://trac-hacks.org/svn/trackkanbanboardmacro here] using Subversion, or [source:trackkanbanboardmacro browse the source] with Trac.
     33
     34== Example ==
     35
     36{{{
     37{{{
     38#!KanbanBoard height=250px
     39}}}
     40}}}
     41
     42== Recent Changes ==
     43
     44[[ChangeLog(trackkanbanboardmacro, 3)]]
     45
     46== Author/Contributors ==
     47
     48'''Author:''' [wiki:tracmultiproject] [[BR]]
     49'''Maintainer:''' [wiki:tracmultiproject] [[BR]]
     50'''Contributors:'''