]>
git.openstreetmap.org Git - rails.git/log
Anton Khorev [Tue, 1 Jul 2025 16:23:57 +0000 (19:23 +0300)]
Add "Edit Links" button to user profile
Anton Khorev [Tue, 1 Jul 2025 16:10:18 +0000 (19:10 +0300)]
Add edit button options to profile sidebar section template
Anton Khorev [Tue, 1 Jul 2025 15:59:01 +0000 (18:59 +0300)]
Add "Edit Profile Details" button to user profile
This will be a toggle button for individual section edit buttons.
Anton Khorev [Tue, 1 Jul 2025 15:44:10 +0000 (18:44 +0300)]
Add user profile sidebar section template
Anton Khorev [Tue, 1 Jul 2025 15:12:29 +0000 (18:12 +0300)]
Add "Edit Description" button to user profile
Anton Khorev [Tue, 3 Jun 2025 23:01:56 +0000 (02:01 +0300)]
Rename profile update system tests to match controller names
Anton Khorev [Tue, 3 Jun 2025 16:12:40 +0000 (19:12 +0300)]
Add what's updated to profile update flash messages
Anton Khorev [Tue, 3 Jun 2025 16:02:45 +0000 (19:02 +0300)]
Move profile links editing to links page
Anton Khorev [Tue, 3 Jun 2025 15:38:51 +0000 (18:38 +0300)]
Add empty profile links page
Anton Khorev [Tue, 3 Jun 2025 15:23:35 +0000 (18:23 +0300)]
Split profile image update test
Anton Khorev [Tue, 3 Jun 2025 15:20:28 +0000 (18:20 +0300)]
Move profile image editing to image page
Anton Khorev [Tue, 3 Jun 2025 15:07:31 +0000 (18:07 +0300)]
Add empty profile image page
Anton Khorev [Tue, 3 Jun 2025 14:40:09 +0000 (17:40 +0300)]
Move profile company editing to company page
Anton Khorev [Tue, 3 Jun 2025 14:23:09 +0000 (17:23 +0300)]
Add empty profile company page
Anton Khorev [Tue, 3 Jun 2025 03:32:19 +0000 (06:32 +0300)]
Move profile location editing to location page
Anton Khorev [Tue, 3 Jun 2025 02:50:58 +0000 (05:50 +0300)]
Add empty profile location page
Anton Khorev [Tue, 3 Jun 2025 02:29:46 +0000 (05:29 +0300)]
Add profile editing navigation tabs
Anton Khorev [Tue, 3 Jun 2025 01:27:40 +0000 (04:27 +0300)]
Add profile section controller parent class
Anton Khorev [Tue, 3 Jun 2025 03:40:44 +0000 (06:40 +0300)]
Test profile description show action
Anton Khorev [Tue, 3 Jun 2025 01:15:29 +0000 (04:15 +0300)]
Move profile resource to profile/description
Anton Khorev [Tue, 3 Jun 2025 16:35:24 +0000 (19:35 +0300)]
Move Gravatar enabled/disabled messages to their controller
Tom Hughes [Mon, 30 Jun 2025 15:58:31 +0000 (16:58 +0100)]
Merge remote-tracking branch 'upstream/pull/6089'
Tom Hughes [Mon, 30 Jun 2025 15:51:22 +0000 (16:51 +0100)]
Merge remote-tracking branch 'upstream/pull/6153'
Anton Khorev [Mon, 30 Jun 2025 15:05:00 +0000 (18:05 +0300)]
Merge remote-tracking branch 'upstream/pull/6150'
Anton Khorev [Mon, 30 Jun 2025 14:25:52 +0000 (17:25 +0300)]
Use default backdrop and keyboard settings for language dialog
Marwin Hochfelsner [Mon, 30 Jun 2025 13:11:19 +0000 (15:11 +0200)]
Modernize route.run
Tom Hughes [Sun, 29 Jun 2025 16:41:45 +0000 (17:41 +0100)]
Merge remote-tracking branch 'upstream/pull/6148'
Anton Khorev [Sun, 29 Jun 2025 16:31:14 +0000 (19:31 +0300)]
Add versions label to breadcrumbs
Anton Khorev [Sun, 29 Jun 2025 16:16:31 +0000 (19:16 +0300)]
Link to element history without params in breadcrumbs
Anton Khorev [Sun, 29 Jun 2025 15:59:10 +0000 (18:59 +0300)]
Move "View Unredacted History" link back to secondary actions
Tom Hughes [Sun, 29 Jun 2025 14:56:20 +0000 (15:56 +0100)]
Merge remote-tracking branch 'upstream/pull/6138'
Tom Hughes [Sun, 29 Jun 2025 14:53:55 +0000 (15:53 +0100)]
Merge remote-tracking branch 'upstream/pull/6144'
Tom Hughes [Sun, 29 Jun 2025 14:50:57 +0000 (15:50 +0100)]
Merge remote-tracking branch 'upstream/pull/6143'
Tom Hughes [Sun, 29 Jun 2025 14:46:26 +0000 (15:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6140'
Anton Khorev [Sat, 28 Jun 2025 16:21:29 +0000 (19:21 +0300)]
Make element version scrollbar appear only when necessary
Anton Khorev [Sat, 28 Jun 2025 15:34:12 +0000 (18:34 +0300)]
Move scss @include color-mode(dark) to the top level
It doesn't work as expected when nested and the color scheme is fixed because [data-bs-theme="dark"] selector ends up at a wrong place in compiled css.
Anton Khorev [Sat, 28 Jun 2025 14:46:17 +0000 (17:46 +0300)]
Remove custom .browse-section css
Anton Khorev [Sat, 28 Jun 2025 14:32:01 +0000 (17:32 +0300)]
Move browse section wrapper out of branching in element partials
Anton Khorev [Sat, 28 Jun 2025 14:17:00 +0000 (17:17 +0300)]
Remove unused .browse-node/way/relation css classes
These classes were added in
e91956d0f7ea6f2b0719a1459110ad3a09d2ee9a just for tests.
Tests have been since rewritten.
Anton Khorev [Sat, 28 Jun 2025 14:00:01 +0000 (17:00 +0300)]
Remove unnecessary bottom border exception from .browse-section
Doesn't work as intended anymore;
:last-of-type is misleading because the type is not mentioned in the selector.
Anton Khorev [Sat, 28 Jun 2025 13:48:21 +0000 (16:48 +0300)]
Combine sidebar icon css with other browse sidebar rules
Anton Khorev [Sat, 28 Jun 2025 13:43:16 +0000 (16:43 +0300)]
Remove outdated css rule for changeset comments
It was added in
32f86afbebf1219409b1d71a0444ed3c2679d775 when comments were in <h4>, which is no longer the case now.
Tobias [Sat, 28 Jun 2025 07:16:05 +0000 (09:16 +0200)]
Remove code comment
dependabot[bot] [Fri, 27 Jun 2025 23:16:17 +0000 (23:16 +0000)]
Bump eslint from 9.29.0 to 9.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.29.0 to 9.30.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.29.0...v9.30.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.30.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Fri, 27 Jun 2025 16:25:12 +0000 (17:25 +0100)]
Merge remote-tracking branch 'upstream/pull/6134'
Tom Hughes [Fri, 27 Jun 2025 16:20:33 +0000 (17:20 +0100)]
Merge remote-tracking branch 'upstream/pull/5262'
Tobias [Fri, 27 Jun 2025 15:18:10 +0000 (17:18 +0200)]
Preserve `referrer` during oauth JS confirmation
Anton Khorev [Wed, 25 Jun 2025 17:33:02 +0000 (20:33 +0300)]
Fill small version gaps
Anton Khorev [Wed, 25 Jun 2025 16:49:07 +0000 (19:49 +0300)]
Add links to versions with a fixed step
The idea is to make every version accessible in two clicks.
Tom Hughes [Thu, 26 Jun 2025 17:31:43 +0000 (18:31 +0100)]
Merge remote-tracking branch 'upstream/pull/4734'
Tom Hughes [Thu, 26 Jun 2025 17:21:26 +0000 (18:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6120'
Tom Hughes [Thu, 26 Jun 2025 16:53:08 +0000 (17:53 +0100)]
Merge remote-tracking branch 'upstream/pull/6136'
Tom Hughes [Thu, 26 Jun 2025 16:45:23 +0000 (17:45 +0100)]
Merge remote-tracking branch 'upstream/pull/6133'
Anton Khorev [Sun, 28 Apr 2024 01:02:59 +0000 (04:02 +0300)]
Add tooltips, make newest/oldest buttons tooltip only
Anton Khorev [Sun, 28 Apr 2024 00:19:02 +0000 (03:19 +0300)]
Split pagination buttons into 3 groups
Anton Khorev [Tue, 16 Apr 2024 22:41:16 +0000 (01:41 +0300)]
Show only pagination icons below medium/small screen sizes
Anton Khorev [Tue, 16 Apr 2024 22:34:02 +0000 (01:34 +0300)]
Add oldest/newest links to shared pagination
Anton Khorev [Wed, 17 Apr 2024 15:53:05 +0000 (18:53 +0300)]
Replace previous/next page selectors with helper methods in tests
Anton Khorev [Tue, 16 Apr 2024 22:24:37 +0000 (01:24 +0300)]
Introduce pagination item helper
Anton Khorev [Mon, 10 Jun 2024 11:00:07 +0000 (14:00 +0300)]
Relax min id value for paging to include 0
Anton Khorev [Tue, 15 Oct 2024 14:12:35 +0000 (17:12 +0300)]
Add older/newer links in front of diary, comment, issue, block pages
Anton Khorev [Thu, 26 Jun 2025 13:45:04 +0000 (16:45 +0300)]
Follow redirects to suspended page in spammy tests
translatewiki.net [Thu, 26 Jun 2025 12:18:25 +0000 (14:18 +0200)]
Localisation updates from https://translatewiki.net.
Anton Khorev [Mon, 23 Jun 2025 23:14:57 +0000 (02:14 +0300)]
Add shadows to floating start/end version lists
Anton Khorev [Mon, 23 Jun 2025 23:08:47 +0000 (02:08 +0300)]
Scroll to active version on click in breadcrumbs
Anton Khorev [Mon, 23 Jun 2025 23:03:35 +0000 (02:03 +0300)]
Scroll to active version in navigation list on load
Anton Khorev [Mon, 23 Jun 2025 18:15:29 +0000 (21:15 +0300)]
Limit number of items in version lists
Tom Hughes [Wed, 25 Jun 2025 15:59:40 +0000 (16:59 +0100)]
Merge remote-tracking branch 'upstream/pull/6132'
Anton Khorev [Mon, 23 Jun 2025 17:37:30 +0000 (20:37 +0300)]
Extend starting/ending version lists containing active items
Anton Khorev [Mon, 23 Jun 2025 16:51:23 +0000 (19:51 +0300)]
Reserve horizontal space for focus outlines in middle version list
Anton Khorev [Mon, 23 Jun 2025 16:49:45 +0000 (19:49 +0300)]
Remove border rounding/duplication between adjacent version lists
Anton Khorev [Mon, 23 Jun 2025 16:21:29 +0000 (19:21 +0300)]
Split long version lists into 3 parts, with middle list scrollable
Anton Khorev [Mon, 23 Jun 2025 15:47:40 +0000 (18:47 +0300)]
Prepare to split element version pagination into multiple lists
Anton Khorev [Mon, 23 Jun 2025 15:33:37 +0000 (18:33 +0300)]
Show all element version links below breadcrumbs
Anton Khorev [Mon, 23 Jun 2025 15:22:17 +0000 (18:22 +0300)]
Add version to breadcrumbs on old element pages
Anton Khorev [Sun, 22 Jun 2025 18:03:40 +0000 (21:03 +0300)]
Move element and history links to breadcrumbs
Anton Khorev [Sun, 22 Jun 2025 17:20:34 +0000 (20:20 +0300)]
Load current element in old element controllers
Martin Raifer [Wed, 25 Jun 2025 12:50:41 +0000 (14:50 +0200)]
Add banner for sotm 2025; drop expired banners
dependabot[bot] [Tue, 24 Jun 2025 23:09:40 +0000 (23:09 +0000)]
Bump @types/leaflet from 1.9.18 to 1.9.19
Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) from 1.9.18 to 1.9.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)
---
updated-dependencies:
- dependency-name: "@types/leaflet"
dependency-version: 1.9.19
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Tue, 24 Jun 2025 18:50:51 +0000 (19:50 +0100)]
Merge remote-tracking branch 'upstream/pull/6129'
Tom Hughes [Tue, 24 Jun 2025 18:24:01 +0000 (19:24 +0100)]
Revert bogus rubocop correction
Tom Hughes [Tue, 24 Jun 2025 18:05:20 +0000 (19:05 +0100)]
Revert bogus rubocop correction
Tom Hughes [Tue, 24 Jun 2025 17:21:44 +0000 (18:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6128'
Tom Hughes [Tue, 24 Jun 2025 17:17:54 +0000 (18:17 +0100)]
Merge remote-tracking branch 'upstream/pull/6124'
Tom Hughes [Tue, 24 Jun 2025 16:59:51 +0000 (17:59 +0100)]
Fix new rubocop warnings
Tom Hughes [Tue, 24 Jun 2025 16:53:06 +0000 (17:53 +0100)]
Update bundle
Anton Khorev [Sun, 22 Jun 2025 16:58:55 +0000 (19:58 +0300)]
Remove unnecessary browse-redacted css class
Anton Khorev [Sun, 22 Jun 2025 16:48:52 +0000 (19:48 +0300)]
Test redirects from relation history with show_redactions
Anton Khorev [Sun, 22 Jun 2025 16:47:40 +0000 (19:47 +0300)]
Move relation history ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 16:42:09 +0000 (19:42 +0300)]
Test redirects from way history with show_redactions
Anton Khorev [Sun, 22 Jun 2025 16:39:43 +0000 (19:39 +0300)]
Move way history ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 16:31:29 +0000 (19:31 +0300)]
Move node history ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 15:25:03 +0000 (18:25 +0300)]
Rename element history pages tests
Anton Khorev [Sun, 22 Jun 2025 15:20:01 +0000 (18:20 +0300)]
Move old relation ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 15:04:27 +0000 (18:04 +0300)]
Move old way ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 14:41:55 +0000 (17:41 +0300)]
Move old node ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 13:02:21 +0000 (16:02 +0300)]
Move relation ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 12:50:02 +0000 (15:50 +0300)]
Move way ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 12:27:21 +0000 (15:27 +0300)]
Move node ui tests to system tests
Anton Khorev [Sun, 22 Jun 2025 12:31:13 +0000 (15:31 +0300)]
Rename element current version system test file