aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * | | Test to close #18 (was fixed in Catalyst migration).Matthew Somerville2011-07-13-3/+32
| |/ /
| * | Don't use different count total.Matthew Somerville2011-07-12-1/+4
| | |
| * | Actually get it right this time.Matthew Somerville2011-07-12-1/+1
| | |
| * | Use right variable name.Matthew Somerville2011-07-12-1/+1
| | |
| * | Summary stats on state changes from questionnaires. Fixes #98.Matthew Somerville2011-07-12-6/+19
| | |
| * | Unique users of problem reports, and summary table by category. Fixes #108.Matthew Somerville2011-07-12-3/+44
| | |
| * | Missing include.Matthew Somerville2011-07-12-3/+4
| | |
| * | Get OSM lookup hopefully working, does #95 except for bin scripts.Matthew Somerville2011-07-12-32/+22
| | |
| * | Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ↵Matthew Somerville2011-07-12-29/+190
| | | | | | | | | | | | branch, needs altering before it will work.
| * | Factor out postcode lookups into cobrands, and string lookups into separate ↵Matthew Somerville2011-07-12-180/+226
| | | | | | | | | | | | packages.
| * | Include wording that is given when creating a report.Matthew Somerville2011-07-12-1/+1
| | |
| * | Add NRA to list of area_types for FiksGataMi (fixes #106 on Catalyst code).Matthew Somerville2011-07-12-1/+1
| | |
| * | Added promo text for local council websitesEdmund von der Burg2011-07-12-0/+24
| | |
| * | Merge commit 'petter/catalyst-improve-error'Matthew Somerville2011-07-12-5/+14
| |\ \
| | * | Improve error message on failed configuration.Petter Reinholdtsen2011-07-12-5/+14
| | | |
| * | | Correct spelling for council name (again).Matthew Somerville2011-07-12-1/+1
| | | |
| * | | Correct spelling for council name.Matthew Somerville2011-07-12-1/+1
| | | |
| * | | Redirect non-canonical reports URLs to the correct ones (fixes #133).Matthew Somerville2011-07-12-2/+19
| | | |
| * | | Store cobrand/lang upon an /import. Related to #134, though that was ↵Matthew Somerville2011-07-12-2/+69
| | | | | | | | | | | | | | | | actually already fixed.
| * | | Show message on disbanded council pages, redirecting to current council ↵Matthew Somerville2011-07-12-1/+29
| | | | | | | | | | | | | | | | (fixes #130).
| * | | Use correct variable name, fixes #132.Matthew Somerville2011-07-12-1/+2
| |/ /
| * | Superflous comma breaking IE6.Matthew Somerville2011-07-07-1/+1
| | |
| * | PYC advert on confirmation page.Matthew Somerville2011-07-07-26/+38
| | |
| * | Remove advert.Matthew Somerville2011-07-07-7/+0
| | |
| * | Escape JS string better.Matthew Somerville2011-07-04-1/+23
| | |
| * | Variable key name.Matthew Somerville2011-07-04-2/+2
| | |
| * | Consolidate pagination, fix parameter being wrong.Matthew Somerville2011-07-04-42/+26
| | |
| * | Carry through name/phone/password updates through report/update creation via ↵Matthew Somerville2011-07-04-14/+380
| | | | | | | | | | | | token. Only store encrypted password, and override EncodedColumn to prevent double encrypting.
| * | Tweak pin placement.Matthew Somerville2011-07-04-2/+2
| | |
| * | Make sure ward names don't have / in them as otherwise it's not passed to ↵Matthew Somerville2011-07-02-0/+2
| | | | | | | | | | | | Catalyst.
| * | Make pins clickable on all reports pages.Matthew Somerville2011-07-01-1/+2
| | |
| * | Tweaks to style to match navigation.Matthew Somerville2011-07-01-2/+2
| | |
| * | Signed in message on reportemptyhomes.Matthew Somerville2011-07-01-0/+27
| | |
| * | Update .po files.Matthew Somerville2011-07-01-828/+1281
| | |
| * | No robot indexing on staging sites, and canonical link from OSM version back ↵Matthew Somerville2011-07-01-0/+10
| | | | | | | | | | | | to www.
| * | Use new simplify a bit to speed up Western Isles.Matthew Somerville2011-07-01-1/+1
| | |
| * | Don't fetch unnecessary rows (due to missing commas).Matthew Somerville2011-07-01-2/+2
| | |
| * | Fix test.Matthew Somerville2011-07-01-0/+10
| | |
| * | Integrate #101 into new code.Matthew Somerville2011-07-01-3/+8
| | |
| * | Tweak non-JS pin placement.Matthew Somerville2011-07-01-1/+1
| | |
| * | Non-JS using the right tile server.Matthew Somerville2011-07-01-4/+4
| | |
| * | Update error message.Matthew Somerville2011-07-01-4/+4
| | |
| * | Fix links not working on All Reports pages (c is special).Matthew Somerville2011-07-01-3/+3
| | |
| * | Assume if they've filled in one side of the password form, they're ↵Matthew Somerville2011-07-01-3/+4
| | | | | | | | | | | | submitting that side.
| * | Double escape, whoops.Matthew Somerville2011-07-01-1/+1
| | |
| * | Escape single quotes in JS.Matthew Somerville2011-07-01-1/+1
| | |
| * | Fix URI overriding now it's being used.Matthew Somerville2011-07-01-20/+18
| | |
| * | Remove unused Tilma, consolidate tile lookup for legacy URLs to work in ↵Matthew Somerville2011-07-01-215/+22
| | | | | | | | | | | | different map format.
| * | Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, ↵Matthew Somerville2011-07-01-11/+24
| | | | | | | | | | | | don't set map parameter in JS.
* | | brief documentation on statesStruan Donald2011-07-01-0/+74
| | |