| Commit message (Expand) | Author | Age | Lines |
* | Initialise variables so that we don't try and encode undef. | Matthew Somerville | 2012-05-22 | -2/+3 |
* | don't truncate 'nearest address' until sending it (Barnet send-reports) | Dave Whiteland | 2012-05-18 | -1/+1 |
* | fix bug: failed to encode entities for nearest address in Barnet send | Dave Whiteland | 2012-05-18 | -2/+2 |
* | Suppress gnuplot warnings. | Matthew Somerville | 2012-05-08 | -2/+2 |
* | improved error message capture from barnet responses | Dave Whiteland | 2012-05-04 | -4/+13 |
* | for now stop summary report of blocked reports | Dave Whiteland | 2012-05-03 | -2/+1 |
* | added can_display_external_id because external ids are not always useful for ... | Dave Whiteland | 2012-05-03 | -0/+1 |
* | catch council_config's send_method returning undef and ignore it | Dave Whiteland | 2012-05-03 | -1/+1 |
* | barnet-integration branch didn't send normal emails, resinstate | Dave Whiteland | 2012-05-03 | -2/+2 |
* | Merge branch 'master' into barnet-integration | Dave Whiteland | 2012-04-29 | -16/+36 |
|\ |
|
| * | Fix error with RDF literal not being converted to string. | Matthew Somerville | 2012-04-16 | -1/+1 |
| * | Check dataset status before doing anything, and fetch all reports changed sin... | Matthew Somerville | 2012-04-04 | -7/+11 |
| * | Stop import update 409 error when there is a carriage return, and fix lastUpd... | Matthew Somerville | 2012-03-28 | -5/+17 |
| * | Allow command line ID parameter to script. | Matthew Somerville | 2012-03-28 | -8/+12 |
* | | don't report individual send-reports failures (unless verbose), just totals t... | Dave Whiteland | 2012-03-23 | -2/+17 |
* | | added retry cutoff and send_fail data to problem table for webservice send-re... | Dave Whiteland | 2012-03-23 | -8/+44 |
* | | strip street numbers from the nearest street for Barnet too | Dave Whiteland | 2012-03-23 | -4/+4 |
* | | changed regexp to strip out trailing postcode parts on nearest street name (f... | Dave Whiteland | 2012-03-23 | -3/+6 |
* | | now using open311config all send-reports webservices, not just open311 | Dave Whiteland | 2012-03-23 | -25/+58 |
* | | small tidy for barnet-staging while testing on dev server | Dave Whiteland | 2012-03-23 | -3/+6 |
* | | external body for Barnet should not be Barnet CRM | Dave Whiteland | 2012-03-23 | -2/+2 |
* | | important to remove dev hardcoded web-service switch, oops | Dave Whiteland | 2012-03-23 | -1/+1 |
* | | add nearest postcode and location to IV_PROBLEM_LOC in Barnet webservice | Dave Whiteland | 2012-03-23 | -3/+10 |
* | | webservice requires numbers to be zero-padded to 50 chars, not 60 | Dave Whiteland | 2012-03-23 | -1/+1 |
* | | Added Barnet category -> kbid mappings, included some useful categories since... | Dave Whiteland | 2012-03-23 | -1/+4 |
* | | Have one <item> per TEXT_LINE, not one <item> containing all the TEXT_LINEs, ... | Matthew Somerville | 2012-03-23 | -10/+7 |
* | | include category in report text | Struan Donald | 2012-03-23 | -0/+2 |
* | | small tweaks following testing against webservice | Struan Donald | 2012-03-23 | -2/+4 |
* | | Adapt write to db to Catalyst (and missing info from merge commit). | Matthew Somerville | 2012-03-23 | -9/+10 |
* | | changed from Error::try to eval, overcomes spurious run-time error with use s... | Dave Whiteland | 2012-03-23 | -6/+8 |
* | | error handling for Barnet webservice response | Dave Whiteland | 2012-03-23 | -32/+58 |
* | | allow for numeric entities in string-truncating, etc | Dave Whiteland | 2012-03-23 | -18/+15 |
* | | initial Barnet WSDL call | Dave Whiteland | 2012-03-23 | -29/+94 |
* | | added initial Barnet WSDL | Dave Whiteland | 2012-03-23 | -1/+67 |
|/ |
|
* | Initial creation of Bromley cobrand. | Matthew Somerville | 2012-03-22 | -1/+2 |
* | Reverse bing geocoding should get the local culture parameter | Guillaume RISCHARD | 2012-03-22 | -1/+3 |
* | Seems to be working okay, dial down its output. | Matthew Somerville | 2012-03-15 | -7/+2 |
* | Fix CSS generation script for deploy, move report photo up. | Matthew Somerville | 2012-03-14 | -3/+11 |
* | Merge remote branch 'origin/kasabi' | Matthew Somerville | 2012-03-14 | -0/+217 |
|\ |
|
| * | Initial Kasabi import/update script. | Matthew Somerville | 2012-03-13 | -0/+217 |
* | | Merge branch 'redesign' | Matthew Somerville | 2012-03-14 | -1/+1 |
|\| |
|
| * | Store full size photos that are uploaded on filesystem, put hash in database.... | Matthew Somerville | 2012-03-08 | -1/+1 |
* | | It's an array of states. | Matthew Somerville | 2012-03-05 | -1/+1 |
* | | Fix states lookups in update-all-reports. | Matthew Somerville | 2012-03-05 | -5/+8 |
* | | Don't have a command line argument as causes issue with cron-wrapper. | Matthew Somerville | 2012-02-02 | -3/+6 |
* | | include cpanm in our local bin as that is rather more sensible | Struan Donald | 2012-02-02 | -3/+11316 |
* | | Merge branch 'packaging' | Struan Donald | 2012-02-02 | -2/+28 |
|\ \
| |/
|/| |
|
| * | strip /bin from the end of the path | Struan Donald | 2012-01-12 | -1/+1 |
| * | use full path in env variables to be on safe side | Struan Donald | 2012-01-12 | -5/+7 |
| * | Merge remote branch 'origin/master' into packaging | Struan Donald | 2012-01-10 | -42/+46 |
| |\ |
|