= Grid Modify Plugin = == Description == For any ticket field of type {{{ select }}} (e.g. type, priority, component, etc) this plugin modifies the {{{ query }}} and {{{ report }}} views of tickets to include a select widget for editing those values. Changes to any of the select widgets will immediately fire off an AJAX request to update the ticket so there is no need to press any save or submit button. The status of the updates is logged to [http://getfirebug.com/ Firebug's] console if you have that installed. This plugin uses Genshi and therefore only works with Trac .11 (and up?). == Bugs/Feature Requests == Existing bugs and feature requests for GridModifyPlugin are [report:9?COMPONENT=GridModifyPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=GridModifyPlugin&owner=abbywinterscom new ticket]. == Download == Download the zipped source from [download:gridmodifyplugin here]. == Source == You can check out GridModifyPlugin from [http://trac-hacks.org/svn/gridmodifyplugin here] using Subversion, or [source:gridmodifyplugin browse the source] with Trac. == Example == * Quickly work through many tickets in a given report or query assigning priorities to each one. This is useful in a team meeting for instance. == Recent Changes == [[ChangeLog(gridmodifyplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:abbywinterscom] [[BR]] '''Contributors:'''