aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/contact_validator.rb
Commit message (Collapse)AuthorAgeLines
* Tidy ContactValidatorGareth Rees2014-10-29-1/+3
| | | | | Line Length Remove self.
* Add honeypot spam protection to contact formGareth Rees2014-03-31-1/+1
| | | | | Intercepts the request and redirects to the homepage if the comment field is filled in on the contact form.
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
|
* Remove schema information as this won't be updated any moreHenare Degan2013-03-04-11/+0
|
* Convert validators to newer, more Railsy ActiveModelHenare Degan2013-03-04-6/+9
|
* Overwriting validate is deprecatedHenare Degan2013-02-25-2/+4
|
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
|
* Further annotation correctionsSeb Bacon2012-05-24-1/+1
|
* I18n string for modelsFaton Selishta2011-06-30-1/+1
|
* Updating validations so that none expect automatic interpolation of the ↵Louise Crow2011-02-24-9/+9
| | | | attribute.
* Annotate models.Francis Irving2010-10-09-1/+1
|
* Update model annotations.Francis Irving2010-09-15-1/+1
|
* Update model annotations.Francis Irving2010-07-27-1/+1
|
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
|
* Update model annotations.Francis Irving2010-07-15-1/+1
|
* Update model field comments.francis2009-09-17-2/+2
|
* Annotate models update.francis2009-06-26-2/+2
|
* Add charity registration number to database & edit form for public bodytony2009-04-13-2/+2
|
* Update models and schema for new tabletony2009-03-09-2/+2
|
* Option to ban users.francis2009-03-09-2/+2
|
* Add publication scheme for public bodies. (New database column and admintony2009-03-04-2/+2
| | | | interface only; public display can come later.)
* Check that we get exim log lines OK.francis2009-02-09-2/+2
| | | | Annotate models.
* Annotate models.francis2009-01-26-2/+2
|
* Strip attributes.francis2008-12-02-1/+3
|
* Update model annotations.francis2008-10-28-2/+2
|
* Annotate models.francis2008-09-22-2/+2
|
* Annotate models.francis2008-09-22-2/+2
|
* Annotate models.francis2008-08-31-2/+2
| | | | Todo update.
* Some code relating to comments.francis2008-08-09-2/+2
|
* Fix bug in calculated states calculation.francis2008-07-17-2/+2
| | | | Annotate models.
* Add notes for specific FOI exceptions etc. for authorityfrancis2008-07-16-2/+2
| | | | Add home page, including by default calculated
* 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