aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/application.rb
Commit message (Collapse)AuthorAgeLines
...
* Actually store user id when making request.francis2007-10-08-1/+6
| | | | /list URL displays all requests that are in progress.
* Added restore of params from session when redirecting a post requestlouise2007-10-03-10/+9
|
* Login stuff with POST redirect not working yetfrancis2007-10-03-8/+51
|
* Return status of authentication check.francis2007-09-17-1/+3
|
* Move template for signin dialog to a shared view folder, rather than the one ↵francis2007-09-12-2/+2
| | | | for a specific controller.
* Log last editor and allow a comment for public body editing.francis2007-09-03-1/+13
|
* Skeletal model for an FOI request.francis2007-08-04-9/+14
| | | | Rubbishy display of first form.
* At least use a stylesheet.francis2007-08-01-2/+2
|
* User table, and some dodgy authentication code.francis2007-08-01-4/+39
|
* Default Rails gumph.francis2007-08-01-0/+7