saman bb
6dc7b7b236
preset style/layout cleanup.
2013-03-12 15:32:26 -04:00
Ansis Brammanis
917d5bfaeb
avoid history change when dragging midpoint
...
dragging a midpoint onto an adjacent node
should do nothing
2013-03-12 14:38:01 -04:00
John Firebaugh
42be94c97f
Localize address placeholders
2013-03-12 11:19:45 -07:00
John Firebaugh
a5885ce3c2
Localize preset form labels
2013-03-12 11:19:45 -07:00
John Firebaugh
0be66fabf6
alpha3
2013-03-12 10:09:10 -07:00
Saman Bemel-Benrud
5e35bc87d7
cleaning up presets.
2013-03-11 20:32:25 -04:00
John Firebaugh
68cc99c412
Disable Move operation on incomplete relations ( fixes #972 )
2013-03-11 16:43:06 -07:00
John Firebaugh
113ae58de8
Fix up tests
2013-03-11 15:45:27 -07:00
John Firebaugh
9f5ba8342d
Convert DragNode to a mode
...
This makes the CSS more consistent and makes fixing #953
easier. Also, dragging now clears the selection and closes
any operations menu, which is good.
There's still a minor Chrome bug: it doesn't refresh the
cursor when the .behavior-hover class is removed.
2013-03-11 15:45:27 -07:00
Ansis Brammanis
4c45ab1787
Operation tooltips are absolutely positioned
2013-03-11 17:52:49 -04:00
Ansis Brammanis
79ae138a19
add shorcuts to geocoder/background tooltips
2013-03-11 17:12:23 -04:00
Saman Bemel-Benrud
86518a071b
minor cleanup of inspector.
2013-03-11 16:11:47 -04:00
John Firebaugh
7c122f1ee0
More keydown hacks ( fixes #923 )
2013-03-11 13:06:58 -07:00
Ansis Brammanis
6129fbf4f5
prevent creation of ways with duplicate segments or repeated nodes
2013-03-11 16:00:24 -04:00
John Firebaugh
ab561ff198
Better way to prevent snapping to area fill
...
This also prevents are hover behavior during node dragging,
while allowing snapping to vertex fill.
2013-03-11 12:29:00 -07:00
Saman Bemel-Benrud
30952ef2c9
starting to refine preset styles.
2013-03-11 15:03:34 -04:00
Ansis Brammanis
1cf35eeaf3
Fix hiding geocoder and background
...
fixes #959
2013-03-11 11:01:25 -04:00
John Firebaugh
8c79d9672e
Alternate SVG sprite technique for operations ( fixes #956 )
2013-03-10 20:02:18 -07:00
Ansis Brammanis
8406b7de80
use capture for esc in select mode
...
so that the mode can be escaped even if
a text input is focused
2013-03-10 21:27:49 -04:00
John Firebaugh
711b867b61
Render waterway=riverbank as area
2013-03-10 18:25:25 -07:00
Ansis Brammanis
9cb2fb13b5
use cemetery pattern for graveyards
2013-03-10 14:44:46 -04:00
Ansis Brammanis
0c6da9549a
fix 'other' preset
2013-03-10 01:42:15 -05:00
Ansis Brammanis
cb887f47e3
fix updating tags from taglist
...
fixes #965
2013-03-10 01:40:47 -05:00
Ansis Brammanis
6440905e36
add transparency for highway tunnels
2013-03-10 00:45:22 -05:00
Ansis Brammanis
335265590f
add radio preset input
2013-03-10 00:22:05 -05:00
Ansis Brammanis
a1a77d25cd
fix name input
2013-03-10 00:21:42 -05:00
Ansis Brammanis
d736cddccd
add defaultcheck input type
2013-03-09 23:12:21 -05:00
Ansis Brammanis
1aefc6e7c5
elminate preset switch
2013-03-09 20:11:01 -05:00
Ansis Brammanis
609e8b9119
refactor preset inputs
2013-03-09 18:30:54 -05:00
John Firebaugh
af7fb41d4b
Don't use hand as placeholder icon ( #942 )
2013-03-09 09:34:22 -08:00
John Firebaugh
da37237955
Add man_made presets
2013-03-09 09:22:56 -08:00
John Firebaugh
60ff6fc021
Use maki icons for points ( fixes #881 )
2013-03-08 20:22:06 -08:00
Tom MacWright
fe2c57d7f4
Remove rowselect, build data with imagery, use nicer json formatting.
2013-03-08 16:53:26 -05:00
Tom MacWright
1294c972d0
Add dimensions, improve make situation for presets.
2013-03-08 16:18:20 -05:00
Tom MacWright
19aba114e7
Fix overeager lookup. Fixes #907
2013-03-08 15:16:42 -05:00
Tom MacWright
c9b93bbd42
Merge branch 'master' of github.com:systemed/iD. Fixes #924
2013-03-08 14:07:18 -05:00
Tom MacWright
7925662079
Avoid writing undefined properties in JSON localStorage
2013-03-08 14:07:02 -05:00
John Firebaugh
fa01cfbbf0
Smarter tag conflict merging ( fixes #943 )
2013-03-08 11:00:14 -08:00
Ansis Brammanis
2ef167ec0d
use ui.Toggle for geocoder results
2013-03-08 13:01:16 -05:00
Ansis Brammanis
f72e294156
score wildcard matches as half a match
...
so that building=* doesn't get prioritized over more
specific one tag presets, like amenity=hospital
2013-03-08 11:36:57 -05:00
Tom MacWright
676226a08a
Merge branch 'tags-semicolon'
2013-03-08 11:07:55 -05:00
Tom MacWright
5838f05116
Merge tags without a space, fixes #941
2013-03-08 10:51:44 -05:00
Tom MacWright
b89d4215bf
Merge pull request #928 from pnorman/patch-1
...
Change default max zoom to 20
2013-03-08 07:48:46 -08:00
Ansis Brammanis
70780a37a5
set pattern fils directly on element, for firefox
2013-03-08 01:36:27 -05:00
Ansis Brammanis
a8eb59a502
More lenient fuzzy preset search
...
Also remove unintentional double penalty for exceeding
length of name.
2013-03-08 00:33:21 -05:00
Ansis Brammanis
bfdca7fc85
Add fill patterns for landuse, natural areas
...
Not working in Firefox. To get it to work in Firefox,
styles need to be directly applied to the path, or
set in an embedded stylesheet (not sure whats going on there).
2013-03-08 00:16:07 -05:00
Tom MacWright
d1fd4da511
Merge pull request #931 from systemed/streams
...
Start using d3 3.1.0
2013-03-07 15:27:04 -08:00
Tom MacWright
3e69ef6f9e
Fix tests and global leak
2013-03-07 17:53:36 -05:00
Tom MacWright
0fafa340fe
Start using d3 3.1.0
...
Update d3, use streams, d3.set, clip
Use clipping, fix side effects
2013-03-07 17:45:16 -05:00
pnorman
3fadf873a3
Change default max zoom to 20
...
A lot of imagery goes to z20 now. Where the max zoom is not known it should be set high to allow the imagery to be used at its maximum resolution
Where the source imagery does not support up to z20 it will fall back to higher zoom levels. It is unlikely that editors will be zoomed in far past the max zoom of the imagery.
This does not replace the lack of max zoom support for preset imagery layers (issue #784 )
2013-03-07 13:59:42 -08:00