Aaron Lidman
86ae401aac
Nominatim results zoom to the result location
2013-11-20 12:37:57 -08:00
Aaron Lidman
5384ee236c
Fixed individual note marker implementation, closes #78
...
- Removed forced noteLayer view, now respects current selection just
like an other browse page.
- Made marker replacement it’s own thing, seperate from noteLayer.
- Reduced opacity on noteLayer notes, it makes the selected note stand
out more
2013-11-20 11:43:39 -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
John Firebaugh
cf0fccec1f
Revert padding; fixes header baseline
2013-11-19 11:45:49 -08:00
John Firebaugh
bd21a1f7ff
Eliminate loading flash for welcome overlay
2013-11-19 11:18:11 -08: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
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
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
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
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
Aaron Lidman
d3e99bc8bd
Hide control tooltips on #map-ui expansion, closes #55
2013-11-15 11:26:36 -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
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
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
Aaron Lidman
6ba9f8ba29
Different feature highlight color for browse pages
2013-11-13 13:17:45 -08:00
John Firebaugh
d380ce79aa
Remove unused, fix global leak
2013-11-13 13:01:07 -08:00
John Firebaugh
a661ee1693
Don't add note when disabled
2013-11-13 12:40:36 -08:00
John Firebaugh
8f4edc234a
Darken grey
2013-11-13 12:37:56 -08:00
John Firebaugh
88ef278548
Fix minimap labels on IE9
2013-11-13 12:28:07 -08:00
Aaron Lidman
1769971cde
Moved note description out of the sidebar header
...
Some indentation too.
2013-11-13 12:24:05 -08:00
John Firebaugh
b8a449b4b1
Show XHR responseText on error
2013-11-13 12:01:21 -08:00
Aaron Lidman
28a4185bb2
Add cascade font-weights
2013-11-13 12:00:39 -08:00
Aaron Lidman
e04ce095f1
Revert to named font-weights, closes #58
2013-11-13 11:54:37 -08:00
Aaron Lidman
c5be2b6f84
Prevent empty search
2013-11-13 10:45:20 -08:00
Aaron Lidman
6f444fc99e
Zoom in to note if zoom < 15
2013-11-13 10:33:16 -08:00