Commit Graph

5410 Commits

Author SHA1 Message Date
John Firebaugh
82d1a92b23 Remove unused d3.typeahead module
All use has been replaced with d3.combobox.
2016-01-24 12:45:55 -08:00
Martin Raifer
1c9e7ff1dd drop overly agressive email address character cleanup
email addresses may contain UTF-8 characters in both the local
part and/or domain part (see RFC 6531, RFC 6532, IDN).

refs #2323, #2892
2016-01-24 17:31:58 +01:00
Bryan Housel
792656f60f Add universal multiline text field for description, fixme (closes #1518) 2016-01-23 23:15:41 -05:00
Bryan Housel
274d9df95d Fix crash when selecting a category preset with enter button
(this happens because the datum() is a constructor not a constructed object, and
category presets have state, so calling datum().choose from keypress doesn't work)
2016-01-23 22:50:06 -05:00
Bryan Housel
7aecdda913 Enter should only accept changes if focused on a non-search input field.
(closes #2912)
2016-01-23 22:49:22 -05:00
Bryan Housel
a3dc4477f6 Merge pull request #2928 from kepta/master
Removal of faulty regex
2016-01-23 14:04:45 -05:00
Kushan Joshi
5b9908d2f6 Removal of faulty regex
In ref to
https://github.com/openstreetmap/iD/issues/2892
2016-01-23 23:57:20 +05:30
Bryan Housel
648aef945b make presets 2016-01-22 11:51:02 -05:00
Bryan Housel
83930f9268 Merge pull request #2925 from M1dgard/master
Correct typo "platic"
2016-01-22 09:17:10 -05:00
M1dgard
7857c7b8e3 Correct typo "platic" 2016-01-22 11:10:44 +01:00
Bryan Housel
5923d971b4 Change "Unclassified Road" to "Minor Road" (closes #2916) 2016-01-21 13:07:19 -05:00
Bryan Housel
129eaa4f18 make imagery 2016-01-19 22:59:26 -05:00
Bryan Housel
c2833baba0 Generate smaller files 2016-01-19 22:56:36 -05:00
Bryan Housel
aaaf830825 Adjust editor-imagery-index blacklist/whitelist
re: https://github.com/osmlab/editor-imagery-index/pull/124
2016-01-19 22:55:47 -05:00
Bryan Housel
ec51fa6a88 Update CHANGELOG 2016-01-18 10:48:43 -05:00
Bryan Housel
f0113ce548 1.8.5 2016-01-18 10:30:26 -05:00
Bryan Housel
f768ea6c62 make translations 2016-01-18 10:29:59 -05:00
Bryan Housel
23b22fdaac Avoid removing and re-adding address field (closes #2903) 2016-01-17 23:32:03 -05:00
Bryan Housel
4ecd0aa90d make presets 2016-01-17 23:31:25 -05:00
Bryan Housel
e8e40ad89e Use en_US term "Garbage Dumpster" for waste_disposal 2016-01-17 23:30:42 -05:00
Martin Raifer
0670b6d720 Merge pull request #2897 from manfredbrandl/master
Add a couple of presets for missing popular man_made and amenity objects
2016-01-14 17:47:48 +01:00
Bryan Housel
ce9c480498 Prefer parentNode over parentElement because IE (closes #2910) 2016-01-13 00:04:59 -05:00
Bryan Housel
70aa850ffc Compare class strings instead of DOM classlist (closes #2909) 2016-01-13 00:03:31 -05:00
Bryan Housel
1afab94a32 Less hacky way to suppress phantomjs ssl handshake errors 2016-01-11 13:54:03 -05:00
Bryan Housel
0c3dd0a044 Bump name-suggestion-index to remove osmium dependency 2016-01-11 13:12:51 -05:00
Bryan Housel
eb71a57856 bump dependencies to fix issues w xmlbuilder 2016-01-11 11:39:51 -05:00
Bryan Housel
294e979a28 Merge pull request #2901 from pnorman/sprite_path
Don't dumbly assume svg-sprite is in $PATH
2016-01-10 23:33:07 -05:00
Bryan Housel
e2f7111f81 Compare graphs instead of using expensive iD.Difference calls 2016-01-10 23:22:45 -05:00
Paul Norman
5ab3e079b5 Don't dumbly assume svg-sprite is in $PATH 2016-01-07 19:50:39 -08:00
Manfred Brandl
1457596cab Adding presets accoring to issue #2893 2016-01-07 18:15:21 +01:00
Bryan Housel
a042a8ae9d 1.8.4 2016-01-06 17:13:08 -05:00
Bryan Housel
90ac38d943 make imagery 2016-01-06 16:47:25 -05:00
Bryan Housel
7a9fa345c8 make translations 2016-01-06 16:47:03 -05:00
Bryan Housel
970a5de477 Block UI and disable draws while fetching missing childnodes 2016-01-06 00:13:44 -05:00
Bryan Housel
a393248b37 Add iD.Map#redrawEnable to enable/disable redraws 2016-01-06 00:12:15 -05:00
Bryan Housel
f2a8f7181b Plug memory leak in raw tag editor / d3.combobox 2016-01-05 01:33:16 -05:00
Bryan Housel
56e97ba256 Don't select hidden vertices with the lasso 2016-01-04 12:07:57 -05:00
Bryan Housel
63ab1e1267 Adjust matching rules for multipolygon members (closes #2887) 2016-01-04 12:07:12 -05:00
Bryan Housel
46a642ac96 WIP for 2887, and perf improvements (avoid unnecessary caching) 2015-12-31 21:03:03 -05:00
Bryan Housel
74c16ac674 failing test for #2887 2015-12-31 21:02:38 -05:00
Bryan Housel
ad7fc672f0 Run make to update generated preset files 2015-12-30 21:10:18 -05:00
morray
d5f50486fc diaper: Lowercase -> Uppercase 2015-12-29 21:25:25 +01:00
morray
50ad65a0c2 added diaper for amenity toilets
http://wiki.openstreetmap.org/wiki/Key%3Adiaper
2015-12-28 20:40:22 +01:00
morray
efc8b50994 added diaper to amenity toilets 2015-12-28 20:36:22 +01:00
Bryan Housel
9f8e3c6c1a eslint warning 2015-12-27 01:26:43 -05:00
Bryan Housel
e161867b14 Add rendering for tag-crossing pedestrian crosswalks 2015-12-27 01:24:52 -05:00
Bryan Housel
6d29bccaef Fix rendering of highway=pedestrian, highway=crossing icon 2015-12-27 00:55:14 -05:00
Bryan Housel
425c693cb3 Add dock, boatyard to waterway rendering exceptions 2015-12-27 00:31:48 -05:00
Bryan Housel
b7e343114f preset icons, add dock field 2015-12-27 00:31:48 -05:00
Aruna S
a7af834dbc Make after creating presets 2015-12-27 00:31:48 -05:00