Commit Graph

  • 45fbd5e604 Fix some issue with logical focus order (re: #8004) Quincy Morgan 2020-09-18 14:33:21 -04:00
  • c084c569a7 Make the DOM/focus order of the raw tag editor view buttons match their display order (re: #8004) Quincy Morgan 2020-09-18 14:03:03 -04:00
  • 28dd2c4507 Make the errors, warnings, and changes lists in the commit sidebar keyboard-navigable (re: #8004) Quincy Morgan 2020-09-18 13:58:41 -04:00
  • 7157feba20 Don't make button text bold by default Make the oneway field reverser a button instead of a link Quincy Morgan 2020-09-18 13:14:01 -04:00
  • 1d19cd1b9a Allow default browser focus styling for links, radio buttons, and checkboxes (re: #8004) Quincy Morgan 2020-09-18 12:56:24 -04:00
  • 006c10cf42 Add Inscription field to Bust preset (close #8007) Quincy Morgan 2020-09-18 12:48:07 -04:00
  • c0d420eb4b Fix keyboard navigation of the changeset upload raw tag list editor (re: #8004) Quincy Morgan 2020-09-18 11:43:24 -04:00
  • 72c5afb27d Make the issues inspector section navigable with the keyboard (re: #8004) Quincy Morgan 2020-09-18 11:20:53 -04:00
  • 6f2a746440 Standardize return key comments Quincy Morgan 2020-09-17 15:20:33 -04:00
  • b16d39452e Fix navigation of the background layer list via the keyboard (re: #8004) Quincy Morgan 2020-09-17 14:16:20 -04:00
  • 792a5cd323 Apply hovering to style to more elements when focused Quincy Morgan 2020-09-17 13:39:59 -04:00
  • af1cb3e7ba Fix issue where logged in account link on standalone iD wasn't active Quincy Morgan 2020-09-17 12:50:30 -04:00
  • dea0a0afd6 Make links use the hover color when focused (re: #8004) Quincy Morgan 2020-09-17 12:46:14 -04:00
  • 2c96f56440 Make the document order of the footer items the same as the appearance order (re: #8004) Quincy Morgan 2020-09-17 12:45:48 -04:00
  • 58014ace62 Don't prevent default tabbing to elements (re: #8004) Quincy Morgan 2020-09-17 12:07:20 -04:00
  • d88d599f2c Don't add undefined class to button Quincy Morgan 2020-09-17 11:33:46 -04:00
  • 6e4697877f Update ACCESSIBILITY.md Quincy Morgan 2020-09-17 11:19:17 -04:00
  • 673ea19b46 Fix issue where Safari 14 wouldn't always autofocus the preset list (close #8003) Quincy Morgan 2020-09-17 10:13:45 -04:00
  • 057b80f6dc Add fields to Cairn Quincy Morgan 2020-09-17 10:04:09 -04:00
  • a3f9c3fb81 Merge branch 'develop' into lang-attributes Quincy Morgan 2020-09-17 09:07:18 -04:00
  • 31638965a2 Merge pull request #7960 from mikenath223/welcome-sign-preset Quincy Morgan 2020-09-17 08:56:09 -04:00
  • 99f762e3b8 Deprecate bench:seats for bench:capacity mikenath223 2020-09-17 00:23:24 +01:00
  • 0af9069f9a Make all requested changes, move file as required mikenath223 2020-09-16 23:33:17 +01:00
  • 35d52768cc Create ROADMAP.md Quincy Morgan 2020-09-16 16:39:13 -04:00
  • 98bea69947 Add Vehicles field for public_transport presets (close #6142, re: #7970) Enable variant type of multiCombo field that works for any listed keys, not ones under a prefix Quincy Morgan 2020-09-16 15:15:10 -04:00
  • 4f0aa4cf85 Deprecate amenity=notice_board Quincy Morgan 2020-09-16 13:34:30 -04:00
  • 2be0ede819 Merge duplicate presets Quincy Morgan 2020-09-16 09:17:19 -04:00
  • 59753a3c43 Merge duplicate presets into one Quincy Morgan 2020-09-16 09:13:32 -04:00
  • fec2afb02c Fix button height Quincy Morgan 2020-09-16 08:58:09 -04:00
  • abf75bdd98 Don't use HTML on page title Quincy Morgan 2020-09-16 08:40:02 -04:00
  • 3df84d3aee Add lang attribute for iD's locale to its container Quincy Morgan 2020-09-16 08:29:07 -04:00
  • 32f8274929 Make t function return a span element with a lang attribute unless html: false is specified in the options (re: #7963) Update text functions to html to support inserting the span elements Specify html: false for various instances where a span is not desired, e.g. placeholder and title attributes Quincy Morgan 2020-09-15 21:56:22 -04:00
  • 7aa6c1d1a3 Fix infinite recursion error for en-US Quincy Morgan 2020-09-15 18:27:26 -04:00
  • 9a3835a180 Merge branch 'develop' of github.com:openstreetmap/iD into develop Quincy Morgan 2020-09-15 18:15:05 -04:00
  • 1969e6ef68 Update API documentation for multiple locale values (re: #7996) Quincy Morgan 2020-09-15 18:14:57 -04:00
  • e5a20dfd33 Update ACCESSIBILITY.md Quincy Morgan 2020-09-15 18:06:03 -04:00
  • 0d956b4071 Update ACCESSIBILITY.md Quincy Morgan 2020-09-15 18:05:17 -04:00
  • a9979f6534 Fallback to the user's preferred locales instead of immediately to English (close #7996) Quincy Morgan 2020-09-15 17:56:13 -04:00
  • 4e719d7c60 Merge pull request #7995 from openstreetmap/coord-search Quincy Morgan 2020-09-15 16:11:42 -04:00
  • 7ab9f268d9 Don't fetch the English strings if the preferred locale has 100% coverage (close #7994) Quincy Morgan 2020-09-15 16:09:08 -04:00
  • 42f0b3dcd1 Fix GPS coordinate searches returning OSM elements SilentSpike 2020-09-15 20:45:28 +01:00
  • 2d8e5c6b7d Fix lint errors Quincy Morgan 2020-09-15 15:26:44 -04:00
  • 8ecada3b79 Move languageNames and scriptNames data to the individual locale files instead of always loading them via locales.json (re: #7994) Quincy Morgan 2020-09-15 14:41:56 -04:00
  • 879614ffa3 Update ACCESSIBILITY.md Quincy Morgan 2020-09-15 12:02:06 -04:00
  • 70ec5c6067 Update ACCESSIBILITY.md Quincy Morgan 2020-09-15 12:00:35 -04:00
  • ecb8ff534e Use alt/option instead of ctrl/cmd as the modifier for zooming or panning by a lot (close #7976) Quincy Morgan 2020-09-15 11:56:53 -04:00
  • 295a50456a Don't cache locale info in measurement panel Quincy Morgan 2020-09-15 11:35:11 -04:00
  • f28d41b44e Localize the format of numbers in translated strings (close #7993) Quincy Morgan 2020-09-15 11:34:56 -04:00
  • 007cc1da54 Update ACCESSIBILITY.md Quincy Morgan 2020-09-15 11:05:19 -04:00
  • ced74048e7 Merge pull request #7991 from openstreetmap/translatable-plurals Quincy Morgan 2020-09-15 10:33:10 -04:00
  • a1c2b7f73d Support language-specific pluralization (re: #597, #4964) Quincy Morgan 2020-09-14 17:21:00 -04:00
  • ab07064544 Update CONTRIBUTING.md Quincy Morgan 2020-09-14 13:51:56 -04:00
  • 5ddcfb0ced Add parameter to specify which way should keep the history when splitting ways (re: #7795) Fix code tests Quincy Morgan 2020-09-14 11:27:20 -04:00
  • 95dee987cb Enable the corresponding photo overlay layer when specifying a photo from that service via the URL (re: #6398) Quincy Morgan 2020-09-14 11:01:35 -04:00
  • 23c759fa98 Fix syntax error and add derived data for #7986 and #7987 Quincy Morgan 2020-09-14 10:13:55 -04:00
  • 31ef69bd63 Merge pull request #7986 from TheAdventurer64/patch-1 Quincy Morgan 2020-09-14 10:11:36 -04:00
  • 4617bbb49b Merge pull request #7987 from TheAdventurer64/patch-2 Quincy Morgan 2020-09-14 10:11:16 -04:00
  • 99c75b8f65 Keep the way history on the longer result when splitting a way (close #7795) Quincy Morgan 2020-09-14 10:01:47 -04:00
  • 21c86c6d6d Re-add reading of mapillary image from URL (re: #7885, #6398) Quincy Morgan 2020-09-13 17:09:35 -04:00
  • 9510578107 Merge branch 'mapillary-update' into develop Quincy Morgan 2020-09-13 16:34:25 -04:00
  • bde604921b Fix lint warning Quincy Morgan 2020-09-13 16:00:21 -04:00
  • 4050940268 Lazy load photo overlay resources (close #7982) Quincy Morgan 2020-09-13 11:52:37 -04:00
  • f6c45e64b2 Update cassettes spelling (close #7967) Quincy Morgan 2020-09-11 15:16:06 -04:00
  • 54818a3b3d Make background filter option sliders full width Quincy Morgan 2020-09-11 15:06:01 -04:00
  • 0bfc154b74 Support a wider range of background filter values Quincy Morgan 2020-09-11 14:59:59 -04:00
  • e0b81708b5 Remove sidebar key trap (close #7770) Quincy Morgan 2020-09-11 14:39:29 -04:00
  • 546de3d22e Fix lint error Quincy Morgan 2020-09-11 14:38:17 -04:00
  • c4fcb23a30 Fix issue where tab-focusing off the preset list would unexpectedly navigate to the entity editor (re: #7770) Make offscreen inspector panes display:hidden Quincy Morgan 2020-09-11 14:30:42 -04:00
  • 5c18d46f9d Merge pull request #7980 from bjornstar/no-forced-reflow-textarea Quincy Morgan 2020-09-11 13:39:25 -04:00
  • e47cf5453c Update ACCESSIBILITY.md Quincy Morgan 2020-09-11 13:13:40 -04:00
  • bbd291ed92 Merge pull request #7979 from openstreetmap/dynamic-text-sizes-7965 Quincy Morgan 2020-09-11 13:05:04 -04:00
  • 2e9b8acef6 Fix some RTL layout issues Quincy Morgan 2020-09-11 13:00:10 -04:00
  • 868c0a380b Improve dynamic text scaling in the imagery offset control Quincy Morgan 2020-09-11 12:51:44 -04:00
  • 7165350a9b Fix combo caret alignment Quincy Morgan 2020-09-11 12:19:47 -04:00
  • 992443753b Make the scale bar text scale with dynamic text sizes Quincy Morgan 2020-09-11 11:34:52 -04:00
  • 046794214f Further progress on #7965 Quincy Morgan 2020-09-11 11:09:38 -04:00
  • d5159dcfa0 [Performance] Calculate height instead of letting the browser do it Bjorn Stromberg 2020-09-11 23:21:41 +09:00
  • efe82822b7 Update ACCESSIBILITY.md Quincy Morgan 2020-09-10 16:29:20 -04:00
  • 42efdf29f1 More progress on #7965 Quincy Morgan 2020-09-10 15:03:18 -04:00
  • b980e47c3c Continue making the UI responsive to text zoom (re: #7965) Quincy Morgan 2020-09-10 11:15:24 -04:00
  • 10786d3714 Add Level field to fitness and sports centers (close #7968) Quincy Morgan 2020-09-10 09:41:18 -04:00
  • 81d910b472 Fixed typo and added new search terms. TheAdventurer64 2020-09-09 18:33:48 -10:00
  • 994aa3fd05 Update bubble_tea.json TheAdventurer64 2020-09-09 18:20:15 -10:00
  • 210e69d5a6 Update supermarket.json TheAdventurer64 2020-09-09 18:17:04 -10:00
  • e6703cb1cc Begin making UI adapt correctly to scaled text sizes (re: #7965) Quincy Morgan 2020-09-09 16:11:46 -04:00
  • 59f45b39fe Update ACCESSIBILITY.md Quincy Morgan 2020-09-09 14:33:00 -04:00
  • 2be1372658 Update ACCESSIBILITY.md Quincy Morgan 2020-09-09 14:05:11 -04:00
  • 451223b9c8 Update ACCESSIBILITY.md Quincy Morgan 2020-09-09 12:12:17 -04:00
  • 443fb01342 Rerun validation after editing the relation members and memberships in the inspector (close #7962) Quincy Morgan 2020-09-09 11:14:29 -04:00
  • 392f93a2db Rename Reflect operations to Flip (close #7824) Quincy Morgan 2020-09-09 09:50:09 -04:00
  • 2998587076 Add welcome sign preset and derived data for #7846 mikenath223 2020-09-09 09:06:16 +01:00
  • 4b7bc73ef1 Set development version number Quincy Morgan 2020-09-08 15:20:25 -04:00
  • 3747e0a881 v2.18.5 Quincy Morgan 2020-09-08 15:10:35 -04:00
  • c2e83a0131 Update icon for Viewpoint preset (close #7851) Quincy Morgan 2020-09-08 14:50:54 -04:00
  • 2942739e69 npm run translations Quincy Morgan 2020-09-08 14:44:45 -04:00
  • 57263e0760 Update RELEASING.md Quincy Morgan 2020-09-08 11:17:33 -04:00
  • f6cd0fdfcf npm run imagery Quincy Morgan 2020-09-08 10:50:32 -04:00
  • 441b36b6e9 Update README.md Quincy Morgan 2020-09-08 10:39:14 -04:00
  • d8dbc708b2 Add Portable field to toilet presets Quincy Morgan 2020-09-08 09:36:03 -04:00
  • b194572a69 Update changelog Quincy Morgan 2020-09-08 09:31:29 -04:00