aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/api
Commit message (Collapse)AuthorAgeLines
* 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-22/+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).
* Atom feed approximately working (?)Robin Houston2012-07-04-1/+2
|
* WIP new requests feedRobin Houston2012-07-04-0/+21