John Firebaugh
4590feab63
Calculate address field widths
2014-06-13 11:39:17 -07:00
John Firebaugh
495fcc1b11
Include pick in lodash build
2014-05-18 16:02:47 -07:00
Bryan Housel
b8303e3708
Add d3.geom.hull to d3.v3.js
2014-04-10 15:25:04 -04:00
Aaron Lidman
19c0da82b1
Add name-suggestion-index sources
2013-10-31 15:11:51 -07:00
John Firebaugh
683b160994
Update maki; use prebuilt sprite ( fixes #1916 )
2013-10-25 12:16:47 -07:00
John Firebaugh
81bc280aba
More reliable method for mutexed localStorage saves
...
Fixes #1883
2013-10-10 14:59:48 -07:00
John Firebaugh
c0a2f11616
Update imagery
2013-09-25 15:47:11 -07:00
John Firebaugh
4e8cb0b97f
Pull imagery from editor-imagery-index
2013-08-27 11:07:46 -07:00
John Firebaugh
d5ecd72618
Update list of D3 patches
2013-07-29 12:22:17 -07:00
Vladimir Agafonkin
454eecae8f
replace RTree with RBush
2013-07-21 17:20:14 +03:00
John Firebaugh
9f8df295bd
Update D3 to 3.2.1
2013-06-20 13:10:32 -07:00
John Firebaugh
bba761d8ea
size -> dimensions
...
D3 3.2 adds selection.size, where size means "number
of selected elements".
2013-06-20 13:05:20 -07:00
John Firebaugh
d2e2d4fbed
Avoid resetting input values on every change
...
For some reason this invalidates and repaints the
entire page.
2013-06-19 17:05:03 -07:00
John Firebaugh
83a4acdb4b
Update D3 patch list
2013-06-19 13:25:21 -07:00
John Firebaugh
ab10f8ac38
Hook up relation icons
2013-05-23 22:20:14 -07:00
John Firebaugh
275696caaa
Fix icons for lines that use maki ( fixes #1371 )
...
Generate a single feature-icons.json and feature-icons.css.
In the JSON, features with a line icon are indicated by the
presence of a `line` property. PresetIcon looks for this to
determine whether or not to add the `preset-icon-line` class.
New line icons may be added by editing line-icons.json.
2013-04-24 12:32:36 -07:00
John Firebaugh
5ea93539ad
Update d3 to 3.1.5
2013-04-23 15:03:00 -07:00
John Firebaugh
d66760326b
Load translations on demand ( fixes #1337 )
2013-04-22 14:29:43 -07:00
John Firebaugh
0e6c0db28a
Clean up Makefile
2013-04-22 11:01:39 -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
Ansis Brammanis
32988297f3
fix makefile rule for maki sprite
2013-04-19 17:39:02 -04:00
Ansis Brammanis
cee0ac3874
tolerate not having inkscape installed
2013-04-19 15:47:51 -04:00
Ansis Brammanis
d21d52d905
add maki as dependency, new sprite script
...
issue #1319
2013-04-19 14:51:48 -04:00
Ansis Brammanis
21c89f22dc
export line preset sprite straight from inkscape
...
We could also use an svg sprite, just swapping the
one line in line-presets.css, but it seemed to
make scrolling the preset grid significantly
less smooth in Firefox.
2013-04-19 12:27:57 -04:00
John Firebaugh
dca9bec450
Move Connection to core
2013-04-17 17:35:34 -07:00
John Firebaugh
24c0115190
Generate a concatenated iD.css file
2013-04-16 14:14:55 -07:00
John Firebaugh
7f498c2a10
Fix "Remove" translation in radio field ( fixes #1317 )
2013-04-15 17:06:37 -07:00
John Firebaugh
3593405c53
Automatically npm install on make
2013-04-15 14:31:34 -07: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
fb16dc8af6
Custom d3 3.1 build ( fixes #1232 )
2013-04-02 15:00:32 -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
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
ad49e884ab
add intro to Makefile
2013-03-26 14:25:09 -04:00
Tom MacWright
57ae429be4
Add inspector docs
2013-03-25 17:05:29 -04:00
John Firebaugh
235cb52d26
Bing API supports JSONP
2013-03-21 11:39:33 -07:00
Ansis Brammanis
1582917f0d
fix translations in packaged install
2013-03-14 14:47:20 -04:00
Ansis Brammanis
59589d2b83
remove locale/*.js from makefile
2013-03-14 13:24:14 -04:00
Ansis Brammanis
d805cdea66
make translations
2013-03-13 18:27:13 -04:00
Ansis Brammanis
9085b8b23b
fix img and css copy in Makefile
2013-03-12 14:01:13 -04:00
John Firebaugh
b2627dcac2
Switch back to dev index.html, add a make install target
2013-03-11 11:24:57 -07:00
John Firebaugh
3861f4ac2d
Unconditional uglify path ( fixes #966 )
2013-03-11 11:08:22 -07:00
John Firebaugh
cfe21b0781
Add dependency on npm install
2013-03-11 11:07:18 -07:00
Ansis Brammanis
77d2353f83
remove checkselect.js from makefile
2013-03-10 03:28:40 -04:00
Tom MacWright
dae8a67e68
Merge branch 'master' of github.com:systemed/iD
2013-03-08 16:53:40 -05:00
Tom MacWright
fe2c57d7f4
Remove rowselect, build data with imagery, use nicer json formatting.
2013-03-08 16:53:26 -05:00
John Firebaugh
934dbd9f92
Include imagery data, tweak Makefile
2013-03-08 13:34:23 -08:00
Tom MacWright
1294c972d0
Add dimensions, improve make situation for presets.
2013-03-08 16:18:20 -05:00
Ansis Brammanis
45c6c04399
new preset build script, order is not significant
2013-03-08 11:23:58 -05:00
Tom MacWright
460fbdd704
Add data makefile
2013-03-08 11:06:27 -05:00