Tom Hughes
7e0fb05dd2
Update bundle
2022-11-08 18:22:33 +00:00
Tom Hughes
901e6f7d60
Merge remote-tracking branch 'upstream/pull/3788'
2022-11-08 18:14:54 +00:00
dependabot[bot]
b29e95f1ea
Bump eslint from 8.26.0 to 8.27.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.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.26.0...v8.27.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-11-07 23:01:53 +00:00
translatewiki.net
d303459cc6
Localisation updates from https://translatewiki.net .
2022-11-07 13:23:17 +01:00
dependabot[bot]
d27523d1b2
Bump leaflet.locatecontrol from 0.76.1 to 0.78.0
...
Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol ) from 0.76.1 to 0.78.0.
- [Release notes](https://github.com/domoritz/leaflet-locatecontrol/releases )
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.76.1...v0.78.0 )
---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 23:00:53 +00:00
translatewiki.net
cd018d4e5a
Localisation updates from https://translatewiki.net .
2022-11-03 13:14:52 +01:00
Andy Allan
b755db57a6
Use Pathname.glob to fetch the files
2022-11-02 18:33:32 +00:00
Andy Allan
af6fec502a
Validate URLs against supply-chain attacks
...
Unfortunately validates_url gem doesn't support mailto or xmpp urls,
so we need to write our own validation.
2022-11-02 18:21:00 +00:00
Tom Hughes
a8640d48a9
Merge remote-tracking branch 'upstream/pull/3781'
2022-11-02 12:56:20 +00:00
Andy Allan
6bbd8490fe
Remove outdated comments
...
The action no longer deals with sending, and there's no display_name
param in this bit of code so it's a bit confusing.
2022-11-02 11:22:29 +00:00
Andy Allan
22946d703a
Enable the ActionOrder cop for remaining controllers
...
Where actions were reordered, the rails standard actions were
also moved to the top of each controller.
2022-11-02 11:06:00 +00:00
Tom Hughes
49cde0e901
Fix new rubocop warnings
2022-11-01 18:42:24 +00:00
Tom Hughes
20f08f2543
Update bundle
2022-11-01 18:25:36 +00:00
Anton Khorev
ba888f5c7d
Remove query result geometry when unloading the page
2022-11-01 02:09:51 +03:00
Tom Hughes
a8db515f13
Merge remote-tracking branch 'upstream/pull/3778'
2022-10-31 22:19:16 +00:00
Anton Khorev
8bc7793d42
Replace spinners in javascript
2022-11-01 00:19:13 +03:00
Anton Khorev
28060080e8
Replace spinners in html.erb templates
2022-11-01 00:08:41 +03:00
Anton Khorev
6c415ef142
Add aria-label to close buttons
2022-10-31 23:54:58 +03:00
translatewiki.net
041aa35939
Localisation updates from https://translatewiki.net .
2022-10-31 13:25:12 +01:00
Tom Hughes
8b9d0ff560
Merge remote-tracking branch 'upstream/pull/3776'
2022-10-30 18:35:36 +00:00
Anton Khorev
357d32c57c
Remove query spinner show delay because the spinner is not hidden
2022-10-29 19:32:17 +03:00
translatewiki.net
a3acf9abc1
Localisation updates from https://translatewiki.net .
2022-10-27 13:18:40 +02:00
Tom Hughes
ea152a7ead
Merge remote-tracking branch 'upstream/pull/3770'
2022-10-26 19:22:43 +01:00
Tom Hughes
74081ab176
Merge remote-tracking branch 'upstream/pull/3769'
2022-10-26 18:23:17 +01:00
Tom Hughes
d2ca26f0e6
Merge remote-tracking branch 'upstream/pull/3771'
2022-10-26 18:16:58 +01:00
Andy Allan
46e184efb8
Add guidance on making pull requests easier to review
2022-10-26 16:00:13 +01:00
Anton Khorev
dbcf256976
Use close button instead of geolink in sidebar content
2022-10-26 15:49:13 +03:00
Anton Khorev
34a8d08209
Merge changeset <ol>s on Load more
2022-10-26 15:02:49 +03:00
Tom Hughes
3d0b94abda
Merge remote-tracking branch 'upstream/pull/3768'
2022-10-25 19:28:10 +01:00
Tom Hughes
a544895e6c
Merge remote-tracking branch 'upstream/pull/3765'
2022-10-25 19:27:01 +01:00
Tom Hughes
460ed0c844
Fix new rubocop warnings
2022-10-25 19:19:57 +01:00
Tom Hughes
9ecaa43e88
Update bundle
2022-10-25 18:09:39 +01:00
Anton Khorev
225b260640
Pass min/max lat/lon to notes index rss builder
2022-10-25 13:52:28 +03:00
Anton Khorev
0c8b9eabf3
Pass min/max lat/lon to notes rss feed builder
2022-10-25 13:35:18 +03:00
translatewiki.net
1e1e61adaa
Localisation updates from https://translatewiki.net .
2022-10-24 13:13:08 +02:00
Brian DeRocher
8eb2abc10c
get_text("reversegeocode/result") returns an XML node. We want to get the text value of that node.
...
This will unescape ' into an apostrophe.
All callers of this function will later re-encode it depending out output whether it be HTML in an email, or XML in an RSS feed.
* app/mailers/user_mail.rb
* app/helpers/geocode_helper.rb
* app/views/api/notes/feed.rss.builder
* app/views/api/notes/_note.rss.builder
Fixes openstreetmap/openstreetmap-website#3761
2022-10-23 16:04:01 -04:00
Tom Hughes
f407def8ba
Merge remote-tracking branch 'upstream/pull/3763'
2022-10-23 18:26:29 +01:00
Andy Allan
b1c798c42b
Merge pull request #3764 from openbrian/patch-3
...
another trailing space
2022-10-23 14:49:07 +01:00
Brian DeRocher
14883a01f7
another trailing space
...
My editor does this too. There's one more trailing space in this area of the file.
2022-10-22 17:31:32 -04:00
dependabot[bot]
09431c1f82
Bump eslint from 8.25.0 to 8.26.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.25.0 to 8.26.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.25.0...v8.26.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-10-21 23:00:39 +00:00
translatewiki.net
747f6c02ec
Localisation updates from https://translatewiki.net .
2022-10-20 13:14:54 +02:00
Tom Hughes
59ac72b213
Merge remote-tracking branch 'upstream/pull/3758'
2022-10-19 18:18:24 +01:00
Andy Allan
aa78da82fe
Merge pull request #3694 from AntonKhorev/share-button-group
...
Use Bootstrap button group for share tabs
2022-10-19 16:24:08 +01:00
Andy Allan
2e34b62fac
Merge branch 'pull/3692'
2022-10-19 16:14:33 +01:00
Andy Allan
2837e9970f
Minor tweaks to the markdown, in particular to wrap code characters in backticks
2022-10-19 16:11:57 +01:00
Andy Allan
3bea64f4cc
Merge pull request #3693 from lectrician1/patch-2
...
Clarify Windows installation bad + alternatives
2022-10-19 16:00:08 +01:00
Andy Allan
b0a741412f
Merge pull request #3700 from AntonKhorev/about
...
Replace <h5> used to set the font size with Bootstrap class h5
2022-10-19 15:58:17 +01:00
Andy Allan
0917201893
Merge pull request #3704 from AntonKhorev/leaflet-control-groups
...
Group map controls explicitly
2022-10-19 15:42:08 +01:00
Tom Hughes
a5b7e5695a
Update bundle
2022-10-18 18:43:21 +01:00
Tom Hughes
140b296f59
Test that tags are included correctly in the changeset feed
2022-10-18 18:42:02 +01:00