aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeLines
* Missing translated string, .po update.Matthew Somerville2011-04-01-3/+3
* Add clear to fix Southampton FF issue.Matthew Somerville2011-04-01-3/+3
* Variables always defined at this point, compare to empty string.Matthew Somerville2011-03-25-1/+1
* Move .v to right CSS.Matthew Somerville2011-03-25-7/+12
* Merge branch 'master' into reportemptyhomesMatthew Somerville2011-03-25-993/+2322
|\
| * Southampton templating.Matthew Somerville2011-03-25-0/+201
| * Wrap everything in #mysociety so that it won't affect templated stuff.Matthew Somerville2011-03-25-182/+108
| * Use SCSS to generate CSS - no change to actual CSS at this point.Matthew Somerville2011-03-25-433/+1152
| * Don't load_pins on drag if on the purple pin form page.Matthew Somerville2011-03-25-1/+1
| * 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 ssh://matthew@git.mysociety.org/data/git/public/fixm...Matthew Somerville2011-03-23-17/+8
| |\
| | * Missing CGI var.Matthew Somerville2011-03-23-1/+1
| | * Factor out email sending bit of confirmation sending function, and make impor...Matthew Somerville2011-03-23-17/+8
| * | 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 core...Matthew Somerville2011-03-09-255/+228
| * 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 p...Matthew Somerville2011-02-24-13/+78
| * Remove unneeded decodes, everything is already decoded by then, and fix for p...Matthew Somerville2011-02-24-1/+0
| * 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 return...Matthew Somerville2011-02-22-2/+1
| * 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