Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | .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 ↵ | Matthew Somerville | 2011-02-24 | -13/+78 | |
| | | | | | | | | | | | | present; permalink. | ||||
| | * | Remove unneeded decodes, everything is already decoded by then, and fix for ↵ | Matthew Somerville | 2011-02-24 | -1/+0 | |
| | | | | | | | | | | | | passing decoded strings to MaPit. | ||||
| * | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken links to '/reports/<<id>>' Get correct base under CGI and FastCGI | ||||
* | | | | | | 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 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | 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 ↵ | Matthew Somerville | 2011-02-22 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | returning content/decoded_content. | ||||
| * | | | | | Missed another ' or '. | Matthew Somerville | 2011-02-22 | -1/+1 | |
| | | | | | | |||||
| * | | | | | Better FAQ templating. | Matthew Somerville | 2011-02-22 | -10/+2 | |
| | | | | | | |||||
* | | | | | | Move to web directory | Edmund von der Burg | 2011-02-22 | -0/+90 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | change suffix to .cgi so that default conf applies add library paths | ||||
* | | | | | Expand width of front page stats boxes. | Matthew Somerville | 2011-02-22 | -0/+3 | |
| | | | | | |||||
* | | | | | If errors, they might return header data. | Matthew Somerville | 2011-02-22 | -2/+2 | |
| | | | | | |||||
* | | | | | Missing string translation. | Matthew Somerville | 2011-02-22 | -1/+1 | |
| | | | | | |||||
* | | | | | Map JS only when map is being shown. | Matthew Somerville | 2011-02-22 | -2/+10 | |
| | | | | | |||||
* | | | | | Couple of translation misses. | Matthew Somerville | 2011-02-21 | -5/+7 | |
| | | | | | |||||
* | | | | | .po update. | Matthew Somerville | 2011-02-21 | -7/+10 | |
| | | | | | |||||
* | | | | | Remove all encodes, they now cause double-encoding. | Matthew Somerville | 2011-02-21 | -15/+15 | |
| | | | | | |||||
* | | | | | RSS fixes for testing. | Matthew Somerville | 2011-02-21 | -6/+6 | |
| | | | | | |||||
* | | | | | Typo. | Matthew Somerville | 2011-02-19 | -1/+1 | |
| | | | | | |||||
* | | | | | Fix cron trying to run over rows it doesn't understand, URL escaping, ↵ | Matthew Somerville | 2011-02-19 | -29/+24 | |
| | | | | | | | | | | | | | | | | | | | | capitalisation of street names, and tabs. | ||||
* | | | | | Escape the postcode if it's going in a URL. | Duncan Parkes | 2011-02-19 | -8/+10 | |
| | | | | |