John Firebaugh
|
d02e35e16b
|
Fix error when hovering way accuracy handles
|
2012-12-06 15:08:07 -05:00 |
|
John Firebaugh
|
44959a834d
|
Clean elastic flag on all mode exit paths (fixes #194)
|
2012-12-06 15:03:11 -05:00 |
|
John Firebaugh
|
4ee6e3ac1a
|
Remove duplicate intersection function
|
2012-12-06 14:22:33 -05:00 |
|
John Firebaugh
|
6b08193125
|
Introduce Entity transients; fix #187
|
2012-12-06 14:11:45 -05:00 |
|
Tom MacWright
|
b8a06aa215
|
Remove elastic tag when roads and areas are complete
|
2012-12-06 13:56:50 -05:00 |
|
Tom MacWright
|
aa5c86131f
|
Properly style natural-water. Fixes #211
|
2012-12-06 13:54:22 -05:00 |
|
Tom MacWright
|
6a63f26bf5
|
Refactor line drawing
|
2012-12-06 11:29:32 -05:00 |
|
Tom MacWright
|
5c6c271394
|
Split background sources into background_source
|
2012-12-06 11:12:06 -05:00 |
|
John Firebaugh
|
1c5878fa49
|
Highlight roads when hovering stroke (fixes #165)
|
2012-12-06 10:49:32 -05:00 |
|
John Firebaugh
|
fd5874a96b
|
Remove unnecessary redraws
|
2012-12-06 10:49:32 -05:00 |
|
Tom MacWright
|
3b79854399
|
Fix tests
|
2012-12-06 10:46:21 -05:00 |
|
Tom MacWright
|
877ae4c32e
|
Add osm mapnik, setup toggling a bit.
|
2012-12-06 10:39:08 -05:00 |
|
Tom MacWright
|
2f11e74ba1
|
Support other subdomains, tiger2012 tiles
|
2012-12-06 10:27:26 -05:00 |
|
tyr
|
b18fa96f95
|
fixed global var leak
|
2012-12-06 11:37:57 +01:00 |
|
tyr
|
87252a73f1
|
fixed support3d to reuse transformProp. prefixProperty returns false instead of "" when the property isn't supported at all
|
2012-12-06 11:09:09 +01:00 |
|
tyr
|
2b84eaad73
|
removed now obsolete prefix() utility method
|
2012-12-06 10:44:01 +01:00 |
|
tyr
|
e4ceca76ec
|
more clever prefix detection. (use unprefixed property when available.)
|
2012-12-06 10:38:55 +01:00 |
|
tyr
|
25b6290f4d
|
cutomizable prefix grabber. proper support3d test. removed -o- prefix from transform property.
|
2012-12-06 10:38:49 +01:00 |
|
Tom MacWright
|
db76ff8d19
|
Opacity control, layerswitcher
|
2012-12-05 19:02:38 -05:00 |
|
Tom MacWright
|
3f97ca10c5
|
Keep buttons active during all phases. Fixes #200
|
2012-12-05 18:36:34 -05:00 |
|
Tom MacWright
|
80b15dd9a6
|
Fixup scrolling
|
2012-12-05 18:24:43 -05:00 |
|
Tom MacWright
|
609b481730
|
Fixup geocoding. This will need a form.
|
2012-12-05 18:18:28 -05:00 |
|
Tom MacWright
|
4dee98ea1a
|
Tweak button styles, add browse button
|
2012-12-05 17:59:19 -05:00 |
|
Tom MacWright
|
731df3ce41
|
Test backgroundsource, favor not making object-functions.
|
2012-12-05 17:34:47 -05:00 |
|
Tom MacWright
|
50dd5063a5
|
Add confirm
|
2012-12-05 17:20:18 -05:00 |
|
Tom MacWright
|
f0c45034bd
|
Improve, move geocoder
|
2012-12-05 17:19:48 -05:00 |
|
Tom MacWright
|
f22630fe44
|
Update select's history access
|
2012-12-05 17:08:45 -05:00 |
|
Tom MacWright
|
c4c3ecd4fd
|
Keep accuracy handles from throwing errors
|
2012-12-05 17:02:46 -05:00 |
|
Tom MacWright
|
5e56b12d85
|
Formatting and jshint
|
2012-12-05 16:55:27 -05:00 |
|
Tom MacWright
|
6ac7d5d7d5
|
Fix showing inspector on select mode
|
2012-12-05 16:51:04 -05:00 |
|
Tom MacWright
|
a92b81c9ce
|
Merge branch 'master' of github.com:systemed/iD
Conflicts:
js/id/modes/draw_area.js
js/id/modes/draw_road.js
|
2012-12-05 16:47:18 -05:00 |
|
Tom MacWright
|
aa066ec8b2
|
Fixup area drawing, add delete keybinding for deleting last point
|
2012-12-05 16:44:45 -05:00 |
|
John Firebaugh
|
077e5cc9ce
|
Rename various actions
|
2012-12-05 16:42:48 -05:00 |
|
John Firebaugh
|
5666cb774e
|
Finish iD.actions.DeleteWay (fixes #72)
|
2012-12-05 16:35:13 -05:00 |
|
Tom MacWright
|
cbb49d2322
|
Merge branch 'master' of github.com:systemed/iD
|
2012-12-05 16:17:20 -05:00 |
|
John Firebaugh
|
812b427ac4
|
Split remove action into DeleteWay and DeleteNode
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
d26c8638b3
|
Allow Graph to be constructed with an array of entities
Useful for tests.
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
1812016723
|
Freeze nodes/members too
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
fa1b536ce7
|
Default relation members to empty array
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
4e87ecbe5f
|
Don't mutate in place
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
33beb3d2f0
|
Split actions into separate files
|
2012-12-05 16:14:39 -05:00 |
|
John Firebaugh
|
4a3169bb1d
|
Test/refine iD.actions.remove
|
2012-12-05 16:14:39 -05:00 |
|
Tom MacWright
|
bf29581ae1
|
Add tooltips to action buttons
|
2012-12-05 16:13:09 -05:00 |
|
Tom MacWright
|
8126189e0a
|
Support proper tooltips on undo redo buttons
|
2012-12-05 16:00:49 -05:00 |
|
Tom MacWright
|
e027cf1709
|
Only draw handles for significant gaps
|
2012-12-05 15:30:24 -05:00 |
|
Tom MacWright
|
c8ad3001ed
|
Do not assign way accuracy nodes ids
|
2012-12-05 15:16:51 -05:00 |
|
Tom MacWright
|
4968634f12
|
Cleanup oauth
|
2012-12-05 15:03:58 -05:00 |
|
Tom MacWright
|
bc91f4956d
|
Add simple hint api
|
2012-12-05 14:26:37 -05:00 |
|
Tom MacWright
|
9e4f9ce464
|
Bring in a few ui elements from mockups
|
2012-12-05 14:05:34 -05:00 |
|
Tom MacWright
|
ba42add804
|
Merge branch 'master' of github.com:systemed/iD
|
2012-12-05 13:17:32 -05:00 |
|