aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/Contact.pm
Commit message (Expand)AuthorAgeLines
* Add a 'closest_address' hidden Open311 attribute.Matthew Somerville2017-02-03-1/+1
* Improve display of category extra data in admin.Matthew Somerville2016-09-09-1/+9
* Refactor problem response priority into its own modelDave Arter2016-09-09-15/+22
* Extend response templates to work across all cobrandsDave Arter2016-09-08-2/+10
* Automatically spot Open311 co-ord/ID attributes.Matthew Somerville2016-08-24-0/+11
* Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-4/+1
* Add Extra role to ease use of {extra} field.Hakim Cassimally2015-03-20-0/+8
* Merge branch 'rabx-column-refactor'Chris Mytton2013-09-12-20/+2
|\
| * Use RABXColumn in remaining models that serialize some columnsEdmund von der Burg2013-09-10-20/+2
* | Update DB/Result/* with latest DBIx::Class::Schema::LoaderChris Mytton2013-09-10-3/+3
|/
* Make sure serialized string is UTF-8 encoded.Matthew Somerville2012-12-21-0/+1
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-5/+11
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-2/+2
* Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-0/+8
|\
| * allow endpoints to be configured at a category levelStruan Donald2012-08-29-2/+10
* | 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