| Commit message (Expand) | Author | Age | Lines |
* | Rename ALL THE TEMPLATES!!1!!!one!!1!! | Henare Degan | 2013-02-27 | -0/+0 |
* | <% %> style block helpers are deprecated | Henare Degan | 2013-02-19 | -11/+11 |
* | Merge branch 'develop' into rails-3-spike | Henare Degan | 2013-02-15 | -1/+1 |
|\ |
|
| * | Fix escaping of raw email display in admin interface | Matthew Landauer | 2013-02-07 | -1/+1 |
* | | Objects need to be strings before they can be cast with to_str | Matthew Landauer | 2013-01-30 | -2/+2 |
|/ |
|
* | Slightly clearer wording in admin interface heading for logs | Matthew Landauer | 2012-10-11 | -1/+1 |
* | Rename models and tables exim -> mail_server | Matthew Landauer | 2012-10-11 | -4/+4 |
* | Because we support exim and postfix changing how it's labelled in the admin i... | Matthew Landauer | 2012-10-10 | -1/+1 |
* | Add an option to disable comments on a request | Robin Houston | 2012-09-19 | -0/+4 |
* | Paginate the list of old unclassified requests. | Louise Crow | 2012-09-13 | -1/+2 |
* | Fix basic admin interface in case where external request without username is ... | Louise Crow | 2012-08-29 | -11/+17 |
* | Fix typo. | Louise Crow | 2012-08-22 | -5/+5 |
* | Handle external users | Robin Houston | 2012-06-06 | -1/+9 |
* | Improve wording | Robin Houston | 2012-06-03 | -1/+1 |
* | Allow messages to be redelivered to more than one request. Closes #442 | Seb Bacon | 2012-05-29 | -1/+1 |
* | Merge branch 'feature/easy-request-hiding-for-admin' into develop | Seb Bacon | 2012-05-28 | -0/+9 |
|\ |
|
| * | Support easy hiding of requests for admins. Currently not exposed in core ad... | Seb Bacon | 2012-05-25 | -0/+9 |
* | | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | David Cabo | 2012-05-28 | -1/+1 |
|\| |
|
| * | Correct form post URL | Seb Bacon | 2012-05-23 | -1/+1 |
* | | Don't hardcode request status list in admin page, so custom states are includ... | David Cabo | 2012-05-28 | -14/+1 |
|/ |
|
* | Log the reason why an incoming mail is routed to the holding pen, and display... | Seb Bacon | 2011-08-03 | -2/+3 |
* | If there’s a unique guess as to the correct info request an incoming | Robin Houston | 2011-07-08 | -1/+5 |
* | Tags for requests, with admin interface to view/edit them. | Francis Irving | 2010-09-29 | -0/+12 |
* | Misplaced form element | Francis Irving | 2010-08-12 | -1/+1 |
* | Interface to move request to new user or authority | Francis Irving | 2010-08-12 | -2/+27 |
* | Some more info on calculated status on request page | Francis Irving | 2009-12-10 | -4/+9 |
* | Show last sent date, due dates | Francis Irving | 2009-12-10 | -0/+3 |
* | Use new truncate syntax for new Rails | Francis Irving | 2009-12-03 | -4/+4 |
* | Fix bug that didn't do folding for new clipped cached text field. | francis | 2009-10-19 | -1/+1 |
* | Put two paragraphs into one (so less distracting from form) | francis | 2009-10-19 | -3/+1 |
* | Up old age in days to 21. | francis | 2009-10-03 | -1/+1 |
* | Some things to improve admin page presentation of events. | francis | 2009-09-08 | -1/+1 |
* | Look up request just by id, not using hash, on holding pen pages. | francis | 2009-09-07 | -4/+14 |
* | Destroy outgoing messages button. | francis | 2009-07-21 | -0/+9 |
* | Requester only prominence. | francis | 2009-07-03 | -2/+2 |
* | Put prominence options in a better order, normal first. | francis | 2009-06-30 | -1/+1 |
* | "hidden" option to completely hide requests (from everyone except administrat... | francis | 2009-06-23 | -2/+2 |
* | Fancier options for stopping new responses to requests. | francis | 2009-06-15 | -9/+15 |
* | Make old_unclassfied function a bit more flexible for reuse elsewhere e.g. in... | louise | 2009-04-08 | -2/+2 |
* | Remove some uses of gsub!, which might be clobbering other versions of strings | francis | 2009-04-08 | -1/+1 |
* | Need to call h to escape emails here | francis | 2009-04-02 | -1/+1 |
* | Mark old responses as require clarification. | francis | 2009-04-02 | -0/+11 |
* | Only show start of messages by default, with JS toggle to see the | tony | 2009-03-25 | -2/+23 |
* | Don't show annotations table if there aren't any | tony | 2009-03-25 | -25/+31 |
* | Use simple_format() to make text more readable, and wrap YAML in pre | tony | 2009-03-25 | -10/+17 |
* | Restrict 'ten days old unclassified' on front page of admin to 50 | tony | 2009-03-10 | -0/+15 |
* | Change it to ask "what best describes the status of this request now" | francis | 2009-02-27 | -0/+1 |
* | Load exim log files into database. | francis | 2009-01-27 | -0/+12 |
* | Option for withdrawn requests. | francis | 2009-01-14 | -0/+1 |
* | Lots of the code for internal review state. | francis | 2008-11-05 | -0/+1 |