Bryan Housel
d197d223b1
make suggestions
2016-07-16 11:40:04 -04:00
Bryan Housel
5b556eaa26
make imagery
2016-07-16 11:39:54 -04:00
Bryan Housel
240880b13c
make translations
2016-07-16 11:39:45 -04:00
Bryan Housel
6582b77efa
1.9.7 CHANGELOG
2016-07-16 11:36:47 -04:00
Bryan Housel
45da95a70b
Merge pull request #3248 from openstreetmap/greenkeeper-eslint-3.1.0
...
Update eslint to version 3.1.0 🚀
2016-07-15 21:01:24 -04:00
greenkeeperio-bot
c8a406f5e7
chore(package): update eslint to version 3.1.0
...
https://greenkeeper.io/
2016-07-15 16:24:31 -04:00
Bryan Housel
9f27d87ad4
Merge pull request #3246 from openstreetmap/greenkeeper-eslint-plugin-import-1.10.3
...
Update eslint-plugin-import to version 1.10.3 🚀
2016-07-14 13:14:50 -04:00
Bryan Housel
0d8fb87f93
Treat entities on addr:interpolation lines as points, not vertices
...
(closes #3241 )
2016-07-14 13:00:36 -04:00
Bryan Housel
5f496f2020
Cleanup test html, alphabetize, make sure all tests run
2016-07-14 12:59:47 -04:00
greenkeeperio-bot
856d43e5ac
chore(package): update eslint-plugin-import to version 1.10.3
...
https://greenkeeper.io/
2016-07-14 06:47:45 -04:00
Bryan Housel
cb71e90384
Module for iD.Detect() ( #3243 )
...
* convert iD.Detect() iife to a module
* iD.Detect() should return loaded locale (except for 'en')
(The previous code was a hack to replace the detected locale with the loaded
locale. Now that Detect is a module, we can not replace the detected locale
from external code, but we can have Detect() return the locale we really want)
2016-07-13 09:15:47 -04:00
Bryan Housel
0aeacc3255
Remove no longer used module bundles
2016-07-12 11:05:25 -04:00
Bryan Housel
7e39b0338b
Add statement of browser support to README
...
(re https://github.com/openstreetmap/iD/issues/3239#issuecomment-231816506 )
2016-07-12 10:38:49 -04:00
Bryan Housel
ee4f11390c
Merge pull request #3231 from openstreetmap/module_services
...
External modules for services
2016-07-11 13:06:10 -04:00
Bryan Housel
5e57ff0771
Fix eslint ;
2016-07-11 12:59:44 -04:00
Tom MacWright
d7a89a41d2
Stub jsonp
2016-07-11 12:08:43 -04:00
Bryan Housel
a80e683997
Merge pull request #3242 from openstreetmap/greenkeeper-rollup-0.34.1
...
Update rollup to version 0.34.1 🚀
2016-07-10 23:26:18 -04:00
greenkeeperio-bot
ef54898e62
chore(package): update rollup to version 0.34.1
...
https://greenkeeper.io/
2016-07-10 22:53:04 -04:00
Bryan Housel
7419108fd3
Merge pull request #3240 from openstreetmap/greenkeeper-rollup-0.34.0
...
Update rollup to version 0.34.0 🚀
2016-07-10 16:35:23 -04:00
greenkeeperio-bot
60c54a8925
chore(package): update rollup to version 0.34.0
...
https://greenkeeper.io/
2016-07-09 20:59:59 -04:00
Bryan Housel
75ecd7a729
Merge pull request #3238 from openstreetmap/greenkeeper-rollup-0.33.2
...
Update rollup to version 0.33.2 🚀
2016-07-09 14:24:25 -04:00
greenkeeperio-bot
2ed4f48a82
chore(package): update rollup to version 0.33.2
...
https://greenkeeper.io/
2016-07-09 14:23:53 -04:00
Bryan Housel
98c258473e
Merge pull request #3237 from openstreetmap/greenkeeper-request-2.73.0
...
Update request to version 2.73.0 🚀
2016-07-09 14:23:39 -04:00
greenkeeperio-bot
23c553fbbe
chore(package): update request to version 2.73.0
...
https://greenkeeper.io/
2016-07-09 03:55:25 -04:00
Bryan Housel
c42bd2a472
Merge pull request #3236 from openstreetmap/diacritics
...
Replace diacritics when doing fuzzy searches
2016-07-08 18:10:29 -04:00
Bryan Housel
c2629a3359
Add tests for diacritic mark replacement
2016-07-08 10:19:42 -04:00
Bryan Housel
0b3df36da0
Replace diacritics when doing fuzzy searches
...
(closes #3159 )
2016-07-07 23:54:00 -04:00
boothym
ea9de79ced
Add ref field to post office preset
...
(closes #3232 )
2016-07-07 13:57:11 -04:00
Martin Raifer
50bae40f5c
fix crash when using move operations on "intersection" vertices
...
_.all doesn't exist anymore in the latest releases of lodash
-> use _.every instead
2016-07-07 13:20:17 +02:00
Kushan Joshi
fc680a2e9a
external modules for services
2016-07-06 14:39:58 -04:00
Kushan Joshi
b3492b17a0
external modules for SVG
2016-07-06 14:39:14 -04:00
Tom MacWright
9c82bba6fb
[wip] use diff3 like a module ( #3228 )
...
* [wip] use diff3 like a module
* Fix diff3 style, comment out diff3 test
2016-07-06 14:16:25 -04:00
Kushan Joshi
7784f3582b
remove js/lib/id/index.js
2016-07-06 12:31:30 +05:30
Kushan Joshi
48673e0420
Merge pull request #3229 from kepta/sort-modules
...
Sort modules [eslint rule]
2016-07-06 12:27:48 +05:30
Kushan Joshi
efc0be033f
revert gitignore
2016-07-06 12:26:00 +05:30
Kushan Joshi
3ec8c50137
git ingore js/lib/id/*.js
2016-07-06 12:23:26 +05:30
Kushan Joshi
39c82af158
Sort modules [eslint rule]
2016-07-06 12:12:08 +05:30
Kushan Joshi
8ec4b54e06
ignore js/lib/id
2016-07-06 10:52:41 +05:30
Tom MacWright
6fe59f0f10
Merge pull request #3226 from openstreetmap/local-jxon
...
Use local jxon
2016-07-05 21:51:43 -04:00
Tom MacWright
ecea55ba00
Const is verboten
2016-07-05 21:44:00 -04:00
Tom MacWright
85d70cf9a0
Clean first
2016-07-05 21:38:35 -04:00
Tom MacWright
d3348a8729
Remove no longer used globals
2016-07-05 19:13:25 -04:00
Tom MacWright
1ef83b925c
Make JXON pass style check
2016-07-05 19:12:33 -04:00
Tom MacWright
b15338b964
Use local jxon
2016-07-05 19:00:12 -04:00
Tom MacWright
63b1c14f56
Merge pull request #3225 from openstreetmap/dep-osm-auth
...
Use osm-auth, togeojson and marked as packages
2016-07-05 18:43:55 -04:00
Tom MacWright
f9a6378701
Obey the browser field
2016-07-05 18:38:41 -04:00
Tom MacWright
712d471a6b
Use togeojson package
2016-07-05 18:29:15 -04:00
Tom MacWright
869725551f
Use marked as a dependency
2016-07-05 18:22:43 -04:00
Tom MacWright
8f68221b9b
Use osm-auth as a package.
2016-07-05 18:14:36 -04:00
Tom MacWright
f7e49e79f8
Merge pull request #3222 from openstreetmap/ui-2
...
Continuation of work from #3194
2016-07-05 18:08:14 -04:00