Commit graph

12372 commits

Author SHA1 Message Date
Andy Allan
1d5b711e62
Merge pull request #3657 from Mortein/patch-1
Correct name in graphhopper.js
2022-08-24 15:48:57 +01:00
Andy Allan
d09221d5f6 Strip trailing whitespace from copyright notice
My editor does this any time the file is saved, so let's fix this.

Was introduced recently in #3565
2022-08-24 14:24:08 +01:00
Andy Allan
a0d0dee886 Return to issue index if you can't view reassigned issue
Fixes #3652
2022-08-24 14:05:19 +01:00
Tom Hughes
651c6b0d4c Update bundle 2022-08-23 20:40:50 +01:00
translatewiki.net
0734a83fbf Localisation updates from https://translatewiki.net. 2022-08-22 13:12:29 +02:00
translatewiki.net
09324c9530 Localisation updates from https://translatewiki.net. 2022-08-18 13:13:08 +02:00
Kiel Hurley
778f6a8e36
Correct name in graphhopper.js
When using directions, the footer says "Directions courtesy of Graphhopper"
2022-08-17 13:19:25 +12:00
Tom Hughes
c815101381 Update bundle 2022-08-16 19:20:51 +01:00
dependabot[bot]
159ef16601
Bump eslint from 8.21.0 to 8.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 23:00:49 +00:00
translatewiki.net
31eb7cc11a Localisation updates from https://translatewiki.net. 2022-08-15 13:12:09 +02:00
translatewiki.net
386cf29755 Localisation updates from https://translatewiki.net. 2022-08-11 13:13:40 +02:00
Andy Allan
7e62e2b5ed Filter out the communities before loading the translations
This avoids loading excessive numbers of translations
2022-08-10 17:34:24 +01:00
Andy Allan
bf1f882eb8 Genericese comment 2022-08-10 17:19:46 +01:00
Andy Allan
87bb2a717d Use each_with_object 2022-08-10 14:01:42 +01:00
Andy Allan
5dcb4aa8fd Use member syntax for accessing communities 2022-08-10 13:54:14 +01:00
Andy Allan
d20632de9c Restrict files read from directory 2022-08-10 13:48:27 +01:00
Andy Allan
d29807d715 Upgrade osm-communities-index package 2022-08-10 13:47:12 +01:00
Tom Hughes
6795f4adc3 Update bundle 2022-08-09 18:27:56 +01:00
translatewiki.net
7e0e7ac57b Localisation updates from https://translatewiki.net. 2022-08-08 13:11:52 +02:00
translatewiki.net
a57d658a6c Localisation updates from https://translatewiki.net. 2022-08-04 13:13:39 +02:00
Tom Hughes
d3388abe51 Merge remote-tracking branch 'upstream/pull/3649' 2022-08-03 20:37:56 +01:00
Andy Allan
e08a997904
Merge pull request #3589 from tomhughes/brotli
Enable brotli compression for assets
2022-08-03 19:51:56 +01:00
Andy Allan
a9a00acf68 Fix italic font styles
This was missed during the bootstrap 5 upgrade
2022-08-03 19:49:46 +01:00
Tom Hughes
89fd11079f Merge remote-tracking branch 'upstream/pull/3648' 2022-08-03 19:19:29 +01:00
Tom Hughes
fb362ef0d8 Enable brotli compression for assets 2022-08-03 19:01:24 +01:00
Andy Allan
f16d497703 Remove the user menu focus overrides
This restores the outline effect when the button is focussed using
keyboard navigation.

Refs #3633
2022-08-03 18:59:32 +01:00
Andy Allan
19d6216860
Merge pull request #3552 from rugk/patch-1
Add cause to feature request issue template
2022-08-03 18:49:26 +01:00
Andy Allan
723e6851ef Minor grammar changes to feature template 2022-08-03 18:48:02 +01:00
Tom Hughes
7e5d47e6a8 Merge remote-tracking branch 'upstream/pull/3644' 2022-08-03 18:45:47 +01:00
Tom Hughes
3971c54530 Merge remote-tracking branch 'upstream/pull/3647' 2022-08-03 18:45:19 +01:00
Tom Hughes
47e585f94f Merge remote-tracking branch 'upstream/pull/3646' 2022-08-03 18:45:15 +01:00
Andy Allan
9db0808870
Merge pull request #3581 from harry-wood/discourage-note-report
Wording to discourage note reporting
2022-08-03 18:38:36 +01:00
Andy Allan
c185ef2598 Use standard bootstrap spacers, rather than custom css, to space out the elements
Also make the reporting text small, since it's not required reading in most circumstances.
2022-08-03 18:25:22 +01:00
Harry Wood
7eae946b9a Move note reporting link to bottom of the sidebar
Move the 'report this note' and surrounding sentence down the sidebar beneath the commont/resolve form to give it less prominence.
2022-08-03 18:11:01 +01:00
Harry Wood
dce0f1639e Add wording to discourage reporting a note
Add some wording wrapped around the 'Report this note' link to explain to users to resolve the note instead.

Tackling the issue reported by DWG, that too many note reports are coming to them, where the users could deal it themselves: https://github.com/openstreetmap/openstreetmap-website/issues/3071
2022-08-03 18:10:03 +01:00
Andy Allan
d797dec4ce Add a basic security policy.
Fixes #3553
2022-08-03 17:06:18 +01:00
Andy Allan
e443ec7587
Merge pull request #3634 from AntonKhorev/map-key-tooltip
Fix tooltips
2022-08-03 15:38:58 +01:00
Andy Allan
68776e378c Fix remaining tooltips, and add tests
These were broken during the upgrade to bootstrap 5

Fixes #3632
2022-08-03 15:20:50 +01:00
Andy Allan
d235b12767 Enable focus styling for leaflet control buttons
Fixes #3633
2022-08-03 14:58:40 +01:00
Andy Allan
08020fff63 Switch reverse_directions link to use a button
This makes it keyboard selectable, and also preserves the event
handler.

Refs #3637
2022-08-03 14:10:52 +01:00
Andy Allan
6b69655812
Merge pull request #3631 from AntonKhorev/bootstrap-close
Use Bootstrap close button
2022-08-03 11:47:08 +01:00
Andy Allan
e59ba78575 Use lead text highlighting for lede paragraph 2022-08-03 10:35:13 +01:00
Andy Allan
83a0ea14f1 Refactor i18n so that all community information is available
This makes it easier to use non-chapter communities on the site in future.
2022-08-03 10:11:30 +01:00
Tom Hughes
0371cdcfd9 Update bundle 2022-08-02 18:15:49 +01:00
Tom Hughes
d2edd6a3d1 Merge remote-tracking branch 'upstream/pull/3643' 2022-08-02 18:11:03 +01:00
dependabot[bot]
8ec298b572
Bump eslint from 8.20.0 to 8.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 23:00:49 +00:00
Tom Hughes
e9f62a8c30 Rename piwik to matomo and merge configuration into settings 2022-08-01 22:42:04 +01:00
translatewiki.net
4f74a67f6c Localisation updates from https://translatewiki.net. 2022-08-01 13:15:30 +02:00
Tom Hughes
a9b6a0278d Merge remote-tracking branch 'upstream/pull/3638' 2022-07-29 19:03:32 +01:00
Tom Hughes
a21c9ee2e1 Merge remote-tracking branch 'upstream/pull/3640' 2022-07-29 19:02:59 +01:00