aboutsummaryrefslogtreecommitdiffstats
path: root/web/rss.cgi
Commit message (Expand)AuthorAgeLines
* Migrate RSS feeds handling.Matthew Somerville2011-05-19-169/+0
* Hopefully fix a couple of locale issues, one I just introduced, whoops.Matthew Somerville2011-03-05-0/+4
* Fixes #83 and #84.Matthew Somerville2011-02-22-0/+1
* Remove all encodes, they now cause double-encoding.Matthew Somerville2011-02-21-2/+2
* Fix cron trying to run over rows it doesn't understand, URL escaping, capital...Matthew Somerville2011-02-19-23/+18
* Escape the postcode if it's going in a URL.Duncan Parkes2011-02-19-8/+10
* Prettify postcode in RSS feed display.Duncan Parkes2011-02-18-3/+14
* Remove some old commented code, and do what happenedDuncan Parkes2011-02-18-11/+3
* Uppercase the postcode.Duncan Parkes2011-02-18-1/+1
* Add postcode to the title of the feed.Duncan Parkes2011-02-18-3/+21
* 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
* Some missing use Encodes.Matthew Somerville2011-02-17-0/+1
* Various encoding fixing.Matthew Somerville2011-02-16-1/+1
* Put area types in cobrand.Matthew Somerville2011-02-14-1/+1
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-1/+0
* Bug fixes found by running test suiteEdmund von der Burg2011-02-10-2/+3
* Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-3/+7
* Fix to RSS tests (and bug in code)Edmund von der Burg2011-02-09-2/+2
* correct RSS urlEdmund von der Burg2011-02-08-9/+10
* Migrate code that uses problem_find_nearby stored in alert_types tableEdmund von der Burg2011-02-07-2/+2
* Fix non-setting of state_qs, causing errors.Matthew Somerville2011-01-19-1/+2
* Change state to 'confirmed' after setting querystring.Duncan Parkes2010-12-25-1/+2
* Clearly I didn't understand that line...Duncan Parkes2010-12-25-1/+1
* Comment out line changing open to confirmedDuncan Parkes2010-12-25-1/+1
* Wrong quotesDuncan Parkes2010-12-25-1/+1
* Missing my.Duncan Parkes2010-12-25-1/+1
* Missing semicolonDuncan Parkes2010-12-25-1/+1
* Don't lose state.Duncan Parkes2010-12-25-3/+6
* RSS feed returning only open or fixed problems.Matthew Somerville2010-12-22-1/+8
* Pushing as much maps stuff into Maps as possible.Matthew Somerville2010-11-24-9/+1
* Have FixMyStreet::Geocode only deal in real co-ordinates.Matthew Somerville2010-11-23-1/+7
* Factor out geocoding functions.Matthew Somerville2010-11-23-1/+2
* Move mySociety::Alert to FixMyStreet::Alert.Matthew Somerville2010-11-23-7/+7
* Move map functions to their own package.Matthew Somerville2010-11-22-2/+2
* Suppress warning from next line.Matthew Somerville2010-09-30-1/+1
* Hold distance through redirect.Matthew Somerville2010-08-02-4/+8
* Old code left in by mistake.Matthew Somerville2010-08-02-5/+0
* Add /rss/n/ RSS feeds.Matthew Somerville2010-08-02-3/+15
* Switch X/Y to be middle of map, clearer when going to RSS feed/alerts.Matthew Somerville2010-08-02-5/+5
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-1/+1
* Use cobrand base_url methodlouise2009-12-17-3/+2
* Returning 404 for bad problem idlouise2009-11-30-2/+5
* No update feed generation for a bad problem idlouise2009-11-30-1/+3
* Adding query to cobrand url hooklouise2009-10-21-7/+7
* This url stuff not needed anymore - cobrand code should handlelouise2009-10-20-4/+1
* Allowing cobrands to rewrite links in feedslouise2009-10-20-9/+12
* Return if we're redirecting.matthew2009-09-24-1/+2
* Need integers.matthew2009-09-24-3/+3