[[PageOutline(2-5,Contents,pullout)]] = Trac Kanban Board = == Description == Wiki 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. Main features: - Define board columns and how they map to ticket states - Change ticket state by dragging tickets on the board - Add existing tickets to board by drag-and-dropping ticket links - Create new tickets directly from board - View and modify ticket fields (summary, description, etc.) and add comments from ticket detail dialog - Define what ticket fields are visible on ticket detail dialog == Bugs/Feature Requests == Existing bugs and feature requests for TrackKanbanBoardMacro are [report:9?COMPONENT=TrackKanbanBoardMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TrackKanbanBoardMacro&owner=tracmultiproject new ticket]. == Download == Download the zipped source from [download:trackkanbanboardmacro here]. == Source == You can check out TrackKanbanBoardMacro from [http://trac-hacks.org/svn/trackkanbanboardmacro here] using Subversion, or [source:trackkanbanboardmacro browse the source] with Trac. == Example == {{{ {{{ #!KanbanBoard height=250px }}} }}} == Recent Changes == [[ChangeLog(trackkanbanboardmacro, 3)]] == Author/Contributors == '''Author:''' [wiki:tracmultiproject] [[BR]] '''Maintainer:''' [wiki:tracmultiproject] [[BR]] '''Contributors:'''