Commit graph

11304 commits

Author SHA1 Message Date
Tom Hughes
cc461b126d Correct policing of access to private user details 2021-08-24 17:49:08 +01:00
translatewiki.net
55c195f46d Localisation updates from https://translatewiki.net. 2021-08-23 13:11:11 +02:00
Tom Hughes
29e9857145 Improve behaviour of secondary action lists when wrapping
Based on https://stackoverflow.com/a/31732902 this ensure that when
a secondary action list wraps the additional lines don't start with
an item delimiter by pushing it to the left, outside of a parent nav
element which then hides it.
2021-08-21 15:38:00 +01:00
Tom Hughes
10fcaeb164 Update to rails 6.1.4.1 2021-08-21 14:38:08 +01:00
Tom Hughes
ed404850fb Update bundle 2021-08-21 14:36:27 +01:00
translatewiki.net
0d5e634669 Localisation updates from https://translatewiki.net. 2021-08-19 13:10:28 +02:00
Tom Hughes
eac749dbf2 Merge remote-tracking branch 'upstream/pull/3298' 2021-08-18 15:29:17 +01:00
Tom Hughes
6efc77b473 Merge remote-tracking branch 'upstream/pull/3296' 2021-08-18 15:12:43 +01:00
Andy Allan
6ab522b2b3 Convert account setting menu to tabs, and include on other pages
This makes it easier to navigate around these pages. Since each tab
corresponds to a given controller, this makes the selection of active
tabs straightforward.
2021-08-18 14:30:35 +01:00
Andy Allan
3f8cf32272 Refactor the profile page to move the profile information out of the header
This makes it look like other normal pages, along with removing the unusual full-width class.
2021-08-18 13:33:14 +01:00
Andy Allan
cb7b79a58f Split the non-public information off of the profile page
This opens up many possibilities for more interesting things to be
shown on the dashboard, as well as making it easier to find if
you have lots of content in your profile.
2021-08-18 13:32:36 +01:00
mbrzakovic
59e7d7e486 Update to iD v2.20.1 2021-08-18 11:02:49 +00:00
Tom Hughes
7d46f5db60 Fix new rubocop warnings 2021-08-17 18:17:18 +01:00
Tom Hughes
e13f17adf0 Update bundle 2021-08-17 18:15:30 +01:00
translatewiki.net
b9f688e1e6 Localisation updates from https://translatewiki.net. 2021-08-16 13:10:49 +02:00
Tom Hughes
495fd0e333 Merge remote-tracking branch 'upstream/pull/3294' 2021-08-15 11:15:23 +01:00
Mateusz Konieczny
2c56e82c72 rerun script/misc/update-wiki-pages 2021-08-15 10:51:56 +02:00
Tom Hughes
9778714046 Merge remote-tracking branch 'upstream/pull/3293' 2021-08-12 18:10:54 +01:00
Tom Hughes
700bf13279 Merge remote-tracking branch 'upstream/pull/3292' 2021-08-12 17:57:54 +01:00
Tom Hughes
678b63acb3 Merge remote-tracking branch 'upstream/pull/3291' 2021-08-12 17:57:51 +01:00
Andy Allan
2436f9e580 Use named paths for diary comments path 2021-08-12 17:57:40 +01:00
Andy Allan
536dee8fc7 Use named paths for various user blocks links 2021-08-12 17:57:40 +01:00
Andy Allan
d797de4317 Use user_account_path for links to settings page
Much easier to read than having to be explicit about controllers etc
2021-08-12 17:09:07 +01:00
Andy Allan
06d73857d1 Avoid using raw html in translations for links.
This is a followup to 26698d6 which introduced the html. It's better
to use interpolation for links, since this avoids the translations
from introducing html syntax errors.

