Tom Hughes
272a708b0f
Format browse page titles in a consistent way
2013-11-24 16:55:56 +00:00
John Firebaugh
954261fb1c
Restore prev/next changeset by user links
2013-11-22 12:17:27 -08:00
John Firebaugh
fbd5a88b24
Use machine-readable lat/lon format
2013-11-21 11:31:58 -08:00
Aaron Lidman
4c0a5ee7d9
Add coordinate detail to node pages
2013-11-20 13:31:05 -08:00
John Firebaugh
b5825b2f64
Sign Up -> Start Mapping
2013-11-19 15:02:31 -08:00
John Firebaugh
d0de36b607
Refine changeset browse behavior
...
The general history view shows changesets in the current view
and updates when you move the map. The view for an individual
user, nearby users, or friends zooms the map to the extent of
the results, and doesn't change when you move the map.
2013-11-19 12:10:14 -08:00
Aaron Lidman
a5e8b4cb88
Improved export warning, removed heading
2013-11-19 11:57:30 -08:00
John Firebaugh
bd21a1f7ff
Eliminate loading flash for welcome overlay
2013-11-19 11:18:11 -08:00
John Firebaugh
e91956d0f7
Fix test failures
2013-11-19 10:30:18 -08:00
John Firebaugh
44629832dd
Merge branch 'master' into redesign
...
Conflicts:
vendor/assets/leaflet/leaflet.hash.js
vendor/assets/leaflet/leaflet.js
2013-11-19 09:42:47 -08:00
Aaron Lidman
fc23515570
Improved export filter tool
2013-11-18 19:11:01 -08:00
Aaron Lidman
f45437f836
Reorder changeset detail lists
...
Nodes, ways, relations -> Ways, relations, nodes
2013-11-18 16:24:25 -08:00
Aaron Lidman
6c64a74a46
Improve changeset detail display
2013-11-18 15:23:48 -08:00
Tom Hughes
214ff28cd9
Update to Leaflet 0.7
2013-11-18 17:43:46 +00:00
John Firebaugh
2b4f8e92c9
Merge branch 'master' into redesign
...
Conflicts:
app/controllers/browse_controller.rb
app/views/layouts/_head.html.erb
config/environments/production.rb
config/routes.rb
2013-11-15 16:47:49 -08:00
Aaron Lidman
74be05018b
Don't render the user menu for users without ids, closed #68
2013-11-15 15:48:43 -08:00
Aaron Lidman
5e06cabb74
Hide welcome section on help page if not logged in
...
closes #67
2013-11-15 11:13:22 -08:00
Tom Hughes
338dfa0db0
Use <h1> for the title of site#welcome to match other pages
2013-11-15 18:51:09 +00:00
John Firebaugh
b92cb5b772
Use html5shiv for IE8 compatibility
2013-11-15 10:46:56 -08:00
John Firebaugh
d920d94f69
Revert "Eliminate HTML5 elements"
...
This led to a huge mess of conflicting CSS rule priorities.
This reverts commit 9fc8bc9368
.
2013-11-15 10:37:10 -08:00
John Firebaugh
e9c6e57bcc
Eliminate HTML5 elements
...
IE8, *sigh*
2013-11-14 15:39:44 -08:00
Aaron Lidman
111dec6853
Fixed border consistency
2013-11-14 12:42:02 -08:00
John Firebaugh
a62141ce7f
Drop pngfix.js
...
Don't need to support IE 6 anymore (<0.2% of users).
2013-11-14 19:32:24 +00:00
John Firebaugh
1688c361d4
Add X-UA-Compatible meta tag
...
Rails 4 removed the `BestStandardsSupport` middleware, because
supposedly a HTML5 doctype accomplishes the same thing. But not
quite -- without X-UA-Compatible, the UI for changing compatibility
mode is still visible, and users can get themselves into a bad state
(see https://github.com/openstreetmap/openstreetmap-website/pull/498#issuecomment-28483550 )
2013-11-14 10:17:27 -08:00
John Firebaugh
2bf9144702
Don't show search in expando header on interior pages
2013-11-13 12:55:02 -08:00
Aaron Lidman
1769971cde
Moved note description out of the sidebar header
...
Some indentation too.
2013-11-13 12:24:05 -08:00
Aaron Lidman
2bb59daa37
Add close button to 404 page
2013-11-12 18:03:02 -08:00
Aaron Lidman
3fa364a22c
Fix inconsistent headers
2013-11-12 17:51:48 -08:00
John Firebaugh
853dc286b9
Add sidebar loading indicator
2013-11-12 17:01:47 -08:00
John Firebaugh
38564b4736
Include changeset ID in list
2013-11-12 15:44:17 -08:00
Aaron Lidman
1673851b50
Add zoom to note
2013-11-12 15:12:40 -08:00
John Firebaugh
3e305fb162
Fix lego translations
2013-11-12 14:46:47 -08:00
John Firebaugh
9dd230d0bc
Refactor browse templates
2013-11-12 13:22:55 -08:00
John Firebaugh
e670da54cb
Rationalize browse translation keys
2013-11-12 12:51:33 -08:00
John Firebaugh
1757a5a789
Remove unused translations
2013-11-12 12:30:24 -08:00
John Firebaugh
170b8fd4c6
Style tweaks
2013-11-12 12:17:40 -08:00
John Firebaugh
7733056858
Fix translations
2013-11-12 12:17:40 -08:00
Aaron Lidman
1a0ef82ab8
Style browse 404 page and simplify wording, closes #53
2013-11-12 11:36:09 -08:00
Aaron Lidman
7a435df917
Moved note description to the sidebar header
2013-11-12 10:09:46 -08:00
John Firebaugh
c4090bb150
Improve browse design
2013-11-12 09:03:23 -08:00
Eden Halperin
721e32b5ce
Add marker halo animation styles
2013-11-12 11:12:28 -05:00
Aaron Lidman
1b19974b12
Add note creation to the sidebar
2013-11-11 19:06:07 -08:00
Aaron Lidman
e4504399ae
Add notes sidebar interaction
2013-11-11 14:29:02 -08:00
John Firebaugh
0d52b82d4e
Move search form to header on small screens
2013-11-11 13:38:46 -08:00
Aaron Lidman
2ebe5de1a1
Fix note formatting issues
2013-11-11 09:35:58 -08:00
Aaron Lidman
b56fb25068
Restructured notes page
2013-11-11 09:35:58 -08:00
Aaron Lidman
1ae7872ed8
Update title on pushState, closes #33
2013-11-08 16:10:08 -08:00
John Firebaugh
a2dfc00f27
Include layers in all geolinks except edit
2013-11-08 13:51:44 -08:00
Aaron Lidman
b2a82f501d
Float the close icon, closes #40
2013-11-08 12:01:20 -08:00
John Firebaugh
b903d8b746
Fix browse overlay status messages
2013-11-08 10:46:24 -08:00