openstreetmap-website/app/views/browse
2009-04-09 11:18:31 +00:00
..
_changeset_details.rhtml Add has_valid_bbox? method to Changeset model to tidy checking for bbox, and fix edge case where no bbox would cause changeset browsing to die. 2009-04-09 11:18:31 +00:00
_common_details.rhtml Eliminate duplication of tag printing logic. 2009-04-08 23:19:41 +00:00
_containing_relation.rhtml Improve the layout of the object browser views. 2008-06-24 16:44:45 +00:00
_map.rhtml Add a mini map to the changeset view in the data browser. 2009-04-08 23:44:43 +00:00
_navigation.rhtml Improve the layout of the object browser views. 2008-06-24 16:44:45 +00:00
_node_details.rhtml Improve the layout of the object browser views. 2008-06-24 16:44:45 +00:00
_paging_nav.rhtml Adding pagination to the changesets, thus allowing you to browe large changesets, without MySQL complaining about memory. Probably needs some fine tuning. You currently can only page one of nodes, ways, and relations, without manually setting the relations. Fixing deprection notice for the classic_pagination plugin. 2008-11-27 17:06:43 +00:00
_relation_details.rhtml Improve the layout of the object browser views. 2008-06-24 16:44:45 +00:00
_relation_member.rhtml Improve the layout of the object browser views. 2008-06-24 16:44:45 +00:00
_start.rhtml Improve the layout of the browse sidebar a bit. 2008-05-28 23:46:55 +00:00
_tag.rhtml Improve the layout of the object browser views. 2008-06-24 16:44:45 +00:00
_tag_details.rhtml Eliminate duplication of tag printing logic. 2009-04-08 23:19:41 +00:00
_way_details.rhtml Align table heading properly. Closes #1405. 2008-12-15 17:45:45 +00:00
changeset.rhtml Add has_valid_bbox? method to Changeset model to tidy checking for bbox, and fix edge case where no bbox would cause changeset browsing to die. 2009-04-09 11:18:31 +00:00
node.rhtml Refactor to remove some code duplication. 2008-06-26 23:01:55 +00:00
node_history.rhtml Refactor to remove some code duplication. 2008-06-26 23:01:55 +00:00
not_found.rhtml fixing the data browser to be able to cope with the changeset change. changeset browsing still needs to be implemented. Also giving a nice error message for 404 not found instead of rendering nothing. 2008-10-13 12:08:26 +00:00
relation.rhtml Refactor to remove some code duplication. 2008-06-26 23:01:55 +00:00
relation_history.rhtml Refactor to remove some code duplication. 2008-06-26 23:01:55 +00:00
start.rjs Resyncing from head 10895:11795 2008-11-08 11:52:58 +00:00
way.rhtml Refactor to remove some code duplication. 2008-06-26 23:01:55 +00:00
way_history.rhtml Refactor to remove some code duplication. 2008-06-26 23:01:55 +00:00