Re: [openstreetmap/openstreetmap-website] Invert icons in dark mode with common class (PR #6052)

2025-06-22 Thread Marwin Hochfelsner via rails-dev
@hlfan pushed 1 commit. 779d7a6e7d59f098bcb940ad08d1dcf79d25eb5c Invert icons in dark mode with common class -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6052/files/5d41f0ae98218b0637f4f911fee6114feeb37c78..779d7a6e7d59f098bcb940ad08d1dcf79d25eb5c You are r

Re: [openstreetmap/openstreetmap-website] Inline SVGs with helper module (PR #5938)

2025-06-22 Thread Marwin Hochfelsner via rails-dev
@hlfan pushed 7 commits. 6049c85d021c6b88b89cd90ae4d5ce83e10c2197 Make Rails handle SVG partials 9e14399f0cf6edf6fe844edfb10a5cd5be01f7a4 Move search icons to partials d2d442802171f291faea454d66bc77c9dca5d764 Move about icons to partials a793850a40921453fb5edfc75d941d820e49eb9a Move welcome ic

Re: [openstreetmap/openstreetmap-website] OpenID Login error (#3134)

2025-06-22 Thread Tom Hughes via rails-dev
Closed #3134 as completed. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/3134#event-18262619273 You are receiving this because you are subscribed to this thread. Message ID: ___ rai

Re: [openstreetmap/openstreetmap-website] Move layer definitions to pane controllers (PR #6063)

2025-06-22 Thread Marwin Hochfelsner via rails-dev
hlfan left a comment (openstreetmap/openstreetmap-website#6063) A little bit more cleaning up the HTML by putting the layer definitions in the pane controller like how also the legend is prepared. Then I think the structure is clean enough to also close the underlying issue. -- Reply to this e

Re: [openstreetmap/openstreetmap-website] OpenID Login error (#3134)

2025-06-22 Thread danieldegroot2 via rails-dev
danieldegroot2 left a comment (openstreetmap/openstreetmap-website#3134) OpenID login has since been disabled in #6038. (while allowing migration from old google openid to new oauth one) cc: @tomhughes this issue can be closed as it is no longer valid. -- Reply to this email directly or view it

Re: [openstreetmap/openstreetmap-website] Move html from javascript to views (Issue #5616)

2025-06-22 Thread Tom Hughes via rails-dev
Closed #5616 as completed via #6063. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/issues/5616#event-18262069598 You are receiving this because you are subscribed to this thread. Message ID: _

Re: [openstreetmap/openstreetmap-website] Untranslatable strings 4 (Issue #6091)

2025-06-22 Thread maro-21 via rails-dev
maro-21 left a comment (openstreetmap/openstreetmap-website#6091) Please reopen, because it hasn't been fixed. I translated all "Company" into Polish weeks ago and the last update from Translatewiki was on June 19 but the string doesn't appear: * Polish: https://www.openstreetmap.org/profile?loca

Re: [openstreetmap/openstreetmap-website] Move layer definitions to pane controllers (PR #6063)

2025-06-22 Thread Tom Hughes via rails-dev
tomhughes left a comment (openstreetmap/openstreetmap-website#6063) Looks good to me, thanks. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6063#issuecomment-2994340341 You are receiving this because you are subscribed to this t

Re: [openstreetmap/openstreetmap-website] Add HDYC and HOT social link (PR #6124)

2025-06-22 Thread Marwin Hochfelsner via rails-dev
hlfan left a comment (openstreetmap/openstreetmap-website#6124) The icons should all have the same color, `#212529`, and it would also be nice if you could clean up the SVG markup a bit. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website

Re: [openstreetmap/openstreetmap-website] Change social link fallback to website (PR #6121)

2025-06-22 Thread Tom Hughes via rails-dev
Merged #6121 into master. -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/6121#event-18261407819 You are receiving this because you are subscribed to this thread. Message ID: ___ rails-

[openstreetmap/openstreetmap-website] Add HDYC and HOT social link (PR #6124)

2025-06-22 Thread Koreller via rails-dev