Commit Graph

7031 Commits

Author SHA1 Message Date
Waldir Pimenta 86249704aa Add extension to the LICENSE file
to match the other standard text files at the root of the repo.
2017-04-11 22:19:28 +01:00
Waldir Pimenta f1014b7d26 Update licensing info
According to Bryan Housel (bhousel) in #3207, the mention of BSD "is throwback to when the iD source code included our own custom d3 bundle, which we don't do anymore."
2017-04-11 22:17:21 +01:00
Bryan Housel eb62e22a37 Make place=farm nonsearchable
Too many users are picking this instead of the landuse farm presets
2017-03-27 17:02:43 -04:00
Bryan Housel 1486c3db28 Make sure reverserSetText only called for onewayCheck field 2017-03-25 22:48:40 -04:00
greenkeeperio-bot 4a1caf3e2c chore(package): update d3 to version 4.7.4
https://greenkeeper.io/
2017-03-24 20:45:01 -04:00
Bryan Housel ec684721fe Merge pull request #3923 from mapmeld/rtl_fix
Support Arabic vowel signs, include more languages in generic RTL fix
2017-03-24 20:43:23 -04:00
Nick Doiron fa87f2b602 support Arabic vowel signs, include Thaana and Hebrew in generic RTL fix 2017-03-22 21:03:46 -07:00
Bryan Housel 31d2733c2a Remove unused mode variable - eslint 2017-03-22 02:51:47 -04:00
Bryan Housel 48d1b0b28e .wiki-link is now a button so we can't test href attribute 2017-03-22 02:50:27 -04:00
Bryan Housel 21321108f9 Fix wikipedia field link button
(closes #2024)
2017-03-22 02:39:07 -04:00
Bryan Housel 7548b62918 Fix many more rtl styles for raw tag editor, etc 2017-03-22 01:26:12 -04:00
Bryan Housel c1bbac3405 Merge branch '51114u9-input-text-style' 2017-03-22 00:15:07 -04:00
Bryan Housel 602c60b32c Fix rtl for address, maxspeed, access fields 2017-03-22 00:14:36 -04:00
Bryan Housel 8310124b40 Fix padding for Localized field, which has a button 2017-03-21 23:19:01 -04:00
Bryan Housel c3502a4e16 Only add the ellipses if the placeholder doesn't already end in one
(closes #3920)
2017-03-21 22:11:35 -04:00
Bryan Housel ab97d98676 Merge branch 'input-text-style' of https://github.com/51114u9/iD into 51114u9-input-text-style 2017-03-21 20:13:46 -04:00
Bryan Housel e9b8b743e7 Update sinon and sinon-chai dependencies 2017-03-21 16:25:29 -04:00
Bryan Housel 4ad306bbee Merge pull request #3917 from openstreetmap/draw-selected-last
Draw selected objects after not-selected objects
2017-03-21 14:23:35 -04:00
Bryan Housel d664f74832 When changing selection, always update the url hash 2017-03-21 14:20:25 -04:00
Bryan Housel 0228f934b3 Put back the selected class when redrawing selected lines 2017-03-21 14:19:57 -04:00
Bryan Housel 85ed3cc2d3 Cleanup line drawing code with selected sort 2017-03-21 12:42:46 -04:00
Bryan Housel 062824970b Wider halos around bridges 2017-03-21 02:23:18 -04:00
Bryan Housel 4903d495b7 Draw selected items last, so halos are more visible
(see #2914)
2017-03-21 02:17:04 -04:00
Bryan Housel 33e9b2ab7e Replace opening hours whitelist with regular expression 2017-03-20 23:21:09 -04:00
Bryan Housel e1a9e7e74d Don't try to force opening-hours value lookups to lowercase
(closes #3629)
2017-03-20 23:02:35 -04:00
Bryan Housel 1ecb456a3c Support 1 and -1 in onewayCheck field
(closes #3910)
2017-03-20 22:23:52 -04:00
greenkeeperio-bot e7c8a8c3ec chore(package): update eslint to version 3.18.0
https://greenkeeper.io/
2017-03-20 14:56:45 -04:00
Bryan Housel 8dc7792027 Merge pull request #3911 from openstreetmap/structure-extras
Add type and layer subfields below structure radiobutton field
2017-03-20 13:18:45 -04:00
Bryan Housel d1ab5d6fc4 Bring over some more code from combo, add translation strings 2017-03-20 13:16:56 -04:00
Bryan Housel 02f1eac72b Add snake/unsnake helpers, remember recently used type tag 2017-03-19 11:44:33 -04:00
Bryan Housel 1f49bf81a4 Add a taginfo combo to the structure type field 2017-03-18 11:05:30 -04:00
Bryan Housel 74cc038c57 Add layer and type subfields below structure field
(see #2087)
2017-03-18 02:09:33 -04:00
Bryan Housel 61bd8fcb5d Show tooltip for long background names
(closes #3448)
2017-03-17 15:28:37 -04:00
Bryan Housel 0e788717c5 Do not warn if path is connected to entrance
(closes #3906)
2017-03-17 14:40:55 -04:00
Bryan Housel 8b35ff449f Use semiCombo field for cuisine 2017-03-17 14:04:16 -04:00
Bryan Housel c7764c1c11 Make racetrack presets more coherent, update racing sport fields 2017-03-17 13:52:13 -04:00
Bryan Housel ea2a1e10b1 Make sure multiData array is updated when item is removed 2017-03-17 13:32:45 -04:00
Bryan Housel 24d0d6f66e Add brand and grape_variety to uppercase tag exception list 2017-03-17 12:39:59 -04:00
Bryan Housel 1cd8ca3851 Use semiCombo field for output tags
* crop, produce, product, trees, grape_variety
2017-03-17 12:39:44 -04:00
Bryan Housel c6ed067120 Add semiCombo fields for animal_boarding, animal_breeding, animal_shelter
(re: #3651)
2017-03-17 11:24:55 -04:00
Bryan Housel 1205e1758e Add semiCombo field for setting values in semicolon-delimited lists
(closes #3905)
2017-03-17 01:47:00 -04:00
51114u9 ea71929ca8 Merge branch 'master' into input-text-style 2017-03-16 16:35:34 -04:00
51114u9 e4392ced3a fix style for text direction 2017-03-16 16:29:50 -04:00
Bryan Housel 3a175c277c Relax wireframe rules to breathe interpolation can happen 2017-03-16 16:29:36 -04:00
Bryan Housel af757d31be General usability improvements
* Reevaluate all featuers stroke widths for shadow, casing, stroke
* Shadow width is important to make sure all features are easily clickable
* Casing width is important to see oneway arrows
* Make sure all line styles have normal and low-zoom variants
* Show directional arrows for all waterway types
2017-03-16 16:16:35 -04:00
Bryan Housel d2a314ff01 Add preset for club=*
(re: #3651)
2017-03-16 13:55:48 -04:00
Bryan Housel 64b424beaa Add preset for place=quarter
(re: #3651)
2017-03-16 13:40:03 -04:00
Bryan Housel 02742e2fc4 Add preset for amenity=watering_place
(re: #3651)
2017-03-16 13:32:29 -04:00
Bryan Housel b833bd2c88 Add presets for Animal Boarding, Animal Breeding, Animal Shelter
(re: #3651)
2017-03-16 13:25:39 -04:00
Bryan Housel 974cb9ce2c Add preset for amenity=driving_school
(re: #3651)
2017-03-16 12:48:01 -04:00