Most of the work on #525 [1] is now done and I would like to start
getting some feedback. There is also a proposal [2]. I added a pull
request on GitHub just to pull everything together in one place [2].
Here is what I have done:

 * New batch modify module.
 * Batch modify UI integrated into query page.
 * New permission (TICKET_BATCH_MODIFY)
 * Added a new page to the TracGuide and updated the TOC macro.
 * Wrote tests against new module.

I still have a couple of outstanding issues as well. Any suggestions
would be appreciated.

 * One of the new batch tests fails. Right now I think the problem is
with the test itself. I cannot reproduce the error through a running
Trac instance. I'm probably doing something wrong with the
EnvironmentStub.
 * I don't have any tests on my query page integration. Are there any
examples of permission testing I can look at? I want to test that
batch data is only added when the user has the appropriate permission.
 * The documentation page I added to the wiki feels off. I don't feel
like I'm explaining the configuration options in a clean way.
Suggestions welcome.

I moved the ticket into 0.13 since I am mostly done. I would like to
make a patch to add to the ticket, but I need to figure out the best
way to do that with git. If anybody knows how to easily make a diff
from all of my commits let me know. This is my first time using Git
and GitHub.

Thanks,
Brian

[1] http://trac.edgewall.org/ticket/525
[2] http://trac.edgewall.org/wiki/TracDev/Proposals/BatchModification
[3] http://github.com/edgewall/trac/pull/1

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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-dev?hl=en.

Reply via email to