]> git.openstreetmap.org Git - rails.git/log
rails.git
3 weeks agoActually test if changeset creator was subscribed
Anton Khorev [Fri, 4 Jul 2025 16:00:32 +0000 (19:00 +0300)]
Actually test if changeset creator was subscribed

3 weeks agoTest that changeset create action creates one changeset
Anton Khorev [Fri, 4 Jul 2025 15:53:35 +0000 (18:53 +0300)]
Test that changeset create action creates one changeset

3 weeks agoRemove redundant changeset create by private user test
Anton Khorev [Fri, 4 Jul 2025 15:48:49 +0000 (18:48 +0300)]
Remove redundant changeset create by private user test

Already tested in test_create_invalid.

3 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 10 Jul 2025 12:18:34 +0000 (14:18 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoProtect I18n.locale around test which changes it
Tom Hughes [Tue, 8 Jul 2025 16:26:23 +0000 (17:26 +0100)]
Protect I18n.locale around test which changes it

3 weeks agoUpdate bundle
Tom Hughes [Tue, 8 Jul 2025 16:14:45 +0000 (17:14 +0100)]
Update bundle

3 weeks agoAdd Cross-Origin-Opener-Policy header
Tom Hughes [Mon, 7 Jul 2025 16:29:49 +0000 (17:29 +0100)]
Add Cross-Origin-Opener-Policy header

Reported-by: Sam Jose <samjosep512@gmail.com>
3 weeks agoMerge remote-tracking branch 'upstream/pull/6171'
Tom Hughes [Mon, 7 Jul 2025 16:28:38 +0000 (17:28 +0100)]
Merge remote-tracking branch 'upstream/pull/6171'

4 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 7 Jul 2025 12:17:12 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.

4 weeks agoMove tests comparing relation tags with response to integration tests
Anton Khorev [Mon, 7 Jul 2025 04:48:42 +0000 (07:48 +0300)]
Move tests comparing relation tags with response to integration tests

4 weeks agoMove tests comparing relation members with response to integration tests
Anton Khorev [Mon, 7 Jul 2025 04:38:20 +0000 (07:38 +0300)]
Move tests comparing relation members with response to integration tests

4 weeks agoAdd extra members test for history table
Anton Khorev [Mon, 7 Jul 2025 04:30:39 +0000 (07:30 +0300)]
Add extra members test for history table

4 weeks agoMove relation-changeset integration tests out of controller tests
Anton Khorev [Mon, 7 Jul 2025 04:26:02 +0000 (07:26 +0300)]
Move relation-changeset integration tests out of controller tests

4 weeks agoConvert check ordering method into assert on response
Anton Khorev [Mon, 7 Jul 2025 03:51:50 +0000 (06:51 +0300)]
Convert check ordering method into assert on response

4 weeks agoRemove unnecessary with_controller around check_ordering
Anton Khorev [Mon, 7 Jul 2025 03:37:46 +0000 (06:37 +0300)]
Remove unnecessary with_controller around check_ordering

4 weeks agoInline single-use with_update_* methods
Anton Khorev [Mon, 7 Jul 2025 03:32:31 +0000 (06:32 +0300)]
Inline single-use with_update_* methods

4 weeks agoChange method to compare tags with response
Anton Khorev [Mon, 7 Jul 2025 03:20:44 +0000 (06:20 +0300)]
Change method to compare tags with response

4 weeks agoRemove with_update_* block/yield
Anton Khorev [Mon, 7 Jul 2025 03:12:14 +0000 (06:12 +0300)]
Remove with_update_* block/yield

4 weeks agoRemove with_relation private method
Anton Khorev [Mon, 7 Jul 2025 02:53:37 +0000 (05:53 +0300)]
Remove with_relation private method

4 weeks agoAssert that relation member arrays are equal without iterating
Anton Khorev [Mon, 7 Jul 2025 02:22:48 +0000 (05:22 +0300)]
Assert that relation member arrays are equal without iterating

4 weeks agoShorten tags to hash conversion
Anton Khorev [Mon, 7 Jul 2025 01:37:38 +0000 (04:37 +0300)]
Shorten tags to hash conversion

4 weeks agoRemove sorting before converting tags to hash
Anton Khorev [Mon, 7 Jul 2025 01:29:14 +0000 (04:29 +0300)]
Remove sorting before converting tags to hash

Sorting is no longer required because we're not comparing arrays of keys.

4 weeks agoAssert that hashes are equal without iterating over items
Anton Khorev [Mon, 7 Jul 2025 01:21:00 +0000 (04:21 +0300)]
Assert that hashes are equal without iterating over items

4 weeks agoMerge remote-tracking branch 'upstream/pull/6168'
Tom Hughes [Fri, 4 Jul 2025 18:14:33 +0000 (19:14 +0100)]
Merge remote-tracking branch 'upstream/pull/6168'

4 weeks agoMove changeset bbox test to integration tests
Anton Khorev [Fri, 4 Jul 2025 16:25:08 +0000 (19:25 +0300)]
Move changeset bbox test to integration tests

4 weeks agoMerge remote-tracking branch 'upstream/pull/6166'
Tom Hughes [Thu, 3 Jul 2025 17:56:48 +0000 (18:56 +0100)]
Merge remote-tracking branch 'upstream/pull/6166'

4 weeks agoFix message reuse for Terms of Use link in signup form
Pikne [Thu, 3 Jul 2025 14:49:23 +0000 (17:49 +0300)]
Fix message reuse for Terms of Use link in signup form

4 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 3 Jul 2025 12:20:52 +0000 (14:20 +0200)]
Localisation updates from https://translatewiki.net.

