Commit graph

15867 commits

Author SHA1 Message Date
Tom Hughes
6bdb7703c2 Add a locale selector 2025-02-20 17:31:29 +00:00
Tom Hughes
cf9831c0af Merge remote-tracking branch 'upstream/pull/5713' 2025-02-20 17:10:00 +00:00
Tom Hughes
c40e999fe0 Merge remote-tracking branch 'upstream/pull/5711' 2025-02-20 16:56:49 +00:00
translatewiki.net
14b927b332
Localisation updates from https://translatewiki.net. 2025-02-20 13:18:06 +01:00
Anton Khorev
0b751a4b1b Make api changeset index path resourceful 2025-02-20 02:10:29 +03:00
Anton Khorev
bcf066ff9c Move api changeset index tests up 2025-02-20 02:10:29 +03:00
Anton Khorev
d479a3781a Make api create changeset path resourceful 2025-02-20 02:10:29 +03:00
Marwin Hochfelsner
154af08786
Set zoom in id iframe data 2025-02-19 21:29:15 +01:00
Tom Hughes
42d4ed76e4 Merge remote-tracking branch 'upstream/pull/5702' 2025-02-19 18:10:22 +00:00
Tom Hughes
0ae489e319 Merge remote-tracking branch 'upstream/pull/5705' 2025-02-19 18:09:20 +00:00
Tom Hughes
846353303b Merge remote-tracking branch 'upstream/pull/5703' 2025-02-19 18:06:55 +00:00
Tom Hughes
1f8a86f7bc Merge remote-tracking branch 'upstream/pull/5710' 2025-02-19 18:01:52 +00:00
Tom Hughes
263a4fc8f7 Merge remote-tracking branch 'upstream/pull/5709' 2025-02-19 17:59:17 +00:00
Tom Hughes
fe7fe7a77d Merge remote-tracking branch 'upstream/pull/5707' 2025-02-19 17:58:24 +00:00
Marwin Hochfelsner
e6b0e1ae7e Associate search input with route destination instead of departure 2025-02-19 17:06:36 +01:00
dependabot[bot]
efc37a4eb7
Bump nokogiri from 1.18.2 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.2...v1.18.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19 13:22:12 +00:00
Holger Jeromin
0f76726392 Migrate eslint config to esmodules
And upgrade `@stylistic/eslint-plugin-js` to `4.0.x`

closes #5704
2025-02-19 09:54:07 +01:00
Marwin Hochfelsner
9df0872ce8
Center secondary nav 2025-02-19 05:03:37 +01:00
Anton Khorev
50bf0a6379 Remove current user check from dashboard view 2025-02-19 04:13:34 +03:00
Anton Khorev
02d9467939 Initialize dashboard followings and nearby users in controller 2025-02-19 04:02:40 +03:00
Anton Khorev
532275fa93 Add xml changeset tags test 2025-02-19 03:03:45 +03:00
Anton Khorev
c3dc1b7770 Convert json changeset tags and comments test to tags test
There are other tests that check comments.
2025-02-19 03:01:37 +03:00
Tom Hughes
79f5ccca31 Fix rubocop warnings 2025-02-18 20:25:55 +00:00
Tom Hughes
881d0b11b5 Avoid modifying constant strings
This fixes a ruby 3.4 warning about strings that will
be frozen by default in a future release.
2025-02-18 20:14:01 +00:00
Tom Hughes
5eed367f71 Avoid redefining object_id method
This fixes a ruby 3.4 warning.
2025-02-18 20:13:31 +00:00
Tom Hughes
b4a9d75377 Merge remote-tracking branch 'upstream/pull/5700' 2025-02-18 18:35:31 +00:00
Tom Hughes
9179b0d663 Update rubocop confguration for plugins
Move plugins which support it to the new plugins clause.
2025-02-18 18:21:29 +00:00
Tom Hughes
2e23677502 Drop workaround for #2472 that is no longer required 2025-02-18 18:21:22 +00:00
Tom Hughes
1062840d10 Update bundle 2025-02-18 18:10:06 +00:00
Marwin Hochfelsner
c8ded2b243
Pre-center objects with embed-data 2025-02-18 00:16:19 +01:00
Tom Hughes
bcf5782fb5 Merge remote-tracking branch 'upstream/pull/5699' 2025-02-17 22:37:52 +00:00
Tom Hughes
c446ca287b Merge remote-tracking branch 'upstream/pull/5696' 2025-02-17 20:30:04 +00:00
Anton Khorev
d1de8462d6 Move edit account action to show 2025-02-17 17:14:31 +03:00
Anton Khorev
9929c1b585 Test account destroy route 2025-02-17 17:08:36 +03:00
Anton Khorev
ab681e56ec Use follow_redirect! in account update tests 2025-02-17 17:08:36 +03:00
translatewiki.net
483f4c1341
Localisation updates from https://translatewiki.net. 2025-02-17 13:14:56 +01:00
Holger Jeromin
b0d674e55d Add jquery editor support
At least vscode (derivates) provide first class intellisense support out of the box with that.
2025-02-17 12:16:13 +01:00
Tom Hughes
00108bc9b7 Merge remote-tracking branch 'upstream/pull/3767' 2025-02-17 08:57:17 +00:00
Tom Hughes
456024af69 Merge remote-tracking branch 'upstream/pull/5656' 2025-02-17 08:34:13 +00:00
Tom Hughes
371eb1ebd1 Merge remote-tracking branch 'upstream/pull/5697' 2025-02-17 08:30:39 +00:00
Anton Khorev
f5a573ab4a Always check changes/comments counts in single changeset tests 2025-02-17 04:40:03 +03:00
Anton Khorev
94e6132348 Remove unnecessary RuboCop exclusion 2025-02-17 03:51:05 +03:00
Anton Khorev
084df96efd Remove unused redaction code from api old elements controller 2025-02-17 03:51:05 +03:00
Anton Khorev
edaca6995c Create relation version redaction resource 2025-02-17 03:51:05 +03:00
Anton Khorev
8ccdc50313 Create way version redaction resource 2025-02-17 03:51:05 +03:00
Anton Khorev
984dd624dd Create node version redaction resource 2025-02-17 03:51:05 +03:00
Anton Khorev
84c4ed3fa8 Add base old element redactions controller 2025-02-17 03:51:05 +03:00
Anton Khorev
de4c09cbfd Return promise from sendRemoteEditCommand() 2025-02-17 01:41:26 +03:00
Anton Khorev
38a8a57a90 Don't display error messages when second scheduled rc command fails 2025-02-17 01:37:37 +03:00
Tom Hughes
d91a7cbf97 Merge remote-tracking branch 'upstream/pull/5695' 2025-02-16 16:36:40 +00:00