aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-comments
Commit message (Expand)AuthorAgeLines
* Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-3/+3
* Remove some linkages between area and body IDs.Matthew Somerville2012-12-15-1/+1
* Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-10/+10
* Rename 'open311conf' database table to 'body'.Matthew Somerville2012-12-15-1/+1
* another typo for bromely special casing of open311 endpointsStruan Donald2012-11-21-1/+1
* turn on extended updates for bromley and special case their endpointStruan Donald2012-11-19-0/+13
* if title not present in extra for a Bromley update set it from userStruan Donald2012-07-02-0/+12
* only send comments if problem was sent by Open311Struan Donald2012-05-29-0/+1
* specify which table we want for fieldsStruan Donald2012-04-30-2/+2
* only send confirmed commentsStruan Donald2012-04-30-0/+2
* do not send comments with an external idStruan Donald2012-04-27-0/+1
* update whensent when a comment is succesfully sentStruan Donald2012-04-25-2/+4
* set jurisdiction and api_key for Open311Struan Donald2012-04-25-1/+3
* open311 sendmethod now has capital oStruan Donald2012-04-25-1/+1
* correctly calculate how long since we last failed to sendStruan Donald2012-03-27-1/+1
* make executableStruan Donald2012-03-26-0/+0
* when_sent -> whensent for consistencyStruan Donald2012-03-26-1/+1
* initial very basic send comments wrapperStruan Donald2012-03-26-0/+92