Changes between Initial Version and Version 1 of GridModifyPlugin


Ignore:
Timestamp:
Aug 8, 2008, 5:24:37 AM (16 years ago)
Author:
Abbywinters.com WebDev
Comment:

New hack GridModifyPlugin, created by abbywinterscom

Legend:

Unmodified
Added
Removed
Modified
  • GridModifyPlugin

    v1 v1  
     1= Grid Modify Plugin =
     2
     3== Description ==
     4
     5For 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.
     6
     7Changes 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.
     8
     9The status of the updates is logged to [http://getfirebug.com/ Firebug's] console if you have that installed.
     10
     11This plugin uses Genshi and therefore only works with Trac .11 (and up?).
     12
     13== Bugs/Feature Requests ==
     14
     15Existing bugs and feature requests for GridModifyPlugin are
     16[report:9?COMPONENT=GridModifyPlugin here].
     17
     18If you have any issues, create a
     19[http://trac-hacks.org/newticket?component=GridModifyPlugin&owner=abbywinterscom new ticket].
     20
     21== Download ==
     22
     23Download the zipped source from [download:gridmodifyplugin here].
     24
     25== Source ==
     26
     27You can check out GridModifyPlugin from [http://trac-hacks.org/svn/gridmodifyplugin here] using Subversion, or [source:gridmodifyplugin browse the source] with Trac.
     28
     29== Example ==
     30
     31 * 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.
     32
     33
     34== Recent Changes ==
     35
     36[[ChangeLog(gridmodifyplugin, 3)]]
     37
     38== Author/Contributors ==
     39
     40'''Author:''' [wiki:abbywinterscom] [[BR]]
     41'''Contributors:'''