Commit graph

12599 commits

Author SHA1 Message Date
translatewiki.net
0dacc11785 Localisation updates from https://translatewiki.net. 2023-06-19 13:12:39 +02:00
Tom Hughes
ec7c50eb58 Merge remote-tracking branch 'upstream/pull/4068' 2023-06-18 18:40:48 +01:00
dependabot[bot]
648bb32791
Bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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-06-16 23:56:46 +00:00
translatewiki.net
bcb82f93e5 Localisation updates from https://translatewiki.net. 2023-06-15 13:32:36 +02:00
Tom Hughes
30a01fb7f9 Merge remote-tracking branch 'upstream/pull/3975' 2023-06-14 17:41:30 +01:00
Tom Hughes
772e480766 Merge remote-tracking branch 'upstream/pull/4063' 2023-06-14 17:08:59 +01:00
Andy Allan
73e0c4ed21 Use Time.utc for consistency with other tests
This also allows times to be created in short form, e.g. Time.utc(2020)
2023-06-14 16:46:27 +01:00
Andy Allan
2f7642aa03 Fix test to work in non-UK timezones
Time.new(...).utc is not the same as Time.utc(...). The
first creates a given date in local time, and then converts that to
utc, whereas the second creates the given time in UTC.
2023-06-14 16:46:06 +01:00
Andy Allan
e9e4b10473
Merge pull request #3907 from Dimitar5555/patch-1
Facelift `offline.html` and use Bootstrap classes for "notifications" under the search bar
2023-06-14 14:08:38 +01:00
Andy Allan
0452a07e00
Merge pull request #4061 from stalker314314/master
rerun script/misc/update-wiki-pages
2023-06-14 10:02:05 +01:00
Tom Hughes
5e5fa1dd46 Update bundle 2023-06-13 18:04:58 +01:00
translatewiki.net
adc81f010d Localisation updates from https://translatewiki.net. 2023-06-12 13:23:57 +02:00
Andy Allan
5153244f5d
Merge pull request #4062 from stalker314314/fix-erb-lint-copyright
Fix ERB Lint for copyright page
2023-06-12 10:02:29 +01:00
Branko Kokanovic
e66e2c1b16 Fix ERB Lint for copyright 2023-06-12 10:40:45 +02:00
Branko Kokanovic
79e6e2b7f9 update wiki pages 2023-06-12 08:51:07 +02:00
Tom Hughes
d1fe40ac69 Merge remote-tracking branch 'upstream/pull/3959' 2023-06-11 18:34:01 +01:00
Tom Hughes
06a1ba2bc8 Merge remote-tracking branch 'upstream/pull/4060' 2023-06-11 18:33:18 +01:00
Branko Kokanovic
8d7fca30de Adding information about Serbia sources 2023-06-08 22:15:13 +02:00
translatewiki.net
95f6489ada Localisation updates from https://translatewiki.net. 2023-06-08 13:12:39 +02:00
dependabot[bot]
0fe01ba5e2
Bump coverallsapp/github-action from 2.1.2 to 2.2.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.2...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 23:57:20 +00:00
Tom Hughes
7cdf5b0b19 Fix new rubocop warnings 2023-06-06 18:45:38 +01:00
Tom Hughes
339b4e739c Update bundle 2023-06-06 18:40:21 +01:00
translatewiki.net
5a2c1cfd9d Localisation updates from https://translatewiki.net. 2023-06-05 13:12:32 +02:00
Tom Hughes
e7acd96158 Merge remote-tracking branch 'upstream/pull/4058' 2023-06-03 11:15:51 +01:00
Tom Hughes
0e707f6645 Merge remote-tracking branch 'upstream/pull/4057' 2023-06-03 11:15:48 +01:00
Simon Poole
095f98c75a
Clarify that symlinks refers to git not the operating system 2023-06-03 09:35:21 +02:00
dependabot[bot]
57cc18d10a
Bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.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.41.0...v8.42.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-06-02 23:56:34 +00:00
translatewiki.net
90dd141e7a Localisation updates from https://translatewiki.net. 2023-06-01 13:17:40 +02:00
Tom Hughes
91fa724078 Merge remote-tracking branch 'upstream/pull/4055' 2023-05-31 18:40:07 +01:00
Tom Hughes
02cfc89771 Merge remote-tracking branch 'upstream/pull/4054' 2023-05-31 18:38:33 +01:00
Tom Hughes
d238a90244 Merge remote-tracking branch 'upstream/pull/4053' 2023-05-31 18:38:10 +01:00
Tom Hughes
e9de1537f9 Merge remote-tracking branch 'upstream/pull/4052' 2023-05-31 18:37:23 +01:00
Tom Hughes
a209a72775 Merge remote-tracking branch 'upstream/pull/4051' 2023-05-31 18:37:01 +01:00
Tom Hughes
c97b932cdb Merge remote-tracking branch 'upstream/pull/4050' 2023-05-31 18:35:38 +01:00
Andy Allan
d6d16dedb9 Simplify ruby installations
Refs #4048

