]> git.openstreetmap.org Git - rails.git/log
rails.git
2 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.

2 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'

2 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'

2 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>
2 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

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

2 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.

2 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'

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

2 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'

2 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

2 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'

2 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'

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

2 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

2 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"

2 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

2 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'

2 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'

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

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

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

2 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'

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

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

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

2 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

2 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'

2 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

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

2 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'

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

2 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'

2 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'

2 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

2 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'

2 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

2 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

2 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'

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

2 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>
2 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'

2 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'

2 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

2 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

2 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.

2 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.

2 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

2 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'

2 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'

2 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'

2 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

2 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

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

2 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'

2 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>
2 months agoImprove heatmap colors
Marwin Hochfelsner [Fri, 16 May 2025 21:27:46 +0000 (23:27 +0200)]
Improve heatmap colors

2 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

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

2 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'

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

2 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'

2 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'

2 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

2 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

2 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

2 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

2 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'

2 months agoMerge remote-tracking branch 'upstream/pull/6013'
Tom Hughes [Thu, 15 May 2025 16:56:04 +0000 (17:56 +0100)]
Merge remote-tracking branch 'upstream/pull/6013'

2 months agoUse entire width of sidebar for directions table
Anton Khorev [Thu, 15 May 2025 15:02:08 +0000 (18:02 +0300)]
Use entire width of sidebar for directions table

2 months agoAdd new diary entry links to user's own diary entry pages
Anton Khorev [Thu, 15 May 2025 10:10:15 +0000 (13:10 +0300)]
Add new diary entry links to user's own diary entry pages

2 months agoRename @entry to @diary_entry to match model name
Anton Khorev [Thu, 15 May 2025 10:22:17 +0000 (13:22 +0300)]
Rename @entry to @diary_entry to match model name

2 months agoAdd diary entries navigation template
Anton Khorev [Thu, 15 May 2025 10:09:51 +0000 (13:09 +0300)]
Add diary entries navigation template

2 months agoMerge remote-tracking branch 'upstream/pull/6005'
Tom Hughes [Wed, 14 May 2025 17:40:10 +0000 (18:40 +0100)]
Merge remote-tracking branch 'upstream/pull/6005'

2 months agoMerge remote-tracking branch 'upstream/pull/5988'
Tom Hughes [Wed, 14 May 2025 17:33:04 +0000 (18:33 +0100)]
Merge remote-tracking branch 'upstream/pull/5988'

2 months agoAllow new diary entry language to be specified in params
Anton Khorev [Wed, 14 May 2025 14:49:51 +0000 (17:49 +0300)]
Allow new diary entry language to be specified in params

2 months agoTest if preferred diary entry language is selected
Anton Khorev [Wed, 14 May 2025 14:52:16 +0000 (17:52 +0300)]
Test if preferred diary entry language is selected

2 months agoBump ClassLength rubocop_todo
Robert Koeze [Sat, 10 May 2025 01:53:54 +0000 (21:53 -0400)]
Bump ClassLength rubocop_todo

2 months agoMove gravatar_enable method to User model
Robert Koeze [Mon, 21 Apr 2025 00:41:01 +0000 (20:41 -0400)]
Move gravatar_enable method to User model

This method configures a gravatar for the user. Since this is
business logic let's put it on the model instead of in the controller.
Now we can also test this method outside of the request/response
lifecycle.

2 months agoUpdate bundle
Tom Hughes [Tue, 13 May 2025 17:38:22 +0000 (18:38 +0100)]
Update bundle

2 months agoMerge remote-tracking branch 'upstream/pull/6011'
Tom Hughes [Tue, 13 May 2025 17:25:08 +0000 (18:25 +0100)]
Merge remote-tracking branch 'upstream/pull/6011'

2 months agoUpdate graphhopper.js
Peter [Tue, 13 May 2025 09:21:21 +0000 (11:21 +0200)]
Update graphhopper.js

2 months agoMerge remote-tracking branch 'upstream/pull/6008'
Tom Hughes [Mon, 12 May 2025 18:05:29 +0000 (19:05 +0100)]
Merge remote-tracking branch 'upstream/pull/6008'

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

2 months agoMerge remote-tracking branch 'upstream/pull/6004'
Tom Hughes [Mon, 12 May 2025 17:18:52 +0000 (18:18 +0100)]
Merge remote-tracking branch 'upstream/pull/6004'

2 months agoUpdate to iD v2.34.0
Martin Raifer [Mon, 12 May 2025 15:13:11 +0000 (17:13 +0200)]
Update to iD v2.34.0

2 months agoUse I18n.exists? to filter available locales
Anton Khorev [Mon, 12 May 2025 14:50:31 +0000 (17:50 +0300)]
Use I18n.exists? to filter available locales

2 months agoAdd links to external map legends
Anton Khorev [Mon, 12 May 2025 09:10:11 +0000 (12:10 +0300)]
Add links to external map legends

2 months agoMove map legend entries definitions into 'entries' properties
Anton Khorev [Mon, 12 May 2025 08:55:21 +0000 (11:55 +0300)]
Move map legend entries definitions into 'entries' properties

2 months agoTarget shown/hidden map key entries by data attributes
Anton Khorev [Mon, 12 May 2025 08:43:22 +0000 (11:43 +0300)]
Target shown/hidden map key entries by data attributes

2 months agoTarget map key images for filtering by css class
Anton Khorev [Mon, 12 May 2025 08:40:57 +0000 (11:40 +0300)]
Target map key images for filtering by css class

2 months agoCombine dashboard user popup custom css
Anton Khorev [Mon, 12 May 2025 07:19:33 +0000 (10:19 +0300)]
Combine dashboard user popup custom css

2 months agoMerge remote-tracking branch 'upstream/pull/6003'
Tom Hughes [Sun, 11 May 2025 13:33:44 +0000 (14:33 +0100)]
Merge remote-tracking branch 'upstream/pull/6003'

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

2 months agoMerge remote-tracking branch 'upstream/pull/6001'
Tom Hughes [Sun, 11 May 2025 13:29:56 +0000 (14:29 +0100)]
Merge remote-tracking branch 'upstream/pull/6001'

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

2 months agoMerge remote-tracking branch 'upstream/pull/5999'
Tom Hughes [Sun, 11 May 2025 13:21:59 +0000 (14:21 +0100)]
Merge remote-tracking branch 'upstream/pull/5999'

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

2 months agoRemove unused dropdown caret css
Anton Khorev [Sun, 11 May 2025 12:15:46 +0000 (15:15 +0300)]
Remove unused dropdown caret css

2 months agoRemove background-color rgba fallback from Leaflet controls
Anton Khorev [Sun, 11 May 2025 12:00:16 +0000 (15:00 +0300)]
Remove background-color rgba fallback from Leaflet controls