openstreetmap-website/app/views/browse
Tom MacWright c45dbdae36 Rework the edit tab and it's associated drop down menu
This changes the behavior of the editing tabs in three places. Instead
of the current hovering behavior, you can click on the arrow and get the
drop-down menu. Any click outside that on the page will deactivate the
menu, following the UI paradigm of most desktop environments.

This also simplifies the javascript code significantly.
2012-04-23 20:59:26 +01:00
..
_changeset_details.html.erb Railsify the box link on the browse changeset page 2012-01-16 17:51:25 +00:00
_common_details.html.erb Use "Deleted at/by" instead of "Edited at/by" for deletes 2011-05-05 20:25:58 +01:00
_containing_relation.html.erb Fixup some string escaping issues in the data browser 2011-11-14 09:42:55 +00:00
_map.html.erb Rework the edit tab and it's associated drop down menu 2012-04-23 20:59:26 +01:00
_navigation.html.erb Fix data browser navigation tooltips 2010-04-22 23:38:07 +01:00
_node_details.html.erb Prefer using _html locale keys to the raw function 2012-04-05 14:09:06 +01:00
_paging_nav.html.erb Mark the generated list of page links as raw 2011-11-14 09:42:55 +00:00
_relation_details.html.erb Prefer using _html locale keys to the raw function 2012-04-05 14:09:06 +01:00
_relation_member.html.erb Fixup some string escaping issues in the data browser 2011-11-14 09:42:55 +00:00
_sidebar.html.erb Switch from Prototype to jQuery 2011-11-26 00:22:31 +00:00
_tag.html.erb Improve the browse helper code use to generate wiki links 2010-04-20 19:04:12 +01:00
_tag_details.html.erb Rename views to rails 2 style names. 2009-06-09 20:50:14 +00:00
_way_details.html.erb Prefer using _html locale keys to the raw function 2012-04-05 14:09:06 +01:00
changeset.html.erb Mark some locale lookups as raw 2011-11-14 09:42:52 +00:00
node.html.erb Don't escape the name - rails will handle it 2012-02-20 11:44:43 +00:00
node_history.html.erb Yet more raw markers 2011-11-16 09:55: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 Don't escape the name - rails will handle it 2012-02-20 11:44:43 +00:00
relation_history.html.erb Yet more raw markers 2011-11-16 09:55:36 +00:00
start.js.erb Rename showData to updateData in start.js.erb to resolve name clash 2012-03-31 19:20:52 +01:00
timeout.html.erb Add a 30 second timeout to all data browser requests to avoid attempts 2010-01-07 16:09:44 +00:00
way.html.erb Don't escape the name - rails will handle it 2012-02-20 11:44:43 +00:00
way_history.html.erb Yet more raw markers 2011-11-16 09:55:36 +00:00