aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
...
| | * .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 ↵Matthew Somerville2011-02-24-13/+78
| | | | | | | | | | | | present; permalink.
| | * Remove unneeded decodes, everything is already decoded by then, and fix for ↵Matthew Somerville2011-02-24-1/+0
| | | | | | | | | | | | passing decoded strings to MaPit.
| * | Merge branch 'master' into reportemptyhomesMatthew Somerville2011-01-22-9/+13
| |\ \
| * \ \ Merge branch 'master' into reportemptyhomesMatthew Somerville2011-01-14-3/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into reportemptyhomesMatthew Somerville2011-01-14-507/+1423
| |\ \ \ \
| * | | | | EHA header logos, confirm text.Matthew Somerville2010-12-20-3/+14
| | | | | |
| * | | | | Fix footer in IE6.Matthew Somerville2010-12-20-3/+7
| | | | | |
| * | | | | Style tweaks.Matthew Somerville2010-12-17-1/+1
| | | | | |
| * | | | | REH text updates.Matthew Somerville2010-12-17-11/+17
| | | | | |
* | | | | | convert '/' to '/report/new' for 'Report a problem' linksEdmund von der Burg2011-04-01-1/+1
| | | | | |
* | | | | | Change '/reports/new' to '/report/new'Edmund von der Burg2011-04-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken links to '/reports/<<id>>' Get correct base under CGI and FastCGI
* | | | | | Ported import.cgi to catalystEdmund von der Burg2011-03-31-181/+0
| | | | | |
* | | | | | Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-65/+0
| | | | | |
* | | | | | WiP: determine location from pcEdmund von der Burg2011-03-21-9/+9
| | | | | |
* | | | | | Create a new report by going to '/reports/new'Edmund von der Burg2011-03-18-4/+11
| | | | | |
* | | | | | Changes so that proper environment is setup when running as cgi/fastcgiEdmund von der Burg2011-03-18-12/+10
| | | | | |
* | | | | | Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-0/+4
| | | | | |
* | | | | | Delete about.cgi as it has been portedEdmund von der Burg2011-02-24-52/+0
| | | | | |
* | | | | | Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-02-23-36/+132
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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 ↵Matthew Somerville2011-02-22-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | returning content/decoded_content.
| * | | | | Missed another ' or '.Matthew Somerville2011-02-22-1/+1
| | | | | |
| * | | | | Better FAQ templating.Matthew Somerville2011-02-22-10/+2
| | | | | |
* | | | | | Move to web directoryEdmund von der Burg2011-02-22-0/+90
|/ / / / / | | | | | | | | | | | | | | | | | | | | change suffix to .cgi so that default conf applies add library paths
* | | | | 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
| | | | |
* | | | | Couple of translation misses.Matthew Somerville2011-02-21-5/+7
| | | | |
* | | | | .po update.Matthew Somerville2011-02-21-7/+10
| | | | |
* | | | | Remove all encodes, they now cause double-encoding.Matthew Somerville2011-02-21-15/+15
| | | | |
* | | | | RSS fixes for testing.Matthew Somerville2011-02-21-6/+6
| | | | |
* | | | | Typo.Matthew Somerville2011-02-19-1/+1
| | | | |
* | | | | Fix cron trying to run over rows it doesn't understand, URL escaping, ↵Matthew Somerville2011-02-19-29/+24
| | | | | | | | | | | | | | | | | | | | capitalisation of street names, and tabs.
* | | | | Escape the postcode if it's going in a URL.Duncan Parkes2011-02-19-8/+10
| | | | |