| Commit message (Expand) | Author | Age | Lines |
* | Avoid hardcoded and incorrect URL in import page. | Petter Reinholdtsen | 2011-04-18 | -1/+2 |
* | Merge branch 'master' of ssh://evdb@git.mysociety.org/data/git/public/fixmyst... | Edmund von der Burg | 2011-04-08 | -12/+29 |
|\ |
|
| * | Merge branch 'master' into london | Matthew Somerville | 2011-04-08 | -0/+3 |
| |\ |
|
| * | | Have fixed categories in London, from Report-It API. | Matthew Somerville | 2011-04-02 | -12/+29 |
* | | | update mySociety address | Edmund von der Burg | 2011-04-08 | -3/+3 |
| |/
|/| |
|
* | | Remove street lighting references to Southampton. | Matthew Somerville | 2011-04-06 | -0/+3 |
|/ |
|
* | Missing translated string, .po update. | Matthew Somerville | 2011-04-01 | -3/+3 |
* | Add clear to fix Southampton FF issue. | Matthew Somerville | 2011-04-01 | -3/+3 |
* | Variables always defined at this point, compare to empty string. | Matthew Somerville | 2011-03-25 | -1/+1 |
* | Move .v to right CSS. | Matthew Somerville | 2011-03-25 | -7/+12 |
* | Merge branch 'master' into reportemptyhomes | Matthew Somerville | 2011-03-25 | -993/+2322 |
|\ |
|
| * | Southampton templating. | Matthew Somerville | 2011-03-25 | -0/+201 |
| * | Wrap everything in #mysociety so that it won't affect templated stuff. | Matthew Somerville | 2011-03-25 | -182/+108 |
| * | Use SCSS to generate CSS - no change to actual CSS at this point. | Matthew Somerville | 2011-03-25 | -433/+1152 |
| * | Don't load_pins on drag if on the purple pin form page. | Matthew Somerville | 2011-03-25 | -1/+1 |
| * | Rename #content to #mysociety. | Matthew Somerville | 2011-03-25 | -8/+8 |
| * | Always have transitionEffect, and no buffer for nicer interaction. | Matthew Somerville | 2011-03-23 | -0/+2 |
| * | Nearest road/postcode on reports; don't show pin if map not used for report. | Matthew Somerville | 2011-03-23 | -1/+1 |
| * | Merge branch 'master' of ssh://matthew@git.mysociety.org/data/git/public/fixm... | Matthew Somerville | 2011-03-23 | -17/+8 |
| |\ |
|
| | * | Missing CGI var. | Matthew Somerville | 2011-03-23 | -1/+1 |
| | * | Factor out email sending bit of confirmation sending function, and make impor... | Matthew Somerville | 2011-03-23 | -17/+8 |
| * | | Bing Maps key. | Matthew Somerville | 2011-03-23 | -0/+1 |
| |/ |
|
| * | .no CSS update, missing translated string. | Matthew Somerville | 2011-03-21 | -1/+1 |
| * | Move RABX include to only place it's needed. | Matthew Somerville | 2011-03-20 | -1/+0 |
| * | Fixes to other map types to work with lat/lon. Split OSM JavaScript into core... | Matthew Somerville | 2011-03-09 | -255/+228 |
| * | Some minor URL improvements. | Matthew Somerville | 2011-03-08 | -2/+2 |
| * | Store report ID on loop, as otherwise closure uses last value. | Matthew Somerville | 2011-03-08 | -1/+5 |
| * | Don't pass parameters through to report URL. | Matthew Somerville | 2011-03-08 | -6/+3 |
| * | Don't check coordsyst as not set for Norway; always string truncate lat/lon. | Matthew Somerville | 2011-03-05 | -4/+5 |
| * | Hopefully fix a couple of locale issues, one I just introduced, whoops. | Matthew Somerville | 2011-03-05 | -0/+4 |
| * | Work if precise name given too. | Matthew Somerville | 2011-03-03 | -1/+1 |
| * | .po update, Go->Submit on one button. | Matthew Somerville | 2011-02-26 | -1/+1 |
| * | Crosshair on OpenLayers same as current map. | Matthew Somerville | 2011-02-26 | -0/+8 |
| * | Output lon/lat fields in correct places. | Matthew Somerville | 2011-02-26 | -4/+2 |
| * | Move compass function to Tilma code, pass Q through to click->latlon lookup. | Matthew Somerville | 2011-02-26 | -4/+8 |
| * | Slightly wider label for Oppdatering. | Matthew Somerville | 2011-02-24 | -0/+8 |
| * | No need for all pins yet (does nothing <6 months), hide pins using OL JS if p... | Matthew Somerville | 2011-02-24 | -13/+78 |
| * | Remove unneeded decodes, everything is already decoded by then, and fix for p... | Matthew Somerville | 2011-02-24 | -1/+0 |
| * | Switch to jslib OpenLayers. | Matthew Somerville | 2011-02-23 | -2553/+0 |
| * | Specify due to FF/Safari difference. | Matthew Somerville | 2011-02-23 | -2/+2 |
| * | Font/color changes. | Matthew Somerville | 2011-02-23 | -1/+62 |
| * | Local copy of OpenLayers.js in case it's slow/not responding. | Matthew Somerville | 2011-02-23 | -0/+2553 |
| * | Missing string for translatio. | Matthew Somerville | 2011-02-23 | -2/+3 |
| * | Missing strings in questionnaire page. | Matthew Somerville | 2011-02-23 | -3/+6 |
| * | Override PanZoom to catch zoomworld click. | Matthew Somerville | 2011-02-23 | -1/+38 |
| * | Remove colon from translated string, as it appears elsewhere. | Matthew Somerville | 2011-02-23 | -3/+3 |
| * | Use strcoll rather than cmp for string sorting. | Matthew Somerville | 2011-02-23 | -2/+4 |
| * | Fixes #83 and #84. | Matthew Somerville | 2011-02-22 | -8/+9 |
| * | Move code to where we'll have lat/lon defined. | Matthew Somerville | 2011-02-22 | -3/+3 |
| * | Couple of URI escaping fixes, plus cope with different versions of LWP return... | Matthew Somerville | 2011-02-22 | -2/+1 |