Re: [openstreetmap/openstreetmap-website] Support interactive debugger with docker-compose (PR #5851)

2025-06-20 Thread rkoeze via rails-dev
@rkoeze pushed 1 commit. cc4d613085bee5e7fafe78a9cab8cdfd8ac335e7 Support interactive debugger -- View it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5851/files/45b947f4a9661af57e25567fc2db821c2bbf287b..cc4d613085bee5e7fafe78a9cab8cdfd8ac335e7 You are receiving this b

Re: [openstreetmap/openstreetmap-website] Language select modal dialog (PR #6119)

2025-06-20 Thread Anton Khorev via rails-dev
@AntonKhorev pushed 10 commits. e4ecd8b5e05987f126fec4903604d6a14ae2f076 Replace language select dropdown with modal dialog 3546f7b0fb8fcf3e7ea914bfdc6b024704813242 Test if language selector changes the language 747a5bef6952a27e4d7d5ea291a02b0e49a8b8cd Change language instead of opening pref

Re: [openstreetmap/openstreetmap-website] Language select modal dialog (PR #6119)

2025-06-20 Thread Anton Khorev via rails-dev
@AntonKhorev pushed 13 commits. 381722bfb397f38c6a9d7f65257c54d9d425c5ac Test OAuth2 application forms only inside page content dc53dc65ea5434e98b23d668334d6d4cacd0e9a1 Allow to skip language update in basic preferences bc3e3f7482bf8ad3ed8b584567ff84d9b9fd1285 Redirect to referer from prefere

Re: [openstreetmap/openstreetmap-website] Language select modal dialog (PR #6119)

2025-06-20 Thread Anton Khorev via rails-dev
@AntonKhorev pushed 13 commits. 0a8cf711722d579dad1b991b4bad8384a05a2dc8 Test diary only inside 9934f1fe0bf54562befbec06f405cbb3bea15954 Allow to skip language update in basic preferences abfa7e469a25c5f682fc55908290acd721b355b0 Redirect to referer from preferences 9a14a51a72c00c961956ed7437

[openstreetmap/openstreetmap-website] Language select modal dialog (PR #6119)

2025-06-20 Thread Anton Khorev via rails-dev
Implements the dialog from https://github.com/openstreetmap/openstreetmap-website/pull/6103#issuecomment-2985190722 You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/6119 -- Commit Summary -- * Allow to skip language

Re: [openstreetmap/openstreetmap-website] Allow to agree to new terms if already agreed to old terms (PR #5706)

2025-06-20 Thread Anton Khorev via rails-dev
AntonKhorev left a comment (openstreetmap/openstreetmap-website#5706) LWG says that there is a need to "accept" the terms and that users need to be able to accept the Terms of Use by visiting the terms page. It's what this PR lets them to do. -- Reply to this email directly or view it on GitHu