aboutsummaryrefslogtreecommitdiffstats
path: root/t/open311/populate-service-list.t
Commit message (Collapse)AuthorAgeLines
* Allow bodies to span multiple area IDs, and areas can be covered by more ↵Matthew Somerville2012-12-19-0/+5
| | | | than one body.
* Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-49/+20
|
* Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-20/+20
| | | | Add foreign key constraint from contacts to body.
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-9/+9
|
* do not fall over if there is unexpectedly no meta data for a service codeStruan Donald2012-11-23-0/+13
|
* handle updates to meta data as well as meta data when a contact is createdStruan Donald2012-10-18-0/+165
|
* use correct method nameStruan Donald2012-04-27-4/+4
|
* more populate tests and also cope with bromley non display fieldsStruan Donald2012-03-22-0/+298
|
* if we have two conflicting existing contacts then skip the updateStruan Donald2011-10-11-4/+63
|
* reduce duplicate codeStruan Donald2011-10-11-135/+38
|
* test existing contacts are deletedStruan Donald2011-10-11-1/+71
| | | | udpate service code for contact with same category
* handle change of service name for existing service codeStruan Donald2011-10-11-0/+75
|
* rewrite populate service list to enable testing and add some testsStruan Donald2011-10-10-0/+148