Commit Graph

2508 Commits

Author SHA1 Message Date
John Firebaugh
0be66fabf6 alpha3 2013-03-12 10:09:10 -07:00
John Firebaugh
df06f27727 Revert form change
Key is matched case-sensitively. For setting a title, use
a "title" property (though I'm going to change this shortly
to be localizable).
2013-03-11 18:25:36 -07:00
John Firebaugh
16cea11b99 Reuse footway icon for path 2013-03-11 17:48:57 -07:00
Saman Bemel-Benrud
5e35bc87d7 cleaning up presets. 2013-03-11 20:32:25 -04:00
John Firebaugh
a56c67da50 Use roadtype form in service preset 2013-03-11 17:21:03 -07:00
John Firebaugh
e43387e8a7 Add pier preset 2013-03-11 17:18:10 -07:00
John Firebaugh
d5b741ac56 Add bike rental preset 2013-03-11 17:07:17 -07: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
John Firebaugh
acd318b792 Fix drag node cursor over line casing
Was previously trying to exclude .area.fill, but this is
now handled by `pointer-events: none` below.
2013-03-11 14:23:02 -07:00
John Firebaugh
c4d772e9c2 Crosshair cursor when dragging node (fixes #952) 2013-03-11 14:23:02 -07:00
Ansis Brammanis
79ae138a19 add shorcuts to geocoder/background tooltips 2013-03-11 17:12:23 -04:00
John Firebaugh
f1da075982 Remove sentry from dev index 2013-03-11 14:05:53 -07:00
Ansis Brammanis
057051f906 fix mousedown on combobox caret 2013-03-11 16:59:18 -04:00
Ansis Brammanis
eeec54f15c Use commercial landuse styles for retail too 2013-03-11 16:43:40 -04:00
Saman Bemel-Benrud
08346de80b fixing landuse stroke colors, closes #940 2013-03-11 16:37:04 -04:00
Ansis Brammanis
f74dc5f229 clicking on combobox caret behaves the same as input 2013-03-11 16:35:45 -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
John Firebaugh
f97ddb22a5 Add install directions. 2013-03-11 11:30:36 -07:00
John Firebaugh
b2627dcac2 Switch back to dev index.html, add a make install target 2013-03-11 11:24:57 -07:00
John Firebaugh
7d7f1ab4ac Depend on node ~0.8.20
Older versions are incompatible with uglifyjs.
2013-03-11 11:11:54 -07:00
John Firebaugh
3861f4ac2d Unconditional uglify path (fixes #966) 2013-03-11 11:08:22 -07:00
John Firebaugh
cfe21b0781 Add dependency on npm install 2013-03-11 11:07:18 -07:00
Tom MacWright
b6bb574422 Merge branch 'master' of github.com:systemed/iD 2013-03-11 12:21:39 -04:00
Ansis Brammanis
00464b44b2 combobox mousedown now toggles options
fixes #958
2013-03-11 12:07:14 -04:00
Tom MacWright
6ed3aeb56e Update uglify 2013-03-11 12:03:18 -04:00
Ansis Brammanis
1cf35eeaf3 Fix hiding geocoder and background
fixes #959
2013-03-11 11:01:25 -04:00
John Firebaugh
2c874545eb Fix tests 2013-03-10 20:08:18 -07: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
John Firebaugh
94bb3cf25d Fix pharmacy preset 2013-03-10 18:25:25 -07:00
John Firebaugh
4a42879067 Add office preset 2013-03-10 18:24:31 -07:00
Ansis Brammanis
512fe877b7 fix combobox position on scroll
fixes #948
2013-03-10 15:53:35 -04:00
Ansis Brammanis
9cb2fb13b5 use cemetery pattern for graveyards 2013-03-10 14:44:46 -04:00
Ansis Brammanis
d808d5f556 replace select inputs with combo inputs 2013-03-10 14:32:16 -04:00
Ansis Brammanis
77d2353f83 remove checkselect.js from makefile 2013-03-10 03:28:40 -04:00
Ansis Brammanis
cef5726813 update index, style tweaks 2013-03-10 01:45:14 -05: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
30c44a8729 use radio to set bridge, tunnel, ... on highways 2013-03-10 00:29:16 -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