aboutsummaryrefslogtreecommitdiffstats
path: root/web/rss.cgi
Commit message (Collapse)AuthorAgeLines
* 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
| | | | Shorter coords in RSS and alert urls
* 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
| | | | | redirect e,n query to lat lon serve lat,lon
* 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
| | | | | | State was getting lost on redirects, so that a query for open issues using a lat and long or a postcode finished up as a query for all issues. Hopefully this should fix that.
* 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
|
* Missing var.matthew2009-09-24-1/+2
|
* Redirect lat/lon RSS to equivalent OS. Add FAQ about mobile apps.matthew2009-09-24-2/+4
|
* Allowing cobrands to add more information to locations entered when ↵louise2009-09-15-2/+2
| | | | geocoding them, and to add elements to forms
* Fix some hardcodings.matthew2009-01-15-3/+5
|
* XSL for EHA.matthew2008-12-08-7/+9
|
* Typo.matthew2008-09-25-2/+3
|
* Add postcode lookup of local RSS feed.matthew2008-09-25-2/+14
|
* Nicer URLs for reports.matthew2008-09-19-2/+2
|
* Add new_fixed_problems RSS feed.matthew2008-09-01-2/+2
|
* Consolidate list of categories; generate_rss() returns output rather thanmatthew2008-05-23-8/+14
| | | | prints, so as to perform microsite post-processing.
* Slightly more text.matthew2008-03-06-2/+1
|
* Warnfixes.matthew2008-01-25-2/+3
|
* RSS sign-up page for all sorts of local feeds or email alerts, hopefullymatthew2007-08-29-52/+34
| | | | clearly explained. Tidy up codebase a bit.