Commit graph

12724 commits

Author SHA1 Message Date
Andy Allan
2f3c2cdb44 Remove unused small.scss symlinks
These should have been removed as part of 5ab682dbbd
2023-03-23 09:46:42 +00:00
Tom Hughes
2ca1576e9a Merge remote-tracking branch 'upstream/pull/3983' 2023-03-22 19:15:20 +00:00
Andy Allan
071f2798d4 Avoid using raw html in credit translations 2023-03-22 14:40:55 +00:00
Andy Allan
77e6bb8577 Avoid using raw html in translations on the copyright page 2023-03-22 14:40:55 +00:00
Tom Hughes
a7051e924f Merge remote-tracking branch 'upstream/pull/3982' 2023-03-22 11:00:09 +00:00
Tom Hughes
425d568037 Merge remote-tracking branch 'upstream/pull/3981' 2023-03-22 10:52:02 +00:00
Andy Allan
cefca34f04
Merge pull request #3973 from tomhughes/one
Include count in messages for the "one" plural category
2023-03-22 10:39:32 +00:00
Andy Allan
3ec310b0c8 Fix indentation 2023-03-22 10:37:20 +00:00
Andy Allan
d41d52877e Use with_locale for the copyright page
This avoids having to override the locale on each and every translation
2023-03-22 10:37:20 +00:00
Andy Allan
a91afa0e78 Use .with_locale for about page
This simplifies the code, since we can avoid having to specify the
locale for every translation.

The test was added since I originally developed another approach,
but that caused exceptions on invalid locales.
2023-03-22 10:13:01 +00:00
Andy Allan
473d425c10 Remove the language block from around the original guidance
The guidance is shown in the user's own language, not in english.
2023-03-22 09:55:41 +00:00
Andy Allan
1d5ba57c49 Remove the language block from around the guidance
This was unnecessary and also incorrect. The guidance is shown in the users
own language, not in the @locale of the copyright statement, and so
doesn't need any language wrapping and certainly not stating that it's in
the @locale.
2023-03-22 09:55:41 +00:00
Tom Hughes
5d86e624b0 Update bundle 2023-03-21 19:16:34 +00:00
translatewiki.net
edca1a05b3 Localisation updates from https://translatewiki.net. 2023-03-20 13:20:41 +01:00
wtrbtl03
2a62e368cc Update en.yml 2023-03-20 12:59:23 +05:30
translatewiki.net
7010635bdf Localisation updates from https://translatewiki.net. 2023-03-16 13:14:58 +01:00
Tom Hughes
b5cc4449a6 Include count in messages for the "one" plural category 2023-03-15 21:01:32 +00:00
Tom Hughes
cc0473ada8 Update bundle 2023-03-14 18:13:51 +00:00
Tom Hughes
81ed5bef6d Merge remote-tracking branch 'upstream/pull/3968' 2023-03-14 18:12:42 +00:00
translatewiki.net
b078b6b10b Localisation updates from https://translatewiki.net. 2023-03-13 13:13:27 +01:00
Tom Hughes
0571802b31 Remove accidental commit 2023-03-12 17:53:30 +00:00
Tom Hughes
35c59bff0d Fix "load more" button on search results
Fixes #3969
2023-03-12 17:52:39 +00:00
Tom Hughes
6e6d806560 Set the locale when rendering a generic error page 2023-03-12 16:10:14 +00:00
dependabot[bot]
b03209f420
Bump eslint from 8.35.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.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.35.0...v8.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 23:56:36 +00:00
Andy Allan
e2d3aee2bd
Merge pull request #3966 from willemarcel/patch-2
Add space between form and Publish diary button
2023-03-10 18:19:19 +00:00
Wille Marcel
525c041743
Add space between form and Publish diary button 2023-03-10 15:16:44 -03:00
Tom Hughes
e2e79ba549 Drop legacy forums from help page 2023-03-08 17:40:34 +00:00
Tom Hughes
07e57daf2b Merge remote-tracking branch 'upstream/pull/3963' 2023-03-08 17:07:34 +00:00
Tom Hughes
9241d9810d Merge remote-tracking branch 'upstream/pull/3962' 2023-03-08 17:00:48 +00:00
Andy Allan
63303c22b7
Merge pull request #3846 from SK53/osgb-date-2022
Update OSGB date range for copyright
2023-03-08 16:59:07 +00:00
Andy Allan
08c28b2a0e Update copyright date based on LWG request 2023-03-08 16:52:10 +00:00
Andy Allan
2fac7a4384 Document the procedure to change the copyright attribution page
This comes up every now and then, and so let's have the existing procedure documented.
2023-03-08 16:43:54 +00:00
Andy Allan
e6487f1d44
Merge pull request #3958 from tomhughes/geocoder-post
Use POST for geocoder backends
2023-03-08 16:28:55 +00:00
Andy Allan
59ed461a5d Rework confirmations page to avoid raw html in translations 2023-03-08 16:09:27 +00:00
Andy Allan
2771921cb1 Rework shared kramdown instructions to avoid html in translations 2023-03-08 16:09:27 +00:00
Andy Allan
235618b9c0 Remove html from translations for terms page 2023-03-08 16:09:27 +00:00
Andy Allan
8a8935c8b6 Remove remaining html in translations from fixthemap page 2023-03-08 16:09:27 +00:00
Andy Allan
e6395508c4 Refactor communities page to avoid html in translations 2023-03-08 16:09:27 +00:00
Andy Allan
9c8bb75b9d Refactor potlatch page to avoid html in translations 2023-03-08 16:09:27 +00:00
Tom Hughes
bef4602697 Merge remote-tracking branch 'upstream/pull/3961' 2023-03-08 16:07:08 +00:00
Tom Hughes
904b88b1db Merge remote-tracking branch 'upstream/pull/3960' 2023-03-08 15:58:03 +00:00
Andy Allan
85dbe7c29a Add the i18n-tasks gem
This can be used for checking our translations, for example to see
if there are unused translations in en.yml
2023-03-08 15:34:54 +00:00
Andy Allan
4bf81418db Remove unused user_blocks translations
These checkboxes were removed in 95c3d640a4
2023-03-08 15:10:19 +00:00
Andy Allan
53ce4161bf Remove used issues#update translations
These are covered by reports#create, and there is no issues#update
controller method or view.
2023-03-08 15:03:57 +00:00
Andy Allan
35b278d2da Remove used translations on the registration page
We use activerecord attributes for this instead
2023-03-08 14:53:34 +00:00
Andy Allan
f26ad95ade Remove set_home translation
The corresponding method was removed in 2010 with fbe529d87e
2023-03-08 14:51:13 +00:00
Andy Allan
86e51d7b67 Remove several unused translations from the user#show page 2023-03-08 14:46:12 +00:00
Tom Hughes
8919c8c404 Use POST for geocoder backends
The geocoder backend calls are a private implementation detail
and using POST enables request forgery checks and makes scraping
of nominatim via the backend calls harder.
2023-03-07 17:24:48 +00:00
Tom Hughes
2e5e2bc263 Add rubocop-capybara 2023-03-07 17:09:29 +00:00
Tom Hughes
d8f333df4e Update bundle 2023-03-07 17:02:18 +00:00