Commit graph

13084 commits

Author SHA1 Message Date
Tom Hughes
6f60111c92 Switch to rails 7.1 defaults 2023-10-27 18:00:05 +01:00
Tom Hughes
416334cbbc Change log level for DebugExceptions to error 2023-10-27 17:55:24 +01:00
Tom Hughes
8c998c542c Use an HTML5 parser for tests 2023-10-27 17:50:46 +01:00
Tom Hughes
64f2517426 Use an HTML5 standards-compliant sanitizer 2023-10-27 17:46:58 +01:00
Tom Hughes
4c6a56d002 Commit transactions exited by return, break or throw 2023-10-27 17:42:23 +01:00
Tom Hughes
ed279071c7 Enable optimisation of checks for parent record existence 2023-10-27 17:38:21 +01:00
Tom Hughes
cae17a1f9f Limit log file size in development and test 2023-10-27 17:33:54 +01:00
Tom Hughes
39e66c69b7 Stop parameter hashes comparing equal to normal hashes 2023-10-27 17:31:23 +01:00
Tom Hughes
3588e955c5 Drop X-Download-Options from default headers 2023-10-27 17:26:25 +01:00
Tom Hughes
7ba8ac2b61 Stop adding autoloaded paths to $LOAD_PATH 2023-10-27 17:25:50 +01:00
Tom Hughes
f00a12a2ec Merge remote-tracking branch 'upstream/pull/4308' 2023-10-27 14:26:54 +01:00
Tom Hughes
b89fd03403 Enable rails 7.1 changes to model callbacks 2023-10-26 22:51:55 +01:00
Tom Hughes
60d3448cef Enable precompilation of filter_parameters 2023-10-26 22:44:02 +01:00
Tom Hughes
e331266687 Enable rails 7.1 defaults that relate to rolling upgrades 2023-10-26 22:43:29 +01:00
Tom Hughes
1bb8d9caf6 Enable rails 7.1 defaults for features we don't use 2023-10-26 22:43:28 +01:00
Tom Hughes
6e1613f73e Disable deprecated singular association names 2023-10-26 22:19:02 +01:00
Tom Hughes
0844024c8e Build new relation member indexes concurrently 2023-10-26 19:58:11 +01:00
Tom Hughes
64952fef8b Disable transactions for relation member index changes 2023-10-26 19:48:25 +01:00
Andy Allan
6e28c5fe19
Merge pull request #4300 from tomhughes/relation-members-primary-key
Simplify primary key for relation members tables
2023-10-26 19:40:57 +01:00
Tom Hughes
ee3f045495 Assign proper sequence numbers to relation members in tests 2023-10-26 18:22:41 +01:00
Tom Hughes
4f542ef900 Remove extraneous fields from primary keys for relation members 2023-10-26 18:08:26 +01:00
Tom Hughes
af8e08960e Merge remote-tracking branch 'upstream/pull/4317' 2023-10-26 13:14:43 +01:00
Andy Allan
98bfaace9a
Merge pull request #4170 from osmcz/cuzk
Add contributor info for Czechia for copyright web page
2023-10-26 13:06:56 +01:00
translatewiki.net
a7c20f7038 Localisation updates from https://translatewiki.net. 2023-10-26 13:20:38 +02:00
Andy Allan
aad93b9978 Switch back to bootstrap releases
Bootstrap-rubygem 5.3.2 onwards allows us to use dartsass-sprockets.

Refs #4262
2023-10-26 11:38:10 +01:00
Tom Hughes
8daaab2aa8 Merge remote-tracking branch 'upstream/pull/4293' 2023-10-25 18:19:57 +01:00
Tom Hughes
6253b16d0e Merge remote-tracking branch 'upstream/pull/4315' 2023-10-25 18:15:26 +01:00
Anton Khorev
f5c844682f Override left/right tooltip arrow placement in rtl mode 2023-10-25 15:48:54 +03:00
Anton Khorev
6b203c63fe Don't pass placement: right to tooltip()
Bootstrap flips it on its own, see https://getbootstrap.com/docs/5.2/components/tooltips/#directions
2023-10-25 15:48:53 +03:00
Anton Khorev
d2f26a5436 Apply unread message background to table cells
Required after updating Bootstrap.
2023-10-25 15:02:28 +03:00
Tom Hughes
dd905b5aa8 Merge remote-tracking branch 'upstream/pull/4262' 2023-10-24 17:37:48 +01:00
Andy Allan
14c20e9835 Upgrade to bootstrap 5.3 2023-10-24 17:37:04 +01:00
Tom Hughes
847119415c Merge remote-tracking branch 'upstream/pull/4309' 2023-10-24 17:26:39 +01:00
Tom Hughes
0de0317425 Update bundle 2023-10-24 17:09:39 +01:00
Adam Hoyle
441be268d8 Fix file dimensions and switch from png to jpg 2023-10-24 12:11:51 +01:00
Adam Hoyle
73bba0a9b6 Add Africa banner (with @2x) 2023-10-24 08:44:23 +01:00
Mateusz Konieczny
647bd68f50 rerun script/misc/update-wiki-pages 2023-10-23 21:50:22 +02:00
Adam Hoyle
1a3a40772c Add banner for SOTM Asia 2023 2023-10-23 14:14:59 +01:00
translatewiki.net
7e9544de5e Localisation updates from https://translatewiki.net. 2023-10-23 13:21:59 +02:00
Tom Hughes
c09e603ead Merge remote-tracking branch 'upstream/pull/4305' 2023-10-21 11:05:04 +01:00
Tom Hughes
a2df37b0ae Merge remote-tracking branch 'upstream/pull/4306' 2023-10-21 11:04:10 +01:00
dependabot[bot]
7fb489a1bf
Bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.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.51.0...v8.52.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-10-20 23:43:06 +00:00
Anton Khorev
d8216ef98b Remove user list custom css 2023-10-20 20:42:38 +03:00
Tom Hughes
a8f49f5747 Merge remote-tracking branch 'upstream/pull/4304' 2023-10-20 17:11:13 +01:00
Tom Hughes
3023c070ea Merge remote-tracking branch 'upstream/pull/4303' 2023-10-20 17:07:07 +01:00
Tom Hughes
9c3a66ac3b Merge remote-tracking branch 'upstream/pull/4302' 2023-10-20 17:01:03 +01:00
Anton Khorev
50c2b24c28 Remove oauth list custom css 2023-10-20 17:55:10 +03:00
Anton Khorev
abf5342845 Remove some print-related custom css 2023-10-20 17:26:51 +03:00
Anton Khorev
62ba143c3c Remove some search/directions custom css 2023-10-20 16:58:59 +03:00
translatewiki.net
59494a1656 Localisation updates from https://translatewiki.net. 2023-10-19 13:20:13 +02:00