Commit Graph

1854 Commits

Author SHA1 Message Date
Saman Bemel-Benrud
bce352f27a reworked background reset button. 2013-04-08 19:21:21 -04:00
John Firebaugh
872b148bc0 Add access field (#934) 2013-04-06 17:55:53 -07:00
Ansis Brammanis
a8f41b8c57 Prevent creation of ways with duplicate nodes
Related to #1249
2013-04-05 16:35:51 -04:00
John Firebaugh
05c659bdd7 Render oneway arrows for junction=roundabout (fixes #1255) 2013-04-05 12:27:36 -07:00
Ansis Brammanis
f356e3e357 fix cursors 2013-04-05 14:24:58 -04:00
Ansis Brammanis
a8cf59e21c simplify 2013-04-05 13:31:08 -04:00
Ansis Brammanis
d7cc24b935 shadows for multipolygons 2013-04-05 12:11:23 -04:00
saman bb
cebf5dc1a6 adding mini-loader graphics. 2013-04-05 11:45:49 -04:00
Ansis Brammanis
ece158b65e fix geocoder 2013-04-04 19:10:47 -04:00
Ansis Brammanis
acdc1b3824 add nodes to all of a segment's ways
when
- dragging a node to a way
- starting a line from a way
- starting an area from a way
- drawing a way
2013-04-04 17:58:53 -04:00
John Firebaugh
c1df01cec1 Fix global leak 2013-04-03 16:45:40 -07:00
Saman Bemel-Benrud
4bc98c32d1 reworked out links, closes #1242 2013-04-03 14:20:38 -04:00
John Firebaugh
fb16dc8af6 Custom d3 3.1 build (fixes #1232) 2013-04-02 15:00:32 -07:00
Ansis Brammanis
3ad94406cb fix multi-select regression 2013-04-02 16:54:08 -04:00
Ansis Brammanis
e097641f4e Fix deleting entity with modified field
fixes #1237
2013-04-02 16:43:53 -04:00
Ansis Brammanis
a4d7b20027 Don't try to select non-multipolygon relations 2013-04-02 16:23:40 -04:00
Ansis Brammanis
d573d42ebe Revert "don't try to select relations"
This reverts commit 5c15a180a3.
2013-04-02 16:00:39 -04:00
Ansis Brammanis
834139a7ba fix lasso 2013-04-02 15:59:09 -04:00
Ansis Brammanis
5c15a180a3 don't try to select relations 2013-04-02 15:42:35 -04:00
Ansis Brammanis
691156caec fix flash style 2013-04-02 14:19:02 -04:00
Ansis Brammanis
7e85fed027 add .id-container class to container
fixes #1228
2013-04-02 14:03:46 -04:00
Ansis Brammanis
0c5424aa3f re-add 'selected' class after each redraw
Performance seems to be fine, but we could move this into
svg/* and only run it on entering elements.

fix #1236
2013-04-02 13:51:32 -04:00
Ansis Brammanis
3e75943405 block quick second click when drawing
- doubleclicking to add point doesn't zoom
- doubleclicking on last node selects way, not node

fixes #1233
2013-04-02 13:21:32 -04:00
Ansis Brammanis
7a5fca1e8a select geocoder result
fixes #1235
2013-04-02 12:51:17 -04:00
Ansis Brammanis
9b6a8f2b18 fix wiki link 2013-04-02 12:11:19 -04:00
Saman Bemel-Benrud
fc0d89a6bd styled wikipedia preset. 2013-04-02 11:58:19 -04:00
Ansis Brammanis
ffdc224390 Fix wikipedia input 2013-04-02 11:56:09 -04:00
John Firebaugh
777e42cfd3 Beta 2013-04-02 08:40:28 -07:00
Ansis Brammanis
bae7b13425 Localize maxspeed field (mph and km/h) 2013-04-01 19:36:39 -04:00
John Firebaugh
af7d003b88 Don't overload constructor parameters 2013-04-01 15:58:10 -07:00
John Firebaugh
79404c47d9 Multiselect control over disconnection (#1220) 2013-04-01 15:46:13 -07:00
Ansis Brammanis
33ebd9cb5e fix wikipedia input 2013-04-01 16:06:42 -04:00
Ansis Brammanis
e82df13a28 wikipedia input field 2013-04-01 15:55:37 -04:00
John Firebaugh
7100054707 Use preset names in commit dialog 2013-04-01 08:33:07 -07:00
Ansis Brammanis
78cf64b64e use Bing for walkthrough
fixes #1210
2013-04-01 10:51:41 -04:00
Ansis Brammanis
b0ef106584 avoid walkthrough inception
fixes #1211
2013-04-01 10:37:38 -04:00
saman bb
ae56d5f57e fine tuning tag reference. 2013-04-01 00:24:15 -04:00
Ian B
c3c2cfd0a2 Add aeroway styles (#1102) 2013-03-30 13:28:14 +01:00
Ansis Brammanis
745240c20b point, line, area mode buttons now toggle 2013-03-29 19:05:50 -04:00
Ansis Brammanis
e13305b162 Merge pull request #1206 from systemed/background-overlay
support for overlay layers
2013-03-29 15:46:34 -07:00
John Firebaugh
6c8bb657e3 Use disabled operation icons (fixes #1203) 2013-03-29 15:37:00 -07:00
John Firebaugh
93dd4a2658 Multiselect vertex/way to control splitting 2013-03-29 15:32:19 -07:00
John Firebaugh
2bd6178f07 Split on self-intersections 2013-03-29 15:32:19 -07:00
John Firebaugh
bbd4cb80b6 Split ways at intersections (fixes #750) 2013-03-29 15:32:19 -07:00
Ansis Brammanis
eda5836554 imagery offsets affect only that layer
fixes #1202
2013-03-29 17:18:26 -04:00
Ansis Brammanis
2f04868770 add support for overlay layers
This is mostly added for the Tiger2012 road overlay
2013-03-29 16:42:53 -04:00
John Firebaugh
df633a0466 Cleanup 2013-03-29 12:55:18 -07:00
John Firebaugh
b1daf85cfd Tooltips for disabled operations (fixes #573) 2013-03-29 12:29:07 -07:00
Tom MacWright
52dd7bf869 Merge pull request #1079 from systemed/prevent-drag
prevent accidental drags
2013-03-29 11:16:34 -07:00
Ansis Brammanis
e6de98398b rename #iD to #id-container everywhere 2013-03-29 13:50:41 -04:00