Re: [openstreetmap/openstreetmap-website] OAuth2 login flow returns error 500 (Issue #5400)
Creating new OAuth logins requires creating records in the oauth tables in the database. Existing tokens should work fine I think but you won't be able to create new ones. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5400#is
[openstreetmap/openstreetmap-website] Update nominatim terms (PR #5401)
### Description I'm planning to introduce three new categories for Nominatim classes: lock, water and information. These are the main terms for it. ### How has this been tested? Only made sure the CI runs successfully. You can view, comment on, or merge this pull request online at: https://
[openstreetmap/openstreetmap-website] Add date and url settings for offline message (PR #5403)
The current message doesn't say much about how long the api/db is expected to stay down. on map layout:  on site layout: 
@AntonKhorev pushed 5 commits. ad862c2179a20a981a35798d1af829ffe74393c3 Use offline flash partial on edit page 985032b6a447367c5d5077aed7a3a724322d302f Use offline flash partial on offline redirect target page ef2035877ec16641af31ac986a1e5de9c9536d73 Change scope of offline flash messages f686
Re: [openstreetmap/openstreetmap-website] White grid around map tiles when page zoom set to 33%, 67%, 80%, 85%, 90% or 115% (Issue #5109)
Okay, I don’t have a Mac to test with Safari, but I found an extension to precisely change zoom levels on Chrome and it looks like _mix-blend-mode: plus-lighter_ creates problems more often than not, so it should only be applied to specific pixel ratios where it’s been confirmed to work. -- Re
[openstreetmap/openstreetmap-website] Bump osm-community-index from 5.8.0 to 5.9.0 (PR #5405)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.8.0 to 5.9.0.Release notes
Sourced from osm-community-index's releases.
v5.9.0
[openstreetmap/openstreetmap-website] Notes UI is still presented, despite being "read-only" (Issue #5404)
### URL https://www.openstreetmap.org/note/new#map=17/51.060265/3.721265&layers=N ### How to reproduce the issue? 0. Get OSM.org to be in "read-only" mode. (For example, sabotage the upstream router) 1. Go to OSM.org 2. Click the "new note button" 3. The new-note UI will still happily popup, as
[openstreetmap/openstreetmap-website] Check if db is writable on oauth authorization pages (PR #5406)
Redirect to `/offline` from `/oauth2/authorize` if the database is offline. Instead of this:  users will see this:  Fi
Re: [openstreetmap/openstreetmap-website] OAuth2 login flow returns error 500 (Issue #5400)
Thanks for the link @HolgerJeromin! I thought that the fact that I can see the openstreetmap.org site means the failure was resolved, but I now learned that it's in read-only mode. I'll wait patiently for the resolution. Thanks for all the hard work around OSM, it is very much appreciated! Keep i
Re: [openstreetmap/openstreetmap-website] Proposal for adding support for map notes tags (Issue #5294)
OK, thanks, I think I got it, but, I'm far from having a solution code in my head honestly. What would be the ideal way for doing this for you (maintainers)? Should I close #5344 and #5323 and start with fresh PR(s) (perhaps the cleanest / safest option) or to extend #5344 or to create addition
Re: [openstreetmap/openstreetmap-website] White grid around map tiles when page zoom set to 33%, 67%, 80%, 85%, 90% or 115% (Issue #5109)
@Nekzuris they're just zoom levels on Safari. https://github.com/user-attachments/assets/bcd41dd3-46dc-4478-942f-611e189cb406"; /> -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5109#issuecomment-2545803584 You are receiving
[openstreetmap/openstreetmap-website] Add user profile heatmap visualization for contributions (PR #5402)
### Description This PR introduces a heatmap visualization on user profile pages to display daily contribution activity over the past year. **Key changes include:** - Added a heatmap container in the user profile view (`users/show.html.erb`). - Implemented JavaScript logic (`heatmap.js`) using C
Re: [openstreetmap/openstreetmap-website] OAuth2 login flow returns error 500 (Issue #5400)
We are seeing the same issue. OSM is in Readonly-Mode https://en.osm.town/@osm_tech/113656639378201391 but since I can log into the website, the readonly has to be only for certain parts of the website. I assumed the Rails parts would work but the editing part wouldn't. But then again commentin
Re: [openstreetmap/openstreetmap-website] Calendar heatmap of user contributions on user profile (Issue #5373)
Ping https://github.com/openstreetmap/openstreetmap-website/issues/5356 which looks like the ambrella issue for this. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5373#issuecomment-2544945799 You are receiving this because yo
Re: [openstreetmap/openstreetmap-website] OAuth2 login flow returns error 500 (Issue #5400)
I think it has to do with the following: The OpenStreetMap database cannot be modified at the moment due to maintenance work being carried out. Does anyone know how long this maintenance work will last? -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/opens
Re: [openstreetmap/openstreetmap-website] OAuth2 login flow returns error 500 (Issue #5400)
@tomhughes Thanks. Is there capacity to improve the handing of this error case by showing the "we are in readonly" message in step 1 of the oAuth process so users don't run into the uncaught 500? -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetma
Re: [openstreetmap/openstreetmap-website] OAuth2 login flow returns error 500 (Issue #5400)
> Does anyone know how long this maintenance work will last? https://community.openstreetmap.org/t/openstreetmap-org-currently-offline-operations-team-are-working-to-restore-15-december-2024/122930 -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetm
Re: [openstreetmap/openstreetmap-website] Add date and url settings for offline message (PR #5403)
@AntonKhorev pushed 5 commits. bc83501b52933d56153c843c55c3bf3fabcd07e4 Use offline flash partial on edit page fbe887124451231887e5b4a9dcedb484c11795de Use offline flash partial on offline redirect target page 06952ca16b5af492968cf3ea9d579e95d0b2d888 Change scope of offline flash messages 7cd5
Re: [openstreetmap/openstreetmap-website] Help with documentation for translations (Issue #5399)
Those are model names for use outside of sentences. If the language has grammatical cases, use nominative case. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5399#issuecomment-2546425837 You are receiving this because you are
Re: [openstreetmap/openstreetmap-website] Authenticating the maps desktop app fails (Issue #5409)
Is probably the same as #5400 -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5409#issuecomment-2547525944 You are receiving this because you are subscribed to this thread. Message ID: __
Re: [openstreetmap/openstreetmap-website] Authenticating the maps desktop app fails (Issue #5409)
Is probably the same as #5400 -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5409#issuecomment-2547533092 You are receiving this because you are subscribed to this thread. Message ID: _
Re: [openstreetmap/openstreetmap-website] Authenticating the maps desktop app fails (Issue #5409)
same as #5400 -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5409#issuecomment-2547534259 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-dev
[openstreetmap/openstreetmap-website] Authenticating the maps desktop app fails (Issue #5409)
### URL _No response_ ### How to reproduce the issue? 1. Open maps on the desktop (manjaro, gnome). Select "Setup OpenStreetMap Account..." In the "three dots menu" 2. Select to sign in on OpenStreetMap 3. Authorize the access (my account is in German, so the dialog language is that) 4. This
Re: [openstreetmap/openstreetmap-website] Dark mode preference not respected after OAuth expiry (Issue #5407)
It is an known issue that not-logged-in users have no settings to change that. So this is a duplicate to one of the open issues -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5407#issuecomment-2547576757 You are receiving this b
[openstreetmap/openstreetmap-website] Dark mode preference not respected after OAuth expiry (Issue #5407)
### URL _No response_ ### How to reproduce the issue? 1. Have color scheme preference set. 2. Have login expire. 3. Website doesn't respect color scheme preference anymore. ### Screenshot(s) or anything else? Could be fixed by not relying on inserting the data-bs/map-theme flags on the server
Re: [openstreetmap/openstreetmap-website] Add date and url settings for offline message (PR #5403)
@AntonKhorev pushed 6 commits. 93c122dcb163c3cdf2e4a258729595382b471189 Move map offline flash to partial 89fa8d5015b9c9a54ab5f60e644e13f67b735492 Use offline flash partial on edit page 1c1ca02b14a995fef3fd7447b21f77f1cc69ca77 Use offline flash partial on offline redirect target page 25755f697
Re: [openstreetmap/openstreetmap-website] Add date and url settings for offline message (PR #5403)
@AntonKhorev pushed 5 commits. 2f01c9472aa9b692a4678e19abb37cfc4f0855b7 Use offline flash partial on edit page 2287bf044af084667f0c6ddbe205ff08f3b9cf5c Use offline flash partial on offline redirect target page d7beb6ffedf2f87ecc1c8639579d197c95a2bc18 Change scope of offline flash messages 8603
[openstreetmap/openstreetmap-website] Show 'api offline' message on new note page (PR #5408)
Show this on `/note/new` if the api is not online:  Fixes #5404. You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/5408 -- Commit S
Re: [openstreetmap/openstreetmap-website] Add user profile heatmap visualization for contributions (PR #5402)
@HolgerJeromin commented on this pull request. > + [CalendarLabel, { +position: "left", +key: "left", +text: () => weekdays, +textAlign: "end", +width: 30, +padding: [23, 10, 0, 0] + }], + [Tooltip, { +text: (date, value) =>
Re: [openstreetmap/openstreetmap-website] Add user profile heatmap visualization for contributions (PR #5402)
@HolgerJeromin commented on this pull request. > + const heatmapElement = document.querySelector("#cal-heatmap"); + + if (!heatmapElement) { +console.warn("Heatmap element not found in the DOM."); +return; + } + + + const heatmapData = heatmapElement.dataset.heatmap ? JSON.parse(hea