Opened 16 years ago
Closed 15 years ago
#4 closed enhancement (fixed)
Bulk approval
| Reported by: | adehnert | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Keywords: | django | Cc: |
Description
Currently, individual requests can be approved one by one. Remit should really support approving a bunch of requests at once. I believe Django 1.1 was supposed to have grown bulk-update features in the admin; maybe those can be leveraged?
Change History (4)
comment:1 Changed 16 years ago by adehnert
- Milestone set to The Distant Future
comment:2 Changed 16 years ago by adehnert
- Milestone changed from The Distant Future to 1.0
comment:3 Changed 16 years ago by adehnert
- Keywords django added
comment:4 Changed 15 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)
Done, in various commits including:
commit 3e372da1609ac164f3f66ee5b4431b6296ff605c Author: Alex Dehnert <adehnert@mit.edu> Date: Sun Jul 25 04:31:09 2010 -0400 Add bulk actions to request list (Trac: #4)