Commit Graph

9483 Commits

Author SHA1 Message Date
hikemaniac
fa17e7fda7 Merge branch 'master' into summer_toboggan 2018-10-28 19:51:51 +01:00
hikemaniac
a36ebf3357 Added preset and rendering for attraction=summer_toboggan 2018-10-28 18:17:30 +01:00
Bryan Housel
05709565f0 Merge pull request #5429 from quincylvania/relation-membership-highlighting
Adds hover-highlighting for relations in the raw membership list
2018-10-27 14:24:50 -04:00
Bryan Housel
dc81883cc1 Merge pull request #5442 from quincylvania/location-underwater-styling
Makes the styling of paths with location=underwater the same as location=underground
2018-10-27 14:05:58 -04:00
Bryan Housel
d556398717 Merge pull request #5441 from n42k/fix-next-bottom-article
Fixed using help's navigation buttons not resetting the help pane to the top
2018-10-27 14:02:36 -04:00
Quincy Morgan
4037d0306d Makes the styling of paths with location=underwater the same as tunnels or location=underground 2018-10-27 10:55:10 -07:00
n42k
bc0ec1f380 Fixed using help's navigation buttons not resetting the help pane to the top. 2018-10-27 16:21:59 +01:00
Quincy Morgan
1161767932 Moves the entity highlighting function to util/util.js
Breaks out the code for getting a selector for entities and all their descendants into a generic function
Accounts for circular relations when recursively getting all relation member IDs
2018-10-26 18:39:01 -07:00
Bryan Housel
8606121aa4 npm run build for new preset, and correct capitalization 2018-10-25 17:45:54 -04:00
Bryan Housel
9ef7c32615 Merge pull request #5432 from wvanderp/placecity_block
adds a place=city_block preset
2018-10-25 17:43:35 -04:00
wouter van der plas
483d3abbdc adds a place=city_block preset 2018-10-25 22:02:06 +02:00
Quincy Morgan
51386e03ae Restores the hover-highlight comment in selection_list.js 2018-10-24 22:30:29 -07:00
Quincy Morgan
ddb6e1b119 Fixes comments related to hover-highlighting 2018-10-24 22:27:37 -07:00
Quincy Morgan
81feb1cd99 Adds hover-highlighting for relations in the raw membership list
Moves hover-highlighting behavior to its own function
Hover-highlighting now correctly highlights all members of the target relation
2018-10-24 22:17:28 -07:00
Bryan Housel
7709a7ef3f npm run build to remove extra space 2018-10-24 13:29:54 -04:00
Bryan Housel
8de0c8f61d Merge pull request #5410 from castriganoj/AddToAndFromFieldsToRoutePresets#5408
Add fields for To and From and add fields to all route presets.
2018-10-24 13:29:02 -04:00
Bryan Housel
10dbbbe330 Update data/presets/fields/to.json
Co-Authored-By: castriganoj <castriganoj@gmail.com>
2018-10-24 11:05:53 -04:00
Bryan Housel
2721a26c2c Merge pull request #5421 from FrikanRw/Maxspeed-speedCamera-preset
Added maxspeed  field to Speed camera preset
2018-10-20 16:38:05 -04:00
FrikanRw
5ed1f3ae59 Added maxspeed field to Speed camera preset
issue : #5417
Update:  Added "maxspeed" to speed_camera.json
2018-10-20 09:10:40 +02:00
James Kingdom
d050fecf39 Merge pull request #5418 from thefifthisa/add-takeaway-field
Add Takeaway field to Cafe preset
2018-10-19 17:11:26 +01:00
thefifthisa
613bb08e20 add takeaway field to cafe preset 2018-10-19 11:02:46 -04:00
Bryan Housel
0cd118e4c4 Merge pull request #5416 from quincylvania/ferry-route-css
Adds custom CSS styling for ferry routes
2018-10-19 10:08:04 -04:00
Quincy Morgan
510d7e93e5 Fixes two lint warnings for unused vars 2018-10-18 18:47:04 -07:00
Quincy Morgan
38bfeb852d Adds custom CSS styling for ferry routes
Closes #5414
2018-10-18 18:31:43 -07:00
Bryan Housel
9b84f9622f Merge pull request #5413 from quincylvania/add-point-on-way-as-vertex
Adding a new point on a way will add a vertex, not a standalone point
2018-10-18 21:17:40 -04:00
Quincy Morgan
70c3d9cf24 Adding a new point on a way now adds a vertex, not a standalone point 2018-10-18 17:36:30 -07:00
castriganoj
266756bd9d Add fields for To and From and add fields to all route presets. 2018-10-17 20:29:46 -04:00
Bryan Housel
6fada310e9 Merge pull request #5405 from quincylvania/relation-member-zoom-to-button
Zoom to relation members from the list without selecting them
2018-10-16 08:25:36 -04:00
Quincy Morgan
169a92df7c Fixes label button wrap on right-to-left layouts 2018-10-15 21:20:44 -07:00
Quincy Morgan
ffe38c7975 Adds a button to the relation member list item for zooming to the feature without selecting it
Adds "remove" tooltip to the delete relation member button
2018-10-15 20:41:45 -07:00
Bryan Housel
af59eeb7dc Merge pull request #5404 from quincylvania/selection-list-hover-highlighting
Adds hover highlighting to the selected features list
2018-10-15 11:50:55 -04:00
Quincy Morgan
aeed2cc29f Adds the same hover highlighting to the selected features list as the relation members list 2018-10-14 18:31:30 -07:00
Bryan Housel
15711da069 Merge pull request #5402 from quincylvania/relation-member-hover-highlighting
Adds highlighting of relation members in the map when hovering on their list item
2018-10-14 13:47:28 -04:00
Quincy Morgan
b24256973f Makes relation members highlighted via hovering on list items more prominent 2018-10-13 23:04:35 -07:00
Quincy Morgan
cf1b391cf0 Adds highlighting of relation members in the map when hovering on their list item 2018-10-13 18:53:04 -07:00
Bryan Housel
ac341cdf5a Usability changes for parking lots
- Rename "Car Parking" to "Parking Lot"
- Rename "Multilevel Car Parking" to "Multilevel Parking Garage"
- Add red styling for Multilevel Parking Garage preset icon
2018-10-12 16:50:50 -04:00
Bryan Housel
e98a10c990 Switch parking icons from "P" to car picture
(closes #5341)
2018-10-12 16:28:44 -04:00
Bryan Housel
b7192d65c0 Add "Garage" to the "Building Features" category
(closes #5375)
2018-10-12 16:08:50 -04:00
Bryan Housel
ef3d251fbe Merge pull request #5399 from quincylvania/osm-type-label-incomplete-relation-member
Adds the member geometry type to the label of non-downloaded relation members
2018-10-11 23:51:55 -04:00
Quincy Morgan
494ea13aac Adds the member type (node, way, or relation) to the label of non-downloaded relation members 2018-10-11 19:32:24 -07:00
Quincy Morgan
79a4a6ee47 Merge pull request #5304 from quincylvania/preset-list-arrow-key-navigation
Adds navigation of the preset list using the arrow keys
2018-10-11 19:05:44 -07:00
Quincy Morgan
51b2335b96 Corrects CSS for focused preset list item button
Fixes arrow key navigation for right-to-left layouts
2018-10-11 19:04:01 -07:00
Quincy Morgan
b199b85829 Merge branch 'master' into preset-list-arrow-key-navigation 2018-10-11 18:22:07 -07:00
Bryan Housel
f5fcfcbdd8 Merge pull request #5396 from quincylvania/manual-relation-member-download
Adds a button that lets users manually download individual relation members
2018-10-11 16:28:11 -04:00
Bryan Housel
4cd442e09d Restore mapillary.js line endings back from CRLF -> CR, fix tests 2018-10-11 13:58:57 -04:00
Bryan Housel
0353b3110d Fix parse error in testing osm.js 2018-10-11 13:58:57 -04:00
Christopher Beddow
7ad55b5074 fix: traffic signs to new endpoint 2018-10-11 13:58:57 -04:00
Bryan Housel
d2176782c7 Merge pull request #5397 from yvecai/master
No differentiation of piste type field is needed
2018-10-11 11:10:39 -04:00
yves
4fefa51574 No differentiation of piste type field is needed, it's even disturbing to see the piste field change when you change the piste type. 2018-10-11 14:11:02 +02:00
Quincy Morgan
02bbe7bcc8 Checks in the core.yaml changes needed for the prior commit 2018-10-10 20:50:17 -07:00