Commit graph

15159 commits

Author SHA1 Message Date
translatewiki.net
afe5512b0f
Localisation updates from https://translatewiki.net. 2024-11-05 15:31:10 +01:00
Tom Hughes
abea45aa56 Merge remote-tracking branch 'upstream/pull/5301' 2024-11-04 19:02:14 +00:00
Nenad Vujicic
216e2493ed Added new Danger labeling rule
Added new rule which checks if Gemfile is updated and Gemfile.lock is not updated and if positive generates "gemfile-lock-outdated" PR label.
2024-11-04 18:47:26 +01:00
translatewiki.net
1b9b67fa8f
Localisation updates from https://translatewiki.net. 2024-11-04 13:13:41 +01:00
Tom Hughes
451c909abb Merge remote-tracking branch 'upstream/pull/5299' 2024-11-03 18:53:12 +00:00
dependabot[bot]
b3f8d9435a
Bump eslint from 9.13.0 to 9.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.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/v9.13.0...v9.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 23:03:47 +00:00
Tom Hughes
dbb462ca0f Merge remote-tracking branch 'upstream/pull/5284' 2024-10-31 18:00:39 +00:00
translatewiki.net
11198eda99
Localisation updates from https://translatewiki.net. 2024-10-31 13:14:06 +01:00
Tom Hughes
a32b726dc6 Update to rails 7.2.2 2024-10-31 08:33:36 +00:00
Tom Hughes
9b9e857b72 Adjust imports for leaflet.locatecontrol 2024-10-30 18:41:43 +00:00
Tom Hughes
d85ff25204 Merge remote-tracking branch 'upstream/pull/5296' 2024-10-30 18:31:52 +00:00
Tom Hughes
356738e5c5 Create base and head branches before running danger 2024-10-30 14:59:04 +00:00
dependabot[bot]
d8d40cf29e
Bump leaflet.locatecontrol from 0.81.1 to 0.82.0
Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.81.1 to 0.82.0.
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.81.1...v0.82.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>
2024-10-29 23:27:14 +00:00
Tom Hughes
032f6f9870 Update bundle 2024-10-29 18:14:36 +00:00
Anton Khorev
2d7e0a397a Subscribe users when they interact with notes 2024-10-28 02:35:25 +03:00
Anton Khorev
001fed4fd7 Create note subscription table and model 2024-10-28 02:35:25 +03:00
Andy Allan
50cfc0a95c
Merge pull request #5290 from tomhughes/danger
Improvements to danger workflow
2024-10-27 12:31:51 +00:00
Tom Hughes
48c17bbbce Merge remote-tracking branch 'upstream/pull/5292' 2024-10-27 10:07:39 +00:00
Tom Hughes
c8ad2cc456 Merge remote-tracking branch 'upstream/pull/5291' 2024-10-27 10:06:13 +00:00
Amir E. Aharoni
0d650217f4 Consistent use of quotes
Most strings used single quotes, and a few used
opening backticks. Now it's single quotes everywhere.
2024-10-26 11:39:52 -04:00
Amir E. Aharoni
f13f947379
Add articles before "exit" and "roundabout"
There are articles before "ramp" everywhere,
and it sounds more correct with articles
before "exit" and "roundabout", too.
2024-10-26 09:31:58 -04:00
Tom Hughes
67749e7534 Make danger labels use consisent capitalisation
Existing labels are all lower case and avoid spaces.
2024-10-26 12:52:14 +01:00
Tom Hughes
8e566b0bff Avoid suggesting danger is only about labels 2024-10-26 12:52:13 +01:00
Tom Hughes
754e811b70 Get danger working in GitHub actions 2024-10-26 12:52:12 +01:00
Tom Hughes
cb16d3c331 Merge remote-tracking branch 'upstream/pull/5289' 2024-10-26 11:16:45 +01:00
Tom Hughes
99bf0a01eb Merge remote-tracking branch 'upstream/pull/5288' 2024-10-26 11:13:11 +01:00
Tom Hughes
c1415d43b4 Merge remote-tracking branch 'upstream/pull/5286' 2024-10-26 11:12:24 +01:00
Tom Hughes
fb6042e35c Avoid adjusting time by a number of days
Using hours instead of days avoids test failures when moving
past a point in time when the clocks change.
2024-10-25 19:30:27 +01:00
Anton Khorev
34e0620463 Remove callback from initialize() in note js controller 2024-10-25 18:48:36 +03:00
Anton Khorev
7d46203f5f Decrease padding between close button and inputs in directions form 2024-10-25 18:22:36 +03:00
dependabot[bot]
c2e5cd6f8d
Bump coverallsapp/github-action from 2.3.3 to 2.3.4
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.3...v2.3.4)

---
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>
2024-10-24 23:01:43 +00:00
translatewiki.net
d056315710
Localisation updates from https://translatewiki.net. 2024-10-24 14:17:17 +02:00
Tom Hughes
510a82230f Update bundle 2024-10-24 08:58:45 +01:00
Tom Hughes
c0bdcd53d2 Update to rails 7.2.1.2 2024-10-24 08:57:57 +01:00
Tom Hughes
b6b2fe6b8d Revert to using released version of canonical-rails 2024-10-24 08:57:26 +01:00
Tom Hughes
8e54d0f2ae Get danger working on pull requests 2024-10-22 19:06:19 +01:00
Tom Hughes
67f7767f40 Update bundle 2024-10-22 18:16:19 +01:00
Tom Hughes
8cb270f557 Merge remote-tracking branch 'upstream/pull/5276' 2024-10-21 22:45:04 +01:00
Tom Hughes
8b55855077 Attempt to get danger working 2024-10-21 20:34:39 +01:00
translatewiki.net
e17838f690
Localisation updates from https://translatewiki.net. 2024-10-21 14:15:37 +02:00
Anton Khorev
566fb06709 Don't show older/newer buttons if all items fit on one page 2024-10-21 14:51:35 +03:00
Tom Hughes
b753a4bf05 Merge remote-tracking branch 'upstream/pull/5274' 2024-10-20 17:39:31 +01:00
Tom Hughes
f7d4fa057a Merge remote-tracking branch 'upstream/pull/5273' 2024-10-20 17:38:03 +01:00
Tom Hughes
eada27a69e Merge remote-tracking branch 'upstream/pull/5271' 2024-10-20 17:37:49 +01:00
Anton Khorev
eaabf7bb59 Remove "User's Diary" from diary entry og:title 2024-10-20 19:12:09 +03:00
Jakob Miksch
4f79ae4612
Typos in docs 2024-10-20 11:12:49 +02:00
dependabot[bot]
97329fa942
Bump eslint from 9.12.0 to 9.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.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/v9.12.0...v9.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 23:40:19 +00:00
Tom Hughes
6d0c291332 Attempt to get danger working as a CI workflow
References #5267
2024-10-17 18:41:05 +01:00
Tom Hughes
3b6518852b Merge remote-tracking branch 'upstream/pull/5268' 2024-10-17 18:10:04 +01:00
translatewiki.net
fa082dce3a
Localisation updates from https://translatewiki.net. 2024-10-17 14:16:07 +02:00