FYI, in case anyone is interested (I know at least one person once was) -
I committed GridFlowPlugin to trac-hacks:
http://trac-hacks.org/wiki/GridFlowPlugin
When I wanted quicker ticket triage from my reports page I was pleased
to find GridModifyPlugin, but it is limited to changing 'select'
fields. I wanted to be able to change other ticket properties as well.
Workflows are a reasonable way to approach this, but I did not see any
existing plugins to accomplish it.
GridFlowPlugin allows you to invoke actions defined by Trac's workflow
framework from a report or query. Javascript code adds the action form
elements to the report's DOM tree, and user interaction triggers AJAX
callbacks to invoke the actions.
This is probably very questionable code: I am really a Trac novice.
It's marked as alpha. I don't know how much time I have to develop or
improve this plugin (alongside GridModify, it currently meets my needs),
but I'm interested in feedback if anyone finds it useful and/or borken.
In limited testing this plugin works for queries as well as for reports,
but I will admit that I am much more interested in reports, since most
of my concerns are complex enough to require SQL. It is possible that
query support is less complete.
The GridFlow elements are somewhat stylable via your site's custom CSS,
so I've applied only minimal design.
--
-D. [email protected] NSIT University of Chicago
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---