]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Mon, 11 Aug 2025 10:01:40 +0000 (11:01 +0100)]
Use constant for name of rack input stream pseudo-header
Anton Khorev [Fri, 8 Aug 2025 17:08:11 +0000 (20:08 +0300)]
Allow arbitrary options for numbered pagination links
Anton Khorev [Fri, 8 Aug 2025 17:05:27 +0000 (20:05 +0300)]
Store shadow effects in jQuery data of dom elements
Anton Khorev [Fri, 8 Aug 2025 17:03:37 +0000 (20:03 +0300)]
Remove version navigation list ids
Anton Khorev [Fri, 8 Aug 2025 16:54:46 +0000 (19:54 +0300)]
Add numbered_pagination css class for event listeners
Anton Khorev [Fri, 8 Aug 2025 16:44:27 +0000 (19:44 +0300)]
Generalize links to active pages
Anton Khorev [Fri, 8 Aug 2025 16:29:13 +0000 (19:29 +0300)]
Add aria-current="page" to current page links
Anton Khorev [Fri, 8 Aug 2025 16:10:51 +0000 (19:10 +0300)]
Allow customizing active page id
Anton Khorev [Fri, 8 Aug 2025 15:53:44 +0000 (18:53 +0300)]
Change version references internal to helper test to page references
Anton Khorev [Fri, 8 Aug 2025 15:49:40 +0000 (18:49 +0300)]
Rename top/active version parameters to top/active page
Anton Khorev [Fri, 8 Aug 2025 15:18:59 +0000 (18:18 +0300)]
Rename element_versions_pagination helper to numbered_pagination
Anton Khorev [Sun, 10 Aug 2025 18:52:27 +0000 (21:52 +0300)]
Reset colors of English language name underlines
Anton Khorev [Sun, 10 Aug 2025 16:45:24 +0000 (19:45 +0300)]
Add English names to Select Language dialog
Tom Hughes [Sun, 10 Aug 2025 17:40:51 +0000 (18:40 +0100)]
Merge remote-tracking branch 'upstream/pull/6304'
Tom Hughes [Sun, 10 Aug 2025 17:38:58 +0000 (18:38 +0100)]
Merge remote-tracking branch 'upstream/pull/6312'
Anton Khorev [Sun, 10 Aug 2025 16:22:36 +0000 (19:22 +0300)]
Fix "Log in with Apple" title
Anton Khorev [Fri, 8 Aug 2025 14:53:29 +0000 (17:53 +0300)]
Create shadow effect class
Anton Khorev [Fri, 8 Aug 2025 14:43:44 +0000 (17:43 +0300)]
Move numbered pagination load/unload code to js module
Anton Khorev [Fri, 8 Aug 2025 14:11:12 +0000 (17:11 +0300)]
Move breadcrumbs version click to numbered pagination js module
Anton Khorev [Fri, 8 Aug 2025 14:06:09 +0000 (17:06 +0300)]
Move centering active version to numbered pagination js module
Tom Hughes [Sun, 10 Aug 2025 14:21:06 +0000 (15:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6305'
Tom Hughes [Sun, 10 Aug 2025 14:08:58 +0000 (15:08 +0100)]
Merge remote-tracking branch 'upstream/pull/6308'
Tom Hughes [Sun, 10 Aug 2025 14:07:40 +0000 (15:07 +0100)]
Merge remote-tracking branch 'upstream/pull/6307'
Tom Hughes [Sun, 10 Aug 2025 14:05:09 +0000 (15:05 +0100)]
Merge remote-tracking branch 'upstream/pull/6306'
Anton Khorev [Sat, 9 Aug 2025 01:30:07 +0000 (04:30 +0300)]
Migrate from @stylistic/eslint-plugin-js to @stylistic/eslint-plugin
Anton Khorev [Sat, 9 Aug 2025 00:39:38 +0000 (03:39 +0300)]
Fix next page boundary condition for user notes
dependabot[bot] [Fri, 8 Aug 2025 23:42:28 +0000 (23:42 +0000)]
Bump eslint from 9.32.0 to 9.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 9.33.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.32.0...v9.33.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.33.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Anton Khorev [Fri, 8 Aug 2025 15:03:56 +0000 (18:03 +0300)]
Add changeset counters that check db when out of sync
Anton Khorev [Fri, 8 Aug 2025 15:01:58 +0000 (18:01 +0300)]
Add changeset counters per element type
Anton Khorev [Fri, 8 Aug 2025 14:57:43 +0000 (17:57 +0300)]
Shorten changeset count methods
Anton Khorev [Fri, 8 Aug 2025 13:59:45 +0000 (16:59 +0300)]
Add empty numbered pagination js module
Tom Hughes [Fri, 8 Aug 2025 09:45:42 +0000 (10:45 +0100)]
Merge remote-tracking branch 'upstream/pull/6303'
dependabot[bot] [Thu, 7 Aug 2025 23:26:22 +0000 (23:26 +0000)]
Bump maplibre-gl from 5.6.1 to 5.6.2
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.6.1 to 5.6.2.
- [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.1...v5.6.2)
---
updated-dependencies:
- dependency-name: maplibre-gl
dependency-version: 5.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Thu, 7 Aug 2025 19:38:05 +0000 (20:38 +0100)]
Add appleid.apple.com to security policy rule
Anton Khorev [Thu, 7 Aug 2025 17:11:06 +0000 (20:11 +0300)]
Merge remote-tracking branch 'upstream/pull/6298'
Marwin Hochfelsner [Thu, 7 Aug 2025 16:21:41 +0000 (18:21 +0200)]
Fix erroneously collapsed CSS rule
translatewiki.net [Thu, 7 Aug 2025 12:17:27 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Wed, 6 Aug 2025 17:30:52 +0000 (18:30 +0100)]
Merge remote-tracking branch 'upstream/pull/6294'
Tom Hughes [Wed, 6 Aug 2025 07:56:39 +0000 (08:56 +0100)]
Monkey patch OmniAuth to redirect POST callbacks to GET
Tom Hughes [Tue, 11 Oct 2022 21:15:30 +0000 (22:15 +0100)]
Add support for Apple authentication
Closes #2799
Anton Khorev [Tue, 5 Aug 2025 17:25:31 +0000 (20:25 +0300)]
Move Bootstrap modal ok string out of javascripts
Tom Hughes [Tue, 5 Aug 2025 17:20:26 +0000 (18:20 +0100)]
Merge remote-tracking branch 'upstream/pull/6293'
Tom Hughes [Tue, 5 Aug 2025 17:03:40 +0000 (18:03 +0100)]
Replace payload_too_large with content_too_large
Tom Hughes [Tue, 5 Aug 2025 16:58:16 +0000 (17:58 +0100)]
Fix new rubocop warnings
Tom Hughes [Tue, 5 Aug 2025 16:57:19 +0000 (17:57 +0100)]
Update bundle
Tom Hughes [Tue, 5 Aug 2025 16:56:13 +0000 (17:56 +0100)]
Merge remote-tracking branch 'upstream/pull/6291'
Tom Hughes [Tue, 5 Aug 2025 16:52:35 +0000 (17:52 +0100)]
Merge remote-tracking branch 'upstream/pull/6292'
Anton Khorev [Tue, 5 Aug 2025 15:18:21 +0000 (18:18 +0300)]
Test logout after using turbo pagination
Anton Khorev [Tue, 5 Aug 2025 17:13:32 +0000 (20:13 +0300)]
Use <h1> as Bootstrap modal title
As recommended in https://getbootstrap.com/docs/5.3/components/modal/#modal-components
Anton Khorev [Tue, 5 Aug 2025 16:40:26 +0000 (19:40 +0300)]
Merge remote-tracking branch 'upstream/pull/6268'
Anton Khorev [Tue, 5 Aug 2025 15:23:32 +0000 (18:23 +0300)]
Merge remote-tracking branch 'upstream/pull/6187'
Marwin Hochfelsner [Tue, 5 Aug 2025 13:31:21 +0000 (15:31 +0200)]
Instantiate js controllers only in router
Marwin Hochfelsner [Tue, 5 Aug 2025 13:10:21 +0000 (15:10 +0200)]
Curry js element controllers
Tom Hughes [Mon, 4 Aug 2025 18:03:26 +0000 (19:03 +0100)]
Merge remote-tracking branch 'upstream/pull/6286'
Tom Hughes [Mon, 4 Aug 2025 18:00:51 +0000 (19:00 +0100)]
Merge remote-tracking branch 'upstream/pull/6289'
Anton Khorev [Mon, 4 Aug 2025 17:19:34 +0000 (20:19 +0300)]
Add Arpitan to ui languages list
Anton Khorev [Mon, 4 Aug 2025 16:51:56 +0000 (19:51 +0300)]
Merge remote-tracking branch 'upstream/pull/6236'
translatewiki.net [Mon, 4 Aug 2025 12:19:58 +0000 (14:19 +0200)]
Localisation updates from https://translatewiki.net.
mmd-osm [Sun, 3 Aug 2025 19:16:33 +0000 (21:16 +0200)]
Handle html error message for map xml export
Tom Hughes [Wed, 30 Jul 2025 18:15:51 +0000 (19:15 +0100)]
Use modal alert for geocoding failures
Tom Hughes [Wed, 30 Jul 2025 18:09:54 +0000 (19:09 +0100)]
Use modal alert to report an unconfigured iD
Tom Hughes [Wed, 30 Jul 2025 18:05:02 +0000 (19:05 +0100)]
Use modal alert when remote editing fails
Tom Hughes [Wed, 30 Jul 2025 17:59:02 +0000 (18:59 +0100)]
Move export failed message to the title of the alert
Tom Hughes [Wed, 30 Jul 2025 17:55:21 +0000 (18:55 +0100)]
Move showAlert function out of download utilities
Tom Hughes [Sun, 3 Aug 2025 17:57:13 +0000 (18:57 +0100)]
Merge remote-tracking branch 'upstream/pull/6285'
Tom Hughes [Sun, 3 Aug 2025 17:50:03 +0000 (18:50 +0100)]
Merge remote-tracking branch 'upstream/pull/6111'
Emin Kocan [Mon, 16 Jun 2025 14:51:04 +0000 (16:51 +0200)]
Restructure CONTRIBUTING.md and CONFIGURE.md
Marwin Hochfelsner [Sun, 27 Jul 2025 13:47:36 +0000 (15:47 +0200)]
Refactor Turbo export handlers to use Promises directly
Marwin Hochfelsner [Sun, 27 Jul 2025 13:38:24 +0000 (15:38 +0200)]
Rescope variables
Marwin Hochfelsner [Sun, 27 Jul 2025 13:16:38 +0000 (15:16 +0200)]
Destructure event progressively
Marwin Hochfelsner [Sun, 27 Jul 2025 13:14:19 +0000 (15:14 +0200)]
Remove filename forwarding
Marwin Hochfelsner [Sun, 27 Jul 2025 13:12:25 +0000 (15:12 +0200)]
Extract extractTextFromHTML helper
Marwin Hochfelsner [Sun, 27 Jul 2025 13:08:50 +0000 (15:08 +0200)]
Extract notifyExportFailure helper
Marwin Hochfelsner [Sun, 27 Jul 2025 13:05:42 +0000 (15:05 +0200)]
Remove IIFE
Marwin Hochfelsner [Sun, 27 Jul 2025 13:04:53 +0000 (15:04 +0200)]
Inline DownloadUtil class into OSM.getTurboBlobHandler
Tom Hughes [Sat, 2 Aug 2025 11:03:42 +0000 (12:03 +0100)]
Merge remote-tracking branch 'upstream/pull/6281'
Tom Hughes [Sat, 2 Aug 2025 11:01:17 +0000 (12:01 +0100)]
Merge remote-tracking branch 'upstream/pull/6280'
Marwin Hochfelsner [Sat, 2 Aug 2025 00:36:13 +0000 (02:36 +0200)]
Make map overlay clicks respect modifier keys
Marwin Hochfelsner [Sat, 2 Aug 2025 00:20:13 +0000 (02:20 +0200)]
Replace links on map with new OSM.router.click() method
Marwin Hochfelsner [Sat, 26 Jul 2025 22:30:14 +0000 (00:30 +0200)]
Use more form helpers
Tom Hughes [Fri, 1 Aug 2025 19:29:58 +0000 (20:29 +0100)]
Merge remote-tracking branch 'upstream/pull/6279'
Quinn X. J. [Fri, 1 Aug 2025 17:58:42 +0000 (03:58 +1000)]
Fix typo in importer role icon tooltip.
Tom Hughes [Fri, 1 Aug 2025 16:46:37 +0000 (17:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6278'
Tom Hughes [Fri, 1 Aug 2025 16:45:14 +0000 (17:45 +0100)]
Merge remote-tracking branch 'upstream/pull/6277'
Marwin Hochfelsner [Fri, 1 Aug 2025 00:03:19 +0000 (02:03 +0200)]
Update community forum icon
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>
Tom Hughes [Thu, 31 Jul 2025 17:56:35 +0000 (18:56 +0100)]
Merge remote-tracking branch 'upstream/pull/5851'
Tom Hughes [Thu, 31 Jul 2025 17:46:56 +0000 (18:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6274'
Tom Hughes [Thu, 31 Jul 2025 17:32:49 +0000 (18:32 +0100)]
Merge remote-tracking branch 'upstream/pull/6271'
Tom Hughes [Thu, 31 Jul 2025 17:31:06 +0000 (18:31 +0100)]
Merge remote-tracking branch 'upstream/pull/6270'
Emin Kocan [Mon, 16 Jun 2025 14:45:44 +0000 (16:45 +0200)]
Restructure INSTALL.md
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.
translatewiki.net [Thu, 31 Jul 2025 12:21:52 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.
Marwin Hochfelsner [Thu, 31 Jul 2025 09:16:52 +0000 (11:16 +0200)]
Restrict marker scaling to search results
Marwin Hochfelsner [Thu, 31 Jul 2025 09:13:44 +0000 (11:13 +0200)]
Forward additional L.icon options from OSM.getMarker
Tom Hughes [Wed, 30 Jul 2025 21:30:45 +0000 (22:30 +0100)]
Merge remote-tracking branch 'upstream/pull/6269'
Pikse [Wed, 30 Jul 2025 18:12:04 +0000 (21:12 +0300)]
Fix message reuse on account terms page
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
Tom Hughes [Tue, 29 Jul 2025 18:11:34 +0000 (19:11 +0100)]
Update maplibre-gl-leaflet to 0.1.3
Tom Hughes [Tue, 29 Jul 2025 18:10:10 +0000 (19:10 +0100)]
Fix indentation