openstreetmap-website/app/views/browse
Tom MacWright 701325e9ef Change abstraction level for map functions
This commit should have no functional affect. It just changes the
abstraction level of OpenLayers from completely abstracting away
getMapExtent etc, to using OpenLayers's functionality directly but
providing proj and unproj to make projections palatable.
2012-03-14 19:01:45 +00: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 Change abstraction level for map functions 2012-03-14 19:01:45 +00:00
_navigation.html.erb Fix data browser navigation tooltips 2010-04-22 23:38:07 +01:00
_node_details.html.erb Fixup some string escaping issues in the data browser 2011-11-14 09:42:55 +00: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 Don't allow headings in the data browser to be split 2011-05-05 20:25:57 +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 Filter out the current way correctly 2011-11-17 09:53:21 +00: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 Use jQuery syntax for the history request 2011-12-02 11:03:19 +00: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