wiki:BatchModifyPlugin

Version 42 (modified by CuriousCurmudgeon, 14 years ago) (diff)

--

Batch modification of tickets

Description

Allows users to modify several tickets together in one shot.

Bugs/Feature Requests

Existing bugs and feature requests for BatchModifyPlugin are here. When submitting a new bug report, including the following will greatly increase the odds of your bug getting fixed:

  • Browser version
  • Browser plugins
  • Trac version
  • Trac plugins
  • Any stack trace you received.

If you have any issues, create a 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 send to me. I will add it to repository and the download list above.

TracPythonVersionDate
0.122.40.5.05-13-2010
0.122.50.5.05-13-2010
0.122.60.5.05-13-2010
0.112.50.5.05-13-2010
0.112.60.5.05-13-2010
0.112.50.4.12-19-2010
0.112.60.4.12-19-2010
0.112.50.42-16-2010
0.112.60.42-16-2010
0.112.50.31-26-2010
0.112.60.31-26-2010

Please see the CHANGELOG for details on each release.

Download the zipped trunk from [download:batchmodifyplugin here].

Install

Simply drop the egg in the plugins directory and enable through the admin UI.

Configuration

Batch modification of tickets requires the TICKET_BATCH_MODIFY permission. If a user does not have this permission, the plugin behaves like the default "Custom Query" module.

permission add ashwin_phatak TICKET_BATCH_MODIFY

FAQ

Q: Checkboxes don't appear next to tickets for me!
A: There was a bug with Trac prior to 0.11.6 that prevented the checkboxes from being added. Some people also have path problems that prevent JQuery from being loaded. See #6466 for details.

Screenshots

Screenshot of 0.4.1

Source

You can check out BatchModifyPlugin from here using Subversion, or browse the source with Trac.

Recent Changes

16394 by rjollos on 2017-03-25 09:20:58
Remove eggs
11791 by rjollos on 2012-07-26 00:39:29

Fixed #8488: (0.8.1dev)

  • Removed the border around the collapsed fieldset of 'Batch Modify' so that it displays like Trac's 'Filters' and 'Columns'.
11777 by rjollos on 2012-07-25 07:46:39
1.0.0: Add setup.cfg
(more)

Author/Contributors

Author: ashwin_phatak
Maintainer: CuriousCurmudgeon?
Contributors:

Attachments (5)

Download all attachments as: .zip