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
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
John Firebaugh
cdfe2ac21e
Redo mobile styles
2013-11-07 17:25:03 -08:00
John Firebaugh
286bffa3db
Overlay-style minimized sidebar
2013-11-07 15:27:40 -08:00
Aaron Lidman
4b2bd4835d
Fixed changeset time inconsistencies
2013-11-07 12:19:00 -08:00
Eden Halperin
8f3e6ca6d7
Left-align intro buttons and update donate icon
2013-11-07 15:09:16 -05:00
John Firebaugh
6d5ce8d492
Move sidebar footer elements elsewhere
...
Donate is in attribution control.
Hosting credits are on about page.
2013-11-07 11:21:35 -08:00
John Firebaugh
12e820c27e
Remove ad concept
2013-11-07 10:16:04 -08:00
Aaron Lidman
6294e9ae59
Hide export button when export area is too large, closes #30
2013-11-07 09:12:14 -08:00
Eden Halperin
9c437557c9
Fix changeset byline style
2013-11-07 11:10:52 -05:00
John Firebaugh
d8cf49f0d7
Improve pagination in changeset details
2013-11-06 17:28:39 -08:00
Aaron Lidman
864901d167
Remove #view_tab
2013-11-06 17:19:37 -08:00
Aaron Lidman
e7d200c4a6
Sidebar close reverts to 'view' state
2013-11-06 16:59:14 -08:00
Eden Halperin
774aa0c875
RTL fix for leaflet controls, Ad concept
2013-11-06 18:18:35 -05:00