aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/api/request_events.atom.builder
Commit message (Collapse)AuthorAgeLines
* Stop using main_url to generate absolute urls for the main siteMatthew Landauer2013-02-15-2/+2
|
* Rename helper methodMatthew Landauer2013-02-15-1/+1
|
* Rename helper methodMatthew Landauer2013-02-15-1/+1
|
* Fix Atom version of api_body_request_eventsRobin Houston2012-09-13-1/+1
| | | | | Remove duplicate <created> element, and add an <updated> element to each entry.
* Atom feed of request eventsRobin Houston2012-07-04-0/+25
We need not only new requests, but new outgoing correspondence of any sort. The idea is that this feed will contain any event that would have triggered an email to be sent to the public body, so can be used as an alternative, equivalent way to stay up-to-date with happenings on WDTK (or the Alaveteli installation of choice).