| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
| |
models
|
|
|
|
| |
causes extra xapian updating
|
|
|
|
| |
InfoRequest.find_old_unclassified
|
|
|
|
| |
in mailing reminders to requesters
|
|
|
|
| |
reminders to requesters to classify a response to their request
|
|
|
|
| |
preparation for allowing anyone to edit them
|
|
|
|
|
|
| |
aggressive quoting rule into a TMail monkey patch proper so it is always called
when constructing emails, and remove the hacky function
(Address.encode_quoted_string) it used to call in special places
|
|
|
|
|
| |
Fix bug in quoting of those replies.
Make it remove @ signs from name part of them.
|
| |
|
|
|
|
| |
from the main request page
|
| |
|
|
|
|
| |
the request (not just an admin owner) and if the request needs admin
|
|
|
|
| |
a user has the power to edit "requires_admin" requests
|
|
|
|
| |
RequestController
|
|
|
|
| |
will replace calculation in RequestController
|
| |
|
|
|
|
| |
tests. Add test for searching users.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not modifying the index between them.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
in any order.
It doesn't seem to clear database between tests - just overwrite the fixtures that are set,
so making it work if it happened to have the right one before.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hardcoded table of data.
|
| |
|
| |
|
|
|
|
| |
elsewhere), and add more tests for it
|
|
|
|
| |
more complex scenarios but this is useful for now)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
forward it about.
Make link on later ones go straight to top green box.
Give ids to the green boxes.
|
| |
|
|
|
|
| |
let people move them from admin interface.
|