aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeLines
...
* | | | | | | Remove relative paths from install_perl_modules. Fixes #305.Matthew Somerville2012-07-19-2/+2
* | | | | | | Remove old test suite, and some unused config variables, tidying up config file.Matthew Somerville2012-07-16-621/+0
* | | | | | | Move default cobrand to new design.Matthew Somerville2012-07-13-1/+2
* | | | | | | Add Nominatim-based geocoding service (fixes #183).Matthew Somerville2012-07-13-1/+1
* | | | | | | if title not present in extra for a Bromley update set it from userStruan Donald2012-07-02-0/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'barnet-newstyle'Struan Donald2012-06-08-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into barnet-newstyleMatthew Somerville2012-05-17-20/+287
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | use compass for barnetStruan Donald2012-05-03-1/+2
| | |/ / / / | |/| | | |
* | | | | | only send comments if problem was sent by Open311Struan Donald2012-05-29-0/+1
| |_|_|_|/ |/| | | |
* | | | | only look for service lists on open311 end pointsStruan Donald2012-05-28-1/+3
* | | | | Merge branch 'bromley'Matthew Somerville2012-05-28-742/+140
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into bromleyMatthew Somerville2012-05-16-9/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | specify which table we want for fieldsStruan Donald2012-04-30-2/+2
| * | | | | only send confirmed commentsStruan Donald2012-04-30-0/+2
| * | | | | correct parameter namesStruan Donald2012-04-27-2/+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
| * | | | | Merge branch 'send-report-rewrite' into bromley-new-send-reportsStruan Donald2012-04-03-600/+32
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into send-report-rewriteStruan Donald2012-04-03-9/+251
| | |\ \ \ \ \
| | * | | | | | move send-report into problem resultset plus basic testStruan Donald2012-02-23-474/+5
| * | | | | | | add script to fetch the last 25 hours comments in case we missed anyStruan Donald2012-03-28-0/+21
| * | | | | | | push comment fetching code into module so script is a thin wrapperStruan Donald2012-03-28-45/+2
| * | | | | | | make sure we send the report if we are emailingStruan Donald2012-03-28-2/+2
| * | | | | | | Bromley exception in London.Matthew Somerville2012-03-28-1/+1
| * | | | | | | add in various required extra open311 fields for bromleyStruan Donald2012-03-27-1/+3
| * | | | | | | correctly calculate how long since we last failed to sendStruan Donald2012-03-27-2/+2
| * | | | | | | remove debug codeStruan Donald2012-03-27-2/+2
| * | | | | | | Merge remote-tracking branch 'origin/master' into bromleyStruan Donald2012-03-27-2/+5
| |\ \ \ \ \ \ \
| * | | | | | | | make executableStruan Donald2012-03-26-0/+0
| * | | | | | | | initial fetch comment wrapper scriptStruan Donald2012-03-26-0/+58
| * | | | | | | | when_sent -> whensent for consistencyStruan Donald2012-03-26-1/+1
| * | | | | | | | initial very basic send comments wrapperStruan Donald2012-03-26-0/+92
| * | | | | | | | initial bromley retry code for problemsStruan Donald2012-03-26-12/+30
| * | | | | | | | skipped send summary codeStruan Donald2012-03-22-0/+15
| * | | | | | | | add in retry count codeStruan Donald2012-03-22-0/+29
| * | | | | | | | add in send method codeStruan Donald2012-03-22-18/+57
| * | | | | | | | add in standard bromley open311 attributesStruan Donald2012-03-22-3/+15
* | | | | | | | | Cope with null council.Matthew Somerville2012-05-25-1/+3
* | | | | | | | | Initialise variables so that we don't try and encode undef.Matthew Somerville2012-05-22-2/+3
* | | | | | | | | don't truncate 'nearest address' until sending it (Barnet send-reports)Dave Whiteland2012-05-18-1/+1
* | | | | | | | | fix bug: failed to encode entities for nearest address in Barnet sendDave Whiteland2012-05-18-2/+2
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Suppress gnuplot warnings.Matthew Somerville2012-05-08-2/+2
* | | | | | | | improved error message capture from barnet responsesDave Whiteland2012-05-04-4/+13
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | for now stop summary report of blocked reportsDave Whiteland2012-05-03-2/+1
* | | | | | | added can_display_external_id because external ids are not always useful for ...Dave Whiteland2012-05-03-0/+1
* | | | | | | catch council_config's send_method returning undef and ignore itDave Whiteland2012-05-03-1/+1
* | | | | | | barnet-integration branch didn't send normal emails, resinstateDave Whiteland2012-05-03-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' into barnet-integrationDave Whiteland2012-04-29-16/+36
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |