Commit graph

11570 commits

Author SHA1 Message Date
Andy Allan
2a885c2cce Ensure the heading text appears above the illustration
The easiest way to do this is to make the text a child of the div
with the background image. The change to min-size is so that if
the text wraps often enough on narrow screens, the header expands
vertically rather than the text spilling over.

Fixes #3259
2021-07-21 15:08:33 +01:00
Tom Hughes
cd9a72e669 Merge remote-tracking branch 'upstream/pull/3263' 2021-07-21 12:16:08 +01:00
Tom Hughes
377f394a7c Treat association between users and OAuth 2 applications as polymorphic 2021-07-21 11:52:10 +01:00
Andy Allan
2443e7dd65 Refactor to use a heading class for height when using header-illustrations
This fixes a glitch highlighted in #3259, where the css class stopped applying
when the view was moved to a different controller.

We're moving to having each view responsible for their layout, and commonly having
override classes explicitly in the relevant views. So we can follow that pattern here.
2021-07-21 11:45:37 +01:00
Andy Allan
37b03e47c6 Fix various code comments
These were found as part of #3233
2021-07-21 11:24:23 +01:00
Tom Hughes
4d47cff5e1 Merge remote-tracking branch 'upstream/pull/3237' 2021-07-21 11:24:17 +01:00
Tom Hughes
b7bedff1ce Update bundle 2021-07-20 18:10:03 +01:00
Tom Hughes
07be36f8be Merge remote-tracking branch 'upstream/pull/3262' 2021-07-20 18:09:07 +01:00
dependabot[bot]
9d20057c7d
Bump eslint from 7.30.0 to 7.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.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.30.0...v7.31.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-19 23:00:50 +00:00
translatewiki.net
deb5e17013 Localisation updates from https://translatewiki.net. 2021-07-19 13:09:27 +02:00
Tom Hughes
9018d1af07 Merge remote-tracking branch 'upstream/pull/3251' 2021-07-18 18:25:44 +01:00
translatewiki.net
c77910c386 Localisation updates from https://translatewiki.net. 2021-07-15 13:10:37 +02:00
Tom Hughes
78f38502cb Merge remote-tracking branch 'upstream/pull/3258' 2021-07-14 19:20:47 +01:00
Andy Allan
0ab9359f9f Ensure message destroy button has danger colour when showing the message, and add button to show page when viewing sent messages 2021-07-14 18:54:23 +01:00
Andy Allan
e073f93bbd Ensure the message title shows in the heading for both sent and received messages
I'm not sure why they were ever different.
2021-07-14 18:40:02 +01:00
Andy Allan
d89c4f887c Add a title in the heading to match the main menu text 2021-07-14 18:36:52 +01:00
Andy Allan
a8b4325be9 Convert mailbox navigation to use tabs 2021-07-14 18:34:39 +01:00
Andy Allan
caf2e2a242 Move profile-related settings to their own form
Refs #3167
2021-07-14 17:45:19 +01:00
Andy Allan
9b8f2bbcbe Remove code complexity around resetting language preferences
This was originally introduced since we saved the user and showed
the result on the same action. Now that the preferences controller
saves and redirects, the user model and associated language preferences
are reloaded between requests, and this code is no longer required.
2021-07-14 17:40:20 +01:00
Andy Allan
2403630da8 Split user preferences into a separate page
Refs #3167
2021-07-14 17:40:20 +01:00
Tom Hughes
459a798f45 Update bundle 2021-07-14 11:28:03 +01:00
translatewiki.net
2fd8c312cb Localisation updates from https://translatewiki.net. 2021-07-12 13:08:34 +02:00
translatewiki.net
3bae8fb04e Localisation updates from https://translatewiki.net. 2021-07-08 13:09:12 +02:00
Tom Hughes
cad185a83c Merge remote-tracking branch 'upstream/pull/3253' 2021-07-07 00:33:11 +01:00
dependabot[bot]
d1e299d274
Bump coverallsapp/github-action from 1.1.2 to 1.1.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.2...1.1.3)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 23:04:44 +00:00
Tom Hughes
ba8093f13a Allow cross origin access to OAuth 2 token endpoints 2021-07-06 19:30:05 +01:00
Tom Hughes
9db8488e7f Allow cross origin access to trace data
Fixes #3252
2021-07-06 19:29:42 +01:00
Tom Hughes
e148b91188 Update bundle 2021-07-06 18:09:00 +01:00
Tom Hughes
da546af22e Allow acls to match on parent domains 2021-07-06 10:13:33 +01:00
Morten Bruhn
e4d3565a8b
Added historic=rune_stone to en.yml 2021-07-06 11:13:16 +02:00
translatewiki.net
09b4997e8b Localisation updates from https://translatewiki.net. 2021-07-05 13:10:43 +02:00
Tom Hughes
b10361e3ab Merge remote-tracking branch 'upstream/pull/3247' 2021-07-03 00:11:47 +01:00
dependabot[bot]
875878657e
Bump eslint from 7.29.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.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.29.0...v7.30.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-02 23:00:55 +00:00
Tom Hughes
f6ee9cd940 Merge remote-tracking branch 'upstream/pull/3246' 2021-07-02 13:56:50 +01:00
Paul Norman
f2c57e0d71
Update banner FAQ.
This adds a contrast requirement for the upper-right corner so the
'X' can be seen. It also adds a requirement that PRs be created
before the banner needs to be shown, in order to allow for proper
review.
2021-07-02 05:49:06 -07:00
Tom Hughes
e4ce1c5f2f Check that the permission is non-zero
Fixes #3241
2021-07-01 16:35:29 +01:00
translatewiki.net
433ec44cb1 Localisation updates from https://translatewiki.net. 2021-07-01 13:50:13 +02:00
Tom Hughes
cf7222086a Merge remote-tracking branch 'upstream/pull/3240' 2021-06-30 22:25:02 +01:00
Tom Hughes
d32d8cda46 Merge remote-tracking branch 'upstream/pull/3239' 2021-06-30 19:14:47 +01:00
Andy Allan
0c7ad10573 Refactor About header to use bootstrap and flex
This reduces the amount of custom CSS required for the layout, and
makes it responsive on small screen sizes.
2021-06-30 15:21:49 +01:00
Andy Allan
04ac7d9c03 Alight the max-width of the content to one of the bootstrap breakpoints
This makes various things easier to reason about, as well as making
some grid things easier too.
2021-06-30 11:48:12 +01:00
Andy Allan
014b86f91c Use bootstrap font family
This contains and expanded list of fonts, covering more platforms
and edge cases than ours, so there's no need to override.
2021-06-30 11:29:34 +01:00
Andy Allan
2a347e71be Remove some default styling from body
These mirror, either exactly or pretty close to exactly, what is set
by the bootstrap reboot style, so there's no need for us to duplicate.
2021-06-30 11:17:30 +01:00
Tom Hughes
a32b751fed Remove some references to webmaster 2021-06-29 19:22:31 +01:00
Tom Hughes
ef092045e0 Fix some broken translation lookups 2021-06-29 19:14:50 +01:00
Tom Hughes
e97eaed276 Fix new erblint warnings 2021-06-29 18:42:34 +01:00
Tom Hughes
d3c800fdb4 Fix new rubocop warnings 2021-06-29 18:29:00 +01:00
Tom Hughes
819ad523b5 Update bundle 2021-06-29 18:21:22 +01:00
translatewiki.net
84f6029ead Localisation updates from https://translatewiki.net. 2021-06-28 15:36:14 +02:00
Tom Hughes
b4a1e41968 Switch web site to use OAuth 2 2021-06-27 19:00:36 +01:00