aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_public_body_controller.rb
Commit message (Expand)AuthorAgeLines
* Search of authorities by tag.francis2008-05-26-1/+2
* Show people tracking same query, when you are on search page.francis2008-05-21-3/+3
* Insist on a tag.francis2008-04-15-15/+20
* Import CSV file using web interface.francis2008-04-14-1/+28
* Show which user you are in the admin interfacefrancis2008-04-11-1/+2
* Redirect to the new public body after creating it in admin interface.francis2008-03-31-2/+2
* Search public bodies in admin.francis2008-03-14-2/+6
* Don't need extra save any more.francis2008-03-02-2/+4
* Option to destroy public body.francis2008-02-21-1/+2
* List more at oncefrancis2008-02-21-2/+2
* 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