]> git.openstreetmap.org Git - rails.git/log
rails.git
13 months agoFix typo in importer role icon tooltip.
Quinn X. J. [Fri, 1 Aug 2025 17:58:42 +0000 (03:58 +1000)]
Fix typo in importer role icon tooltip.

13 months agoMerge remote-tracking branch 'upstream/pull/6278'
Tom Hughes [Fri, 1 Aug 2025 16:46:37 +0000 (17:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6278'

13 months agoMerge remote-tracking branch 'upstream/pull/6277'
Tom Hughes [Fri, 1 Aug 2025 16:45:14 +0000 (17:45 +0100)]
Merge remote-tracking branch 'upstream/pull/6277'

13 months agoUpdate community forum icon
Marwin Hochfelsner [Fri, 1 Aug 2025 00:03:19 +0000 (02:03 +0200)]
Update community forum icon

13 months agoBump osm-community-index from 5.9.2 to 5.9.3
dependabot[bot] [Thu, 31 Jul 2025 23:16:00 +0000 (23:16 +0000)]
Bump osm-community-index from 5.9.2 to 5.9.3

Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoMerge remote-tracking branch 'upstream/pull/5851'
Tom Hughes [Thu, 31 Jul 2025 17:56:35 +0000 (18:56 +0100)]
Merge remote-tracking branch 'upstream/pull/5851'

13 months agoMerge remote-tracking branch 'upstream/pull/6274'
Tom Hughes [Thu, 31 Jul 2025 17:46:56 +0000 (18:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6274'

13 months agoMerge remote-tracking branch 'upstream/pull/6271'
Tom Hughes [Thu, 31 Jul 2025 17:32:49 +0000 (18:32 +0100)]
Merge remote-tracking branch 'upstream/pull/6271'

13 months agoMerge remote-tracking branch 'upstream/pull/6270'
Tom Hughes [Thu, 31 Jul 2025 17:31:06 +0000 (18:31 +0100)]
Merge remote-tracking branch 'upstream/pull/6270'

13 months agoRestructure INSTALL.md
Emin Kocan [Mon, 16 Jun 2025 14:45:44 +0000 (16:45 +0200)]
Restructure INSTALL.md

13 months agoAdd display:block to the editor iframe
Josh Lee [Thu, 31 Jul 2025 13:29:26 +0000 (09:29 -0400)]
Add display:block to the editor iframe

Pressing the down arrow key will sometimes scroll the parent element of the iframe, since it generates an inline box with some whitespace below. This parent element having overflow: hidden meant that it was impossible to scroll deliberately and I would be stuck with a white gutter on the bottom of the viewport for the remainder of my editing session.

Instead of overflow: hidden, give the iframe display: block to avoid generating an inline block.

13 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 31 Jul 2025 12:21:52 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

13 months agoRestrict marker scaling to search results
Marwin Hochfelsner [Thu, 31 Jul 2025 09:16:52 +0000 (11:16 +0200)]
Restrict marker scaling to search results

13 months agoForward additional L.icon options from OSM.getMarker
Marwin Hochfelsner [Thu, 31 Jul 2025 09:13:44 +0000 (11:13 +0200)]
Forward additional L.icon options from OSM.getMarker

13 months agoMerge remote-tracking branch 'upstream/pull/6269'
Tom Hughes [Wed, 30 Jul 2025 21:30:45 +0000 (22:30 +0100)]
Merge remote-tracking branch 'upstream/pull/6269'

13 months agoFix message reuse on account terms page
Pikse [Wed, 30 Jul 2025 18:12:04 +0000 (21:12 +0300)]
Fix message reuse on account terms page

13 months agoUse our custom attribution string for vector layers
Tom Hughes [Wed, 23 Jul 2025 20:00:47 +0000 (21:00 +0100)]
Use our custom attribution string for vector layers

Fixes #6220
Fixes #6229

13 months agoUpdate maplibre-gl-leaflet to 0.1.3
Tom Hughes [Tue, 29 Jul 2025 18:11:34 +0000 (19:11 +0100)]
Update maplibre-gl-leaflet to 0.1.3

13 months agoFix indentation
Tom Hughes [Tue, 29 Jul 2025 18:10:10 +0000 (19:10 +0100)]
Fix indentation

13 months agoFix new rubocop warnings
Tom Hughes [Tue, 29 Jul 2025 17:30:36 +0000 (18:30 +0100)]
Fix new rubocop warnings

13 months agoUpdate bundle
Tom Hughes [Tue, 29 Jul 2025 17:28:35 +0000 (18:28 +0100)]
Update bundle

13 months agoMove more styling from CSS to Bootstrap
Marwin Hochfelsner [Mon, 28 Jul 2025 21:30:59 +0000 (23:30 +0200)]
Move more styling from CSS to Bootstrap

13 months agoMerge remote-tracking branch 'upstream/pull/6263'
Tom Hughes [Mon, 28 Jul 2025 19:18:04 +0000 (20:18 +0100)]
Merge remote-tracking branch 'upstream/pull/6263'

13 months agoMerge remote-tracking branch 'upstream/pull/6262'
Tom Hughes [Mon, 28 Jul 2025 19:15:04 +0000 (20:15 +0100)]
Merge remote-tracking branch 'upstream/pull/6262'

13 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 28 Jul 2025 12:18:20 +0000 (14:18 +0200)]
Localisation updates from https://translatewiki.net.

13 months agoBootstrap modal instead of alert()
mmd-osm [Sun, 27 Jul 2025 19:27:09 +0000 (21:27 +0200)]
Bootstrap modal instead of alert()

13 months agoUse Bootstrap colors for menu icon
Marwin Hochfelsner [Sun, 27 Jul 2025 17:15:14 +0000 (19:15 +0200)]
Use Bootstrap colors for menu icon

13 months agoInline menu icon
Marwin Hochfelsner [Sun, 27 Jul 2025 16:59:00 +0000 (18:59 +0200)]
Inline menu icon

13 months agoAlign header items with flexbox
Marwin Hochfelsner [Sun, 27 Jul 2025 16:49:22 +0000 (18:49 +0200)]
Align header items with flexbox

13 months agoMerge remote-tracking branch 'upstream/pull/6261'
Tom Hughes [Sun, 27 Jul 2025 14:49:22 +0000 (15:49 +0100)]
Merge remote-tracking branch 'upstream/pull/6261'

13 months agoMerge remote-tracking branch 'upstream/pull/6235'
Tom Hughes [Sun, 27 Jul 2025 14:48:00 +0000 (15:48 +0100)]
Merge remote-tracking branch 'upstream/pull/6235'

13 months agoMerge remote-tracking branch 'upstream/pull/6260'
Tom Hughes [Sun, 27 Jul 2025 14:45:16 +0000 (15:45 +0100)]
Merge remote-tracking branch 'upstream/pull/6260'

13 months agoMake search show multiple markers
Marwin Hochfelsner [Wed, 23 Jul 2025 10:40:35 +0000 (12:40 +0200)]
Make search show multiple markers

13 months agoMerge remote-tracking branch 'upstream/pull/6258'
Tom Hughes [Sun, 27 Jul 2025 14:14:10 +0000 (15:14 +0100)]
Merge remote-tracking branch 'upstream/pull/6258'

13 months agoAlways show marker shadows
Marwin Hochfelsner [Sun, 27 Jul 2025 14:13:55 +0000 (16:13 +0200)]
Always show marker shadows

13 months agoMake handler able to handle SVG links
Marwin Hochfelsner [Sun, 27 Jul 2025 12:59:39 +0000 (14:59 +0200)]
Make handler able to handle SVG links

13 months agoReuse search results fetcher
Marwin Hochfelsner [Wed, 23 Jul 2025 05:53:13 +0000 (07:53 +0200)]
Reuse search results fetcher

13 months agoDeduplicate multiple blank lines
Marwin Hochfelsner [Sun, 27 Jul 2025 10:58:36 +0000 (12:58 +0200)]
Deduplicate multiple blank lines

13 months agoMerge remote-tracking branch 'upstream/pull/6255'
Tom Hughes [Sun, 27 Jul 2025 10:44:25 +0000 (11:44 +0100)]
Merge remote-tracking branch 'upstream/pull/6255'

13 months agoRefactor map download functions
mmd-osm [Sat, 26 Jul 2025 18:53:13 +0000 (20:53 +0200)]
Refactor map download functions

13 months agoMerge remote-tracking branch 'upstream/pull/6197'
Tom Hughes [Sun, 27 Jul 2025 09:09:45 +0000 (10:09 +0100)]
Merge remote-tracking branch 'upstream/pull/6197'

13 months agoMerge remote-tracking branch 'upstream/pull/6254'
Tom Hughes [Sun, 27 Jul 2025 08:46:15 +0000 (09:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6254'

13 months agoMerge remote-tracking branch 'upstream/pull/6253'
Tom Hughes [Sun, 27 Jul 2025 08:40:53 +0000 (09:40 +0100)]
Merge remote-tracking branch 'upstream/pull/6253'

13 months agoMap XML download with Turbo
mmd-osm [Sat, 26 Jul 2025 11:33:17 +0000 (13:33 +0200)]
Map XML download with Turbo

13 months agoAdd native links to HistoryChangesetsLayer
Marwin Hochfelsner [Sat, 26 Jul 2025 05:44:02 +0000 (07:44 +0200)]
Add native links to HistoryChangesetsLayer

13 months agoBump eslint from 9.31.0 to 9.32.0
dependabot[bot] [Fri, 25 Jul 2025 23:08:10 +0000 (23:08 +0000)]
Bump eslint from 9.31.0 to 9.32.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.31.0 to 9.32.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.31.0...v9.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoMerge remote-tracking branch 'upstream/pull/6251'
Tom Hughes [Fri, 25 Jul 2025 21:50:10 +0000 (22:50 +0100)]
Merge remote-tracking branch 'upstream/pull/6251'

13 months agoMerge remote-tracking branch 'upstream/pull/6250'
Tom Hughes [Fri, 25 Jul 2025 21:45:37 +0000 (22:45 +0100)]
Merge remote-tracking branch 'upstream/pull/6250'

13 months agoOverwrite marker shadow interactability
Marwin Hochfelsner [Fri, 25 Jul 2025 18:18:55 +0000 (20:18 +0200)]
Overwrite marker shadow interactability

13 months agoUse SVG marker in embed
Marwin Hochfelsner [Fri, 25 Jul 2025 18:05:10 +0000 (20:05 +0200)]
Use SVG marker in embed

13 months agoMerge remote-tracking branch 'upstream/pull/6249'
Tom Hughes [Fri, 25 Jul 2025 18:16:52 +0000 (19:16 +0100)]
Merge remote-tracking branch 'upstream/pull/6249'

13 months agoMerge remote-tracking branch 'upstream/pull/6192'
Tom Hughes [Fri, 25 Jul 2025 16:41:32 +0000 (17:41 +0100)]
Merge remote-tracking branch 'upstream/pull/6192'

13 months agomore precise marker position
Roman Deev [Fri, 25 Jul 2025 15:52:55 +0000 (18:52 +0300)]
more precise marker position

13 months agoImage download with user feedback
mmd-osm [Sun, 13 Jul 2025 18:28:48 +0000 (20:28 +0200)]
Image download with user feedback

13 months agoMerge remote-tracking branch 'upstream/pull/6243'
Tom Hughes [Thu, 24 Jul 2025 19:34:22 +0000 (20:34 +0100)]
Merge remote-tracking branch 'upstream/pull/6243'

13 months agoFix HDYC social link
Paweł Raszuk [Thu, 24 Jul 2025 19:19:09 +0000 (21:19 +0200)]
Fix HDYC social link

13 months agoMerge remote-tracking branch 'upstream/pull/6238'
Tom Hughes [Thu, 24 Jul 2025 17:44:28 +0000 (18:44 +0100)]
Merge remote-tracking branch 'upstream/pull/6238'

13 months agoMerge remote-tracking branch 'upstream/pull/6239'
Tom Hughes [Thu, 24 Jul 2025 17:42:50 +0000 (18:42 +0100)]
Merge remote-tracking branch 'upstream/pull/6239'

13 months agoMerge remote-tracking branch 'upstream/pull/6242'
Tom Hughes [Thu, 24 Jul 2025 17:41:04 +0000 (18:41 +0100)]
Merge remote-tracking branch 'upstream/pull/6242'

13 months agoEnsure correct checking of legale radio button
Marwin Hochfelsner [Thu, 24 Jul 2025 16:52:56 +0000 (18:52 +0200)]
Ensure correct checking of legale radio button

13 months agoAdd XHR header to legale request
Marwin Hochfelsner [Thu, 24 Jul 2025 16:13:28 +0000 (18:13 +0200)]
Add XHR header to legale request

13 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 24 Jul 2025 12:19:36 +0000 (14:19 +0200)]
Localisation updates from https://translatewiki.net.

13 months agoMove marker colors to colors.scss
Marwin Hochfelsner [Thu, 24 Jul 2025 11:07:09 +0000 (13:07 +0200)]
Move marker colors to colors.scss

13 months agoMove svg wrapper into control_icons partial
Marwin Hochfelsner [Thu, 24 Jul 2025 11:04:07 +0000 (13:04 +0200)]
Move svg wrapper into control_icons partial

13 months agoShow marker for hidden notes
Marwin Hochfelsner [Thu, 24 Jul 2025 10:38:39 +0000 (12:38 +0200)]
Show marker for hidden notes

13 months agoMerge remote-tracking branch 'upstream/pull/6216'
Tom Hughes [Wed, 23 Jul 2025 17:50:19 +0000 (18:50 +0100)]
Merge remote-tracking branch 'upstream/pull/6216'

13 months agoMerge remote-tracking branch 'upstream/pull/6221'
Tom Hughes [Wed, 23 Jul 2025 17:45:18 +0000 (18:45 +0100)]
Merge remote-tracking branch 'upstream/pull/6221'

13 months agoMerge remote-tracking branch 'upstream/pull/6213'
Tom Hughes [Wed, 23 Jul 2025 17:44:34 +0000 (18:44 +0100)]
Merge remote-tracking branch 'upstream/pull/6213'

13 months agoAllow WASM to run for RTL txt on vector layers
Tom Hughes [Wed, 23 Jul 2025 13:34:26 +0000 (14:34 +0100)]
Allow WASM to run for RTL txt on vector layers

13 months agoMerge remote-tracking branch 'upstream/pull/6228'
Tom Hughes [Wed, 23 Jul 2025 07:20:21 +0000 (08:20 +0100)]
Merge remote-tracking branch 'upstream/pull/6228'

13 months agoMerge remote-tracking branch 'upstream/pull/6227'
Tom Hughes [Wed, 23 Jul 2025 07:19:12 +0000 (08:19 +0100)]
Merge remote-tracking branch 'upstream/pull/6227'

13 months agoMerge remote-tracking branch 'upstream/pull/6224'
Tom Hughes [Wed, 23 Jul 2025 07:18:17 +0000 (08:18 +0100)]
Merge remote-tracking branch 'upstream/pull/6224'

13 months agoMerge remote-tracking branch 'upstream/pull/6223'
Tom Hughes [Wed, 23 Jul 2025 07:18:12 +0000 (08:18 +0100)]
Merge remote-tracking branch 'upstream/pull/6223'

13 months agoBundle vector layer maxZoom definitions in layers.yml
Marwin Hochfelsner [Wed, 23 Jul 2025 03:54:29 +0000 (05:54 +0200)]
Bundle vector layer maxZoom definitions in layers.yml

13 months agoFix missing raster marker
Marwin Hochfelsner [Wed, 23 Jul 2025 03:35:39 +0000 (05:35 +0200)]
Fix missing raster marker

13 months agoAdd play and stop markers for directions
Marwin Hochfelsner [Wed, 7 May 2025 18:50:14 +0000 (20:50 +0200)]
Add play and stop markers for directions

13 months agoBump @maplibre/maplibre-gl-leaflet from 0.1.1 to 0.1.2
dependabot[bot] [Tue, 22 Jul 2025 23:08:18 +0000 (23:08 +0000)]
Bump @maplibre/maplibre-gl-leaflet from 0.1.1 to 0.1.2

Bumps [@maplibre/maplibre-gl-leaflet](https://github.com/maplibre/maplibre-gl-leaflet) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/maplibre/maplibre-gl-leaflet/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-leaflet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-gl-leaflet/compare/v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-leaflet"
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoBump maplibre-gl from 5.6.0 to 5.6.1
dependabot[bot] [Tue, 22 Jul 2025 23:08:06 +0000 (23:08 +0000)]
Bump maplibre-gl from 5.6.0 to 5.6.1

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-gl-js/compare/v5.6.0...v5.6.1)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoAdd missing require for maplibre-gl-omt-language
Tom Hughes [Tue, 22 Jul 2025 21:18:03 +0000 (22:18 +0100)]
Add missing require for maplibre-gl-omt-language

Fixes #6219.

13 months agoAdd dark Shortbread style
Marwin Hochfelsner [Sun, 20 Jul 2025 15:05:41 +0000 (17:05 +0200)]
Add dark Shortbread style

13 months agoMerge remote-tracking branch 'upstream/pull/5854'
Tom Hughes [Tue, 22 Jul 2025 18:03:28 +0000 (19:03 +0100)]
Merge remote-tracking branch 'upstream/pull/5854'

13 months agoMerge remote-tracking branch 'upstream/pull/6215'
Tom Hughes [Tue, 22 Jul 2025 17:49:35 +0000 (18:49 +0100)]
Merge remote-tracking branch 'upstream/pull/6215'

13 months agoMerge remote-tracking branch 'upstream/pull/4042'
Tom Hughes [Tue, 22 Jul 2025 17:42:43 +0000 (18:42 +0100)]
Merge remote-tracking branch 'upstream/pull/4042'

13 months agoMerge remote-tracking branch 'upstream/pull/6137'
Tom Hughes [Tue, 22 Jul 2025 17:34:31 +0000 (18:34 +0100)]
Merge remote-tracking branch 'upstream/pull/6137'

13 months agoMerge remote-tracking branch 'upstream/pull/6218'
Tom Hughes [Tue, 22 Jul 2025 17:33:10 +0000 (18:33 +0100)]
Merge remote-tracking branch 'upstream/pull/6218'

13 months agoUpdate bundle
Tom Hughes [Tue, 22 Jul 2025 17:15:19 +0000 (18:15 +0100)]
Update bundle

13 months agoGeneralize localization reducing function
Marwin Hochfelsner [Tue, 22 Jul 2025 10:52:04 +0000 (12:52 +0200)]
Generalize localization reducing function

13 months agoUse MediaWiki languagefallback
Marwin Hochfelsner [Tue, 22 Jul 2025 10:49:26 +0000 (12:49 +0200)]
Use MediaWiki languagefallback

13 months agoGather together i18n strings of role icons
Anton Khorev [Mon, 21 Jul 2025 09:57:33 +0000 (12:57 +0300)]
Gather together i18n strings of role icons

13 months agoReplace role_icon_svg_tag helper with inline_svg_tag
Anton Khorev [Mon, 21 Jul 2025 09:44:14 +0000 (12:44 +0300)]
Replace role_icon_svg_tag helper with inline_svg_tag

13 months agoMove role colors to css
Anton Khorev [Mon, 21 Jul 2025 09:25:21 +0000 (12:25 +0300)]
Move role colors to css

13 months agoMerge remote-tracking branch 'upstream/pull/6217'
Tom Hughes [Mon, 21 Jul 2025 17:21:22 +0000 (18:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6217'

13 months agoRemove temporary debug code
Marwin Hochfelsner [Mon, 21 Jul 2025 14:48:37 +0000 (16:48 +0200)]
Remove temporary debug code

13 months agoImprove recent diary cart title for multiline text
Anton Khorev [Mon, 21 Jul 2025 12:47:46 +0000 (15:47 +0300)]
Improve recent diary cart title for multiline text

https://icons.getbootstrap.com/icons/journal-text/

Use a larger Bootstrap "journal" icon that matches the height of two lines of text next to it.

13 months agoReplace diary date icon with Bootstrap "calendar"
Anton Khorev [Mon, 21 Jul 2025 12:13:09 +0000 (15:13 +0300)]
Replace diary date icon with Bootstrap "calendar"

https://icons.getbootstrap.com/icons/calendar/

This icon matches the comment icon better.

13 months agoUse the same icon for diary comments as for changeset comments
Anton Khorev [Mon, 21 Jul 2025 11:58:00 +0000 (14:58 +0300)]
Use the same icon for diary comments as for changeset comments

13 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 21 Jul 2025 12:16:30 +0000 (14:16 +0200)]
Localisation updates from https://translatewiki.net.

13 months agoRestore Bootstrap "chat" icons for changeset comments
Anton Khorev [Mon, 21 Jul 2025 11:46:45 +0000 (14:46 +0300)]
Restore Bootstrap "chat" icons for changeset comments

https://icons.getbootstrap.com/icons/chat/
https://icons.getbootstrap.com/icons/chat-fill/

Undoes a part of 5e8576462633a9dacb00c580159fc62bf890ea31 that complicates comments icon logic by introducing a fill transform. The transform doesn't produce the same result if when opacity is less than 1, and it is less than 1. This happens because fill and stroke areas overlap.

13 months agoUse gap instead of margin in latest diaries icons
Anton Khorev [Mon, 21 Jul 2025 12:15:41 +0000 (15:15 +0300)]
Use gap instead of margin in latest diaries icons

13 months agouse JOSM/tag2link to linkify tag values
Kyle Hensel [Tue, 15 Jul 2025 08:29:16 +0000 (18:29 +1000)]
use JOSM/tag2link to linkify tag values