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