]> git.openstreetmap.org Git - rails.git/log
rails.git
10 months agoMerge remote-tracking branch 'upstream/pull/6280'
Tom Hughes [Sat, 2 Aug 2025 11:01:17 +0000 (12:01 +0100)]
Merge remote-tracking branch 'upstream/pull/6280'

10 months agoMake map overlay clicks respect modifier keys
Marwin Hochfelsner [Sat, 2 Aug 2025 00:36:13 +0000 (02:36 +0200)]
Make map overlay clicks respect modifier keys

10 months agoReplace links on map with new OSM.router.click() method
Marwin Hochfelsner [Sat, 2 Aug 2025 00:20:13 +0000 (02:20 +0200)]
Replace links on map with new OSM.router.click() method

10 months agoUse more form helpers
Marwin Hochfelsner [Sat, 26 Jul 2025 22:30:14 +0000 (00:30 +0200)]
Use more form helpers

10 months agoMerge remote-tracking branch 'upstream/pull/6279'
Tom Hughes [Fri, 1 Aug 2025 19:29:58 +0000 (20:29 +0100)]
Merge remote-tracking branch 'upstream/pull/6279'

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

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

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

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

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

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

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

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

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

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

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

10 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

10 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

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

11 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

11 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

11 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

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

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

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

11 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

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

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

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

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

11 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

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

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

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

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

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

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

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

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

11 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

11 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

11 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

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

11 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

11 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

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

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

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

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

11 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

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

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

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

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

11 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

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

11 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

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

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

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

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

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

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

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

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

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

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

11 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

11 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

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

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

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

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

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