Commit Graph

5995 Commits

Author SHA1 Message Date
Midgard
a84497a8d0 Add AED as term for Defibrillator (#3283) 2016-07-27 11:50:56 -04:00
Bryan Housel
018e7f207e Wrap selection list geometry icon in a span
This is important so d3 update selection can select the geometry icon but not
the close icon.
2016-07-26 15:51:09 -04:00
Bryan Housel
77fa3c9d8b Merge branch 'multiselect-remove-item' of https://github.com/ebrelsford/iD into ebrelsford-multiselect-remove-item 2016-07-26 15:24:19 -04:00
Eric Brelsford
d15a2e5aa3 Remove an item from the multiselect list
Fixes #2950
2016-07-25 15:46:54 -04:00
Will Skora
27c41ea234 Add second_hand tag for car preset
* add field for second_hand tag
* add additional files for second_hand and field for used in shop=car
2016-07-25 12:00:43 -07:00
Bryan Housel
747b9f37d5 Pacify eslint 2016-07-24 17:39:06 -07:00
Bryan Housel
fd0803f89c Don't limit movement if this is vertex joins 2 endpoints..
(closes #2731)
2016-07-24 17:30:35 -07:00
Bryan Housel
2450782c3e Allow movement of any node that is in the selectedIDs list..
(closes #3195)
2016-07-24 17:08:07 -07:00
Bryan Housel
f4979db992 Don't use checkboxes in walkthrough navigation
(closes #3247)
2016-07-24 12:31:57 -07:00
Bryan Housel
0755847401 Default Wikipedia language field to the user's detected language
(fixes #3265)
2016-07-23 16:17:38 -07:00
Wille Marcel
69bde8f37f Add preset for amenity=planetarium (#3268) 2016-07-22 14:25:08 -04:00
Greenkeeper
6dad13b4b1 chore(package): update rollup-plugin-commonjs to version 3.3.1 (#3267)
https://greenkeeper.io/
2016-07-22 11:56:50 -04:00
Eduard Popov
ab190f085b fix critical error on save changes (#3264) 2016-07-22 11:52:19 -04:00
Bryan Housel
21389094f5 Merge branch 'david082321-patch-2' 2016-07-22 11:45:04 -04:00
Tom MacWright
af776501d3 Require locale, second pass (#3259)
* Require locale, second pass

* Remove t global, remove t where it isn't needed
2016-07-21 16:20:13 -04:00
Bryan Housel
1bc2523cd0 Add support for addr:floor to address field 2016-07-21 10:34:54 -04:00
Bryan Housel
603d45e642 Merge branch 'patch-2' of https://github.com/david082321/iD into david082321-patch-2 2016-07-21 10:23:17 -04:00
david082321
2dabff319c Update address-formats.json 2016-07-21 14:29:35 +08:00
david082321
81c14d0be4 Update address-formats.json 2016-07-21 13:51:07 +08:00
Ankit Muchhala
dd19920f76 Add preset for amenity=ice_cream
(closes #3253)
2016-07-21 00:52:02 -04:00
Greenkeeper
fc8ae703a3 chore(package): update rollup-plugin-commonjs to version 3.3.0 (#3262)
https://greenkeeper.io/
2016-07-20 08:46:21 -04:00
david082321
bb3485de5f Add Taiwan (R.O.C.) address format 2016-07-20 11:14:10 +08:00
Bryan Housel
244dd1f46e Cleanup .eslint in spec folder 2016-07-19 12:31:02 -04:00
Bryan Housel
26c274f91c .eslint updates
1. combine into single root level .eslint file
2. remove sort imports rule
3. change no-undef to warning to catch uses of global iD
4. use text descriptions "off","warn","error" instead of numeric codes
2016-07-19 12:05:40 -04:00
Tom MacWright
604d1e2719 import lodash (#3257) 2016-07-19 12:04:16 -04:00
Tom MacWright
3856b1ff2f Inter-require iD instead of relying on the global (#3256) 2016-07-19 10:30:50 -04:00
Bryan Housel
7ca6d06254 Replace iD global with iD.Context() module (#3254) 2016-07-19 10:15:32 -04:00
Bryan Housel
062049fcec Make it clear that master is headed for iD v2 2016-07-18 16:18:16 -04:00
Bryan Housel
a6a88e49c7 Update rollup-plugin-commonjs to version 3.2.0 2016-07-18 15:44:25 -04:00
Bryan Housel
050f874192 Update eslint to version 3.1.1 2016-07-18 15:40:58 -04:00
Bryan Housel
ab384a55e0 Flexible patch semver ranges are ok for eslint and few others
These dependencies not critical, and patches not likely to introduce bugs.
Adding flexible patch semver range here should reduce greenkeeper's chattiness.
2016-07-18 15:34:12 -04:00
Greenkeeper
2f3912b00f chore(package): update eslint-plugin-import to version 1.11.0 (#3249)
https://greenkeeper.io/
2016-07-17 17:04:27 -04:00
Bryan Housel
3f79a100af Prefer government=register_office, deprecate amenity=register_office
(closes #3245)
2016-07-17 00:18:54 -04:00
Bryan Housel
d34f9df1af Ignore name suggestions if there is no corresponding preset 2016-07-16 11:40:14 -04:00
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