]> git.openstreetmap.org Git - rails.git/log
rails.git
11 months agoMerge remote-tracking branch 'upstream/pull/5987'
Tom Hughes [Fri, 30 May 2025 16:33:41 +0000 (17:33 +0100)]
Merge remote-tracking branch 'upstream/pull/5987'

11 months agoMerge remote-tracking branch 'upstream/pull/6067'
Tom Hughes [Fri, 30 May 2025 15:56:03 +0000 (16:56 +0100)]
Merge remote-tracking branch 'upstream/pull/6067'

11 months agoUse Object.values in overpass query element merge
Anton Khorev [Fri, 30 May 2025 12:57:13 +0000 (15:57 +0300)]
Use Object.values in overpass query element merge

Replace Object.keys().map() with Object.values() which wasn't widely supported when the code was written.

11 months agoMerge remote-tracking branch 'upstream/pull/6037'
Anton Khorev [Fri, 30 May 2025 10:58:07 +0000 (13:58 +0300)]
Merge remote-tracking branch 'upstream/pull/6037'

11 months agoMerge remote-tracking branch 'upstream/pull/6066'
Anton Khorev [Fri, 30 May 2025 10:29:26 +0000 (13:29 +0300)]
Merge remote-tracking branch 'upstream/pull/6066'

11 months agoSave any screenshots when tests fail in CI
Tom Hughes [Thu, 29 May 2025 18:38:37 +0000 (19:38 +0100)]
Save any screenshots when tests fail in CI

11 months agoMerge remote-tracking branch 'upstream/pull/6058'
Tom Hughes [Thu, 29 May 2025 17:13:20 +0000 (18:13 +0100)]
Merge remote-tracking branch 'upstream/pull/6058'

11 months agoMerge remote-tracking branch 'upstream/pull/6064'
Tom Hughes [Thu, 29 May 2025 17:01:03 +0000 (18:01 +0100)]
Merge remote-tracking branch 'upstream/pull/6064'

11 months agoMerge remote-tracking branch 'upstream/pull/6062'
Tom Hughes [Thu, 29 May 2025 16:26:49 +0000 (17:26 +0100)]
Merge remote-tracking branch 'upstream/pull/6062'

11 months agoMerge remote-tracking branch 'upstream/pull/5956'
Anton Khorev [Thu, 29 May 2025 15:45:40 +0000 (18:45 +0300)]
Merge remote-tracking branch 'upstream/pull/5956'

11 months agoConvert ogf icon to black & white
Anton Khorev [Thu, 29 May 2025 14:25:05 +0000 (17:25 +0300)]
Convert ogf icon to black & white

11 months agoRemove unused style declarations from ogf icon
Anton Khorev [Thu, 29 May 2025 14:15:23 +0000 (17:15 +0300)]
Remove unused style declarations from ogf icon

11 months agoReplace grayscale filter with functions in osm wiki, forum, ohm icons
Anton Khorev [Thu, 29 May 2025 14:06:28 +0000 (17:06 +0300)]
Replace grayscale filter with functions in osm wiki, forum, ohm icons

11 months agoMake remove social link buttons always actually buttons
Anton Khorev [Wed, 28 May 2025 15:24:27 +0000 (18:24 +0300)]
Make remove social link buttons always actually buttons

Remove buttons for existing links were labels of hidden checkboxes styled as buttons. That made them inaccessible by keyboard navigation.

11 months agoAdd placeholders/titles to social link controls
Anton Khorev [Wed, 28 May 2025 11:58:14 +0000 (14:58 +0300)]
Add placeholders/titles to social link controls

11 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 29 May 2025 12:16:06 +0000 (14:16 +0200)]
Localisation updates from https://translatewiki.net.

11 months agoAdd social link controls using html template
Anton Khorev [Wed, 28 May 2025 10:01:41 +0000 (13:01 +0300)]
Add social link controls using html template

11 months agoRemove unused ids from social link inputs
Anton Khorev [Wed, 28 May 2025 10:20:33 +0000 (13:20 +0300)]
Remove unused ids from social link inputs

11 months agoRemove unnecessary event.preventDefault() from "Add Social Link"
Anton Khorev [Wed, 28 May 2025 10:36:15 +0000 (13:36 +0300)]
Remove unnecessary event.preventDefault() from "Add Social Link"

It's not a submit button.

