aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/Contact.pm
Commit message (Collapse)AuthorAgeLines
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-5/+11
| | | | Add foreign key constraint from contacts to body.
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-2/+2
|
* Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-0/+8
|\ | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm
| * allow endpoints to be configured at a category levelStruan Donald2012-08-29-2/+10
| | | | | | | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand
* | add non-public fields to contacts and problemStruan Donald2012-08-31-2/+4
|/
* now using open311config all send-reports webservices, not just open311Dave Whiteland2012-03-23-3/+4
|
* put filter column after loader hashStruan Donald2011-10-19-3/+3
|
* add in extra field to contacts for storing open311 meta dataStruan Donald2011-08-01-2/+23
|
* Use bcrypt.Matthew Somerville2011-06-24-3/+3
|
* Add InflateColumn::DateTime to all models.Matthew Somerville2011-05-24-3/+3
|
* add comment table in to generated DB files and regenerateStruan Donald2011-05-17-27/+27
|
* Store tokens correctlyEdmund von der Burg2011-03-24-2/+3
|
* Add contacts table to DBIC schemaEdmund von der Burg2011-03-21-0/+44