Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow bodies to have parent bodies. | Matthew Somerville | 2012-12-19 | -4/+23 |
| | ||||
* | Allow bodies to span multiple area IDs, and areas can be covered by more ↵ | Matthew Somerville | 2012-12-19 | -5/+14 |
| | | | | than one body. | |||
* | Migrate Reports.pm to use bodies, not areas. | Matthew Somerville | 2012-12-15 | -1/+5 |
| | ||||
* | Make from_body a foreign key. | Matthew Somerville | 2012-12-15 | -2/+8 |
| | ||||
* | Convert report sending code to use bodies rather than areas/councils. | Matthew Somerville | 2012-12-15 | -2/+4 |
| | ||||
* | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -2/+8 |
| | | | | Add foreign key constraint from contacts to body. | |||
* | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -0/+60 |