openstreetmap-website/app/views/browse
Tom Hughes 652e94485f Use browser detection to decide how many features to show
Modern browsers are quite happy showing far more than 100 features in
the data browser, so increase the limit to 2000 by default, but keep it
restricted to 500 for IE8 and 100 for older IEs.
2012-06-05 12:59:13 +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 Fix some issues with the new edit menu code 2012-04-23 20:59:27 +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 Use browser detection to decide how many features to show 2012-06-05 12:59:13 +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