aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-comments
Commit message (Expand)AuthorAgeLines
* Remove liberror-perl and libsoap-lite-perl.Matthew Somerville2014-11-05-1/+0
* Consolidate sending backoff for different types of sender.Matthew Somerville2013-05-02-3/+0
* Make sure constant is used.Matthew Somerville2013-02-05-1/+1
* Remove all special body handling in order to move FMB to use bodies properly.Matthew Somerville2013-02-04-3/+3
* Merge remote branch 'origin/master'Matthew Somerville2013-02-04-0/+7
|\
| * explicitly stop Oxfordshire Open311 endpoint sending comments; it only receiv...Dave Whiteland2013-02-04-0/+7
* | Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-12/+12
|\ \ | |/ |/|
| * 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
* | Merge remote-tracking branch 'origin/master'Struan Donald2013-01-21-2/+5
|\ \
| * | fix comment in send-commentsDave Whiteland2013-01-20-2/+5
* | | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-1/+8
|\ \ \ | |/ / |/| |
| * | add send_extended_statuses conf option and use in send-commentsStruan Donald2012-10-03-1/+7
* | | allow FMB's devolved Open311 endpoints to updates (send-comments)Dave Whiteland2013-01-08-0/+12
| |/ |/|
* | 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