aboutsummaryrefslogtreecommitdiffstats
path: root/t/open311
Commit message (Expand)AuthorAgeLines
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-276/+54
|\
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-7/+12
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-51/+22
| * Remove unused Open311 GetUpdates code.Matthew Somerville2012-12-15-198/+0
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-20/+20
| * Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-9/+9
* | add internal review status to problemsStruan Donald2013-01-17-0/+12
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-14/+148
|\ \ | |/ |/|
| * be less restrictive about how open 311 status updates can change statesStruan Donald2012-11-09-4/+16
| * simplfy state change code and also correct bugsStruan Donald2012-10-04-6/+56
| * actually use a closed state in the testStruan Donald2012-10-04-1/+1
| * add in test for FIXED statusStruan Donald2012-10-03-0/+12
| * do not used planned status but use new action scheduled insteadStruan Donald2012-10-02-12/+0
| * tidy up status names in DB, improve tests a littleStruan Donald2012-10-01-4/+28
| * initial work to handle changed problem statesStruan Donald2012-08-31-6/+54
* | 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
* | bring service request updates in line with our specStruan Donald2012-10-08-9/+9
* | update getservice request tests for open311-fms versionStruan Donald2012-09-07-10/+31
* | Always use 'reopened', and don't set mark_open for Open311 received updates.Matthew Somerville2012-09-05-2/+2
* | handle re-opening of problems via open311 service requests updates correctlyStruan Donald2012-09-05-2/+2
|/
* Use problem_state column rather than mark_fixed for updates from council.Matthew Somerville2012-06-06-3/+8
* add ability to suppress alerts to report creator onStruan Donald2012-05-11-0/+66
* tests for ignoring old comment state and related fixesStruan Donald2012-04-27-0/+57
* use correct method nameStruan Donald2012-04-27-4/+4
* tests for time and comment replacement plus fixes for comment timeStruan Donald2012-03-28-0/+97
* add in start end date limits for get service request updatesStruan Donald2012-03-27-0/+46
* more populate tests and also cope with bromley non display fieldsStruan Donald2012-03-22-0/+298
* regularise data structure in open311 module as that is more sensibleStruan Donald2012-03-20-1/+1
* make sure external ids for problems and comments are only unique per councilStruan Donald2012-03-20-1/+72
* tests for mark_open and mark_fixedStruan Donald2012-03-20-0/+56
* slightly less convulted test data structureStruan Donald2012-03-20-4/+4
* add first pass of update comments method and testsStruan Donald2012-03-19-4/+75
* initial get serivce request updates method and testsStruan Donald2012-03-19-0/+68
* 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
* 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
* fix failing test and remove debug codeStruan Donald2011-08-22-4/+4
* shuffle problem update code about to make it easier to test and write some testsStruan Donald2011-08-12-0/+198