I had to change the translation key, since changing the interpolation
variables alone would lead to breakages.
2021-08-12 16:35:54 +01:00
Andy Allan
57302832a4 Update the link for changing your editor preferences
I've left the internal name of the link the same, to avoid having to
change the translation key and retranslate everything.
2021-08-12 16:30:34 +01:00
translatewiki.net
ebb25a095c Localisation updates from https://translatewiki.net. 2021-08-12 13:10:09 +02:00
Tom Hughes
77cfc510ac Update bundle 2021-08-09 18:47:59 +01:00
Tom Hughes
26698d6d26 Use correct link for users with no location
Fixes #3290
2021-08-09 18:29:54 +01:00
translatewiki.net
df061947c4 Localisation updates from https://translatewiki.net. 2021-08-09 13:11:14 +02:00
Tom Hughes
cf54b68f84 Restore accidentally deleted lines in database structure 2021-08-06 00:19:39 +01:00
Tom Hughes
81c3ebe03c Remove xid_to_int4 postgres function
Fixes #3288
2021-08-06 00:15:40 +01:00
translatewiki.net
061b0733b6 Localisation updates from https://translatewiki.net. 2021-08-05 13:09:02 +02:00
Tom Hughes
ec05dc02c2 Update bundle 2021-08-03 13:49:54 +01:00
Tom Hughes
e1234c8570 Merge remote-tracking branch 'upstream/pull/3282' 2021-08-03 12:30:52 +01:00
Andrew Harvey
5ef8c1d6b1
Update attribution for Australia
Per request from the copyright holder to DWG updated to match requested attribution per https://data.gov.au/data/dataset/bdcf5b09-89bc-47ec-9281-6b8e9ee147aa
2021-08-03 12:01:50 +10:00
translatewiki.net
ca318eeb7d Localisation updates from https://translatewiki.net. 2021-08-02 13:09:58 +02:00
dependabot[bot]
babbf28c00
Bump eslint from 7.31.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 23:00:40 +00:00
translatewiki.net
9e1d4b1399 Localisation updates from https://translatewiki.net. 2021-07-29 13:11:28 +02:00
Tom Hughes
08e2a06e41 Merge remote-tracking branch 'upstream/pull/3279' 2021-07-28 20:18:07 +01:00
Tom Hughes
af637e0d92 Merge remote-tracking branch 'upstream/pull/3278' 2021-07-28 20:17:41 +01:00
Andy Allan
36f6d8d85d Fix redirect to terms path when not logged in
This was missed during #3147 since it wasn't covered by a test.
2021-07-28 16:36:13 +01:00
Andy Allan
dd9eca9346 Switch to html5-compatible fragment encoding for wikipedia URLs
Fixes #3269

In the HTML4 days, fragments weren't allowed to have `%` signs, so
mediawiki generated fragments with `%` replaced with a `.`

In HTML5, fragments can have % encoded characters, and so in 2017
wikipedia switched over to this for their automatically generated
fragments, while keeping the "dot" versions available as a fallback.

However, we have been automatically converting all fragments,
including manually specified anchors that do not have "dot"-encoded
versions available. So we can now simplify everything by just using
the HTML5 percent-encoded fragments.
2021-07-28 16:01:48 +01:00
Tom Hughes
61e963ecdb Merge remote-tracking branch 'upstream/pull/3277' 2021-07-28 15:05:49 +01:00
Andy Allan
ab8d3485bd Use our darkgrey for bootstrap secondary colour
Our blue is less saturated and lighter, and so the bootstrap-default
secondary colour is too dark and too saturated when beside our
primary buttons.
2021-07-28 14:17:55 +01:00
Andy Allan
95d406937e
Merge pull request #3268 from tomhughes/capitalisation
Improve capitalisation of page titles
2021-07-28 11:06:47 +01:00
Tom Hughes
7761b7991a Merge remote-tracking branch 'upstream/pull/3276' 2021-07-28 10:46:21 +01:00
Andy Allan
cacc8d9a07 Add --ignore-engines for yarn in the Dockerfile
Refs #3275

See also 102f3a6668
2021-07-28 10:14:49 +01:00
Tom Hughes
7e14ecbc28 Merge remote-tracking branch 'upstream/pull/3274' 2021-07-28 09:57:49 +01:00
Andy Allan
baee0b9a90 Enable test for showing flash message in the new language 2021-07-28 09:38:24 +01:00
Tom Hughes
e842c7be97 Add missing autocomplete attributes 2021-07-27 19:36:47 +01:00