aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeLines
* 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
|
* Get rid of space from urls.Duncan Parkes2011-02-19-0/+1
|
* Prettify postcode in RSS feed display.Duncan Parkes2011-02-18-3/+14
|
* Get the postcode rss urls working with distance.Duncan Parkes2011-02-18-6/+6
|
* Point another url to the postcode version.Duncan Parkes2011-02-18-1/+9
|
* Link to the postcode url from the map page.Duncan Parkes2011-02-18-1/+12
|
* Remove some old commented code, and do what happenedDuncan Parkes2011-02-18-11/+3
| | | | | before on an error from mapit (though it does give an Internal Server Error...)
* Uppercase the postcode.Duncan Parkes2011-02-18-1/+1
| | | | At least I assume for the moment that it's always a postcode.
* Add postcode to the title of the feed.Duncan Parkes2011-02-18-3/+21
| | | | At the moment, it's in whatever format it arrives, and lower case.
* Add title parameter of POSTCODE if this is a postcode rss feed.Duncan Parkes2011-02-18-6/+10
|
* Have postcode in the link too.Duncan Parkes2011-02-18-1/+6
|
* Don't redirect on postcode rss request.Duncan Parkes2011-02-18-2/+3
| | | | Let's stick to a url with the postcode in it - much nicer for the user!
* Hopefully mostly fix charset issue (FastCGI was very unhelpful here, it ↵Matthew Somerville2011-02-17-5/+5
| | | | turns out it auto-UTF-8 encodes sometimes without telling you.
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetMatthew Somerville2011-02-17-1/+5
|\
| * .po update, Oslo on all reports page.Matthew Somerville2011-02-17-1/+5
| |
* | Some missing use Encodes.Matthew Somerville2011-02-17-0/+1
|/
* Typo.Matthew Somerville2011-02-17-1/+1
|
* Some translation updates and i18n code improvements.Matthew Somerville2011-02-17-40/+35
|
* Display pins.Matthew Somerville2011-02-17-8/+19
|
* First pin pass.Matthew Somerville2011-02-16-1/+14
|
* Map clicking.Matthew Somerville2011-02-16-4/+42
|
* Alert page working, and dealing with Oslo being both kommune and fylke.Matthew Somerville2011-02-16-8/+62
|
* Various encoding fixing.Matthew Somerville2011-02-16-29/+38
|
* Google link only on GB.Matthew Somerville2011-02-15-3/+4
|
* Translate optional string.Matthew Somerville2011-02-15-0/+1
|
* Council list related stuff, on /reports and admin page.Matthew Somerville2011-02-15-41/+73
|
* Put area types in cobrand.Matthew Somerville2011-02-14-14/+13
|
* Tweaks to OSM map module, fix for truncated co-ords.Matthew Somerville2011-02-14-4/+4
|
* DB used to return metres, now returns km.Matthew Somerville2011-02-14-4/+4
|
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-11/+3
|
* More EN locales.Matthew Somerville2011-02-11-3/+7
|
* Get translatable string out of a string; update .po file with new strings ↵Matthew Somerville2011-02-10-0/+2
| | | | from Petter and updates from code.
* Couple more places truncated co-ords can be used.Matthew Somerville2011-02-10-2/+7
|
* Defining before use probably helpful.Matthew Somerville2011-02-10-5/+5
|
* Short lat/lon enough here.Matthew Somerville2011-02-10-1/+1
|
* Bug fixes found by running test suiteEdmund von der Burg2011-02-10-2/+3
|
* Merge branch 'master' into migrate_from_osgb36_to_wgs84Edmund von der Burg2011-02-10-0/+2
|\
| * Translation update from Petter.Matthew Somerville2011-02-10-0/+2
| |
* | Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-10/+26
| | | | | | | | Shorter coords in RSS and alert urls
* | Fix to RSS tests (and bug in code)Edmund von der Burg2011-02-09-2/+2
| |