Ansis Brammanis
2fa8ca174f
add test case for stale tree bug, a0e8292
2013-04-24 19:41:23 -04:00
John Firebaugh
c50c3121d8
Make Graph#entity strict
...
Use Graph#hasEntity for the previous behavior.
2013-04-24 09:27:37 -07:00
John Firebaugh
78aee5b6aa
Fix tests
2013-04-23 20:09:36 -07:00
John Firebaugh
d66760326b
Load translations on demand ( fixes #1337 )
2013-04-22 14:29:43 -07:00
John Firebaugh
e35fe0b581
Merge branch 'dist'
2013-04-22 12:10:01 -07:00
John Firebaugh
765fedef15
Omit changeset comment if empty ( fixes #1360 )
2013-04-22 12:09:22 -07:00
John Firebaugh
aedd5ee46e
Create a dist directory
...
This directory will contain the built sources (iD.js, iD.css)
and images. On a release branch, we will check in the generated
files. For the osm.us/master deploy, it should run make and use
dist/ as the root.
Paths in css are relative, e.g. url(img/foo.png).
2013-04-22 10:50:36 -07:00
John Firebaugh
c8dcba31ad
Auto-zoom to entity specified by id param
2013-04-18 14:24:10 -07:00
Ansis Brammanis
c6200931e1
update tests for iD.Difference fix
2013-04-18 17:02:19 -04:00
John Firebaugh
dca9bec450
Move Connection to core
2013-04-17 17:35:34 -07:00
John Firebaugh
a63e17ef15
Remove context dependency from Connection
2013-04-17 17:32:48 -07:00
John Firebaugh
a0edf68cbf
URL, not Url
2013-04-17 17:25:04 -07:00
John Firebaugh
f4d9ec23c7
Fix tests
2013-04-17 16:57:46 -07:00
John Firebaugh
77ce20c8c1
Add configurable image path
2013-04-16 17:20:21 -07:00
John Firebaugh
d8e58c62ff
Fix tests
2013-04-15 16:33:06 -07:00
John Firebaugh
94e2c8d8d6
Prevent duplicate consecutive nodes ( #1296 )
2013-04-12 10:55:53 -04:00
John Firebaugh
687b7516d6
Split locales into individual files
...
This avoids a fragile regexp for the en special case.
2013-04-06 18:26:37 -07:00
John Firebaugh
872b148bc0
Add access field ( #934 )
2013-04-06 17:55:53 -07:00
John Firebaugh
05c659bdd7
Render oneway arrows for junction=roundabout ( fixes #1255 )
2013-04-05 12:27:36 -07:00
John Firebaugh
e950042922
Fix cursors, add tests
2013-04-05 11:57:13 -07:00
Ansis Brammanis
2b13de1e3f
fix and add tests
2013-04-05 12:30:36 -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
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
Ansis Brammanis
cf5eb8a1c9
fix tests
2013-04-02 13:31:08 -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
John Firebaugh
7100054707
Use preset names in commit dialog
2013-04-01 08:33:07 -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
John Firebaugh
b1daf85cfd
Tooltips for disabled operations ( fixes #573 )
2013-03-29 12:29:07 -07:00
Tom MacWright
594c8fa00a
Remove sha1
2013-03-28 17:10:26 -04:00
Tom MacWright
0e104431fa
Fix references to iD.OAuth
2013-03-28 17:04:35 -04:00
John Firebaugh
160f3e7e4c
Extract preset icon component ( fixes #1176 )
2013-03-27 18:41:11 -07:00
John Firebaugh
f7fb12be76
Fix #1120 , inconsistent undo for line/area drawing
...
Gulp!
2013-03-27 16:25:10 -07:00
Tom MacWright
b59f28424c
Translatable documentation, Fixes #1108
...
* Adds Marked
* Fixes a global leak in toGeoJSON
* Removes marked from package.json
* Adds documentation to core.yaml
* Removes stray console.log from tests
2013-03-27 14:34:34 -04:00
Ansis Brammanis
0f4f362eb9
fix tests. Modals transition out
2013-03-27 12:51:27 -04:00
Ansis Brammanis
2b4e260953
walkthrough now runnable in the middle of editing
...
history.toJSON and .fromJSON are now split out of.
history.save and .restore.
2013-03-27 11:52:50 -04:00
Ansis Brammanis
3384598c60
Add ability to disconnect self-intersecting ways
...
Fixes #1155
2013-03-26 17:46:32 -04:00
Ansis Brammanis
8c319d0d15
make other presets localizable, and update tests
2013-03-26 16:40:42 -04:00
Tom MacWright
5f9a4eeaba
Merge pull request #1125 from porjo/orthotri
...
Orthogonalize three-node ways (addresses #1077 )
2013-03-25 14:43:19 -07:00
Tom MacWright
3fbc8905cb
Merge pull request #1132 from systemed/bing
...
Bing
2013-03-25 12:11:05 -07:00
Ian B
04060f0abb
Add orthogonalize test spec
2013-03-23 22:10:23 +01:00
John Firebaugh
9c9cce5c50
Inline tag reference in tag list ( #256 )
2013-03-22 12:47:54 -07:00
John Firebaugh
235cb52d26
Bing API supports JSONP
2013-03-21 11:39:33 -07:00
Tom MacWright
0d2295817d
Fix tests
2013-03-20 16:03:07 -04:00
John Firebaugh
80b6e4325f
Circularize preserves direction ( fixes #1082 )
2013-03-19 16:42:30 -07:00
John Firebaugh
e40090b758
Fix circularize with > 12 vertices ( fixes #1054 )
2013-03-18 17:48:15 -07:00