openstreetmap-website/app/views/browse
Ævar Arnfjörð Bjarmason 658a34714f When displaying objects in /browse/* and in the JavaScript "Data"
feature use the name key corresponding to the user's
locale. E.g. "name:is" for Icelandic.

This will fall back on "name". The interface will be equivalent unless
the user has selected another language than English in the preferences
and objects with localized name:* tags corresponding to the user's
language are being displayed.
2009-09-17 23:36:54 +00:00
..
_changeset_details.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
_common_details.html.erb Display the changeset comment (if any) as part of the description of 2009-09-15 22:03:09 +00:00
_containing_relation.html.erb Another commit in the spirit of [16199]: Don't enforce word order for translations. 2009-06-28 19:47:57 +00:00
_map.html.erb Make right hand side of browser view able to grow beyond 250 pixels. 2009-07-21 11:30:19 +00:00
_navigation.html.erb Make right hand side of browser view able to grow beyond 250 pixels. 2009-07-21 11:30:19 +00:00
_node_details.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
_paging_nav.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
_relation_details.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
_relation_member.html.erb The relation browser used the translated nominative model names of 2009-06-28 18:25:21 +00:00
_start.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
_tag.html.erb Escape tag values - there is no reason at all to render things which 2009-09-14 23:17:02 +00:00
_tag_details.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
_way_details.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
changeset.html.erb Add some more detail to the changeset Atom feeds. 2009-07-05 23:46:28 +00:00
node.html.erb Add an edit link to the browse page for nodes, since it's been bugging me a while. Ways will follow when i can work out how to generate a lat/lon for them... 2009-06-17 16:37:43 +00:00
node_history.html.erb When I navigate to /browse/{node,way,relation}/:id/history there's no 2009-06-26 21:04:36 +00:00
not_found.html.erb There was no "Sorry not found" message for changesets so 2009-09-07 12:16:17 +00:00
relation.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
relation_history.html.erb Remove redundant text. 2009-07-13 08:30:48 +00:00
start.rjs When displaying objects in /browse/* and in the JavaScript "Data" 2009-09-17 23:36:54 +00:00
way.html.erb Fixed dereference of nil node when browsing deleted way. 2009-06-22 15:27:20 +00:00
way_history.html.erb When I navigate to /browse/{node,way,relation}/:id/history there's no 2009-06-26 21:04:36 +00:00