aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/contact_validator.rb
Commit message (Collapse)AuthorAgeLines
* Fix terrible wording on contact form errors.francis2008-07-09-2/+5
|
* Bullet list in credits on about page.francis2008-05-21-2/+2
| | | | | | | | | | | Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train)
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-2/+2
| | | | are getting spam.
* update model annotationsfrancis2008-05-12-2/+2
|
* Annotate modelsfrancis2008-04-21-2/+2
|
* Unique indices for track things tables.francis2008-04-04-2/+2
| | | | Annotate models.
* Skeleton of tracking / alerting / email.francis2008-04-01-2/+2
|
* Model annotationsfrancis2008-03-31-2/+2
|
* More secure password changing - have to specifically have clicked link infrancis2008-03-21-2/+2
| | | | change password email, rather than using any link.
* Get rid of special envelope from -bounce addresses, as they are no good sincefrancis2008-03-21-2/+2
| | | | enough public authorities mail them with non-automatic messages.
* Clean out todo a bit.francis2008-03-18-2/+2
| | | | Annotate models up to date.
* Make users all have their own URL, rather than sharing if they have the same ↵francis2008-03-12-2/+2
| | | | name.
* annotate modelsfrancis2008-02-27-2/+2
|
* Tags for public bodies (so can use to categorise for import/export etc.)francis2008-02-26-2/+2
|
* Update model annotationfrancis2008-02-21-1/+12
|
* Contact form.francis2008-02-19-0/+21