16273 Commits

Author SHA1 Message Date
ᴄʜʀɪsᴛᴏᴘʜᴇʀ ᴍᴇɴɢ eb82698fa5 Remove accidental mismatch of "PAMAP" (#8889) 2022-01-28 15:34:19 +01:00
Martin Raifer 8c54287815 Merge remote-tracking branch 'k-yle/oneway-seamarks' into develop 2022-01-28 13:27:32 +01:00
Martin Raifer fca9a67a6c Merge remote-tracking branch 'jtracey/accepted-file-types' into develop 2022-01-28 13:16:49 +01:00
Martin Raifer 55d38eba67 also render proposed paths, etc. with a thinner line
see #8913
2022-01-28 13:09:07 +01:00
Martin Raifer b4d70216de add previous merge to changelog 2022-01-28 12:49:46 +01:00
Martin Raifer d383f01351 Merge remote-tracking branch 'k-yle/8743-render-path-construction' into develop 2022-01-28 12:44:15 +01:00
Martin Raifer e9cf283447 Merge remote-tracking branch 'hodigabi/issue-8871' into develop 2022-01-28 12:34:39 +01:00
Martin Raifer d9996e9492 add missing @mention and link to issue 2022-01-28 12:33:38 +01:00
Martin Raifer ba77bdd547 add some missing changelog entries 2022-01-28 12:16:11 +01:00
Martin Raifer ee30fb2371 Merge pull request #8907 from hodigabi/issue/8906
[Issue8906] Fix broken html in the Area part of the Walkthrough
2022-01-28 11:33:41 +01:00
Gabor Hodi c308e2fb53 [Issue8871] Update changelog.md 2022-01-27 12:20:45 +01:00
Martin Raifer 765e8e3448 activate new access values (#8876) 2022-01-25 20:41:23 +01:00
Justin Tracey 3ec9a6cb6f only show accepted file types in custom data file chooser 2022-01-24 19:36:08 -05:00
Kyle Hensel 49e641dc9e render paths under construction thinner than roads 2022-01-24 16:31:16 +13:00
Gabor Hodi 2ecce0e47e [Issue8871] Do not open disabled localized combobox when clicking on it 2022-01-23 18:51:14 +01:00
Gabor Hodi 29697aa728 [Issue8906] Fix broken html in the Area part of the Walkthrough 2022-01-20 18:29:53 +01:00
Milos Brzakovic (E-Search) b926ac7e8d re-enable watch mode 2022-01-17 16:39:44 +01:00
Milos Brzakovic (E-Search) 4ed2d502c6 Merge branch 'develop' into devbuild_on_esbuild 2022-01-17 14:43:17 +01:00
Bryan Housel 5040be45e9 Sync up RapiD and iD esbuild config (#8776)
* Sync up RapiD and iD esbuild config scripts

* Remove uglify too

* Remove babel/preset-react

* Just have `npm run start` start a modern build, remove `quickstart`

* Better setup for modern/legacy build
- much simpler babel config
- separate entry points for modern and legacy (ie11/phantom)
- explicitly import 'core-js' and 'regenerator-runtime' instead of using deprecated 'babel/polyfill' plugin
- still need 'core-js-bundle' for the test/index.html, so Mocha/PhantomJS combo will work.

* Revert "Better setup for modern/legacy build"

This reverts commit 4ce17defa8a3c6f4b3a9168bcd672235bfc651be.

Co-authored-by: Milos Brzakovic (E-Search) <mbrzakovic@microsoft.com>
2022-01-17 14:18:27 +01:00
Bryan Housel 97ed56bc3a s/colors/chalk
https://www.bleepingcomputer.com/news/security/dev-corrupts-npm-libs-colors-and-faker-breaking-thousands-of-apps/
2022-01-10 23:52:29 -05:00
Martin Raifer dacecbfb94 add newly required fontawesome icons 2022-01-10 20:19:28 +01:00
Kyle Hensel 35e528946d seamark:type=separation_lane implies oneway 2022-01-07 18:05:26 +13:00
Martin Raifer 282695325c fix html injection in walkthrough
closes #8846
2021-12-29 09:59:45 +01:00
Bryan Housel d1410bce00 perf: Compare regexes as strings otherwise they look different each frame
Regexes are objects so comparing them with === will always return false
This was causing the sources to be rechecked every frame.
2021-12-22 11:28:07 -05:00
Martin Raifer 69aa69153d fix html in tooltip on hidden presets 2021-12-15 13:11:16 +01:00
Martin Raifer fe4f5c9548 add "cai_scale" to tags with upper case values
fixes #8706
2021-12-14 15:53:34 +01:00
Martin Raifer 4363bac574 document why code is commented out 2021-12-10 18:19:59 +01:00
Benjamin Clark 9bfcd56c35 Fix bug that was causing google validation warnings to appear over changesets with the approved google africa building dataset. 2021-12-09 12:33:27 -05:00
Martin Raifer ab8a07fb45 Merge branch 'switchToKarma' into develop 2021-12-07 20:07:27 +01:00
Martin Raifer 94db5c23b8 Merge remote-tracking branch 'wvanderp/switchToKarma' into develop 2021-12-07 19:59:16 +01:00
Martin Raifer 68b6d9fc26 Merge pull request #8835 from openstreetmap/accessible_ui
Improve UI accessibility - Focus on screen reader support
2021-12-07 17:37:56 +01:00
Milos Brzakovic (E-Search) e2f2568c83 translate background nudge title 2021-12-07 17:16:26 +01:00
Martin Raifer 960f5768c4 add to changelog 2021-12-07 16:27:56 +01:00
Martin Raifer cc6f16d480 Merge branch 'develop' into accessible_ui 2021-12-07 16:22:01 +01:00
Jason Ghent 8111e5d427 clearer labels for OSM links in history panel (#8834) 2021-12-07 12:45:13 +01:00
Martin Raifer 144f3e9d22 Merge remote-tracking branch 'k-yle/custom-data-numbers-bug' into develop 2021-12-07 12:24:23 +01:00
Tobias f2a1cffc03 API.md: Update broken link about presets schema (#8842)
This updates a broken link to `https://github.com/openstreetmap/iD/tree/master/data/presets#custom-presets` to link to the schema-builder project. The link was introduced 5 years ago https://github.com/openstreetmap/iD/blame/a7cba6a694519c93c5e432e27ec8b1aca4363196/API.md#L251-L252. The old v3-prototype branch still has the content https://github.com/openstreetmap/iD/tree/v3-prototype/data/presets#custom-presets which is an older version of the schema builder docs.
2021-12-07 12:19:06 +01:00
Martin Raifer 46a386cae7 add #8839 to changelog, minor cleanup of unused imports 2021-12-07 11:57:38 +01:00
Martin Raifer 7714d47b90 Merge pull request #8839 from tpetillon/history_preservation
Object history preservation improvements
2021-12-07 11:39:15 +01:00
Martin Raifer 798ea4b37c code linting 2021-12-07 11:28:58 +01:00
Martin Raifer 9fdca21cb9 fix fetching of esri imagery metadata 2021-12-07 10:41:07 +01:00
Thomas Petillon 3ff06f9045 Fix relation handling on way split
Depending on which way is the longest, the new way is inserted into the
relation before the existing one. This case must be explicitly handled
for the relation to remain correct.
2021-12-06 21:25:23 +01:00
Thomas Petillon 21f171863c Keep the oldest IDs alive when merging nodes into a way 2021-12-06 21:25:22 +01:00
Thomas Petillon 7a1d08f80e Return the empty string when calling toOSM() on entities with test IDs 2021-12-06 21:25:22 +01:00
Thomas Petillon fab6dfa3dd Add the utilCompareIDs() function 2021-12-06 21:23:38 +01:00
Thomas Petillon 23b3bc27b6 Keep the oldest ID alive when merging polygons 2021-12-06 21:23:38 +01:00
Thomas Petillon 87ca2b09cc Keep the oldest interesting ID alive when merging nodes 2021-12-06 21:23:38 +01:00
Thomas Petillon e9c7436289 Use utilOldestID() when joining ways 2021-12-06 21:23:38 +01:00
Thomas Petillon e1898e5c56 Add the utilOldestID() function 2021-12-06 21:23:38 +01:00
Martin Raifer ff19a1d1ad add links to editor-layer-index and discussions tab 2021-12-06 12:05:06 +01:00