| Commit message (Expand) | Author | Age | Lines |
* | 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 |
| | * | 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 |
| * | | Merge branch 'master' into reportemptyhomes | Matthew Somerville | 2011-01-22 | -9/+13 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into reportemptyhomes | Matthew Somerville | 2011-01-14 | -3/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into reportemptyhomes | Matthew Somerville | 2011-01-14 | -507/+1423 |
| |\ \ \ \ |
|
| * | | | | | EHA header logos, confirm text. | Matthew Somerville | 2010-12-20 | -3/+14 |
| * | | | | | Fix footer in IE6. | Matthew Somerville | 2010-12-20 | -3/+7 |
| * | | | | | Style tweaks. | Matthew Somerville | 2010-12-17 | -1/+1 |
| * | | | | | REH text updates. | Matthew Somerville | 2010-12-17 | -11/+17 |
* | | | | | | convert '/' to '/report/new' for 'Report a problem' links | Edmund von der Burg | 2011-04-01 | -1/+1 |
* | | | | | | Change '/reports/new' to '/report/new' | Edmund von der Burg | 2011-04-01 | -1/+1 |
* | | | | | | Ported import.cgi to catalyst | Edmund von der Burg | 2011-03-31 | -181/+0 |
* | | | | | | Handle problem confirmation tokens in catalyst and get all tests working | Edmund von der Burg | 2011-03-28 | -65/+0 |
* | | | | | | WiP: determine location from pc | Edmund von der Burg | 2011-03-21 | -9/+9 |
* | | | | | | Create a new report by going to '/reports/new' | Edmund von der Burg | 2011-03-18 | -4/+11 |
* | | | | | | Changes so that proper environment is setup when running as cgi/fastcgi | Edmund von der Burg | 2011-03-18 | -12/+10 |
* | | | | | | Allow users to create an account, confirm it and logout | Edmund von der Burg | 2011-03-03 | -0/+4 |
* | | | | | | Delete about.cgi as it has been ported | Edmund von der Burg | 2011-02-24 | -52/+0 |
* | | | | | | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-02-23 | -36/+132 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|