16273 Commits

Author SHA1 Message Date
John Firebaugh 6a60ea9e4d Merge pull request #1266 from porjo/aeroway2
Update aeroway=runway style to cater for areas
2013-04-05 13:23:29 -07:00
Ian B 6220e2a124 Update aeroway=runway style to cater for areas 2013-04-05 22:08:02 +02:00
John Firebaugh 05c659bdd7 Render oneway arrows for junction=roundabout (fixes #1255) 2013-04-05 12:27:36 -07:00
John Firebaugh 042c085d14 Add tracktype field (#1259) 2013-04-05 12:20:38 -07:00
John Firebaugh e950042922 Fix cursors, add tests 2013-04-05 11:57:13 -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 2b13de1e3f fix and add tests 2013-04-05 12:30:36 -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
Saman Bemel-Benrud 70ba5510e3 updating the cursor svg with proper export names. 2013-04-04 18:33:55 -04:00
Saman Bemel-Benrud e53921fb63 adding missing cursor. 2013-04-04 18:29:45 -04:00
Saman Bemel-Benrud be9f8e21be fixing cursor stuff. 2013-04-04 18:27:00 -04:00
Saman Bemel-Benrud bbede6f33d properly implemented retina cursors (i think?) 2013-04-04 18:22:11 -04:00
John Firebaugh a47a5e4016 Merge pull request #1250 from richlv/point-node
use 'node' in a more uniform way
2013-04-04 15:08:45 -07:00
Richlv 2833b9e001 use "node" where we refer to objects in lines or areas 2013-04-05 01:05:32 +03: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
Saman Bemel-Benrud 4944592aff adding rules for retina cursors. 2013-04-04 17:44:20 -04:00
Ansis Brammanis a997dbb3cc Merge branch 'master' of github.com:systemed/iD into create-multipolygon 2013-04-04 16:39:00 -04:00
John Firebaugh f3caa77057 Manage rest of test libs with npm 2013-04-04 10:48:13 -07:00
John Firebaugh d72ede2e2d Update to mocha 1.9, manage with npm 2013-04-04 10:36:11 -07:00
John Firebaugh d429b20fa9 Disable a transition that crashes Safari (fixes #1188) 2013-04-03 17:26:42 -07:00
John Firebaugh c1df01cec1 Fix global leak 2013-04-03 16:45:40 -07:00
John Firebaugh 7e2485dd87 Capture better stack traces 2013-04-03 16:41:32 -07:00
John Firebaugh ff3405ae02 Reapply 92ceae9 2013-04-03 16:29:28 -07:00
John Firebaugh 2c68e0efd7 presets.yaml shouldn't be edited either 2013-04-03 16:18:02 -07:00
John Firebaugh ef44d43568 Update translations 2013-04-03 16:12:47 -07:00
John Firebaugh f897504443 Add warning to generated file 2013-04-03 16:12:47 -07:00
Ansis Brammanis 05e63c2e17 expose relation.joinMemberWays 2013-04-03 15:53:02 -04:00
Ansis Brammanis 8470090d7c add multipolygon creation tests 2013-04-03 15:08:03 -04:00
Saman Bemel-Benrud 67fcb1d7c2 fixed sprite. 2013-04-03 14:23:26 -04:00
Saman Bemel-Benrud 4bc98c32d1 reworked out links, closes #1242 2013-04-03 14:20:38 -04:00
Ansis Brammanis 0de68c9e4a handle extending multipolygons with multiway rings 2013-04-03 13:18:48 -04:00
Ansis Brammanis 62ee84c1a2 ability to create multipolygons 2013-04-03 10:56:14 -04:00
John Firebaugh ccbb883d8f Fix test include 2013-04-02 15:12:09 -07:00
John Firebaugh fb16dc8af6 Custom d3 3.1 build (fixes #1232) 2013-04-02 15:00:32 -07:00
John Firebaugh a697339e9e Add railway=station preset 2013-04-02 14:27:48 -07:00
John Firebaugh 261e901a91 Fix console reference for IE
https://app.getsentry.com/id/id/group/4402396/
2013-04-02 13:55:10 -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 cf5eb8a1c9 fix tests 2013-04-02 13:31:08 -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