1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 10:01:55 +02:00
Commit Graph

57 Commits

Author SHA1 Message Date
Marc Alexander
21222adc99 [ticket/17108] Stop using backslashes for css selectors
PHPBB3-17108
2023-04-05 20:53:20 +02:00
rxu
e7ccc1e6b2 Merge branch 'ticket/17115' into ticket/17115-master 2023-03-16 21:54:13 +07:00
rxu
defb807dbc [ticket/17115] Fix PHP warning for space+hyphen ending search query
PHPBB3-17115
2023-03-16 20:57:43 +07:00
Marc Alexander
94ed73b812 Merge branch 'ticket/16913_3.3.x' into ticket/16913_master 2022-12-30 09:09:09 +01:00
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
rxu
b1f6f93d99 [ticket/16976] Fix search results count for in-topic/in-forum search
PHPBB3-16976
2022-03-27 13:32:01 +07:00
rxu
d44dd404a3 [ticket/16976] Fix search results count
PHPBB3-16976
2022-03-27 13:32:00 +07:00
rxu
6cc0fe5f95 [ticket/16976] Fix search results count for in-topic/in-forum search
PHPBB3-16976
2022-03-27 12:59:03 +07:00
rxu
0dd053eeba [ticket/16976] Fix search results count
PHPBB3-16976
2022-03-25 00:01:23 +07:00
Marc Alexander
869867fdbe Merge pull request #6345 from marc1706/ticket/16935
[ticket/16935] Refactor sphinx to use new clases and remove unused parts
2022-01-22 09:04:43 +01:00
rxu
54fd71ea2e [ticket/16902] Make flood interval control in tests consistent
Also remove crawler dumping tool

PHPBB3-16902
2022-01-15 12:41:09 +07:00
rxu
f7a240f3fa [ticket/16902] Add search index created assertion to test
PHPBB3-16902
2022-01-15 12:08:09 +07:00
rxu
f14bf0ab9a [ticket/16902] Add search index deleted assertion to test
PHPBB3-16902
2022-01-15 12:08:08 +07:00
rxu
97906a736f [ticket/16902] Extend test
PHPBB3-16902
2022-01-15 12:08:05 +07:00
rxu
5a69fc22b4 [ticket/16902] Improve test, use DISTINCT for precise results count
PHPBB3-16902
2022-01-15 11:11:11 +07:00
rxu
5e43f6195c [ticket/16902] Make flood interval control in tests consistent
Also remove crawler dumping tool

PHPBB3-16902
2022-01-15 10:37:45 +07:00
rxu
6846eeaa48 [ticket/16902] Add search index created assertion to test
PHPBB3-16902
2022-01-15 10:19:12 +07:00
rxu
b602b57b02 [ticket/16902] Add search index deleted assertion to test
PHPBB3-16902
2022-01-15 10:19:11 +07:00
rxu
015c9313a7 [ticket/16902] Extend test
PHPBB3-16902
2022-01-15 10:18:16 +07:00
rxu
e7c81cd1a6 [ticket/16902] Improve test, use DISTINCT for precise results count
PHPBB3-16902
2022-01-15 10:16:54 +07:00
Marc Alexander
b5b8d26536 Merge branch '3.3.x' 2022-01-12 21:26:12 +01:00
rxu
165adb3b07 [ticket/16935] Add sphinx tests
PHPBB3-16935
2021-12-13 21:16:14 +07:00
rxu
4a78202f96 [ticket/16933] Fix test
PHPBB3-16933
2021-12-11 19:46:47 +07:00
rxu
d6a591cde3 [ticket/16933] Consistent handling of hyphen by phpBB Native search backend
PHPBB3-16933
2021-12-11 19:03:29 +07:00
rubencm
5c67eabeed [ticket/15540] Fix tests
PHPBB3-15540
2021-03-23 02:44:57 +01:00
rubencm
1bc9cbefb2 [ticket/15540] Fix tests
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Ruben Calvo
2aabf560b4 [ticket/15540] Refactor search backend classes to Symfony services
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Marc Alexander
b46e242013 Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
DinHere
8c9d26db1f [ticket/15392] Changed dirname(__FILE__) to __DIR__
Changed dirname(__FILE__) to __DIR__ everywhere

PHPBB3-15392
2021-03-03 22:24:10 +01:00
Marc Alexander
e03ca17cee Merge branch '3.3.x' 2020-12-20 21:29:53 +01:00
Marc Alexander
4f282db6e2 [ticket/16659] Resolve issues with fulltext search in mariadb
PHPBB3-16659
2020-12-19 21:28:52 +01:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
f658e062b2 Merge branch '3.1.x' into 3.2.x 2016-10-28 21:06:21 +02:00
rxu
cefbd39b82 [ticket/14830] Fix tests
PHPBB3-14830
2016-10-24 01:54:40 +07:00
rxu
8afa9fdf28 [ticket/14830] Fix FORM_INVALID error during AСP search index deletion
PHPBB3-14830
2016-10-21 01:23:45 +07:00
rxu
244ff0f969 [ticket/14830] Fix ACP search control functional tests
PHPBB3-14830
2016-10-21 01:23:45 +07:00
Marc Alexander
65ef56ed71 [ticket/14791] Get form tokens from correct button in search test base
PHPBB3-14791
2016-09-21 21:36:03 +02:00
Tristan Darricau
19bbbfe0f3 Merge branch '3.1.x' into 3.2.x
* 3.1.x:
  [ticket/14789] Add form tokens to tests and uncomment add_form_key
  [ticket/14789] Add link hashes and form tokens to all acp links/buttons
2016-09-18 21:14:47 +02:00
Marc Alexander
72f6241aa2 [ticket/14789] Add form tokens to tests and uncomment add_form_key
PHPBB3-14789
2016-09-18 15:30:25 +02:00
Mate Bartus
597297b169 [ticket/14044] Deduplicate the installers
PHPBB3-14044
2015-10-22 21:29:52 +02:00
Yuriy Rusko
a759704b39 [ticket/12594] Remove @package tags and update file headers
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Dhruv
6918921d53 [ticket/11040] Topic is deleted if test is skipped
PHPBB3-11040
2014-03-12 11:03:33 +05:30
Dhruv
3d1d25a122 [ticket/11040] Use unique text for the test post added
PHPBB3-11040
2014-03-12 11:03:30 +05:30
Dhruv
6524513f9d [ticket/11040] Delete the functional test topic to avoid conflicts
PHPBB3-11040
2014-03-12 11:02:08 +05:30
Dhruv
1094a2b577 [ticket/11040] Add test cases for searching subject and post content together
PHPBB3-11040
2014-03-12 11:02:01 +05:30
Dhruv
0036b00fc4 [ticket/10945] Remove mark test incomplete for native search backend
PHPBB3-10945
2014-03-08 21:46:14 +05:30
Dhruv
41fa32bae4 [ticket/10945] Remove mark test incomplete for mysql and postgres
PHPBB3-10945
2014-03-08 21:45:07 +05:30
Dhruv
8c73d28341 [ticket/11608] Mark failed test as incomplete for mysql search backend
PHPBB3-11608
2013-10-05 22:49:55 +05:30
Dhruv
67536eb9f7 [ticket/11608] Update search backend class names to namespaces
PHPBB3-11608
2013-10-05 21:21:15 +05:30
Dhruv
2b5311deac [ticket/11608] Move markIncomplete to search backends test
PHPBB3-11608
2013-10-05 21:16:06 +05:30