4 weeks agoFix eslint warning
Tom Hughes [Wed, 2 Jul 2025 18:21:01 +0000 (19:21 +0100)]
Fix eslint warning

4 weeks agoMerge remote-tracking branch 'upstream/pull/6164'
Tom Hughes [Wed, 2 Jul 2025 17:26:27 +0000 (18:26 +0100)]
Merge remote-tracking branch 'upstream/pull/6164'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6162'
Tom Hughes [Wed, 2 Jul 2025 17:24:31 +0000 (18:24 +0100)]
Merge remote-tracking branch 'upstream/pull/6162'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6161'
Tom Hughes [Wed, 2 Jul 2025 17:23:06 +0000 (18:23 +0100)]
Merge remote-tracking branch 'upstream/pull/6161'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6160'
Tom Hughes [Wed, 2 Jul 2025 17:21:52 +0000 (18:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6160'

4 weeks agoEnable arrow-spacing ESLint rule
Marwin Hochfelsner [Wed, 2 Jul 2025 11:48:34 +0000 (13:48 +0200)]
Enable arrow-spacing ESLint rule

4 weeks agoRefactor share pane buttons to use Bootstrap tabs
Marwin Hochfelsner [Wed, 2 Jul 2025 06:59:30 +0000 (08:59 +0200)]
Refactor share pane buttons to use Bootstrap tabs

4 weeks agoAdd test for set_locale fix in notes controller
Anton Khorev [Tue, 1 Jul 2025 23:45:17 +0000 (02:45 +0300)]
Add test for set_locale fix in notes controller

Tests the fix in c266f3c90a154dcb43ab0ff2b2e4337c510707d8.

4 weeks agoMerge remote-tracking branch 'upstream/pull/6157'
Anton Khorev [Tue, 1 Jul 2025 23:40:15 +0000 (02:40 +0300)]
Merge remote-tracking branch 'upstream/pull/6157'

4 weeks agoBump eslint from 9.30.0 to 9.30.1
dependabot[bot] [Tue, 1 Jul 2025 23:18:20 +0000 (23:18 +0000)]
Bump eslint from 9.30.0 to 9.30.1

Bumps [eslint](https://github.com/eslint/eslint) from 9.30.0 to 9.30.1.
- [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.30.0...v9.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoMerge remote-tracking branch 'upstream/pull/6105'
Tom Hughes [Tue, 1 Jul 2025 18:37:52 +0000 (19:37 +0100)]
Merge remote-tracking branch 'upstream/pull/6105'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6084'
Tom Hughes [Tue, 1 Jul 2025 18:01:47 +0000 (19:01 +0100)]
Merge remote-tracking branch 'upstream/pull/6084'

4 weeks agoMove set_locale as early as possible
Tom Hughes [Tue, 1 Jul 2025 17:32:21 +0000 (18:32 +0100)]
Move set_locale as early as possible

Fixes #5251

4 weeks agoMerge remote-tracking branch 'upstream/pull/6155'
Tom Hughes [Tue, 1 Jul 2025 17:25:26 +0000 (18:25 +0100)]
Merge remote-tracking branch 'upstream/pull/6155'

4 weeks agoRemove "Edit Profile" button from user profile
Anton Khorev [Tue, 1 Jul 2025 17:16:11 +0000 (20:16 +0300)]
Remove "Edit Profile" button from user profile

4 weeks agoAdd "Edit Location" button to user profile
Anton Khorev [Wed, 4 Jun 2025 01:39:49 +0000 (04:39 +0300)]
Add "Edit Location" button to user profile

4 weeks agoAdd "Edit Company" button to user profile
Anton Khorev [Wed, 4 Jun 2025 01:26:10 +0000 (04:26 +0300)]
Add "Edit Company" button to user profile

4 weeks agoTurn own profile image into an edit link
Anton Khorev [Tue, 1 Jul 2025 16:59:53 +0000 (19:59 +0300)]
Turn own profile image into an edit link

4 weeks agoAdd "Change Image" button to user profile
Anton Khorev [Tue, 1 Jul 2025 16:57:41 +0000 (19:57 +0300)]
Add "Change Image" button to user profile

4 weeks agoAdd "Edit Links" button to user profile
Anton Khorev [Tue, 1 Jul 2025 16:23:57 +0000 (19:23 +0300)]
Add "Edit Links" button to user profile

4 weeks agoAdd edit button options to profile sidebar section template
Anton Khorev [Tue, 1 Jul 2025 16:10:18 +0000 (19:10 +0300)]
Add edit button options to profile sidebar section template

4 weeks agoUpdate bundle
Tom Hughes [Tue, 1 Jul 2025 16:32:16 +0000 (17:32 +0100)]
Update bundle

4 weeks agoAdd "Edit Profile Details" button to user profile
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.

4 weeks agoAdd user profile sidebar section template
Anton Khorev [Tue, 1 Jul 2025 15:44:10 +0000 (18:44 +0300)]
Add user profile sidebar section template

4 weeks agoAdd "Edit Description" button to user profile
Anton Khorev [Tue, 1 Jul 2025 15:12:29 +0000 (18:12 +0300)]
Add "Edit Description" button to user profile

4 weeks agoRename profile update system tests to match controller names
Anton Khorev [Tue, 3 Jun 2025 23:01:56 +0000 (02:01 +0300)]
Rename profile update system tests to match controller names

4 weeks agoAdd what's updated to profile update flash messages
Anton Khorev [Tue, 3 Jun 2025 16:12:40 +0000 (19:12 +0300)]
Add what's updated to profile update flash messages

4 weeks agoMove profile links editing to links page
Anton Khorev [Tue, 3 Jun 2025 16:02:45 +0000 (19:02 +0300)]
Move profile links editing to links page

4 weeks agoAdd empty profile links page
Anton Khorev [Tue, 3 Jun 2025 15:38:51 +0000 (18:38 +0300)]
Add empty profile links page

4 weeks agoSplit profile image update test
Anton Khorev [Tue, 3 Jun 2025 15:23:35 +0000 (18:23 +0300)]
Split profile image update test

4 weeks agoMove profile image editing to image page
Anton Khorev [Tue, 3 Jun 2025 15:20:28 +0000 (18:20 +0300)]
Move profile image editing to image page

4 weeks agoAdd empty profile image page
Anton Khorev [Tue, 3 Jun 2025 15:07:31 +0000 (18:07 +0300)]
Add empty profile image page

4 weeks agoMove profile company editing to company page
Anton Khorev [Tue, 3 Jun 2025 14:40:09 +0000 (17:40 +0300)]
Move profile company editing to company page

4 weeks agoAdd empty profile company page
Anton Khorev [Tue, 3 Jun 2025 14:23:09 +0000 (17:23 +0300)]
Add empty profile company page

4 weeks agoMove profile location editing to location page
Anton Khorev [Tue, 3 Jun 2025 03:32:19 +0000 (06:32 +0300)]
Move profile location editing to location page

4 weeks agoAdd empty profile location page
Anton Khorev [Tue, 3 Jun 2025 02:50:58 +0000 (05:50 +0300)]
Add empty profile location page

4 weeks agoAdd profile editing navigation tabs
Anton Khorev [Tue, 3 Jun 2025 02:29:46 +0000 (05:29 +0300)]
Add profile editing navigation tabs

4 weeks agoAdd profile section controller parent class
Anton Khorev [Tue, 3 Jun 2025 01:27:40 +0000 (04:27 +0300)]
Add profile section controller parent class

4 weeks agoTest profile description show action
Anton Khorev [Tue, 3 Jun 2025 03:40:44 +0000 (06:40 +0300)]
Test profile description show action

4 weeks agoMove profile resource to profile/description
Anton Khorev [Tue, 3 Jun 2025 01:15:29 +0000 (04:15 +0300)]
Move profile resource to profile/description

4 weeks agoMove Gravatar enabled/disabled messages to their controller
Anton Khorev [Tue, 3 Jun 2025 16:35:24 +0000 (19:35 +0300)]
Move Gravatar enabled/disabled messages to their controller

4 weeks agoUse changeset line in element common details
Anton Khorev [Tue, 1 Jul 2025 00:59:20 +0000 (03:59 +0300)]
Use changeset line in element common details

4 weeks agoConvert unstyled list to divs in element common details
Anton Khorev [Mon, 30 Jun 2025 16:42:42 +0000 (19:42 +0300)]
Convert unstyled list to divs in element common details

4 weeks agoReserve space for two-digit comment count in changeset line
Anton Khorev [Tue, 1 Jul 2025 00:42:42 +0000 (03:42 +0300)]
Reserve space for two-digit comment count in changeset line

4 weeks agoUse spans as flex items in changeset line
Anton Khorev [Tue, 1 Jul 2025 00:37:02 +0000 (03:37 +0300)]
Use spans as flex items in changeset line

4 weeks agoMake changes and comments in changeset line optional
Anton Khorev [Tue, 1 Jul 2025 00:33:46 +0000 (03:33 +0300)]
Make changes and comments in changeset line optional

4 weeks agoSwap changes and comments in changeset line
Anton Khorev [Tue, 1 Jul 2025 00:31:34 +0000 (03:31 +0300)]
Swap changes and comments in changeset line

4 weeks agoDecrease changeset comment bottom margin
Anton Khorev [Tue, 1 Jul 2025 00:28:53 +0000 (03:28 +0300)]
Decrease changeset comment bottom margin

4 weeks agoAdjust right margin of changeset line
Anton Khorev [Tue, 1 Jul 2025 00:26:28 +0000 (03:26 +0300)]
Adjust right margin of changeset line

4 weeks agoCreate changeset line template
Anton Khorev [Tue, 1 Jul 2025 00:23:28 +0000 (03:23 +0300)]
Create changeset line template

4 weeks agoWrap changeset id link in span that serves as flex item
Anton Khorev [Tue, 1 Jul 2025 00:07:40 +0000 (03:07 +0300)]
Wrap changeset id link in span that serves as flex item

4 weeks agoUse link_to(changeset) in changeset history and element common details
Anton Khorev [Tue, 1 Jul 2025 00:03:12 +0000 (03:03 +0300)]
Use link_to(changeset) in changeset history and element common details

4 weeks agoReorganize changeset history info into two lines
Anton Khorev [Mon, 30 Jun 2025 16:19:23 +0000 (19:19 +0300)]
Reorganize changeset history info into two lines

4 weeks agoMerge remote-tracking branch 'upstream/pull/6089'
Tom Hughes [Mon, 30 Jun 2025 15:58:31 +0000 (16:58 +0100)]
Merge remote-tracking branch 'upstream/pull/6089'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6153'
Tom Hughes [Mon, 30 Jun 2025 15:51:22 +0000 (16:51 +0100)]
Merge remote-tracking branch 'upstream/pull/6153'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6150'
Anton Khorev [Mon, 30 Jun 2025 15:05:00 +0000 (18:05 +0300)]
Merge remote-tracking branch 'upstream/pull/6150'

4 weeks agoUse default backdrop and keyboard settings for language dialog
Anton Khorev [Mon, 30 Jun 2025 14:25:52 +0000 (17:25 +0300)]
Use default backdrop and keyboard settings for language dialog

5 weeks agoModernize route.run
Marwin Hochfelsner [Mon, 30 Jun 2025 13:11:19 +0000 (15:11 +0200)]
Modernize route.run

5 weeks agoMerge remote-tracking branch 'upstream/pull/6148'
Tom Hughes [Sun, 29 Jun 2025 16:41:45 +0000 (17:41 +0100)]
Merge remote-tracking branch 'upstream/pull/6148'

5 weeks agoAdd versions label to breadcrumbs
Anton Khorev [Sun, 29 Jun 2025 16:31:14 +0000 (19:31 +0300)]
Add versions label to breadcrumbs

5 weeks agoLink to element history without params in breadcrumbs
Anton Khorev [Sun, 29 Jun 2025 16:16:31 +0000 (19:16 +0300)]
Link to element history without params in breadcrumbs

5 weeks agoMove "View Unredacted History" link back to secondary actions
Anton Khorev [Sun, 29 Jun 2025 15:59:10 +0000 (18:59 +0300)]
Move "View Unredacted History" link back to secondary actions

5 weeks agoMerge remote-tracking branch 'upstream/pull/6138'
Tom Hughes [Sun, 29 Jun 2025 14:56:20 +0000 (15:56 +0100)]
Merge remote-tracking branch 'upstream/pull/6138'

5 weeks agoMerge remote-tracking branch 'upstream/pull/6144'
Tom Hughes [Sun, 29 Jun 2025 14:53:55 +0000 (15:53 +0100)]
Merge remote-tracking branch 'upstream/pull/6144'

5 weeks agoMerge remote-tracking branch 'upstream/pull/6143'
Tom Hughes [Sun, 29 Jun 2025 14:50:57 +0000 (15:50 +0100)]
Merge remote-tracking branch 'upstream/pull/6143'

5 weeks agoMerge remote-tracking branch 'upstream/pull/6140'
Tom Hughes [Sun, 29 Jun 2025 14:46:26 +0000 (15:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6140'

5 weeks agoMake element version scrollbar appear only when necessary
Anton Khorev [Sat, 28 Jun 2025 16:21:29 +0000 (19:21 +0300)]
Make element version scrollbar appear only when necessary

5 weeks agoMove scss @include color-mode(dark) to the top level
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.

5 weeks agoRemove custom .browse-section css
Anton Khorev [Sat, 28 Jun 2025 14:46:17 +0000 (17:46 +0300)]
Remove custom .browse-section css

5 weeks agoMove browse section wrapper out of branching in element partials
Anton Khorev [Sat, 28 Jun 2025 14:32:01 +0000 (17:32 +0300)]
Move browse section wrapper out of branching in element partials

5 weeks agoRemove unused .browse-node/way/relation css classes
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.

5 weeks agoRemove unnecessary bottom border exception from .browse-section
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.