Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Further annotation corrections | Seb Bacon | 2012-05-24 | -1/+1 |
| | ||||
* | Merge from wombleton:feature/440_sparkly_admin_css | Seb Bacon | 2012-05-23 | -3/+6 |
| | | | | | | | Includes a couple of additional fixes: * Remember to HTML-quote things that could come from users * Fix form post action for editing users | |||
* | Ensure model schema documentation is up to date. | Seb Bacon | 2012-01-09 | -4/+4 |
| | ||||
* | Annotate models. | Francis Irving | 2010-10-09 | -1/+1 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-09-15 | -1/+1 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-07-27 | -1/+1 |
| | ||||
* | Add specific draft attribute. | Francis Irving | 2010-07-15 | -1/+1 |
| | ||||
* | Update model annotations. | Francis Irving | 2010-07-15 | -1/+1 |
| | ||||
* | Update model field comments. | francis | 2009-09-17 | -2/+2 |
| | ||||
* | Change censor rules to apply to strings in place, so using less memory on ↵ | francis | 2009-09-15 | -8/+9 |
| | | | | | | large strings. Add lots of test code for censor rules. | |||
* | Annotate models update. | francis | 2009-06-26 | -2/+2 |
| | ||||
* | Add charity registration number to database & edit form for public body | tony | 2009-04-13 | -2/+2 |
| | ||||
* | Remove some uses of gsub!, which might be clobbering other versions of strings | francis | 2009-04-08 | -3/+3 |
| | | | | which are really members of some other class | |||
* | Update models and schema for new table | tony | 2009-03-09 | -2/+2 |
| | ||||
* | Option to ban users. | francis | 2009-03-09 | -2/+2 |
| | ||||
* | Add publication scheme for public bodies. (New database column and admin | tony | 2009-03-04 | -2/+2 |
| | | | | interface only; public display can come later.) | |||
* | Check that we get exim log lines OK. | francis | 2009-02-09 | -2/+2 |
| | | | | Annotate models. | |||
* | Annotate models. | francis | 2009-01-26 | -2/+2 |
| | ||||
* | Whoops. | francis | 2008-12-04 | -3/+3 |
| | ||||
* | Let censor rules to work on nil values (can happen with filenames) | francis | 2008-12-04 | -1/+7 |
| | ||||
* | Update model annotations. | francis | 2008-10-28 | -1/+18 |
| | ||||
* | Code to flexibly remove text from requests, configured via database. | francis | 2008-10-27 | -0/+33 |