Commit Graph

795 Commits

Author SHA1 Message Date
Tom MacWright
97637c0cf5 Fix saving empty tag from inspector 2012-12-14 14:55:31 -05:00
Tom MacWright
9887e9c1bf Fix global leaks 2012-12-14 14:51:26 -05:00
Tom MacWright
de9416e85f Merge branch 'master' of github.com:systemed/iD 2012-12-14 14:51:15 -05:00
Tom MacWright
e20a35d7c9 Append notice to supersurface. Fixes #266 2012-12-14 14:51:05 -05:00
Saman Bemel-Benrud
9603a9d7a6 Merge branch 'master' of github.com:systemed/iD 2012-12-14 14:48:47 -05:00
Saman Bemel-Benrud
faf87c6e2f first pass at cursor designs. 2012-12-14 14:48:35 -05:00
Tom MacWright
09b20ffe94 Fix inspector for things with no tags 2012-12-14 14:41:21 -05:00
Tom MacWright
ae9ebda78b Add accuracy handles for areas as well. 2012-12-14 14:38:13 -05:00
Tom MacWright
9844bf1d31 Fix saving keys. Fixes #280 2012-12-14 14:36:09 -05:00
Tom MacWright
704b9a78a4 Fixup local editors. Fixes #275 2012-12-14 14:32:04 -05:00
Tom MacWright
e9540bf281 Avoid barriers as well 2012-12-14 14:25:14 -05:00
Tom MacWright
3803d28d74 Improve area-closed logic. Fixes #237 2012-12-14 14:20:17 -05:00
Tom MacWright
b5065d81c4 Fix way node dragging. Fixes #279 2012-12-14 13:51:36 -05:00
Tom MacWright
1abffc6f8a Finish areas on double-click. Fixes #272 2012-12-14 13:45:53 -05:00
Tom MacWright
66f58ac96b Fix regressions in 9743ee282b - .hint() is
not meant to be chainable.
2012-12-14 13:42:53 -05:00
Saman Bemel-Benrud
5da434497b resolved conflict. 2012-12-14 12:17:49 -05:00
Saman Bemel-Benrud
a78b10a765 map marker style adjustments, more work to inspector. 2012-12-14 12:10:02 -05:00
Tom MacWright
a1383d01b0 Add npm package 2012-12-14 11:30:13 -05:00
John Firebaugh
070ee74ff6 Remove unused 2012-12-13 17:43:51 -08:00
John Firebaugh
9eb4552573 Revert unintended changes in c93cd4 2012-12-13 17:43:51 -08:00
John Firebaugh
209b87f7e8 Extract MoveWay action 2012-12-13 17:39:07 -08:00
John Firebaugh
ee3f5cc768 Move -> MoveNode, in preparation for MoveWay 2012-12-13 17:39:07 -08:00
John Firebaugh
15c5f5d866 Follow rename 2012-12-13 17:39:07 -08:00
John Firebaugh
150dcf471e Chain 2012-12-13 17:39:07 -08:00
John Firebaugh
304a9c3603 Add symbol for delete key 2012-12-13 17:39:07 -08:00
John Firebaugh
c37aa11408 Start testing modes 2012-12-13 17:39:06 -08:00
John Firebaugh
d192d8bed5 Smaller test data 2012-12-13 17:39:06 -08:00
John Firebaugh
c5dbebc063 Move keybinding to map 2012-12-13 17:39:06 -08:00
John Firebaugh
a58a07277a Simplify d3.keybinding
Remove window.__onfocus property; it triggers mocha's leak detection.
Calculate modifiers using the even properties instead.
2012-12-13 17:39:06 -08:00
Tom MacWright
4a5663df92 Show local editing users 2012-12-13 18:28:16 -05:00
Tom MacWright
c4298dd135 Simplify inspector 2012-12-13 17:34:23 -05:00
Tom MacWright
9461fe794c Fix dragging selected features. Fixes #271 2012-12-13 17:00:34 -05:00
Tom MacWright
47ea2d82a6 Indentation and jshint 2012-12-13 16:45:05 -05:00
Saman Bemel-Benrud
6007cbd605 Merge branch 'master' of github.com:systemed/iD 2012-12-13 16:02:07 -05:00
Saman Bemel-Benrud
30f8367d07 more styling to inspector. 2012-12-13 16:01:57 -05:00
Tom MacWright
3aef2a8d04 Fix removing tag button. fixes #214 2012-12-13 15:28:01 -05:00
Tom MacWright
a6a608499d Fix inspector actions 2012-12-13 15:16:54 -05:00
Tom MacWright
ffdf46ab93 jshint 2012-12-13 14:57:30 -05:00
Saman Bemel-Benrud
3a1d99c4b2 Merge branch 'master' of github.com:systemed/iD 2012-12-13 14:52:14 -05:00
Saman Bemel-Benrud
eab98c6d2f Merge branch 'revised-inspector-ui', remote-tracking branch 'origin' 2012-12-13 14:51:37 -05:00
Tom MacWright
ab2b4efb85 Custom layer support. Fixes #249 2012-12-13 14:51:34 -05:00
Saman Bemel-Benrud
6bea28e597 basics done for better tag inspector. 2012-12-13 14:50:59 -05:00
Tom MacWright
70036b953e Blur instead of focus 2012-12-13 14:38:43 -05:00
Tom MacWright
8e14a9a13c Refactor geocoder into ui component, refactor clickoutside technique.
Fixes #251
2012-12-13 14:18:49 -05:00
Tom MacWright
c52a8fe637 Simplify opacity data 2012-12-13 13:55:43 -05:00
Tom MacWright
5151d50d65 Merge branch 'master' of github.com:systemed/iD 2012-12-13 12:39:58 -05:00
Tom MacWright
a9447cffb5 Fix node hovers. Fixes #260 2012-12-13 12:38:35 -05:00
Saman Bemel-Benrud
18ab3329ee resolving svg conflict. 2012-12-13 12:19:01 -05:00
Saman Bemel-Benrud
f17a5c4787 Merge branch 'master' of github.com:systemed/iD 2012-12-13 12:16:25 -05:00
Saman Bemel-Benrud
bdf22815f5 updating source graphics. 2012-12-13 12:16:12 -05:00