aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Rss.pm
Commit message (Collapse)AuthorAgeLines
* Disable address in RSS temporarily.Matthew Somerville2011-09-02-2/+2
|
* Add address information to description in RSS feedsStruan Donald2011-08-29-0/+6
|
* Get Open311 RSS working, whether it's given a ResultSet or a lower level ↵Matthew Somerville2011-08-04-5/+20
| | | | statement handle.
* Try different approachh.Petter Reinholdtsen2011-08-02-6/+4
|
* Try to get Open311 GeoRSS output working.Petter Reinholdtsen2011-08-01-2/+5
|
* Don't use update name if marked as anonymous.Matthew Somerville2011-07-16-1/+1
|
* Fix a couple of uninitialized warnings.Matthew Somerville2011-06-10-2/+4
|
* Tidy up a couple of FIXMEs.Matthew Somerville2011-06-10-11/+1
|
* Switch to using c->cobrand->problems to return all problems for a cobrand ↵Matthew Somerville2011-06-08-1/+1
| | | | (so on Barnet only return Barnet problems).
* Move RSS generation code into controller.Matthew Somerville2011-06-03-2/+141
|
* Migrate RSS feeds handling.Matthew Somerville2011-05-19-0/+211