Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -5/+11 |
| | | | | Add foreign key constraint from contacts to body. | |||
* | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -2/+2 |
| | ||||
* | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-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 level | Struan Donald | 2012-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 problem | Struan Donald | 2012-08-31 | -2/+4 |
|/ | ||||
* | now using open311config all send-reports webservices, not just open311 | Dave Whiteland | 2012-03-23 | -3/+4 |
| | ||||
* | put filter column after loader hash | Struan Donald | 2011-10-19 | -3/+3 |
| | ||||
* | add in extra field to contacts for storing open311 meta data | Struan Donald | 2011-08-01 | -2/+23 |
| | ||||
* | Use bcrypt. | Matthew Somerville | 2011-06-24 | -3/+3 |
| | ||||
* | Add InflateColumn::DateTime to all models. | Matthew Somerville | 2011-05-24 | -3/+3 |
| | ||||
* | add comment table in to generated DB files and regenerate | Struan Donald | 2011-05-17 | -27/+27 |
| | ||||
* | Store tokens correctly | Edmund von der Burg | 2011-03-24 | -2/+3 |
| | ||||
* | Add contacts table to DBIC schema | Edmund von der Burg | 2011-03-21 | -0/+44 |