Commit Graph

9470 Commits

Author SHA1 Message Date
wouter van der plas 483d3abbdc adds a place=city_block preset 2018-10-25 22:02:06 +02: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
Quincy Morgan 27158d77f3 Adds a button that lets users manually download individual relation members
Makes the map zoom to the chosen relation member if it is not currently visible
2018-10-10 20:36:53 -07:00
Bryan Housel b43d6a1a56 Merge pull request #5392 from quincylvania/pipline-css
Adds custom CSS to man_made=pipeline features
2018-10-09 23:51:09 -04:00
Quincy Morgan 3586451392 Adds custom CSS to man_made=pipeline features
Adds `location` as a secondary tag class
Adds the `tunnel` styling to lines tagged `location=underground`
2018-10-09 18:44:49 -07:00
Bryan Housel 35d8143f00 Upgrade FontAwesome
(closes #5389, closes #5388)
2018-10-08 22:46:56 -04:00
Bryan Housel bbed7e1437 Merge pull request #5384 from quincylvania/generator-output-electricity-typecombo
Converts the generator/output/electricity field from text to typeCombo
2018-10-08 22:26:14 -04:00
Bryan Housel 3702577ad7 Merge pull request #5382 from quincylvania/utility-line-preset-category
Adds the Underground Power Cable Preset
2018-10-08 22:25:31 -04:00
Bryan Housel daa203f38b Merge pull request #5372 from quincylvania/power-preset-improvements
Adds the Solar Panel preset
2018-10-08 22:24:45 -04:00
Bryan Housel 822e24dc06 Merge pull request #5387 from simonbilskyrollins/bench-preset
Add fields to bench preset and create seats field
2018-10-08 22:20:31 -04:00
Bryan Housel 21c66133ef Merge pull request #5386 from jguthrie100/fix_worldwide_button
Changed styling of "Worldwide search.." button
2018-10-08 22:17:26 -04:00
Simon Bilsky-Rollins c886490f79 add minValue and placeholder for seats field 2018-10-08 22:09:34 -04:00
Simon Bilsky-Rollins 29765f961d add fields to bench preset and create seats field 2018-10-08 12:14:03 -04:00
J Guthrie a916402c7f Changed styling of geocode-worldwide-search button 2018-10-08 15:18:40 +01:00
Quincy Morgan b2e01f7ce0 Merge pull request #5383 from openstreetmap/JamesKingdom-patch-1
Fix spelling
2018-10-07 13:32:54 -07:00