[[PageOutline(2-5,Contents,pullout)]] = Whiteboard = == Description == Provides an alternative custom query view that lays tickets out in a whiteboard manner. See http://www.infoq.com/articles/agile-kanban-boards for more information. == Functionality == * Switch between the grid and whiteboard views using the Whiteboard link in the upper right corner. * Lists the query results with each grouping as a column, like in a kanban board. * Formats each ticket in a post-it note format. * Allow dragging and dropping from column to column. You can then save these changes. == Bugs/Feature Requests == Existing bugs and feature requests for WhiteboardPlugin are [report:9?COMPONENT=WhiteboardPlugin here]. If you are not seeing anything when you try to view the whiteboard, you probably are not grouping your query by anything. If you have any comments please add them to #7633. If you have any issues, create a [http://trac-hacks.org/newticket?component=WhiteboardPlugin&owner=olemis new ticket]. == Download == '''Note:''' Python 2.4 eggs are not provided simply because I do not have it installed on my machine. If you build a 2.4 egg for a release feel free to cook one up and send to me. I will add it to repository and the download list. ||Trac||Python||Version||Date|| ||0.12||2.5||[http://trac-hacks.org/browser/whiteboardplugin/0.12/tags/whiteboard-0.1.0_trac0.12-py2.5.egg 0.1.0]||2010-8-27|| ||0.12||2.6||[http://trac-hacks.org/browser/whiteboardplugin/0.12/tags/whiteboard-0.1.0_trac0.12-py2.6.egg 0.1.0]||2010-8-27|| ||0.11||2.5||[http://trac-hacks.org/browser/whiteboardplugin/0.11/tags/whiteboard-0.1.0_trac0.11-py2.5.egg 0.1.0]||2010-8-30|| ||0.11||2.6||[http://trac-hacks.org/browser/whiteboardplugin/0.11/tags/whiteboard-0.1.0_trac0.11-py2.6.egg 0.1.0]||2010-8-30|| Please see the [http://trac-hacks.org/browser/whiteboardplugin/RELEASE RELEASE] file for details on each release. Older releases can be found in the [http://trac-hacks.org/browser/whiteboardplugin/0.11/tags 0.11] and [http://trac-hacks.org/browser/whiteboardplugin/0.12/tags 0.12] tag directories. Download the zipped trunk from [download:whiteboardplugin here]. == Source == You can check out WhiteboardPlugin from [http://trac-hacks.org/svn/whiteboardplugin here] using Subversion, or [source:whiteboardplugin browse the source] with Trac. == Screenshot == [[Image(whiteboard_0.1.0_release.png, width=800px, height=222px)]] == Recent Changes == [[ChangeLog(whiteboardplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:CuriousCurmudgeon] [[BR]] '''Maintainer:''' [wiki:olemis] [[BR]] '''Contributors:'''