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
Tom Hughes
90360df6d7
Merge remote-tracking branch 'upstream/pull/3235'
2021-06-27 18:44:05 +01:00
Tom Hughes
608aafbf14
Make /api/0.6/permissions work for OAuth 2 clients
2021-06-27 00:38:16 +01:00
dependabot[bot]
9dd82c96dd
Bump leaflet.locatecontrol from 0.73.0 to 0.74.0
...
Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol ) from 0.73.0 to 0.74.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.73.0...v0.74.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>
2021-06-25 23:00:44 +00:00
Tom Hughes
1bc1905248
Restore browse-section class to changeset view
...
Fixes #3234
2021-06-25 20:26:51 +01:00
Tom Hughes
4ac5c10383
Update to rails 6.1.4
2021-06-24 22:22:54 +01:00
Tom Hughes
0a7a2644b9
Revert "Localisation updates from https://translatewiki.net ."
...
This reverts commit 93660ec9e8
.
2021-06-24 20:48:14 +01:00
Tom Hughes
e9010306c5
Enable access token reuse for OAuth 2
2021-06-24 20:40:23 +01:00
Tom Hughes
76b45e5dde
Update doorkeeper configuration file from master template
2021-06-24 20:40:23 +01:00
translatewiki.net
93660ec9e8
Localisation updates from https://translatewiki.net .
2021-06-24 12:06:09 +02:00
Tom Hughes
6aed84bf7b
Update bundle
2021-06-24 08:44:03 +01:00
Tom Hughes
8d76be71bb
Merge remote-tracking branch 'upstream/pull/3177'
2021-06-24 08:43:18 +01:00
Tom Hughes
36b0a3d135
Merge remote-tracking branch 'upstream/pull/3232'
2021-06-23 21:36:57 +01:00
Andy Allan
0876ea0bee
Refactor terms declined flash message to use a partial
...
This allows us to include a link in the flash message, without having
to use html_safe. Also refactor to avoid having html angle brackets in
the translation strings, while still allowing locale-specific urls.
2021-06-23 20:11:19 +01:00
Andy Allan
3dd639c8d0
Refactor flash messages to use a flex row for positioning
...
This works better for narrow widths and needs less custom CSS.
2021-06-23 20:11:19 +01:00
Andy Allan
7809bfa027
Ensure that all floated elements in the header stay within it
...
In certain circumstance, due to either extreme narrow screen widths,
or due to padding on floating elements exceeding the header height,
some things could appear outwith the header. This clearfix avoids
this from happening.
2021-06-23 20:11:19 +01:00
Andy Allan
e9a3c55e83
Remove unnecessary padding-bottom override on the header h1
2021-06-23 20:11:19 +01:00