aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | added can_display_external_id because external ids are not always useful for ↵Dave Whiteland2012-05-03-11/+38
| | | | | | | | | | | | publishing, using send_method_used to determine that on a council-by-council basis
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-05-03-0/+1
| |\ \
| | * | Fix over-wide select when inside a fieldset, by telling it to have a width ↵Matthew Somerville2012-05-03-0/+1
| | | | | | | | | | | | | | | | and a max-width.
| * | | catch council_config's send_method returning undef and ignore itDave Whiteland2012-05-03-1/+1
| |/ /
| * | added Class::Std::Fast:Storable to cartonDave Whiteland2012-05-03-449/+2566
| | |
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-05-03-95/+114
| |\ \
| | * | Optimise sprite.png, and put front page images in as data URIs.Matthew Somerville2012-05-02-9/+16
| | | |
| | * | Fonts on desktop layout only.Matthew Somerville2012-05-02-81/+81
| | | |
| | * | Only include fancybox JS/CSS on pages that need it.Matthew Somerville2012-05-02-5/+17
| | | |
| * | | barnet-integration branch didn't send normal emails, resinstateDave Whiteland2012-05-03-2/+2
| | | |
| * | | test uses the name-changed alerts_sentDave Whiteland2012-05-02-1/+1
| | | |
| * | | Merge branch 'barnet-integration'Dave Whiteland2012-05-02-98/+3507
| |\ \ \
| | * \ \ Merge branch 'master' into barnet-integrationDave Whiteland2012-04-29-5784/+4800
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | (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
| | * | | added switch on staging site for Barnet integration-server vs. productionDave Whiteland2012-04-16-21/+37
| | | | |
| | * | | added Overhanging Foliage as new category/KBIDDave Whiteland2012-04-16-0/+1
| | | | |
| | * | | washed Barnet category names, removed prefixed 0 on value for Road SignDave Whiteland2012-04-16-8/+8
| | | | |
| | * | | updated with Barnet's confirmed KBIDs (category id mappings)Dave Whiteland2012-04-16-13/+18
| | | | |
| | * | | remove BARNET_ENDPOINT from general-yml (now in datbase)Dave Whiteland2012-04-02-2/+0
| | | | |
| | * | | only include categories for QA testing, removed 'Other' optionDave Whiteland2012-03-23-22/+14
| | | | |
| | * | | 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-11/+68
| | | | | | | | | | | | | | | | | | | | send-reports
| | * | | strip street numbers from the nearest street for Barnet tooDave Whiteland2012-03-23-4/+4
| | | | |
| | * | | mail dave for integration-staging crons for nowDave Whiteland2012-03-23-0/+4
| | | | |
| | * | | changed regexp to strip out trailing postcode parts on nearest street name ↵Dave Whiteland2012-03-23-3/+6
| | | | | | | | | | | | | | | | | | | | (for Barnet)
| | * | | staging not server, gahDave Whiteland2012-03-23-1/+1
| | | | |
| | * | | integration-staging server sends reportsDave Whiteland2012-03-23-1/+1
| | | | |
| | * | | add ruby-sass as a dependency, remove libsoap-wsdl-perl and ↵Dave Whiteland2012-03-23-2/+0
| | | | | | | | | | | | | | | | | | | | libclass-std-fast-perl since these should be handled by carton
| | * | | added dependences for Barnet webserviceDave Whiteland2012-03-23-211/+4420
| | | | |
| | * | | now using open311config all send-reports webservices, not just open311Dave Whiteland2012-03-23-97/+143
| | | | |
| | * | | small tidy for barnet-staging while testing on dev serverDave Whiteland2012-03-23-3/+6
| | | | |
| | * | | split the clauses a little for the benefit of the translatorDave Whiteland2012-03-23-2/+5
| | | | |
| | * | | 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
| | | | |
| | * | | added council external reference to problem display pageDave Whiteland2012-03-23-2/+31
| | | | |
| | * | | add nearest postcode and location to IV_PROBLEM_LOC in Barnet webserviceDave Whiteland2012-03-23-3/+10
| | | | |
| | * | | add dave's dev machine to crontab for testingDave Whiteland2012-03-23-1/+1
| | | | |
| | * | | webservice requires numbers to be zero-padded to 50 chars, not 60Dave Whiteland2012-03-23-1/+1
| | | | |
| | * | | wee bug fix: default values of Barnet problem categories now accepted as ↵Dave Whiteland2012-03-23-1/+1
| | | | | | | | | | | | | | | | | | | | well as those with explicit kbid values
| | * | | bugfix for use_prefix('urn') making urn:urn:... in repeat calls, ↵Dave Whiteland2012-03-23-0/+148
| | | | | | | | | | | | | | | | | | | | specifically in Barnet send-reports
| | * | | Added Barnet category -> kbid mappings, included some useful categories ↵Dave Whiteland2012-03-23-3/+48
| | | | | | | | | | | | | | | | | | | | 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.
| | * | | add barnet dependencies to documentationStruan Donald2012-03-23-0/+2
| | | | |
| | * | | do not display London Report-It text for BarnetStruan Donald2012-03-23-2/+2
| | | | |
| | * | | 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
| | * | | clarified commentDave Whiteland2012-03-23-1/+1
| | | | |
| | * | | error handling for Barnet webservice responseDave Whiteland2012-03-23-32/+58
| | | | |
| | * | | allow for numeric entities in string-truncating, etcDave Whiteland2012-03-23-18/+15
| | | | |