Commit Graph

  • 2df519567d updated wiki link text Yuri Astrakhan 2019-01-16 14:09:22 -05:00
  • 3fe6c0dbe7 Support more eased transitions, cleanup code (re: #3967, #5169, #5407) Bryan Housel 2019-01-16 13:39:10 -05:00
  • c3819dac71 Removed the payment_multi field from the universal fields list and added it to moreFields of relevant presets (re #5719) Added additional fields to the moreFields property of various presets Quincy Morgan 2019-01-16 12:43:29 -05:00
  • 1bfb9ac0c0 Updated almost junction issue message and tooltip to be better aligned with other issues Added a quick fix for setting the almost junction node as noexit Quincy Morgan 2019-01-16 10:02:05 -05:00
  • c1049b620b Merge branch 'master' into validation Quincy Morgan 2019-01-16 08:57:21 -05:00
  • 0e006c3bd5 Added fields to the lighthouse preset Quincy Morgan 2019-01-16 08:56:47 -05:00
  • 6f72a3a386 Added club=sport preset Quincy Morgan 2019-01-16 08:23:45 -05:00
  • 460d144c66 Use centerZoomEase for smoother walkthrough transitions Bryan Housel 2019-01-16 01:32:15 -05:00
  • 91bfac5861 Add map.centerZoomEase and simplify internal center/zoom code (closes #3967) Bryan Housel 2019-01-16 01:31:26 -05:00
  • 9ed347534b Remove unused import Yuri Astrakhan 2019-01-15 21:59:05 -05:00
  • d724677c9f Support extracting wiki info from tag and key Yuri Astrakhan 2019-01-15 20:07:20 -05:00
  • 1127a34f94 Add wiki links from tag description Yuri Astrakhan 2019-01-15 19:52:04 -05:00
  • 196f93d735 Merge pull request #5716 from openstreetmap/suggestion-preset-inheritance Bryan Housel 2019-01-15 17:25:03 -05:00
  • d506487069 Use the full preset path in name() instead of just first 2 parts Bryan Housel 2019-01-15 17:15:35 -05:00
  • 7735ecbf1b Updated mast fields to use field inheritance Quincy Morgan 2019-01-15 16:21:28 -05:00
  • b9bf1d27c0 Updated the healthcare presets to use field inheritance Quincy Morgan 2019-01-15 16:10:29 -05:00
  • 7c26816a7e Switch brand suggestion preset generation over to inherit fields Bryan Housel 2019-01-15 16:02:57 -05:00
  • 5c1bd6ee25 Updated pitch and fitness_station presets to use field inheritance Quincy Morgan 2019-01-15 16:02:31 -05:00
  • 1bdd1c8e58 Updated the craft presets to use presets to use field inheritance Quincy Morgan 2019-01-15 15:48:40 -05:00
  • 5dd3d50623 Updated office presets to use field inheritance Quincy Morgan 2019-01-15 15:37:26 -05:00
  • 512dfaa52c Updated attraction presets to use field inheritance Added generic attraction preset with attraction typeCombo field Quincy Morgan 2019-01-15 15:28:01 -05:00
  • 20553dc977 Fix for prior commit Quincy Morgan 2019-01-15 14:56:30 -05:00
  • c6dd743f90 Updated social_facility and vending_machine presets to use field inheritance Quincy Morgan 2019-01-15 14:55:52 -05:00
  • 68be75af09 Assumption about mozInputSource = 1 was incorrect Removing this conditional allows 2 finger panning on Firefox Bryan Housel 2019-01-15 14:45:52 -05:00
  • 0b295db7df Converted buoy presets to use field inheritance Quincy Morgan 2019-01-15 14:39:36 -05:00
  • 0e795ae31d Updated the fast food and restaurant presets to use field inheritance Quincy Morgan 2019-01-15 14:34:37 -05:00
  • dbd99730d8 chore(package): update mapillary-js to version 2.15.0 greenkeeper[bot] 2019-01-14 09:45:56 +00:00
  • 8f6870336f Converted building presets to use field inheritance Quincy Morgan 2019-01-15 14:29:04 -05:00
  • 03f3dd5adb Merge pull request #5712 from openstreetmap/preset-field-inheritance Quincy Morgan 2019-01-15 14:14:35 -05:00
  • 4252c5cb36 Presets no longer inherit fields for keys that define them Quincy Morgan 2019-01-15 13:52:03 -05:00
  • 4b2c380b18 Changed preset field inheritance to target specific presets rather than just the parent preset Quincy Morgan 2019-01-15 13:07:58 -05:00
  • a9b8cfd4dc Avoid warning in Firefox for padding-right: auto Bryan Housel 2019-01-15 11:44:57 -05:00
  • 0da15efc10 Merge branch 'master' into preset-field-inheritance Quincy Morgan 2019-01-15 11:44:16 -05:00
  • d1a7400ed7 Added a field for the building:material key Quincy Morgan 2019-01-15 11:42:55 -05:00
  • 1ba61140f5 Changed the material field to be non-universal Added the material field to the fields or moreFields properties of relevant presets Quincy Morgan 2019-01-15 11:35:56 -05:00
  • becc087a91 Moved the seamark/type field from a universal field to the fields or moreFields properties of relevant presets Quincy Morgan 2019-01-15 10:53:35 -05:00
  • d1c4e22337 Added documentation for preset field inheritance behavior Quincy Morgan 2019-01-15 10:23:38 -05:00
  • ae7c099c8a Moved field inheritance resolution from the data build to the preset initialization Removed the data build check for duplicate values between fields and moreFields Renamed the shop field from Type to Shop Type Renamed the beauty field from Shop Type to Beauty Specialty Added the brand field to the shop preset under moreFields Quincy Morgan 2019-01-15 09:53:26 -05:00
  • 78853e1dc1 Added mechanism for presets to inherit their fields and moreFields values Quincy Morgan 2019-01-14 18:27:50 -05:00
  • 59795e41ab Don't style the active vertex in line drawing mode as a large endpoint (closes #5711) Bryan Housel 2019-01-14 17:27:34 -05:00
  • b6805a750e Merge branch 'master' into validation Quincy Morgan 2019-01-14 16:28:13 -05:00
  • 92e514f891 Make the preset browser appear upon adding a new relation. Closes #5656 Quincy Morgan 2019-01-14 16:25:43 -05:00
  • 536ee2e786 Validations now update instantly upon an annotated graph change Quincy Morgan 2019-01-14 15:19:00 -05:00
  • 18ea434d02 Update water area presets to use natural=water + water=* (closes #5591) Bryan Housel 2019-01-14 13:09:46 -05:00
  • 4f1cb0dc46 Made the entity issues UI update when the issues reload Quincy Morgan 2019-01-14 12:33:32 -05:00
  • 21286467fa Merge branch 'master' into validation Quincy Morgan 2019-01-14 12:04:00 -05:00
  • bf79a714f1 "Forest" -> "Managed Forest" (closes #5709) Bryan Housel 2019-01-14 11:42:32 -05:00
  • 67ef2bce1c Simplify and fix a few typos Bryan Housel 2019-01-14 11:15:56 -05:00
  • fd23d13563 Distinguish between "This highway" and "highway" forms of error parts. (closes #5703) Bryan Housel 2019-01-14 10:58:40 -05:00
  • 11b2102761 Merge branch 'master' into validation Quincy Morgan 2019-01-14 10:13:56 -05:00
  • 3090b5c875 Merge pull request #5708 from iriman/context-menu-rtl Bryan Housel 2019-01-14 09:07:12 -05:00
  • bc9a64058f [RTL] place edit menu under #id-container to inherit rtl iriman 2019-01-14 15:50:31 +03:30
  • 14fc2c82c2 Merge pull request #5704 from iriman/rtl-issues--iriman Bryan Housel 2019-01-13 13:51:47 -05:00
  • a8fb9fc622 [RTL] right padding for .member-entity-name iriman 2019-01-13 20:11:54 +03:30
  • 7b53d0aa5a [RTL] pick appropriate class for .field-help-title > h2 iriman 2019-01-13 19:43:32 +03:30
  • ff296134ba Merge pull request #5700 from iriman/patch-1 Bryan Housel 2019-01-12 08:39:35 -05:00
  • 36a6596897 margin-right for keyhints Iman 2019-01-12 13:11:26 +03:30
  • 1f69661b91 Add a preset "RV Dealership" for shop=caravan Bryan Housel 2019-01-11 18:02:17 -05:00
  • 09e574983f Don't call formFields.tagsChanged() when presetEditor.tags change (closes #5690) Bryan Housel 2019-01-11 14:51:35 -05:00
  • b575ee8500 Move formFields klass from an argument to a state variable (maybe needed in case render can get called different ways) Bryan Housel 2019-01-11 13:56:16 -05:00
  • 6c9a57ffce Merge pull request #5693 from iriman/iriman-patch-1 Bryan Housel 2019-01-11 11:21:57 -05:00
  • 55a92ca79d Add closed:note changeset tag for closed OSM notes Bryan Housel 2019-01-11 10:14:55 -05:00
  • 46dd90c5e5 chore(package): update rollup to version 1.1.0 greenkeeper[bot] 2019-01-09 07:06:12 +00:00
  • 75c1448342 Merge pull request #5695 from tordans/patch-5 Bryan Housel 2019-01-11 09:26:47 -05:00
  • d512b4b114 Update 80_app.css Tobias 2019-01-11 12:18:51 +01:00
  • 5ebe0976fe Add closed:keepright changeset tag for closed issues Bryan Housel 2019-01-10 23:27:55 -05:00
  • 623f96449e z-sort errors above warnings Bryan Housel 2019-01-10 21:47:37 -05:00
  • ae8dffa43c Improve URL error messages 411, 412, 413 Bryan Housel 2019-01-10 21:35:13 -05:00
  • 7f321abbaf Add links to the main error object in KeepRight error messages re: https://github.com/openstreetmap/iD/issues/5679#issuecomment-452281850 Bryan Housel 2019-01-10 17:38:09 -05:00
  • 7475bcdf2f geocode-item centering for rtl Iman 2019-01-10 14:52:13 +03:30
  • 98c08a02ef Add "zoom to this" quicklink and keybind for keepright editor (re #5169) Bryan Housel 2019-01-09 22:59:44 -05:00
  • 9282a51795 Add "zoom to this" quicklink and keybind for data editor (re #5169) Bryan Housel 2019-01-09 22:49:51 -05:00
  • 6efbbb8aa3 Add "zoom to this" quicklink and keybind for note editor (closes #5169) Bryan Housel 2019-01-09 22:24:52 -05:00
  • 9c190e83e9 Add quickLinks to preset editor, zoom to selected feature Bryan Housel 2019-01-09 21:56:08 -05:00
  • 1d1b11723a Merge pull request #5646 from gaoxm/connectWithExtend Xiaoming Gao 2019-01-09 14:34:01 -05:00
  • ecacab3ffe add validation for almost junction Xiaoming Gao 2018-12-20 15:08:23 -05:00
  • 5c6406ea63 Remove section borders from inspector There is enough separation with the disclosure headings that we don't need to break the sidebar up with lines Bryan Housel 2019-01-08 14:04:07 -05:00
  • 6c5ea96ab6 Adjust generic name validation to better check tag values e.g. "name=Fast Food" should match "amenity=fast_food" Bryan Housel 2019-01-08 13:43:40 -05:00
  • d9ee93e578 Fix secondary color in circularize icon It was hardcoded blue instead of using currentColor, preventing it from showing grey for disabled style Bryan Housel 2019-01-08 12:05:36 -05:00
  • 5f2d80c7a6 pacify eslint Bryan Housel 2019-01-08 10:58:47 -05:00
  • 5f20218f1f Add validation warning for generic names (closes #5590) Bryan Housel 2019-01-08 02:15:28 -05:00
  • 528cbb29e1 Store the transform and selectedIDs with the rest of the history (closes #5664) Bryan Housel 2019-01-08 00:36:41 -05:00
  • d9015baa47 Improve links in KeepRight error messages (re: #5679) Bryan Housel 2019-01-07 16:10:01 -05:00
  • 58665d0d2e Embed name of religion in preset label (re: #5611) Bryan Housel 2019-01-07 12:10:13 -05:00
  • f1b5c4e5b0 Wherever we show 'denomination' field, also show 'religion' field (closes #5611) Bryan Housel 2019-01-07 12:07:15 -05:00
  • 4ed2858cc5 Explicitly include '?' as a fallback key for keyboard shortcuts (closes #5675) Bryan Housel 2019-01-07 11:39:12 -05:00
  • 826f66a91b Unique values for key codes moved to utilKeybinding, uiShortcuts Bryan Housel 2019-01-07 11:12:24 -05:00
  • 55d2dddb70 Keybind all of _uniq([t(sidebar.key), '`', '²']) to toggle sidebar (closes #5663) Bryan Housel 2019-01-06 00:33:35 -05:00
  • 5567b2b077 fix(package): update marked to version 0.6.0 greenkeeper[bot] 2019-01-01 00:51:40 +00:00
  • 0776d28aa0 Update to rollup v1.0.2 (closes #5660) Bryan Housel 2019-01-05 23:29:54 -05:00
  • 2bef2c1757 Merge pull request #5678 from openstreetmap/1ec5-keepright-detail-capitalize Bryan Housel 2019-01-05 09:35:16 -05:00
  • 3c82174f03 Capitalize first letter of KeepRight error detail Minh Nguyễn 2019-01-05 00:32:45 -08:00
  • da4cb156a0 Fix missing parenthesis in error string 380 Bryan Housel 2019-01-05 01:15:01 -05:00
  • 7986fcbfbf Merge branch 'keep-right_QA' Bryan Housel 2019-01-04 21:37:19 -05:00
  • 48cc06fdbb Adjust distance from KeepRight marker and underlying geometry Makes it easier to select the point/vertex that the error is about. Bryan Housel 2019-01-04 21:28:35 -05:00
  • fadd8e2e8a Switch KeepRight markers to use touch targets This makes it easier to select the KeepRight issue and avoid selecting the OSM geometry underneath them Bryan Housel 2019-01-04 21:17:38 -05:00
  • 0582faff1d Convert KeepRight error 73 to regex (re: https://github.com/openstreetmap/iD/pull/5201#discussion_r245349395 ) Bryan Housel 2019-01-04 20:27:22 -05:00
  • cd9203975d Use touch targets for notes, fix a few bugs with note dragging (closes #5213) Bryan Housel 2019-01-04 15:48:39 -05:00
  • 21f1891899 Adjust pharmacy/chemist terms so they both appear on searches (re: 3213) Bryan Housel 2019-01-04 01:37:18 -05:00
  • a1bc6b3e31 Rename "Pharmacy" preset to "Pharmacy Counter" (re: #3213, https://github.com/osmlab/name-suggestion-index/issues/30) Bryan Housel 2019-01-04 00:57:18 -05:00