[openstreetmap/openstreetmap-website] Bump eslint from 9.24.0 to 9.25.0 (PR #5939)
Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.0.mxdanger left a comment (openstreetmap/openstreetmap-website#5924) > If what you propose is sidebar scrolling frantically as you move your mouse > over the map (and not scrolling anywhere when you're using a device without a > mouse), I expect about 10x more posts starting with "This should be r
Re: [openstreetmap/openstreetmap-website] Adds version to notes table and creates note_versions table (PR #5815)
nenad-vujicic left a comment (openstreetmap/openstreetmap-website#5815) After implementing removing special comments (ones with non-present body) in #5904 (which contains all functionaliti , I realized we need to keep `note comment's visibility` (so we could hide note comment after deleting spec
Re: [openstreetmap/openstreetmap-website] Switch to inline colourable markers (PR #5854)
@hlfan pushed 2 commits. d4c5b3fb720f6644630538129b76a16e2a9bb181 Update and inline markers 485c74ecadc7d2a65673ebd22b962dfa76be7462 Clean up old markers -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5854/files/cb0e3d3575da000e9dbbde31bc85efc7a7f66a5d..485c7
Re: [openstreetmap/openstreetmap-website] Adds version to notes table and creates note_versions table (PR #5815)
@nenad-vujicic pushed 1 commit. 67a32c63ca6516466953d4950e2fe3b2beee0c38 Adds note versioning and adds note_versions table -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5815/files/d7f628abe3fd0d3c286de0ad24b334b7aaa2c2e5..67a32c63ca6516466953d4950e2fe3b2beee
Re: [openstreetmap/openstreetmap-website] Adds note versions and variable note tags (PR #5904)
nenad-vujicic left a comment (openstreetmap/openstreetmap-website#5904) Updated PR to display how notes versioning, removing special note comments (ones with non-present body which are not "commented") and versioned note tags could look like. Removal of special note-comments (while keeping back
Re: [openstreetmap/openstreetmap-website] Adds note versions and variable note tags (PR #5904)
@nenad-vujicic pushed 18 commits. 1a8a1e4ecebec0a94d5bc01f4142d9287fc78645 Adds note versioning and adds note_versions table 90206e4b47c71a9905998e8df5b99ea16b0583eb Adds from_* and save_*! methods to notes ae4d48e349df44d45414840bda6b64c103dc9695 Adds using from_* and save_*! methods 0ad8240
Re: [openstreetmap/openstreetmap-website] Change colors of changeset bboxes when they enter/exit the viewport (PR #5924)
mxdanger left a comment (openstreetmap/openstreetmap-website#5924) > > selected list-group-item > > > > Selected how? There's no selection mechanism as of right now. You might be confused. When you hover over a changeset bbox on the map it marks the respective changeset in the side bar as sel
Re: [openstreetmap/openstreetmap-website] Workaround a bug in file 5.46 (PR #5930)
AntonKhorev left a comment (openstreetmap/openstreetmap-website#5930) Merged, thanks. Although I didn't get osm-website fully working on Fedora 42 because I gave up on trying to compile native gems with gcc 15. -- Reply to this email directly or view it on GitHub: https://github.com/openstreet
Re: [openstreetmap/openstreetmap-website] blocks with needs_view flag not shown when user does oauth authorisation (for example login into an OSM editor) (Issue #5490)
mnalis left a comment (openstreetmap/openstreetmap-website#5490) > You don't enter username/password during an Oauth2 flow. You enter them > before that if you're not actually logged in because the authorization page > redirects you to the login page in this case. Well, that's what I meant. Wh
Re: [openstreetmap/openstreetmap-website] Workaround a bug in file 5.46 (PR #5930)
Merged #5930 into master. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5930#event-17322000654 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-
Re: [openstreetmap/openstreetmap-website] Change colors of changeset bboxes when they enter/exit the viewport (PR #5924)
AntonKhorev left a comment (openstreetmap/openstreetmap-website#5924) > > Selected how? There's no selection mechanism as of right now. > > You might be confused. When you hover over a changeset bbox on the map it > marks the respective changeset in the side bar as selected. @mxdanger The chang
Re: [openstreetmap/openstreetmap-website] Change colors of changeset bboxes when they enter/exit the viewport (PR #5924)
AntonKhorev left a comment (openstreetmap/openstreetmap-website#5924) > I strongly urge you to rethink this approach. Whilst I do not oppose using > different colours depending on the age of changesets, the fact that older > changesets are no longer clickable, makes scanning an area which does n
Re: [openstreetmap/openstreetmap-website] Change colors of changeset bboxes when they enter/exit the viewport (PR #5924)
limes11 left a comment (openstreetmap/openstreetmap-website#5924) I strongly urge you to rethink this approach. Whilst I do not oppose using different colours depending on the age of changesets, the fact that older changesets are no longer clickable, makes scanning an area which does not show h
Re: [openstreetmap/openstreetmap-website] Added JSON response format support for /api/0.6/user/gpx_files endpoint (PR #5779)
HarelM left a comment (openstreetmap/openstreetmap-website#5779) Is there a way I can push this forward? I'd like to use this feature, so I'll be happy to help out. I don't mind opening a new PR with the same changes if that's what's needed (to solve the merge commits), but I'm not sure I unders
Re: [openstreetmap/openstreetmap-website] Inline SVGs with helper module (PR #5938)
hlfan left a comment (openstreetmap/openstreetmap-website#5938) Neither. You already optimized the SVGs when you added them into the templates[^1]. The additional `xmlns` is only for increased compatibility during development. Pulling the SVGs out increases the visualizability (file thumbnails yo