11 months agoCompany Name on Profile Page
nertc [Thu, 29 May 2025 07:40:25 +0000 (11:40 +0400)]
Company Name on Profile Page

11 months agoMerge remote-tracking branch 'upstream/pull/6061'
Tom Hughes [Wed, 28 May 2025 18:00:46 +0000 (19:00 +0100)]
Merge remote-tracking branch 'upstream/pull/6061'

11 months agoMerge remote-tracking branch 'upstream/pull/6060'
Tom Hughes [Wed, 28 May 2025 17:59:33 +0000 (18:59 +0100)]
Merge remote-tracking branch 'upstream/pull/6060'

11 months agoMerge remote-tracking branch 'upstream/pull/6059'
Tom Hughes [Wed, 28 May 2025 17:55:58 +0000 (18:55 +0100)]
Merge remote-tracking branch 'upstream/pull/6059'

11 months agoRename confirmations controller test class
Anton Khorev [Wed, 28 May 2025 13:33:40 +0000 (16:33 +0300)]
Rename confirmations controller test class

Change the class name to ConfirmationsControllerTest to match the filename and the tested controller.

11 months agoRemove /edit from profile form path
Anton Khorev [Wed, 28 May 2025 13:14:07 +0000 (16:14 +0300)]
Remove /edit from profile form path

This makes it similar to account and preferences paths that also don't have /edit. Getting /profile is now allowed, making it possible to reload the profile edit form page.

11 months agoPreload changeset, relation_members, relation_tags
Mahmoud Hanafy [Wed, 28 May 2025 08:06:20 +0000 (09:06 +0100)]
Preload changeset, relation_members, relation_tags

11 months agoAvoid highlighting multiple changesets in history sidebar
Anton Khorev [Tue, 27 May 2025 15:31:26 +0000 (18:31 +0300)]
Avoid highlighting multiple changesets in history sidebar

Otherwise some highlights might get stuck to changeset list items in the sidebar when scrolling is triggered by "Scroll to changeset" context menu item.

11 months agoMerge remote-tracking branch 'upstream/pull/6055'
Tom Hughes [Tue, 27 May 2025 17:17:29 +0000 (18:17 +0100)]
Merge remote-tracking branch 'upstream/pull/6055'

11 months agoAdd routing provider tips
Marwin Hochfelsner [Fri, 25 Apr 2025 23:41:09 +0000 (01:41 +0200)]
Add routing provider tips

11 months agoUse same logic for feature names
Marwin Hochfelsner [Wed, 21 May 2025 23:38:06 +0000 (01:38 +0200)]
Use same logic for feature names

11 months agoUse within_sidebar instead of .changesets selector in history tests
Anton Khorev [Tue, 27 May 2025 15:20:46 +0000 (18:20 +0300)]
Use within_sidebar instead of .changesets selector in history tests

11 months agoRemove nested .changesets from lists on history pages
Anton Khorev [Tue, 27 May 2025 15:11:16 +0000 (18:11 +0300)]
Remove nested .changesets from lists on history pages

11 months agoAdd "Scroll to changeset" context menu item to history pages
Anton Khorev [Tue, 27 May 2025 14:11:28 +0000 (17:11 +0300)]
Add "Scroll to changeset" context menu item to history pages

11 months agoMerge remote-tracking branch 'upstream/pull/6053'
Anton Khorev [Tue, 27 May 2025 13:13:48 +0000 (16:13 +0300)]
Merge remote-tracking branch 'upstream/pull/6053'

11 months agoInclude changeset with node instead of loading it while rendering
Mahmoud Hanafy [Tue, 27 May 2025 06:43:54 +0000 (07:43 +0100)]
Include changeset with node instead of loading it while rendering

Related to this issue: https://github.com/openstreetmap/openstreetmap-website/issues/6057

11 months agoBump @stylistic/eslint-plugin-js from 4.2.0 to 4.4.0
dependabot[bot] [Mon, 26 May 2025 23:25:11 +0000 (23:25 +0000)]
Bump @stylistic/eslint-plugin-js from 4.2.0 to 4.4.0

Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.0/packages/eslint-plugin-js)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoDrop selenium monkey patch in favour of upstream fix
Tom Hughes [Mon, 26 May 2025 15:42:57 +0000 (16:42 +0100)]
Drop selenium monkey patch in favour of upstream fix

