Commit Graph

6965 Commits

Author SHA1 Message Date
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
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
greenkeeperio-bot
99745c5b2e chore(package): update d3 to version 4.7.2
https://greenkeeper.io/
2017-03-10 20:58:32 -05:00
greenkeeperio-bot
da6a8c1eba chore(package): update rollup to version 0.41.5
https://greenkeeper.io/
2017-03-10 11:40:20 -05:00
Bryan Housel
bb9b4b8725 Silence uglify warnings 2017-03-09 13:42:19 -05:00
greenkeeperio-bot
fd008401d4 chore(package): update uglify-js to version 2.8.10
https://greenkeeper.io/
2017-03-09 13:40:33 -05:00
greenkeeperio-bot
bc5422b136 chore(package): update request to version 2.81.0
https://greenkeeper.io/
2017-03-09 13:19:44 -05:00
Bryan Housel
b1a1fe8c78 Remove extra stroke from mast icon, round bottom of tower icon 2017-03-09 09:07:50 -05:00
Bryan Housel
ad06611ae9 Move Pedestrian Street to end of Paths category
(re: #3881)
2017-03-08 17:18:59 -05:00
Bryan Housel
52d37d999b Style vertices in the preset list with circular frame
(closes #3569)
2017-03-08 16:46:30 -05:00
Bryan Housel
40f5aa796b Improve beziers for fountain icon, add water to base 2017-03-08 11:45:25 -05:00
Bryan Housel
1e7d9541c0 Minor adjustment to ruins icon 2017-03-08 11:09:06 -05:00
Bryan Housel
4b0d1f4e73 Add poi icon for binoculars 2017-03-08 10:32:59 -05:00
Bryan Housel
44760ee084 Invert vending machine logo, round corners, add details 2017-03-08 09:46:11 -05:00
Bryan Housel
f31893bd7e Add poi icon for social facility 2017-03-08 09:25:02 -05:00
Bryan Housel
89e51c2f03 Replace exit icon with more generic junction icon
(Drawing a literal arrow on the vertex ended up being confusing)
2017-03-07 21:43:14 -05:00
Bryan Housel
f18e1ebb24 Add poi icon for exit (motorway junction) 2017-03-07 17:58:17 -05:00
Bryan Housel
db38033c8a Assign more icons to presets that were missing them 2017-03-07 17:07:13 -05:00
Bryan Housel
2610251d56 Add poi icon for bowling 2017-03-07 17:06:57 -05:00
Bryan Housel
526e22f28a Add poi icon for ruins 2017-03-07 14:21:45 -05:00
Bryan Housel
d841cc730f Add poi icon for chimney 2017-03-07 13:47:52 -05:00
Bryan Housel
3c34668370 Add poi icon for military 2017-03-06 23:06:06 -05:00
Bryan Housel
44adc097b9 Simplify silo and tower icons 2017-03-06 22:20:25 -05:00
Bryan Housel
8bb69a5b1a Simplify silo and tower icons 2017-03-06 22:19:24 -05:00
Bryan Housel
0c1834543b Assign more icons to presets that were missing them 2017-03-06 22:04:13 -05:00
Bryan Housel
603c740a6d Add poi icon for tower 2017-03-06 22:03:55 -05:00
Bryan Housel
2ab0540752 Add poi icon for tools, use for many craft types 2017-03-06 18:46:05 -05:00
Bryan Housel
e14ffe40e8 Add poi icon for street lamp 2017-03-06 17:35:01 -05:00
Bryan Housel
7c81e4fa1b Add poi icon for silo 2017-03-06 16:43:47 -05:00
Bryan Housel
c29598ce06 Add poi icon for storage tank 2017-03-06 16:06:37 -05:00
Bryan Housel
4e7dae573b Add icon to leisure=firepit 2017-03-06 16:06:01 -05:00
Bryan Housel
7d333992ff Add poi icon for fountain 2017-03-06 15:46:25 -05:00
Bryan Housel
7945bf381c Add poi icon for beach, slipway 2017-03-06 13:39:44 -05:00
Bryan Housel
b70a188df5 Add dice icon for casino 2017-03-06 12:56:23 -05:00
Bryan Housel
8c2b9da36d Add triangle icon for cave_entrance, adit 2017-03-06 10:48:34 -05:00
Bryan Housel
278c11a627 Add poi icon for vending machine 2017-03-06 10:46:39 -05:00
Bryan Housel
5cfc93b21e Assign more icons to presets that were missing them 2017-03-05 18:17:12 -05:00