aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_public_body_controller.rb
Commit message (Expand)AuthorAgeLines
* Get redirects right for proxied admin URLs.francis2007-12-14-8/+4
* Change admin interface to use new will_paginate plugin rather than old Railsfrancis2007-11-13-2/+2
* Log last editor and allow a comment for public body editing.francis2007-09-03-52/+58
* Make /admin URL work, and give link through to public body editor.francis2007-09-03-0/+10
* Model for a public body, and basic scaffold to edit it.francis2007-08-29-0/+51