]> git.openstreetmap.org Git - rails.git/log
rails.git
12 months agoRefactor Turbo export handlers to use Promises directly
Marwin Hochfelsner [Sun, 27 Jul 2025 13:47:36 +0000 (15:47 +0200)]
Refactor Turbo export handlers to use Promises directly

12 months agoRescope variables
Marwin Hochfelsner [Sun, 27 Jul 2025 13:38:24 +0000 (15:38 +0200)]
Rescope variables

12 months agoDestructure event progressively
Marwin Hochfelsner [Sun, 27 Jul 2025 13:16:38 +0000 (15:16 +0200)]
Destructure event progressively

12 months agoRemove filename forwarding
Marwin Hochfelsner [Sun, 27 Jul 2025 13:14:19 +0000 (15:14 +0200)]
Remove filename forwarding

12 months agoExtract extractTextFromHTML helper
Marwin Hochfelsner [Sun, 27 Jul 2025 13:12:25 +0000 (15:12 +0200)]
Extract extractTextFromHTML helper

12 months agoExtract notifyExportFailure helper
Marwin Hochfelsner [Sun, 27 Jul 2025 13:08:50 +0000 (15:08 +0200)]
Extract notifyExportFailure helper

12 months agoRemove IIFE
Marwin Hochfelsner [Sun, 27 Jul 2025 13:05:42 +0000 (15:05 +0200)]
Remove IIFE

12 months agoInline DownloadUtil class into OSM.getTurboBlobHandler
Marwin Hochfelsner [Sun, 27 Jul 2025 13:04:53 +0000 (15:04 +0200)]
Inline DownloadUtil class into OSM.getTurboBlobHandler

12 months agoMerge remote-tracking branch 'upstream/pull/6281'
Tom Hughes [Sat, 2 Aug 2025 11:03:42 +0000 (12:03 +0100)]
Merge remote-tracking branch 'upstream/pull/6281'

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

12 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

12 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

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

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

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

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

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

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

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

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

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

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

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

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

12 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

12 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

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

12 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

12 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

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

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

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

12 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

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

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

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

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

12 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

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

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

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

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

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

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

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

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

12 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

12 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

12 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

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

12 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

12 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

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

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

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

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

12 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

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

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

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

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

12 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

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

12 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

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

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

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

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

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

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

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

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

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

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