openstreetmap-website/app/views/changeset
Tom Hughes 26bd59a1da Output tags to the feed as raw HTML so that links are not escaped (any
real HTML in the tag has already been escaped). Closes #2264.
2009-09-14 23:17:52 +00:00
..
_bbox.atom.builder Render the links using partial so we can do the appropriate rendering 2009-08-05 23:39:24 +00:00
_bbox.html.erb Render the links using partial so we can do the appropriate rendering 2009-08-05 23:39:24 +00:00
_changeset.html.erb Format dates in the changeset list so the year is shown. Closes #2232. 2009-08-28 07:55:34 +00:00
_changeset_paging_nav.html.erb Improve handling of the case where there is only one page of changesets. 2009-09-14 23:04:06 +00:00
_changesets.html.erb * Turn the hardcoded #<%= changeset.id %> into t('msg', :id => 2009-07-29 11:05:17 +00:00
_user.atom.builder Render the links using partial so we can do the appropriate rendering 2009-08-05 23:39:24 +00:00
_user.html.erb Render the links using partial so we can do the appropriate rendering 2009-08-05 23:39:24 +00:00
list.atom.builder Output tags to the feed as raw HTML so that links are not escaped (any 2009-09-14 23:17:52 +00:00
list.html.erb Atom readers (Firefox/Liferea) don't like when we embed XHTML anchors 2009-07-29 18:44:51 +00:00