11 months agoUpdate bundle
Tom Hughes [Mon, 26 May 2025 13:17:45 +0000 (14:17 +0100)]
Update bundle

11 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 26 May 2025 12:17:30 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.

11 months agoMerge remote-tracking branch 'upstream/pull/6038'
Tom Hughes [Mon, 26 May 2025 11:26:14 +0000 (12:26 +0100)]
Merge remote-tracking branch 'upstream/pull/6038'

11 months agoRemove legacy OpenID login
mmd-osm [Sat, 17 May 2025 11:23:20 +0000 (13:23 +0200)]
Remove legacy OpenID login

11 months agoMerge remote-tracking branch 'upstream/pull/6051'
Tom Hughes [Sun, 25 May 2025 14:19:25 +0000 (15:19 +0100)]
Merge remote-tracking branch 'upstream/pull/6051'

11 months agoData layer: display text for http 509 rate limiting errors
mmd-osm [Sat, 24 May 2025 19:05:25 +0000 (21:05 +0200)]
Data layer: display text for http 509 rate limiting errors

11 months agoMerge remote-tracking branch 'upstream/pull/6050'
Tom Hughes [Sat, 24 May 2025 15:57:12 +0000 (16:57 +0100)]
Merge remote-tracking branch 'upstream/pull/6050'

11 months agoMerge remote-tracking branch 'upstream/pull/6049'
Tom Hughes [Sat, 24 May 2025 15:54:31 +0000 (16:54 +0100)]
Merge remote-tracking branch 'upstream/pull/6049'

11 months agoRename share button icons directory
Anton Khorev [Sat, 24 May 2025 14:54:21 +0000 (17:54 +0300)]
Rename share button icons directory

11 months agoRemove social-share-buttons css class
Anton Khorev [Sat, 24 May 2025 14:49:42 +0000 (17:49 +0300)]
Remove social-share-buttons css class

11 months agoRename "social share buttons" to "share buttons"
Anton Khorev [Sat, 24 May 2025 14:32:46 +0000 (17:32 +0300)]
Rename "social share buttons" to "share buttons"

11 months agoInvert social link icons in dark mode
Anton Khorev [Sat, 24 May 2025 14:06:01 +0000 (17:06 +0300)]
Invert social link icons in dark mode

11 months agoMerge remote-tracking branch 'upstream/pull/6039'
Anton Khorev [Sat, 24 May 2025 13:40:03 +0000 (16:40 +0300)]
Merge remote-tracking branch 'upstream/pull/6039'

11 months agoMerge remote-tracking branch 'upstream/pull/6047'
Anton Khorev [Sat, 24 May 2025 12:55:26 +0000 (15:55 +0300)]
Merge remote-tracking branch 'upstream/pull/6047'

11 months agoLimit diary comments to 64Kb
Tom Hughes [Fri, 23 May 2025 19:18:36 +0000 (20:18 +0100)]
Limit diary comments to 64Kb

11 months agoLimit diary entries to 256Kb
Tom Hughes [Fri, 23 May 2025 19:14:06 +0000 (20:14 +0100)]
Limit diary entries to 256Kb

11 months agoLimit user descriptions to 64Kb
Tom Hughes [Fri, 23 May 2025 18:33:43 +0000 (19:33 +0100)]
Limit user descriptions to 64Kb

11 months agoMerge remote-tracking branch 'upstream/pull/6046'
Tom Hughes [Fri, 23 May 2025 16:42:15 +0000 (17:42 +0100)]
Merge remote-tracking branch 'upstream/pull/6046'

11 months agoMove heatmaps controller tests
Anton Khorev [Fri, 23 May 2025 15:26:11 +0000 (18:26 +0300)]
Move heatmaps controller tests

11 months agoMove heatmap to Turbo frame
Anton Khorev [Fri, 23 May 2025 15:19:41 +0000 (18:19 +0300)]
Move heatmap to Turbo frame

11 months agoSplit heatmap rendering test
Anton Khorev [Mon, 19 May 2025 12:37:15 +0000 (15:37 +0300)]
Split heatmap rendering test

11 months agoTest if max_id is present in heatmap data
Anton Khorev [Thu, 20 Mar 2025 22:14:09 +0000 (01:14 +0300)]
Test if max_id is present in heatmap data

11 months agoMerge remote-tracking branch 'upstream/pull/6040'
Anton Khorev [Fri, 23 May 2025 11:39:34 +0000 (14:39 +0300)]
Merge remote-tracking branch 'upstream/pull/6040'

