[openstreetmap-website] Changeset view (#20)

Tom MacWright reply+i-3392834-11d29174cb83a8e9917aa5b98726522727a31ba3-1419053 at reply.github.com
Sun Feb 26 20:11:00 GMT 2012


This refactors changeset views, node and way pages. It needs to be fully tested with ways - so far my database import isn't accepting them, so I don't have any test data. For these pages, it moves and enlarges the map, changes the styling of the menu, introduces some more clickable & visible navigation.

![changeset](http://dl.dropbox.com/u/68059/Screenshots/g.png)

You can merge this Pull Request by running:

  git pull https://github.com/tmcw/openstreetmap-website changeset_view

Or you can view, comment on it, or merge it online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/20

-- Commit Summary --

* Add GPLv2 license file and mention in README
* Merge branch 'master' of https://github.com/openstreetmap/openstreetmap-website
* Merge branch 'master' of https://github.com/openstreetmap/openstreetmap-website
* Merge branch 'master' of https://github.com/openstreetmap/openstreetmap-website
* Merge branch 'master' of https://github.com/openstreetmap/openstreetmap-website
* Merge branch 'master' of https://github.com/openstreetmap/openstreetmap-website
* First batch of work on changeset refactor - this still needs work on the bbox presentation, xml presentation.
* Also link up date, to make short ids more clickable
* Reorganize and restyle changeset and entity view pages.

-- File Changes --

M app/assets/stylesheets/common.css.scss (9)
M app/assets/stylesheets/ltr.css.scss (2)
M app/assets/stylesheets/rtl.css.scss (2)
M app/views/browse/_changeset_details.html.erb (41)
M app/views/browse/_common_details.html.erb (19)
M app/views/browse/_map.html.erb (9)
M app/views/browse/_tag_details.html.erb (11)
M app/views/browse/changeset.html.erb (6)
M app/views/browse/node.html.erb (1)
M app/views/browse/node_history.html.erb (5)
M app/views/changeset/_changeset.html.erb (12)

-- Patch Links --

  https://github.com/openstreetmap/openstreetmap-website/pull/20.patch
  https://github.com/openstreetmap/openstreetmap-website/pull/20.diff

--- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/20



More information about the rails-dev mailing list