aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into barnet-newstyleMatthew Somerville2012-05-17-20/+287
|\
| * 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
| |\
| * | 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
* | | use compass for barnetStruan Donald2012-05-03-1/+2
| |/ |/|
* | Fix error with RDF literal not being converted to string.Matthew Somerville2012-04-16-1/+1
* | Check dataset status before doing anything, and fetch all reports changed sin...Matthew Somerville2012-04-04-7/+11
* | Stop import update 409 error when there is a carriage return, and fix lastUpd...Matthew Somerville2012-03-28-5/+17
* | Allow command line ID parameter to script.Matthew Somerville2012-03-28-8/+12
|/
* Initial creation of Bromley cobrand.Matthew Somerville2012-03-22-1/+2
* Reverse bing geocoding should get the local culture parameterGuillaume RISCHARD2012-03-22-1/+3
* Seems to be working okay, dial down its output.Matthew Somerville2012-03-15-7/+2
* Fix CSS generation script for deploy, move report photo up.Matthew Somerville2012-03-14-3/+11
* Merge remote branch 'origin/kasabi'Matthew Somerville2012-03-14-0/+217
|\
| * Initial Kasabi import/update script.Matthew Somerville2012-03-13-0/+217
* | 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
* | It's an array of states.Matthew Somerville2012-03-05-1/+1
* | Fix states lookups in update-all-reports.Matthew Somerville2012-03-05-5/+8
* | Don't have a command line argument as causes issue with cron-wrapper.Matthew Somerville2012-02-02-3/+6
* | include cpanm in our local bin as that is rather more sensibleStruan Donald2012-02-02-3/+11316
* | Merge branch 'packaging'Struan Donald2012-02-02-2/+28
|\ \ | |/ |/|
| * strip /bin from the end of the pathStruan Donald2012-01-12-1/+1
| * use full path in env variables to be on safe sideStruan Donald2012-01-12-5/+7
| * Merge remote branch 'origin/master' into packagingStruan Donald2012-01-10-42/+46
| |\
| * | if carton was already installed then it may not be in ./local/binStruan Donald2011-12-23-1/+1