Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unused function. | francis | 2008-07-09 | -6/+1 |
| | ||||
* | Remove escaping of HTML from text alert emails. | francis | 2008-05-27 | -2/+4 |
| | ||||
* | Change from acts_as_solr to acts_as_xapian | francis | 2008-04-24 | -3/+16 |
| | ||||
* | Email alerts for tracking a particular request. | francis | 2008-04-03 | -3/+4 |
| | ||||
* | Remove unused function. | francis | 2008-03-19 | -19/+1 |
| | ||||
* | Highlighting | francis | 2008-03-06 | -1/+26 |
| | ||||
* | Redirect to appropriate messages for most of the classification options. | francis | 2008-01-29 | -7/+1 |
| | ||||
* | Say it is development site on about page. | francis | 2008-01-21 | -1/+6 |
| | ||||
* | Comments | francis | 2008-01-14 | -2/+2 |
| | ||||
* | Make login have signin and signup on same page, side by side. | francis | 2007-11-07 | -2/+1 |
| | ||||
* | Make "rake spec:check" not check views or helpers, as I don't think | francis | 2007-11-01 | -26/+6 |
| | | | | | | | | | we need specialist test files for them (and even if I did they are screwed, as they can't call functions in controllers/views/routes from the test framework). Move various link to URL helpers into their own file, for ease of calling from views and controllers. Document Spec directory in top level README. | |||
* | Search history of public body short names in URLs and redirect from that. | francis | 2007-10-30 | -12/+8 |
| | ||||
* | Use nicer URLs for user names with funny characters in them. | francis | 2007-10-30 | -2/+13 |
| | ||||
* | Name named routes consistently | francis | 2007-10-30 | -4/+6 |
| | ||||
* | Evil CSS speech bubble to try and make the FOI request page make more sense. | francis | 2007-10-24 | -2/+9 |
| | ||||
* | Added some named routes | louise | 2007-10-16 | -1/+9 |
| | ||||
* | Display dates more nicely. | francis | 2007-10-09 | -1/+6 |
| | ||||
* | Some cosmetic changes to code. | francis | 2007-09-12 | -1/+8 |
| | ||||
* | Do HTML 4.0 output in a nicer way | francis | 2007-09-05 | -6/+0 |
| | ||||
* | Fix text of error messages. | francis | 2007-08-23 | -0/+27 |
| | ||||
* | Make it HTML 4.0 strict. | francis | 2007-08-23 | -0/+7 |
| | ||||
* | Default Rails gumph. | francis | 2007-08-01 | -0/+3 |