aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeLines
* 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
| | | | publishing, using send_method_used to determine that on a council-by-council basis
* 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
|\ | | | | | | | | | | | | | | (prior to go-live... amongst other things, the Barnet web templates had changed. NB conflict with carton.lock, accepted master in full) Conflicts: carton.lock
| * 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 ↵Matthew Somerville2012-04-04-7/+11
| | | | | | | | since latest in dataset.
| * Stop import update 409 error when there is a carriage return, and fix ↵Matthew Somerville2012-03-28-5/+17
| | | | | | | | lastUpdate update.
| * Allow command line ID parameter to script.Matthew Somerville2012-03-28-8/+12
| |
* | don't report individual send-reports failures (unless verbose), just totals ↵Dave Whiteland2012-03-23-2/+17
| | | | | | | | that have utterly failed
* | added retry cutoff and send_fail data to problem table for webservice ↵Dave Whiteland2012-03-23-8/+44
| | | | | | | | send-reports
* | 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 ↵Dave Whiteland2012-03-23-3/+6
| | | | | | | | (for Barnet)
* | 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 ↵Dave Whiteland2012-03-23-1/+4
| | | | | | | | since we have a default kbid to cover those
* | Have one <item> per TEXT_LINE, not one <item> containing all the TEXT_LINEs, ↵Matthew Somerville2012-03-23-10/+7
| | | | | | | | for Barnet.
* | 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 ↵Dave Whiteland2012-03-23-6/+8
| | | | | | | | strict
* | 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
|/
* 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
|\| | | | | | | | | | | | | | | Conflicts: .gitignore notes/INSTALL perllib/FixMyStreet/App/Controller/Photo.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| * Store full size photos that are uploaded on filesystem, put hash in ↵Matthew Somerville2012-03-08-1/+1
| | | | | | | | database. Fixes #9, basics for #209 (needs light box adding).
* | 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
|\ \ | |/ |/| | | | | Conflicts: .gitignore
| * 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
| |\