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
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
Bryan Housel
0698efbcfe
Add presets for shop=gas, shop=perfumery
...
(re: #3651 )
2017-03-16 10:54:56 -04:00
Bryan Housel
7f0a73817d
Add preset for leisure=pitch+sport=equestrian
...
(closes #3833 )
2017-03-16 10:12:31 -04:00
greenkeeperio-bot
5e0b5b1045
chore(package): update rollup to version 0.41.6
...
https://greenkeeper.io/
2017-03-16 09:55:01 -04:00
Bryan Housel
f570caadf9
npm run all to build presets
2017-03-15 16:08:56 -04:00
Bryan Housel
98df1b4e4a
Merge branch 'patch-1' of https://github.com/ToastHawaii/iD into ToastHawaii-patch-1
2017-03-15 16:01:26 -04:00
Bryan Housel
2200b67504
Merge pull request #3898 from openstreetmap/changeset-tags
...
Embed a raw tag editor on the commit pane
2017-03-15 15:02:54 -04:00
Bryan Housel
1a8cfcc8b1
Changeset refactor
...
(closes #2633 )
* move osmChangeJXON from osm service to osmChangeset
* cleanup putChangeset for code clarity
* adjust params for callbacks (pass changeset around instead of changeset_id)
* add commit.reset() to reset changeset object after successful save
* improve checks for changeset tags (trim whitespace, etc)
2017-03-15 11:03:43 -04:00
ToastHawaii
7f768f35a8
Add ref and operator to fire hydrant.
2017-03-14 20:11:29 +01:00
Bryan Housel
4d207471ff
Allow raw tag editor to have readonly tags
2017-03-14 12:17:52 -04:00
Bryan Housel
47cb8aeca7
Merge pull request #3899 from slibby/slibby-patch-1
...
Update package.json to fix dist:min script on Windows
2017-03-13 21:46:32 -04:00
Bryan Housel
97f699d37d
Better updates between comment box and changeset tags
2017-03-13 21:45:44 -04:00
Sam Libby
3bc515f14d
Update package.json to fix dist:min script on Windows
...
`npm install` was failing on Windows due to the single quotes added to `dist:min` in bb9b4b8725 . Removing the single quotes makes it work install again successfully, and does not cause problems on OSX builds either.
2017-03-13 19:19:44 -06:00
Bryan Housel
16df2f595f
Change raw tag editor to embed it on commit pane
2017-03-13 17:32:50 -04:00
greenkeeperio-bot
4be4cc54b6
chore(package): update d3 to version 4.7.3
...
https://greenkeeper.io/
2017-03-13 13:10:34 -04:00
Bryan Housel
7fee59bc37
Adjust matchScore so Parking Lot sorts before Parking Vending Machine
2017-03-12 21:21:43 -04:00
Bryan Housel
4d3721df24
Make sure Car Parking appears before Parking Space in search
2017-03-12 19:02:22 -04:00
Bryan Housel
5e7919e78c
Consider matchScore when sorting the preset list
2017-03-12 19:01:15 -04:00
Bryan Housel
73f32fe5f3
Change leisure=track preset to work for line or area
...
(closes #3890 )
2017-03-12 15:29:39 -04:00
Bryan Housel
de44a73e05
Fix areaKeys logic to better handle presets that can be area or line
2017-03-12 15:29:14 -04:00
greenkeeperio-bot
d95ed2aa44
chore(package): update rollup-plugin-commonjs to version 8.0.2
...
https://greenkeeper.io/
2017-03-12 14:04:38 -04:00
Bryan Housel
d1aac857a4
Ignore server changesets with missing comment tag or empty comment
2017-03-11 14:28:30 -05:00
Bryan Housel
a1323e482e
Change putChangeset to create osmChangeset and asJXON
2017-03-11 14:12:34 -05:00
Bryan Housel
f783fe4942
Create osmChangeset object, inherit from osmEntity
2017-03-11 01:12:37 -05:00
Bryan Housel
e0157f48ac
Merge pull request #3871 from mstn/3208-cant-create-a-new-master-relation
...
Order to-be-created relations by dependencies in the changeset
2017-03-11 01:05:11 -05:00
Bryan Housel
2b50d96f38
Remove unused variable - eslint warning
2017-03-10 22:48:21 -05:00
Bryan Housel
6f4d490c6f
Prevent delete of objects when not 80% visible
...
(closes #3700 )
2017-03-10 22:45:42 -05:00
greenkeeperio-bot
3d77bd2bd5
chore(package): update rollup-plugin-commonjs to version 8.0.0
...
https://greenkeeper.io/
2017-03-10 21:00:10 -05:00