aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-reports
Commit message (Expand)AuthorAgeLines
* Merge branch 'fmb-read-only' of ssh://git.mysociety.org/data/git/public/fixmy...Dave Whiteland2012-05-17-4/+13
|\
| * Merge branch 'master' into fmb-read-onlyMatthew Somerville2012-05-17-4/+13
| |\
| | * improved error message capture from barnet responsesDave Whiteland2012-05-04-4/+13
* | | whoops should be checking cobrand moniker, not cobrand objectDave Whiteland2012-05-17-2/+3
|/ /
* | FMB sends external_id as an Open311 attribDave Whiteland2012-05-17-0/+9
* | merge master to get schema changesDave Whiteland2012-05-04-5/+5
|\|
| * 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
* | added FMB numbers to send-reports, but otherwise it's regular Open311 :-)Dave Whiteland2012-05-01-1/+5
|/
* don't report individual send-reports failures (unless verbose), just totals t...Dave Whiteland2012-03-23-2/+17
* added retry cutoff and send_fail data to problem table for webservice send-re...Dave Whiteland2012-03-23-8/+44
* strip street numbers from the nearest street for Barnet tooDave Whiteland2012-03-23-4/+4
* changed regexp to strip out trailing postcode parts on nearest street name (f...Dave Whiteland2012-03-23-3/+6
* now using open311config all send-reports webservices, not just open311Dave Whiteland2012-03-23-25/+58
* small tidy for barnet-staging while testing on dev serverDave Whiteland2012-03-23-3/+6
* external body for Barnet should not be Barnet CRMDave Whiteland2012-03-23-2/+2
* important to remove dev hardcoded web-service switch, oopsDave Whiteland2012-03-23-1/+1
* add nearest postcode and location to IV_PROBLEM_LOC in Barnet webserviceDave Whiteland2012-03-23-3/+10
* webservice requires numbers to be zero-padded to 50 chars, not 60Dave Whiteland2012-03-23-1/+1
* Added Barnet category -> kbid mappings, included some useful categories since...Dave Whiteland2012-03-23-1/+4
* Have one <item> per TEXT_LINE, not one <item> containing all the TEXT_LINEs, ...Matthew Somerville2012-03-23-10/+7
* include category in report textStruan Donald2012-03-23-0/+2
* small tweaks following testing against webserviceStruan Donald2012-03-23-2/+4
* Adapt write to db to Catalyst (and missing info from merge commit).Matthew Somerville2012-03-23-9/+10
* changed from Error::try to eval, overcomes spurious run-time error with use s...Dave Whiteland2012-03-23-6/+8
* error handling for Barnet webservice responseDave Whiteland2012-03-23-32/+58
* allow for numeric entities in string-truncating, etcDave Whiteland2012-03-23-18/+15
* initial Barnet WSDL callDave Whiteland2012-03-23-29/+94
* added initial Barnet WSDLDave Whiteland2012-03-23-1/+67
* Merge branch 'redesign'Matthew Somerville2012-03-14-1/+1
|\
| * Store full size photos that are uploaded on filesystem, put hash in database....Matthew Somerville2012-03-08-1/+1
* | Don't have a command line argument as causes issue with cron-wrapper.Matthew Somerville2012-02-02-1/+2
|/
* Some more cases for if perl is not in /usr/bin, and update commonlib to pull ...Matthew Somerville2012-01-26-1/+1
* only try to send once with west berksStruan Donald2011-12-23-0/+4
* Merge branch 'rss-addresses'Struan Donald2011-11-30-1/+1
|\
| * cache the bing gecode data when we fetch in send-reportsStruan Donald2011-09-21-1/+1
* | add truncated code back in :(Struan Donald2011-11-21-1/+1
* | work round issues with one particular CRM and open311Struan Donald2011-11-16-1/+11
* | check that there is an open311 endpoint configured before using open311Struan Donald2011-10-21-1/+1
* | Merge branch 'open311-consumer'Struan Donald2011-10-20-3/+38
|\ \
| * | do the correct thing with result success flagStruan Donald2011-10-11-2/+2
| * | fix intending, missing bracket and re-use contact objectStruan Donald2011-10-11-29/+27
| * | Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-3/+2
| |\|
| * | an initial first hack at making send-reports work whenStruan Donald2011-09-27-4/+12
| * | include report url and also media url if presentStruan Donald2011-08-02-1/+1
| * | report submission via open311Struan Donald2011-08-02-0/+29
* | | Stop warnings if org is not provided.Matthew Somerville2011-10-10-1/+1
| |/ |/|
* | Decode template files read in with read_file, to prevent double encoding (fix...Matthew Somerville2011-09-20-3/+2
|/