11 months agoFocus on newly added social link fields
Tom Hughes [Thu, 22 May 2025 18:51:26 +0000 (19:51 +0100)]
Focus on newly added social link fields

11 months agoSkype is no more
Tom Hughes [Thu, 22 May 2025 18:28:11 +0000 (19:28 +0100)]
Skype is no more

11 months agoMerge remote-tracking branch 'upstream/pull/5439'
Tom Hughes [Thu, 22 May 2025 18:03:12 +0000 (19:03 +0100)]
Merge remote-tracking branch 'upstream/pull/5439'

11 months agoAdd social profile links
nertc [Thu, 22 May 2025 08:11:19 +0000 (12:11 +0400)]
Add social profile links

11 months agoMerge remote-tracking branch 'upstream/pull/5960'
Tom Hughes [Thu, 22 May 2025 17:35:32 +0000 (18:35 +0100)]
Merge remote-tracking branch 'upstream/pull/5960'

11 months agoMerge remote-tracking branch 'upstream/pull/6010'
Tom Hughes [Thu, 22 May 2025 17:26:57 +0000 (18:26 +0100)]
Merge remote-tracking branch 'upstream/pull/6010'

11 months agoAdd profile diaries partial to profile
Emin Kocan [Tue, 22 Apr 2025 06:04:41 +0000 (08:04 +0200)]
Add profile diaries partial to profile

11 months agoMerge remote-tracking branch 'upstream/pull/6033'
Tom Hughes [Wed, 21 May 2025 16:44:28 +0000 (17:44 +0100)]
Merge remote-tracking branch 'upstream/pull/6033'

11 months agoUse dir="auto" for comments on element browse pages
Anton Khorev [Tue, 20 May 2025 23:11:24 +0000 (02:11 +0300)]
Use dir="auto" for comments on element browse pages

11 months agoUse <bdi> for comments in changeset history lists
Anton Khorev [Tue, 20 May 2025 22:52:47 +0000 (01:52 +0300)]
Use <bdi> for comments in changeset history lists

11 months agoMerge remote-tracking branch 'upstream/pull/6029'
Tom Hughes [Tue, 20 May 2025 17:43:10 +0000 (18:43 +0100)]
Merge remote-tracking branch 'upstream/pull/6029'

11 months agoUpdate bundle
Tom Hughes [Tue, 20 May 2025 17:23:02 +0000 (18:23 +0100)]
Update bundle