* We don't currently need a specific version suffix on the package names,
  since ubuntu only ships with one ruby version (and newer versions on
  e.g. 23.04 are fine).
* We don't need to explicitly install libruby, since it's pulled in by
  other packages as required.
* Ubuntu again ships a decent enough version of bundler for our needs,
  so we don't need to install it via rubygems.
2023-05-31 17:55:53 +01:00
Andy Allan
41ee371b3e Silence image_optim warnings in development
Lots of new developers see this during configuration (e.g. rails
db:migrate) and then spend time trying to fix them. So let's avoid
the warnings entirely.
2023-05-31 17:44:27 +01:00
Andy Allan
d9baad5fd9 Ignore .bundle/config
This can be created by passing flags to bundler, such as the ones
used in our vagrant provisioning
2023-05-31 17:36:53 +01:00
Andy Allan
7842c1f283 Use the db:create command for vagrant provisioning
This is to align with the INSTALL.md instructions
2023-05-31 16:09:14 +01:00
Andy Allan
27340d65cd Use default version of node, but use npm to install yarn
* Node 12 is sufficient for now, and aligns with INSTALL.md and vagrant
* Upstream yarnpkg is completely broken, see
  2003697

Refs #4048
2023-05-31 16:04:37 +01:00
Andy Allan
75e3227508 Update vagrant provisioning for 22.04
Refs #4048

* geckodriver is now inside the firefox snap package
* the yarnpkg package is completely broken, see
  2003697
2023-05-31 15:36:13 +01:00
Andy Allan
c21c6f8402 Update workflows to run on Ubuntu 22.04 2023-05-31 12:07:47 +01:00
Tom Hughes
6bb178a079 Normalise timestamp types for database structure comparison 2023-05-30 18:57:09 +01:00
Tom Hughes
31bf3240fc Update bundle 2023-05-30 18:29:32 +01:00
Tom Hughes
dd34a2866a Update to rails 7.0.5 2023-05-30 18:20:03 +01:00
translatewiki.net
2e80e17de6 Localisation updates from https://translatewiki.net. 2023-05-29 13:13:21 +02:00
translatewiki.net
d4a014d3a6 Localisation updates from https://translatewiki.net. 2023-05-25 13:15:48 +02:00
Tom Hughes
218b140912 Limit coveralls to reading lcov output
Fixes #4043
2023-05-24 18:19:52 +01:00
Tom Hughes
c96b154b5f Update bundle 2023-05-23 18:24:45 +01:00
Tom Hughes
dc9d52a7c8 Get docker working on Ubuntu 22.04 2023-05-22 18:07:09 +01:00
translatewiki.net
7623ee856e Localisation updates from https://translatewiki.net. 2023-05-22 13:12:41 +02:00