aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Open311
Commit message (Expand)AuthorAgeLines
...
| * do not update problem state if comment is older than most recent updateStruan Donald2012-04-27-10/+17
| * avoid case issus with comment statusStruan Donald2012-04-27-2/+2
| * get service request updates requires api keyStruan Donald2012-04-27-1/+4
| * open311 sendmethod now has capital oStruan Donald2012-04-25-1/+1
| * add verbose option and apply to print statementsStruan Donald2012-04-23-4/+5
| * correct function nameStruan Donald2012-04-23-1/+1
| * push comment fetching code into module so script is a thin wrapperStruan Donald2012-03-28-1/+26
| * tests for time and comment replacement plus fixes for comment timeStruan Donald2012-03-28-3/+7
| * add in start end date limits for get service request updatesStruan Donald2012-03-27-1/+12
| * add some better success and fail things to open311 moduleStruan Donald2012-03-27-0/+2
| * if there is no request_id then skip as we will no be able to work out what to...Struan Donald2012-03-26-0/+4
| * more populate tests and also cope with bromley non display fieldsStruan Donald2012-03-22-0/+26
| * removed unused codeStruan Donald2012-03-20-5/+0
| * regularise data structure in open311 module as that is more sensibleStruan Donald2012-03-20-12/+1
| * make sure external ids for problems and comments are only unique per councilStruan Donald2012-03-20-3/+5
| * tests for mark_open and mark_fixedStruan Donald2012-03-20-3/+4
| * add first pass of update comments method and testsStruan Donald2012-03-19-0/+77
* | need to check for 'open311' send_method because (naughtily) there may be serv...Dave Whiteland2012-05-01-0/+1
|/
* remove debug codeStruan Donald2011-10-27-1/+0
* printf not sprintfStruan Donald2011-10-21-1/+1
* temporary fix to make cambridgeshire use description and not service_nameStruan Donald2011-10-21-4/+12
* Do not process council if not endpoint or no servicesStruan Donald2011-10-21-0/+5
* remove out of date FIXMEStruan Donald2011-10-11-1/+0
* if we have two conflicting existing contacts then skip the updateStruan Donald2011-10-11-1/+15
* do not die if we update a contact and there is one with the same categoryStruan Donald2011-10-11-13/+20
* test existing contacts are deletedStruan Donald2011-10-11-1/+3
* handle change of service name for existing service codeStruan Donald2011-10-11-2/+2
* rewrite populate service list to enable testing and add some testsStruan Donald2011-10-10-0/+205
* shuffle problem update code about to make it easier to test and write some testsStruan Donald2011-08-12-0/+83