| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
|
|
|
| |
models
|
|
|
|
| |
InfoRequest.find_old_unclassified
|
|
|
|
| |
in mailing reminders to requesters
|
|
|
|
| |
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
|
|
|
|
| |
which are really members of some other class
|
|
|
|
|
| |
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
|
|
|
|
| |
more independent, so they can be run in any order. Nest specs so that specs that do not need views generated do not have integrate_views set - mocks for these specs can now be simpler. Add new specs and code for handling an update_status param.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Show icon on request page itself.
|
| |
|
|
|
|
| |
remainder.
|
| |
|
| |
|
|
|
|
| |
tags.
|
| |
|
|
|
|
| |
as that page is broken now. So link to top level page.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|