| Commit message (Expand) | Author | Age | Lines |
* | Integrate BingOL map package into the OSM one, thereby gaining non-JS functio... | Matthew Somerville | 2011-05-25 | -3/+3 |
* | Template the rest of the maps. Some more complete than others. | Matthew Somerville | 2011-05-25 | -1/+1 |
* | Added tests for bad requests | Edmund von der Burg | 2011-05-20 | -25/+25 |
* | ported code | Struan Donald | 2011-05-20 | -60/+60 |
* | Migrate RSS feeds handling. | Matthew Somerville | 2011-05-19 | -169/+0 |
* | Migrate /reports page (minus RSS). | Matthew Somerville | 2011-05-19 | -341/+0 |
* | comment out implemented code | Struan Donald | 2011-05-12 | -27/+27 |
* | comment out ported code | Struan Donald | 2011-05-12 | -26/+26 |
* | comment out ported code | Struan Donald | 2011-05-11 | -34/+34 |
* | commenting out code implemented in catalyst | Struan Donald | 2011-05-11 | -418/+418 |
* | Prep to port '/report/123' page | Edmund von der Burg | 2011-04-15 | -138/+138 |
* | Handle (e,n) requests to '/' | Edmund von der Burg | 2011-04-15 | -27/+27 |
* | Port ajax over to Catalyst | Edmund von der Burg | 2011-04-14 | -107/+107 |
* | Comment out code that is ported | Edmund von der Burg | 2011-04-13 | -17/+31 |
* | move code and templates to new locations | Edmund von der Burg | 2011-04-13 | -181/+181 |
* | Comment out code that is no longer run | Edmund von der Burg | 2011-04-13 | -548/+548 |
* | Change class on dev notice so it is not seen by test suite as an error | Edmund von der Burg | 2011-04-13 | -4/+2 |
* | Start to move index.cgi into catalyst | Edmund von der Burg | 2011-04-12 | -100/+100 |
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-08 | -15/+32 |
|\ |
|
| * | 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 |
| | |/
| |/| |
|
* | | | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-07 | -0/+3 |
|\| | |
|
| * | | Remove street lighting references to Southampton. | Matthew Somerville | 2011-04-06 | -0/+3 |
| |/ |
|
* | | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-04 | -854/+1950 |
|\| |
|
| * | 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 |