John Firebaugh
1fee019d72
Remember last custom tile layer ( fixes #2094 )
2014-04-07 19:19:53 -04:00
John Firebaugh
cefa1d96f1
Correctly update UI after choosing GPX file ( #2144 )
2014-03-21 17:34:34 -07:00
Bryan Housel
ea58b6d89c
add 35 as an option in the maxspeed dropdown..
2014-03-19 15:26:33 -04:00
AndrewHain
c9709e9207
remove addr:housename from presets
...
The [values](http://taginfo.openstreetmap.org/keys/addr%3Ahousename#values ) of this rarely needed tag, which is prominent in the address presets, now have a lot of numbers and descriptive words in many different languages. Removing the preset means that new editors won’t fill this key with information useless to the key but can still add it through All tags if needed. A similar thing happened when Potlatch put the designation tag into presets. Goes towards #1427 and #2124 .
2014-02-25 15:55:05 -08:00
John Firebaugh
1561c366be
Update OSM.org links
2014-01-08 16:29:00 -08:00
John Firebaugh
ab8a4ffd7b
Update GitHub links
2014-01-08 16:14:28 -08:00
John Firebaugh
e59d24ed3e
Merge pull request #2089 from mourner/better-hover
...
Better hover experience
2014-01-08 13:26:56 -08:00
Vladimir Agafonkin
fc92f34eab
dry up code for CSS transforms
2014-01-08 19:55:27 +02:00
Vladimir Agafonkin
92e9b0cbbb
throttle hover for less epileptic experience and better perf
...
Otherwise the sidebar flashes so fast that it makes no sense while
distracting the user and lagging due to heavy sidebar construction.
2014-01-08 19:32:31 +02:00
Vladimir Agafonkin
5aba78fd15
fix data flash when panning, close #2082
...
Layers that get opacity should be HW-composited like supersurface,
otherwise it flickers when panning. Should in theory improve
performance as well.
2014-01-08 18:24:22 +02:00
John Firebaugh
3e2968310b
Ensure "New Relation..." is always available ( fixes #2066 )
2014-01-03 13:00:36 -08:00
John Firebaugh
5f8c02fddc
Suppress radial menu when clicking warning ( fixes #2035 )
2014-01-02 17:47:55 -08:00
John Firebaugh
532612a261
Don't let mouseover trigger during fade out
2014-01-02 16:08:44 -08:00
tyr
a8184afff2
fix geocode result classifications
...
use nominatim's "class" property instead of "type" for result
classifications when "type" is "yes". Happens for "bridge"s,
"tunnel"s, etc.
2014-01-02 16:21:54 -05:00
Christian Schwarz
aa3563c4c1
Added selection support for ids and locations with return key
2013-12-13 11:08:25 +01:00
Christian Schwarz
8eeb47d1a6
Fixed mouseover if item is a location result
2013-12-13 11:05:58 +01:00
Christian Schwarz
5aede6f323
Added support for ids and locations as search input
...
e.g.:
n123
w456
r789
48.123 16.456
2013-12-12 21:02:46 +01:00
Adam Solove
2213b072dd
Clean up and test relation sorting code.
2013-12-10 22:39:37 -05:00
Adam Solove
d768c14170
Sort relation suggestions most recent first.
2013-12-10 20:45:41 -05:00
John Firebaugh
16c9564343
Fix odd resize behavior of feature list
2013-11-27 11:06:27 -08:00
Aaron Lidman
4be6d8b496
Fix tooltip on commit warnings
2013-11-26 15:20:02 -08:00
Aaron Lidman
2703ce5943
Attempting to add a tooltip to commit warnings
2013-11-26 15:20:02 -08:00
John Firebaugh
bf8801cf16
Fix zoom on search result clicks ( fixes #2023 )
2013-11-25 17:40:07 -08:00
Aaron Lidman
f6acacd4f0
Add zoom to search result, closes #2023
2013-11-25 17:12:11 -08:00
Vladimir Agafonkin
33e88ea657
fix whitespace
2013-11-22 00:35:34 +02:00
Vladimir Agafonkin
dab1fa8eaf
don't update hash/attrib immediately on move start
...
Makes panning snappier by avoiding non-critical operations at the very
start.
2013-11-22 00:32:29 +02:00
Aaron Lidman
bf0da89925
Improved warning visibility
...
for #1973
2013-11-19 12:04:30 -08:00
John Firebaugh
0bf0849eb3
Fix background pane tooltips
2013-11-05 15:52:20 -08:00
samanpwbb
25e2347b0a
layer pane now matches help pane
2013-11-05 17:57:04 -05:00
John Firebaugh
2e754c8d6b
Merge pull request #1950 from systemed/name-suggest
...
Autocomplete on name=*
2013-11-04 13:26:35 -08:00
Clint Adams
ae38c79ce1
Handle https wikipedia URLs
2013-11-02 15:35:16 -04:00
Aaron Lidman
43aeaae67e
Add SuggestNames util
2013-11-01 16:52:37 -07:00
Aaron Lidman
872cec6720
Limit suggestions to three 'closest' matches
2013-11-01 15:23:59 -07:00
Aaron Lidman
5a119f6eed
Add name autocomplete
2013-10-31 16:36:29 -07:00
John Firebaugh
492fc88aa4
Make the Graph#rebase argument an array
2013-10-31 16:24:31 -07:00
John Firebaugh
12769d2fc1
Calculate background source name ( fixes #1935 )
2013-10-29 16:13:40 -07:00
John Firebaugh
191f52d634
Use assumed values for access placeholders ( fixes #1924 )
2013-10-28 17:39:34 -07:00
John Firebaugh
68fae301e5
Reset invalid opacity values to default ( #1923 )
2013-10-26 17:33:41 -07:00
John Firebaugh
d9e6b1cc38
Fix background defaulting to 0% brightness ( fixes #1923 )
2013-10-26 16:49:43 -07:00
John Firebaugh
1e78ee5c87
Stricter jshint
2013-10-24 16:08:48 -07:00
John Firebaugh
8323c948a7
jshint fixes
2013-10-24 15:33:52 -07:00
John Firebaugh
28aec51d20
Merge branch 'save-browse'
2013-10-23 13:37:57 -07:00
John Firebaugh
697faf0265
Use summary to calculate # in Save button
2013-10-23 13:36:58 -07:00
John Firebaugh
b8e88a7aaf
Convert relevantChanges to a method on Difference
2013-10-23 13:36:58 -07:00
Aaron Lidman
e8e9f7a4ff
Remove blue circle and icon adjustments
2013-10-23 11:42:33 -04:00
Aaron Lidman
df6a292a44
Add colored changeset icons
2013-10-22 11:48:21 -04:00
Aaron Lidman
dc98c6fc50
Add zoom to warning selection
2013-10-21 21:31:33 -04:00
Aaron Lidman
2dc46806a5
Styled the save button a little
2013-10-21 21:01:04 -04:00
Aaron Lidman
95e5852cbe
Fixed the warnings
2013-10-21 20:24:04 -04:00
Aaron Lidman
b4d8e777b5
Fix warnings
2013-10-21 19:46:05 -04:00