Commit Graph

10842 Commits

Author SHA1 Message Date
Quincy Morgan fb25a44017 Generalize deprecated_tags validation to outdated_tags validation
Add check for missing addTags go outdated_tags validation (close #6043, close #6042)
2019-03-12 17:08:20 -04:00
Quincy Morgan 33daa2a969 Add floating field to pier preset
Add various footway fields to pier preset
2019-03-12 15:00:17 -04:00
Quincy Morgan 6e7d217555 Deprecate highway=platform 2019-03-12 14:19:42 -04:00
Quincy Morgan 3e66c39685 Update name and search terms for Horse Racing Track and Running Track presets 2019-03-12 14:14:43 -04:00
Quincy Morgan 8ac6ede028 Add highway=footway when setting pier, platform, and foot racing track presets
Add highway=bridleway when setting horse racetrack preset
Style racetracks with highway tag with white/yellow pattern
2019-03-12 14:01:15 -04:00
Quincy Morgan 3dddb82379 Register tiny drag as click on ribbon preset mode buttons (re: #6040) 2019-03-12 11:42:58 -04:00
Quincy Morgan 83aec58091 Set a drag threshold for reordering preset mode buttons in the ribbon (close #6040) 2019-03-12 10:56:54 -04:00
Quincy Morgan a076c54ed5 Fix arrow key navigation 2019-03-12 10:23:26 -04:00
Quincy Morgan fa3756d4b2 Add tag documentation to presets in the ribbon search results (close #6023) 2019-03-11 17:49:10 -04:00
Quincy Morgan 1698be7bfa Move the top toolbar creation to its own file 2019-03-11 11:07:45 -04:00
Quincy Morgan 9a4e8d3c2e Fix forced rounded corners on search fields in mobile Safari (close #6034) 2019-03-11 10:36:06 -04:00
Quincy Morgan 93df5d42d9 Flag and upgrade deprecated tags in a semicolon-delimited tag value (close #6038) 2019-03-11 10:22:28 -04:00
Quincy Morgan d9dfa2ff46 Merge pull request #6036 from nlehuby/route
update public transport route presets
2019-03-11 09:37:15 -04:00
Quincy Morgan 5917e86e74 Merge branch 'master' into route 2019-03-11 09:37:03 -04:00
Quincy Morgan 6066931199 Move junction presets under the junction directory (re: 781158874a) 2019-03-11 09:30:54 -04:00
Quincy Morgan a2eaf8027d Remove vertex geometry from the jughandle preset 2019-03-10 21:09:19 -04:00
Quincy Morgan 781158874a Add unsearchable junction=jughandle preset 2019-03-10 14:31:21 -04:00
Noémie 1a3aea59cf update public transport route presets 2019-03-10 19:21:08 +01:00
Bryan Housel 49b7ccafa6 update rollup to v1.6.0 2019-03-09 12:07:05 -05:00
greenkeeper[bot] a272bb6771 chore(package): update rollup to version 1.5.0 2019-03-09 12:02:44 -05:00
Bryan Housel 0edfc58874 Merge pull request #6029 from Georeactor/arabic_fix
Patch Arabic numerals
2019-03-09 12:02:13 -05:00
Nick Doiron 02cb8037e1 patch Arabic numerals 2019-03-09 11:44:15 -05:00
Quincy Morgan 9869b1bcbb Increase the max width and reduce the min width of the feature search field 2019-03-08 11:46:24 -05:00
Quincy Morgan 9216c93334 Remove item from recents when removing it as a favorite from the ribbon so it doesn't still appear 2019-03-08 11:21:19 -05:00
Bryan Housel 48872c45eb Minor cleanups to some of the build scripts 2019-03-08 11:01:42 -05:00
Quincy Morgan 8e0ed8cd8b Make recent presets reorder-able in the ribbon 2019-03-08 10:54:18 -05:00
Quincy Morgan 4a39d8a444 Automatically show recent presets in the top bar ribbon 2019-03-08 10:10:31 -05:00
Bryan Housel 614976b0da Merge pull request #6018 from Georeactor/arabic_fix
Fix Arabic script road labels on Chrome
2019-03-08 08:22:41 -05:00
Bryan Housel 9bb32d4f30 Update Slack link (old heroku autoinviter isn't needed anymore) 2019-03-08 00:16:55 -05:00
Bryan Housel a10f34e45a Add Quincy to README, update Slack channels to include #id 2019-03-08 00:02:58 -05:00
Quincy Morgan 94aa118625 Add tactile paving preset (close #6015) 2019-03-07 17:07:56 -05:00
Quincy Morgan 213d0ee3e8 Move preset favoriting functions from core/context.js to presets/index.js
Make recent presets persistent and compatible with favorite presets
2019-03-07 16:49:29 -05:00
Quincy Morgan ba185d2ee6 Make Point, Line, and Area the default favorite presets 2019-03-07 13:32:14 -05:00
Quincy Morgan aec74a52cf Increase the max height of the search results popover 2019-03-07 13:28:36 -05:00
Quincy Morgan 7eb007d27a Make recent presets geometry-specific 2019-03-07 12:14:18 -05:00
Quincy Morgan efac17810c Check for valid indices when reordering favorites 2019-03-07 11:22:19 -05:00
Quincy Morgan c3d1dc43d4 Add valid geometry check for saved favorite presets 2019-03-07 11:17:41 -05:00
Quincy Morgan a38da25dc4 RTL layout support for previous commit
Add check to make sure saved favorite presets are valid
2019-03-07 11:16:01 -05:00
Quincy Morgan e003660a6d Style favorite presets more like buttons 2019-03-07 10:51:17 -05:00
Quincy Morgan e20b77b560 Replace missing railway/_platform preset icon (close #6020) 2019-03-07 09:58:32 -05:00
Nick Doiron 4e370696f4 simpler - we reverse presentation forms 2019-03-07 00:12:51 -05:00
Nick Doiron 7708d05b16 use module for Arabic text shaping road labels on Chrome 2019-03-06 23:29:36 -05:00
Bryan Housel 0518fa6479 Put map panes into their own div 2019-03-06 21:52:37 -05:00
Bryan Housel ebddfc896a Don't render background() when adding map to initial #map div
This was triggering an unnecessary render at zoom 2
right before the map was properly centerzoomed
2019-03-06 21:51:02 -05:00
Bryan Housel 0a1e497836 Ignore errors from Bing ImageryProviders 2019-03-06 17:32:05 -05:00
Quincy Morgan a6d026f5a6 Close subsections when reloading search results 2019-03-06 17:01:21 -05:00
Quincy Morgan 4645c7654d Disable search field when editing is not allowed 2019-03-06 16:27:10 -05:00
Quincy Morgan cdf32c9947 Merge pull request #6010 from openstreetmap/add-feature-search-bar
Select feature type before drawing
2019-03-06 15:54:39 -05:00
Quincy Morgan 78590466ba Merge branch 'master' into add-feature-search-bar 2019-03-06 15:50:31 -05:00
Quincy Morgan 24e0a1996a Replace redundant category icons 2019-03-06 15:50:02 -05:00