phpbb/tests/functional/search
Dark❶ a45f8f0796
[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
2022-11-17 02:20:46 +05:30
..
base.php [ticket/16913] Add Search Index Progress Bar with Stats 2022-11-17 02:20:46 +05:30
mysql_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
native_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
postgres_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
sphinx_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00