11 months agoBump @types/leaflet from 1.9.17 to 1.9.18
dependabot[bot] [Mon, 19 May 2025 23:19:49 +0000 (23:19 +0000)]
Bump @types/leaflet from 1.9.17 to 1.9.18

Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) from 1.9.17 to 1.9.18.
- [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.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoMerge remote-tracking branch 'upstream/pull/6027'
Tom Hughes [Mon, 19 May 2025 17:58:18 +0000 (18:58 +0100)]
Merge remote-tracking branch 'upstream/pull/6027'

11 months agoMerge remote-tracking branch 'upstream/pull/6026'
Tom Hughes [Mon, 19 May 2025 17:55:11 +0000 (18:55 +0100)]
Merge remote-tracking branch 'upstream/pull/6026'

11 months agoReplace heatmap cell hover border with box-shadow
Anton Khorev [Mon, 19 May 2025 15:11:33 +0000 (18:11 +0300)]
Replace heatmap cell hover border with box-shadow

11 months agoRestore the original heatmap cell colors
Anton Khorev [Mon, 19 May 2025 14:24:46 +0000 (17:24 +0300)]
Restore the original heatmap cell colors

11 months agoUse spans instead of divs in all heatmap cells
Anton Khorev [Mon, 19 May 2025 14:17:43 +0000 (17:17 +0300)]
Use spans instead of divs in all heatmap cells

Previously nonempty cells were divs wrapped by links.

11 months agoUse css properties of heatmap cells for everything except colors
Anton Khorev [Mon, 19 May 2025 14:14:45 +0000 (17:14 +0300)]
Use css properties of heatmap cells for everything except colors

Previously some of styling was done by Bootstrap and some directly by css properties.

11 months agoRemove .display_name from user path helper calls
Anton Khorev [Mon, 19 May 2025 13:02:31 +0000 (16:02 +0300)]
Remove .display_name from user path helper calls

11 months agoMerge remote-tracking branch 'upstream/pull/6017'
Anton Khorev [Sun, 18 May 2025 11:21:56 +0000 (14:21 +0300)]
Merge remote-tracking branch 'upstream/pull/6017'

11 months agoMerge remote-tracking branch 'upstream/pull/5992'
Tom Hughes [Sat, 17 May 2025 16:25:38 +0000 (17:25 +0100)]
Merge remote-tracking branch 'upstream/pull/5992'

11 months agoMerge remote-tracking branch 'upstream/pull/6018'
Tom Hughes [Sat, 17 May 2025 16:17:23 +0000 (17:17 +0100)]
Merge remote-tracking branch 'upstream/pull/6018'

11 months agoExtract heatmap data assembly into helper
Marwin Hochfelsner [Fri, 16 May 2025 22:43:03 +0000 (00:43 +0200)]
Extract heatmap data assembly into helper

11 months agoFix heatmap not appearing when first day of the week is a Sunday
Marwin Hochfelsner [Sat, 17 May 2025 10:33:54 +0000 (12:33 +0200)]
Fix heatmap not appearing when first day of the week is a Sunday

11 months agoImprove heatmap data caching
Marwin Hochfelsner [Fri, 16 May 2025 21:36:22 +0000 (23:36 +0200)]
Improve heatmap data caching

11 months agoMerge remote-tracking branch 'upstream/pull/6019'
Tom Hughes [Sat, 17 May 2025 13:21:50 +0000 (14:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6019'

11 months agoBump eslint from 9.26.0 to 9.27.0
dependabot[bot] [Fri, 16 May 2025 23:43:26 +0000 (23:43 +0000)]
Bump eslint from 9.26.0 to 9.27.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.27.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.26.0...v9.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoImprove heatmap colors
Marwin Hochfelsner [Fri, 16 May 2025 21:27:46 +0000 (23:27 +0200)]
Improve heatmap colors

11 months agoRefactor directions output rendering and unit handling
Marwin Hochfelsner [Wed, 7 May 2025 23:01:38 +0000 (01:01 +0200)]
Refactor directions output rendering and unit handling

11 months agoImprove dates in heatmap tooltips
Tom Hughes [Fri, 16 May 2025 16:43:31 +0000 (17:43 +0100)]
Improve dates in heatmap tooltips

11 months agoMerge remote-tracking branch 'upstream/pull/5998'
Tom Hughes [Thu, 15 May 2025 22:50:45 +0000 (23:50 +0100)]
Merge remote-tracking branch 'upstream/pull/5998'

11 months agoPrerender heatmap in partial
Marwin Hochfelsner [Fri, 9 May 2025 22:50:56 +0000 (00:50 +0200)]
Prerender heatmap in partial

11 months agoMerge remote-tracking branch 'upstream/pull/6014'
Tom Hughes [Thu, 15 May 2025 21:31:43 +0000 (22:31 +0100)]
Merge remote-tracking branch 'upstream/pull/6014'

11 months agoMerge remote-tracking branch 'upstream/pull/6015'
Tom Hughes [Thu, 15 May 2025 21:27:41 +0000 (22:27 +0100)]
Merge remote-tracking branch 'upstream/pull/6015'

11 months agoUpdate leaflet-osm to latest upstream version
Tom Hughes [Thu, 15 May 2025 19:35:57 +0000 (20:35 +0100)]
Update leaflet-osm to latest upstream version

11 months agoAdd user.default_diary_language setter
Anton Khorev [Thu, 15 May 2025 12:04:15 +0000 (15:04 +0300)]
Add user.default_diary_language setter

11 months agoChange user.preferred_language to user.default_diary_language supporting preferences
Anton Khorev [Wed, 14 May 2025 13:51:28 +0000 (16:51 +0300)]
Change user.preferred_language to user.default_diary_language supporting preferences

11 months agoRename default_lang to diary_language_preference
Anton Khorev [Wed, 14 May 2025 13:40:11 +0000 (16:40 +0300)]
Rename default_lang to diary_language_preference

11 months agoMerge remote-tracking branch 'upstream/pull/6012'
Tom Hughes [Thu, 15 May 2025 17:04:32 +0000 (18:04 +0100)]
Merge remote-tracking branch 'upstream/pull/6012'