Build: #431 was successful Changes by Marc

Code commits

phpBB 3.3.x

  • Marc

    Marc 458940217b0e9810e9a70e6c47876c7647b84395

    Merge pull request #6456 from battye/ticket/17025
    [ticket/17025] Move post destination topic field should not be populated with a zero

  • Marc

    Marc 1b82ea8a11aadb025cb8c8c67b39b692af557ddd

    Merge pull request #6410 from DaRk1V0iD/ticket/16913_3.3.x
    [ticket/16913] Add Search Index Progress Bar with Stats [3.3.x]

  • battye <administration@online-scrabble.com>

    battye <administration@online-scrabble.com> 33ba9f3392a65a920028c6183975d2e28c214a87 m

    [ticket/17025] Fix MCP move posts topic ID 0
    PHPBB3-17025

    • phpBB/includes/mcp/mcp_topic.php (version 33ba9f3392a65a920028c6183975d2e28c214a87)
  • Marc

    Marc 3db6cc98f55e1b0c2b8a606d2d21bd534b2fb686 m

    [ticket/16913] Move progress bar HTML to acp_search.html
    PHPBB3-16913

    • phpBB/adm/style/acp_search.html (version 3db6cc98f55e1b0c2b8a606d2d21bd534b2fb686)
    • phpBB/includes/acp/acp_search.php (version 3db6cc98f55e1b0c2b8a606d2d21bd534b2fb686)
  • Dark❶ <25451052+Dark1z@users.noreply.github.com>

    Dark❶ <25451052+Dark1z@users.noreply.github.com> a45f8f0796d9f11ee88080618ffd29b2f90a7f06 m

    [ticket/16913] Add Search Index Progress Bar with Stats
    - Update SQL for count of posts
    - Update search index test
    - Removed "Pop-up Progress Bar".
    - For first run display the "Success Message".
    - Display the Info from "Pop-up Progress Bar" to "Success Message".
    - Only display "Redirect" & "Rate" of post refreshed "Success Message".
    - Minor Language Fix.
    - Use `ORDER BY post_id ASC` for progress stats.
    - Removed HTML from Lang String.
    - Moved HTML to PHP file.
    - Increased the size of Progress-Bar by 2x.

    PHPBB3-16913

    • phpBB/adm/style/acp_search.html (version a45f8f0796d9f11ee88080618ffd29b2f90a7f06)
    • phpBB/includes/acp/acp_search.php (version a45f8f0796d9f11ee88080618ffd29b2f90a7f06)
    • phpBB/language/en/acp/search.php (version a45f8f0796d9f11ee88080618ffd29b2f90a7f06)
    • tests/functional/search/base.php (version a45f8f0796d9f11ee88080618ffd29b2f90a7f06)