Tom Hughes
023fd29d71
Update bundle
2022-11-29 18:28:45 +00:00
translatewiki.net
77d43fd1d1
Localisation updates from https://translatewiki.net .
2022-11-28 13:12:01 +01:00
快乐的老鼠宝宝
edb3e66b39
fix(README.md): typo and grammar
2022-11-25 00:20:40 +08:00
translatewiki.net
71c636e18e
Localisation updates from https://translatewiki.net .
2022-11-24 13:13:38 +01:00
快乐的老鼠宝宝
427836b5a6
docs(README.md): add communities name translate guide
...
In https://github.com/openstreetmap/openstreetmap-website/issues/3653 and https://github.com/openstreetmap/openstreetmap-website/issues/3814 noticed that communities name listed in https://www.openstreetmap.org/communities can't found in TranslateWiki
2022-11-24 17:04:46 +08:00
Andy Allan
067b0de439
Merge pull request #3676 from harry-wood/notes-disappear-time
...
Display how long until a note will disappear
2022-11-23 15:44:26 +00:00
Tom Hughes
021f56c523
Update node modules
2022-11-22 18:50:35 +00:00
Tom Hughes
8cef62cd2c
Merge remote-tracking branch 'upstream/pull/3301'
2022-11-22 18:47:24 +00:00
Tom Hughes
dc28f1dccc
Fix new rubocop warnings
2022-11-22 18:32:02 +00:00
Tom Hughes
61ad3234fc
Update bundle
2022-11-22 18:16:22 +00:00
translatewiki.net
7c9b3229e6
Localisation updates from https://translatewiki.net .
2022-11-21 13:11:49 +01:00
Tom Hughes
1520574677
Merge remote-tracking branch 'upstream/pull/3809'
2022-11-20 18:31:04 +00:00
Tom Hughes
e73aa060bc
Merge remote-tracking branch 'upstream/pull/3808'
2022-11-20 18:31:02 +00:00
dependabot[bot]
d529e0be04
Bump leaflet from 1.9.2 to 1.9.3
...
Bumps [leaflet](https://github.com/Leaflet/Leaflet ) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/Leaflet/Leaflet/releases )
- [Changelog](https://github.com/Leaflet/Leaflet/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Leaflet/Leaflet/compare/v1.9.2...v1.9.3 )
---
updated-dependencies:
- dependency-name: leaflet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 23:01:18 +00:00
dependabot[bot]
fd4631f10f
Bump eslint from 8.27.0 to 8.28.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.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.27.0...v8.28.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-18 23:01:12 +00:00
Tom Hughes
17e87ab67a
Merge remote-tracking branch 'upstream/pull/3805'
2022-11-17 17:51:46 +00:00
Tom Hughes
14e73fd9c2
Merge remote-tracking branch 'upstream/pull/3804'
2022-11-17 17:49:58 +00:00
Tom Hughes
c0278a01da
Merge remote-tracking branch 'upstream/pull/3803'
2022-11-17 17:49:17 +00:00
Andy Allan
97b7bac956
Use the mail_to method to construct a mailto link for browse tag values
...
This is easier than building a mailto link ourselves. Also implement
the missing title tag and write a test for it.
2022-11-17 12:53:33 +00:00
Andy Allan
f17912cebc
Enable more brakeman checks
...
These have been refactored already, so no longer need to be skipped.
2022-11-17 12:15:02 +00:00
translatewiki.net
ccc898b8a0
Localisation updates from https://translatewiki.net .
2022-11-17 13:12:56 +01:00
Andy Allan
1559d88048
Create a second title_user translation, to avoid using html_safe
2022-11-17 12:10:49 +00:00
Andy Allan
972249ce9d
Reconfigure the suspended flash message to avoid html_safe
...
This also avoids having raw html in the translation strings
2022-11-17 12:04:28 +00:00
Tom Hughes
f839257e3e
Merge remote-tracking branch 'upstream/pull/3798'
2022-11-16 18:33:51 +00:00
Tom Hughes
359f967b3f
Merge remote-tracking branch 'upstream/pull/3797'
2022-11-16 18:16:09 +00:00
Tom Hughes
961ed61247
Merge remote-tracking branch 'upstream/pull/3799'
2022-11-16 18:14:38 +00:00
Tom Hughes
63c1ade01a
Merge remote-tracking branch 'upstream/pull/3800'
2022-11-16 18:12:29 +00:00
Andy Allan
efdaecdbf3
Merge pull request #3779 from AntonKhorev/spinner
...
Replace searching.gif images with Bootstrap spinners
2022-11-16 16:22:18 +00:00
Andy Allan
aab33eee87
Use rails 7.0 configuration defaults
...
All the entries in the new framework defaults were enabled a while
ago, apart from the cookies serializer which is already defined in
config/initializers/cookies_serializer.rb
2022-11-16 15:29:30 +00:00
Andy Allan
9b0767b80f
Relax strict version constraint on rails gem
...
This lets us receive 7.0.x patch releases without having to edit the Gemfile.
2022-11-16 14:26:05 +00:00
Anton Khorev
c3e6059222
Pass original event instad of leaflet event to changeset bbox click simulation
2022-11-16 15:45:27 +03:00
Andy Allan
eba12dc876
Minor documentation tweaks
...
Prefer 'you' to 'one' since 'you' is used throughout the documentation and is easier for non-native speakers.
2022-11-16 12:19:12 +00:00
Andy Allan
293ce4880e
Standardise on openstreetmap-website instead of rails port
...
Fixes #3796
2022-11-16 12:16:45 +00:00
Tom Hughes
52c0bb5e73
Merge remote-tracking branch 'upstream/pull/3795'
2022-11-15 21:02:30 +00:00
Seth Deegan
82c0df8ef9
Fix feature request GitHub issue template
...
The syntax for the feature request GitHub issue template yaml file was wrong because two elements had the same ids and thus the feature request issue form did not work. This changes one that was the same.
2022-11-15 15:07:52 -05:00
Tom Hughes
e48c3a575d
Update bundle
2022-11-15 18:12:25 +00:00
Tom Hughes
533a10bee4
Merge remote-tracking branch 'upstream/pull/3792'
2022-11-14 12:32:18 +00:00
translatewiki.net
b3e5af0ee8
Localisation updates from https://translatewiki.net .
2022-11-14 13:13:25 +01:00
Martin Raifer
a3b5c85497
clear default connections when using preauth
2022-11-14 12:32:56 +01:00
Tom Hughes
2c497aee7a
Merge remote-tracking branch 'upstream/pull/3791'
2022-11-13 18:36:35 +00:00
Martin Raifer
cdee36bbed
Update to iD v2.23.2
2022-11-12 22:21:59 +01:00
Tom Hughes
9f11cff019
Merge remote-tracking branch 'upstream/pull/3789'
2022-11-11 19:17:16 +00:00
Martin Raifer
516b65c223
Update to iD v2.23.1
2022-11-10 13:40:53 +01:00
translatewiki.net
f3c4099b59
Localisation updates from https://translatewiki.net .
2022-11-10 13:14:46 +01:00
Tom Hughes
8e976fbac1
Merge remote-tracking branch 'upstream/pull/3780'
2022-11-08 18:32:18 +00:00
Tom Hughes
6fb57a68b6
Merge remote-tracking branch 'upstream/pull/3783'
2022-11-08 18:26:51 +00:00
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