From a45f8f0796d9f11ee88080618ffd29b2f90a7f06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dark=E2=9D=B6?= <25451052+Dark1z@users.noreply.github.com> Date: Fri, 11 Feb 2022 23:03:33 +0530 Subject: [PATCH 1/2] [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 | 19 +---- phpBB/includes/acp/acp_search.php | 124 +++++++++++++++++++----------- phpBB/language/en/acp/search.php | 13 ++-- tests/functional/search/base.php | 30 ++++++++ 4 files changed, 118 insertions(+), 68 deletions(-) diff --git a/phpBB/adm/style/acp_search.html b/phpBB/adm/style/acp_search.html index af7bb86be5..cba7660e1e 100644 --- a/phpBB/adm/style/acp_search.html +++ b/phpBB/adm/style/acp_search.html @@ -78,24 +78,11 @@ - -
{L_CONTINUE_EXPLAIN}
+ {% if L_CONTINUE_PROGRESS %}