Commit graph

6273 commits

Author SHA1 Message Date
Siebrand Mazeland
0b7deb6375 Localisation updates from http://translatewiki.net. 2013-11-19 06:57:29 +00:00
Aaron Lidman
fc23515570 Improved export filter tool 2013-11-18 19:11:01 -08:00
Aaron Lidman
c0b0829901 Fixed export filter 2013-11-18 18:45:06 -08:00
John Firebaugh
6929566543 Shorten intro text 2013-11-18 18:04:05 -08:00
Aaron Lidman
5a330c7b9d Improvements to changeset bbox styling 2013-11-18 17:29:55 -08:00
Aaron Lidman
8fe5dbb92c Wrap bounds of changeset request, closes #72 2013-11-18 16:41:25 -08:00
Aaron Lidman
653f7c0d74 Increase sidebar width, back to 350px 2013-11-18 16:24:52 -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
df32eee833 Better spaced changeset lists 2013-11-18 16:02:48 -08:00
Aaron Lidman
6c64a74a46 Improve changeset detail display 2013-11-18 15:23:48 -08:00
Aaron Lidman
104ba9c57a Fix new note wrapping 2013-11-18 11:43:48 -08:00
Aaron Lidman
3e405040ea Adjust header sizing 2013-11-18 11:26:43 -08:00
Aaron Lidman
b7d7781c5d Fix welcome page redirect, closed #70 2013-11-18 09:56:03 -08:00
Tom Hughes
3bee80e0dc Update to latest leaflet-locationfilter plugin 2013-11-18 17:43:46 +00:00
Tom Hughes
049093c5b4 Update to latest leaflet-osm plugin 2013-11-18 17:43:46 +00:00
Tom Hughes
f3895c8fab Update to latest Leaflet-hash plugin 2013-11-18 17:43:46 +00:00
Tom Hughes
214ff28cd9 Update to Leaflet 0.7 2013-11-18 17:43:46 +00:00
Tom Hughes
41e45bad51 Remove the _osm_username cookie and session validation logic
This was a temporary hack to workaround issues with sessions getting
mixed up at the time of the rails 3.1 upgrade, but logs indicate that
whatever the original problem was it is no longer occurring.
2013-11-17 21:52:39 +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
5ddab68c11 Replace searching.gif with loader from iD 2013-11-15 16:11:44 -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
John Firebaugh
245a79061a Revert user page to full width for now 2013-11-15 15:28:35 -08:00
Aaron Lidman
e62bac06ed Improved noteLayer and dataLayer availability, closes #65 2013-11-15 15:06:44 -08:00
John Firebaugh
dc82421f56 Adjustments to about page and welcome copy 2013-11-15 15:04:46 -08:00
Aaron Lidman
d3e99bc8bd Hide control tooltips on #map-ui expansion, closes #55 2013-11-15 11:26:36 -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
f3d793c7e8 Make the link from site#help to site#welcome use a relative URL 2013-11-15 19:01:33 +00: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
Aaron Lidman
518a51712c Obey the hash 2013-11-14 18:16:23 -08:00
John Firebaugh
ad368d189f Update to iD v1.3.2 2013-11-14 18:07:45 -08:00
Aaron Lidman
fec9dc84c0 No hash on browse pages, closes #35 2013-11-14 17:41:20 -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
c9600ea323 Expose more router functions 2013-11-14 12:26:58 -08:00
John Firebaugh
22408c3e5b Simplify 2013-11-14 12:22:20 -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
Aaron Lidman
2ce7060757 Fixed note creation halo to update on dragging 2013-11-14 09:57:48 -08:00
Aaron Lidman
eda8b00fec Fix #map-ui tooltip styling 2013-11-14 09:28:38 -08:00
Aaron Lidman
fd8f35309d Fix disabled overlay layers translations 2013-11-14 09:12:39 -08:00
Aaron Lidman
439ad373ec Disable overlay layers at minZoom and add tooltips 2013-11-13 17:30:15 -08:00
John Firebaugh
f24309ad3e Don't set state if it doesn't exist 2013-11-13 16:01:54 -08:00
John Firebaugh
be56eb5bad Border between history entries 2013-11-13 15:59:46 -08:00
John Firebaugh
7b10012f90 Fix history sidebar 2013-11-13 15:45:07 -08:00
John Firebaugh
c878b5b8d4 Fix note commenting 2013-11-13 15:22:36 -08:00
John Firebaugh
51bb085614 Layout tweaks to terms page
Fixes #527
2013-11-13 14:54:21 -08:00
John Firebaugh
4863a94906 Remove "Loading..." from browse for now 2013-11-13 13:50:36 -08:00
Aaron Lidman
e336fc31c7 Change halo color for notes 2013-11-13 13:32:24 -08:00