Commit Graph

5207 Commits

Author SHA1 Message Date
Bryan Housel 9122c76370 Update Travis to use modern infrastructure 2015-09-27 21:43:35 -04:00
Bryan Housel 48819b9db0 Skip iD.ui.cmd for 'f11' fullscreen 2015-09-27 21:37:48 -04:00
Bryan Housel b365a2062c Handle multi-character keys in iD.ui.cmd (closes #2786) 2015-09-27 21:28:04 -04:00
Bryan Housel 110b8b6b6d Rename "Allotments" to "Community Garden" 2015-09-19 01:11:28 -04:00
Bryan Housel 5868c3b138 Merge pull request #2777 from bagage/master
Trim extra whitespace that might be present in terms list
2015-09-18 21:17:16 -04:00
Bryan Housel 51ad6d006c Disable save button when changeset comment is empty (closes #1488) 2015-09-18 11:55:09 -04:00
Bryan Housel dc9f29fd09 Use stricter regex for localized field key (closes #2658)
Now it will no longer match `old_name`
2015-09-18 10:22:39 -04:00
Bryan Housel d2fcae4119 Change Semi-Detached Houses => Semi-Detached House
https://github.com/openstreetmap/iD/issues/2776#issuecomment-141093644
2015-09-17 10:15:26 -04:00
Bryan Housel 2d0a3a9b54 Add preset for building=semidetached_house (closes #2776) 2015-09-16 14:34:25 -04:00
Bryan Housel 2318a170c5 Add FAQ entries for translation and imagery issues 2015-09-16 11:10:20 -04:00
Bryan Housel 546144c8a1 1.7.4 2015-09-15 23:52:25 -04:00
Bryan Housel 6513bba843 make imagery 2015-09-15 17:20:17 -04:00
Bryan Housel 43151e1ce7 make translations 2015-09-15 17:19:42 -04:00
Gautier Pelloux-Prayer 79b4c37733 preset.js: trim terms when retrieving translations to avoid white spaces 2015-09-14 19:15:59 +02:00
Bryan Housel 0083977a27 Merge pull request #2774 from M1dgard/value-docs
Make raw tag editor show docs for key=value
2015-09-08 20:22:02 -04:00
M1dgard 670cc3d81c Add test case for callback function returning false 2015-09-08 17:07:09 +02:00
M1dgard 5f2d136cc8 Merge branch 'master' of github.com:openstreetmap/iD into value-docs 2015-09-08 16:51:10 +02:00
M1dgard 41fd5e07d5 Correct coding style 2015-09-08 16:19:55 +02:00
M1dgard 9248ad7d5b Make raw tag editor show docs for key=value (closes #2754)
instead of just key.

* Pass the value to iD.ui.TagReference in the `context` function of iD.ui.RawTagEditor
* Let iD.taginfo query the docs for the key when its callback returns false.
* Let the callback function defined inside iD.ui.TagReference return false when both of these are met:
  * it isn't happy with the docs results AND
  * it was called with its softfail argument set to true.
2015-09-08 12:04:19 +02:00
Bryan Housel 522e593f11 Improvements to access field (closes #2763) 2015-09-08 00:03:34 -04:00
Bryan Housel 473f410d2e Merge pull request #2772 from M1dgard/fix-terms
Fix "terms" translations (closes #2756)
2015-09-06 00:14:52 -04:00
Bryan Housel 08bbe48d60 Merge branch 'PaulAnnekov-full-screen-mode' 2015-09-05 23:17:41 -04:00
Bryan Housel 594b4c19cf Disable fullscreen button, add keyboard shortcuts 2015-09-05 23:11:11 -04:00
Martin Raifer d7d3bb4cf8 update tests to reflect changes in dd32ec39
(The version attribute of the osmChange XML should read `0.6`)
2015-09-05 16:50:13 +02:00
Martin Raifer dd32ec39b3 Correct API version in osmChange and changeset XML
The version attribute of the osmChange and changeset XML should read `0.6` (the version of the OSM API the data is created for), even though the attribute is actually ignored by the OSM API (see http://wiki.openstreetmap.org/wiki/OsmChange).
2015-09-05 15:35:43 +02:00
Bryan Housel 93e2e6ab94 Merge branch 'full-screen-mode' of https://github.com/PaulAnnekov/iD into PaulAnnekov-full-screen-mode 2015-09-05 09:20:22 -04:00
M1dgard 209b324bc2 Fix "terms" translations (closes #2756)
Make them lowercase and split them on any combination of commas and whitespace.
2015-09-05 10:28:06 +02:00
Bryan Housel 90bc645e44 Remove Raven code (closes #2769) 2015-09-03 22:14:22 -04:00
Bryan Housel 701731485e Less strict polygon intersection test in findOuter (closes #2755) 2015-09-01 14:48:40 -04:00
Bryan Housel 6afefb7510 Use different leaf_cycle/leaf_type for singular tree (closes #2753)
And don't show "mixed" options for singular tree (closes #2752)
2015-09-01 13:47:04 -04:00
Bryan Housel 794cac6ef1 Change caption "Access" -> "Allowed Access" (closes #2761) 2015-09-01 13:19:25 -04:00
Bryan Housel a478fcd918 Fix broken link and other help improvements (closes #2760) 2015-09-01 13:15:53 -04:00
Martin Raifer 6707063a53 don't try to label if centroid is undefined
updates fix from 09642b1e to updated d3 path.centroid return value structure (see https://github.com/mbostock/d3/commit/492215ad42e4b23bb713c012c449fa262007ec88#diff-fa5fbee10216651a004363cf56fb3602L43)

fixes #2757
refs #1180
2015-08-26 09:47:07 +02:00
Bryan Housel 3b7f3d50b5 Remove unnecessary PhantomJS install step
(as mocha-phantomjs is already included as dev dependency)
2015-08-23 03:16:46 -04:00
Bryan Housel 1db51501a5 switch jshint to eslint (closes #2733) 2015-08-23 03:14:20 -04:00
Bryan Housel 5439ed0f47 Add make rule to npm install maki 2015-08-22 01:27:08 -04:00
Bryan Housel df2fcb82fa Replace 'X' with Cancel button on save panel (closes #2378) 2015-07-30 14:03:31 -04:00
Bryan Housel 9a7042b530 Add recycling:glass_bottles, recycling:plastic (closes #2730) 2015-07-30 09:52:06 -04:00
Bryan Housel 3c7a248826 Add preset for leisure=bowling_alley (closes #2734) 2015-07-30 09:30:47 -04:00
Bryan Housel fc4c3591c1 Fix a bunch of nagging styling issues
Render highway=road differently from highway=unclassified (closes #2742)
Dashed track lines are not visible on dark backgrounds (closes #657)
Improve path rendering to avoid new user errors (related #2327)
Railway platforms under construction (closes #1893)
2015-07-29 18:38:54 -04:00
Bryan Housel 2035474185 Make many toplevel generic presets not serachable (closes #2744)
This is to prevent users from accidentally adding e.g. `highway=yes`
2015-07-29 09:39:08 -04:00
Bryan Housel 7288806012 Add styling for ephemeral tags (closes #2740)
includes various forms of:
 'proposed', 'construction', 'disused', 'abandoned', 'dismantled',
 'razed', 'demolished', 'obliterated'
2015-07-28 17:18:16 -04:00
Bryan Housel 11c009ee70 Add bicycle=dismount access option (closes #2726) 2015-07-27 16:17:43 -04:00
Paul Annekov 739876de99 Images to sprite, fixed tooltip position, fixed spinner position if fullscreen is not supported 2015-07-23 22:30:14 +03:00
Paul Annekov fb1af6afe3 Added icons, changed button style. 2015-07-22 00:14:48 +03:00
Bryan Housel bc7b78179b Merge pull request #2681 from frewsxcv/patch-1
Use HTTPS if location protocol is HTTPS in iD.Connection
2015-07-17 15:01:26 -04:00
Bryan Housel 5627f14fdb Merge pull request #2729 from rory/irish-postcode
Add Irish postcode field
2015-07-17 12:07:07 -04:00
Bryan Housel fa9ffd6684 Merge pull request #2728 from jmespadero/plant-nursery
Preset for landuse/plant_nursery
2015-07-17 11:53:20 -04:00
Bryan Housel 4c6b75a868 In mergeChildren(), not a conflict if child versions same 2015-07-17 10:02:21 -04:00
Rory McCann 6888f9a660 Add Irish postcode field 2015-07-13 16:21:58 +02:00