Tests pending pull requests

Build: #3685 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Code commits

phpBB Ascraeus

  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> 1358acfd7c2b5d0a302b4192f1f536456dcf3671

    Merge pull request #3049 from marc1706/ticket/13189
    [ticket/13189] Do not use confirm box for marking all notifications read

  • Marc

    Marc 293d64e12268e2829918fc0bc7cfbc06bb4de9f2 m

    [ticket/13189] Do not use confirm box for marking all notifications read
    We already use a token for preventing CSRF when marking notifications read.
    Making a user confirm the marking read action serves no real purpose. No
    information will be lost by just marking the notifications read but it will
    prevent users from always having to confirm this action.

    PHPBB3-13189

    • phpBB/includes/ucp/ucp_notifications.php (version 293d64e12268e2829918fc0bc7cfbc06bb4de9f2)
    • tests/functional/notification_test.php (version 293d64e12268e2829918fc0bc7cfbc06bb4de9f2)