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