aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* Rename #content to #mysociety.Matthew Somerville2011-03-25-8/+8
|
* Always have transitionEffect, and no buffer for nicer interaction.Matthew Somerville2011-03-23-0/+2
|
* Nearest road/postcode on reports; don't show pin if map not used for report.Matthew Somerville2011-03-23-1/+1
|
* Merge branch 'master' of ↵Matthew Somerville2011-03-23-17/+8
|\ | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet
| * Missing CGI var.Matthew Somerville2011-03-23-1/+1
| |
| * Factor out email sending bit of confirmation sending function, and make ↵Matthew Somerville2011-03-23-17/+8
| | | | | | | | import.cgi use it.
* | Bing Maps key.Matthew Somerville2011-03-23-0/+1
|/
* .no CSS update, missing translated string.Matthew Somerville2011-03-21-1/+1
|
* Move RABX include to only place it's needed.Matthew Somerville2011-03-20-1/+0
|
* Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵Matthew Somerville2011-03-09-255/+228
| | | | core OpenLayers bits and OSM config bit.
* Some minor URL improvements.Matthew Somerville2011-03-08-2/+2
|
* Store report ID on loop, as otherwise closure uses last value.Matthew Somerville2011-03-08-1/+5
|
* Don't pass parameters through to report URL.Matthew Somerville2011-03-08-6/+3
|
* Don't check coordsyst as not set for Norway; always string truncate lat/lon.Matthew Somerville2011-03-05-4/+5
|
* Hopefully fix a couple of locale issues, one I just introduced, whoops.Matthew Somerville2011-03-05-0/+4
|
* Work if precise name given too.Matthew Somerville2011-03-03-1/+1
|
* .po update, Go->Submit on one button.Matthew Somerville2011-02-26-1/+1
|
* Crosshair on OpenLayers same as current map.Matthew Somerville2011-02-26-0/+8
|
* Output lon/lat fields in correct places.Matthew Somerville2011-02-26-4/+2
|
* Move compass function to Tilma code, pass Q through to click->latlon lookup.Matthew Somerville2011-02-26-4/+8
|
* Slightly wider label for Oppdatering.Matthew Somerville2011-02-24-0/+8
|
* No need for all pins yet (does nothing <6 months), hide pins using OL JS if ↵Matthew Somerville2011-02-24-13/+78
| | | | present; permalink.
* Remove unneeded decodes, everything is already decoded by then, and fix for ↵Matthew Somerville2011-02-24-1/+0
| | | | passing decoded strings to MaPit.
* Switch to jslib OpenLayers.Matthew Somerville2011-02-23-2553/+0
|
* Specify due to FF/Safari difference.Matthew Somerville2011-02-23-2/+2
|
* Font/color changes.Matthew Somerville2011-02-23-1/+62
|
* Local copy of OpenLayers.js in case it's slow/not responding.Matthew Somerville2011-02-23-0/+2553
|
* Missing string for translatio.Matthew Somerville2011-02-23-2/+3
|
* Missing strings in questionnaire page.Matthew Somerville2011-02-23-3/+6
|
* Override PanZoom to catch zoomworld click.Matthew Somerville2011-02-23-1/+38
|
* Remove colon from translated string, as it appears elsewhere.Matthew Somerville2011-02-23-3/+3
|
* Use strcoll rather than cmp for string sorting.Matthew Somerville2011-02-23-2/+4
|
* Fixes #83 and #84.Matthew Somerville2011-02-22-8/+9
|
* Move code to where we'll have lat/lon defined.Matthew Somerville2011-02-22-3/+3
|
* Couple of URI escaping fixes, plus cope with different versions of LWP ↵Matthew Somerville2011-02-22-2/+1
| | | | returning content/decoded_content.
* Missed another ' or '.Matthew Somerville2011-02-22-1/+1
|
* Better FAQ templating.Matthew Somerville2011-02-22-10/+2
|
* Expand width of front page stats boxes.Matthew Somerville2011-02-22-0/+3
|
* If errors, they might return header data.Matthew Somerville2011-02-22-2/+2
|
* Missing string translation.Matthew Somerville2011-02-22-1/+1
|
* Map JS only when map is being shown.Matthew Somerville2011-02-22-2/+10
|
* Couple of translation misses.Matthew Somerville2011-02-21-5/+7
|
* .po update.Matthew Somerville2011-02-21-7/+10
|
* Remove all encodes, they now cause double-encoding.Matthew Somerville2011-02-21-15/+15
|
* RSS fixes for testing.Matthew Somerville2011-02-21-6/+6
|
* Typo.Matthew Somerville2011-02-19-1/+1
|
* Fix cron trying to run over rows it doesn't understand, URL escaping, ↵Matthew Somerville2011-02-19-29/+24
| | | | capitalisation of street names, and tabs.
* Escape the postcode if it's going in a URL.Duncan Parkes2011-02-19-8/+10
|
* Get rid of space from urls.Duncan Parkes2011-02-19-0/+1
|
* Prettify postcode in RSS feed display.Duncan Parkes2011-02-18-3/+14
|