Marc Alexander
5d3f0cd482
[ticket/17514] Replace phpBB3 with phpBB in tests
...
PHPBB-17514
2025-05-20 20:59:40 +02:00
rxu
4b7d7c2fc7
Merge branch 'ticket/17491' into ticket/17491-master
2025-05-07 00:40:32 +07:00
rxu
3d76a8bd09
[ticket/17491] Fix rows duplication in search results
...
PHPBB-17491
2025-05-07 00:31:21 +07:00
rxu
e91c7d42a9
[ticket/17491] Add test
...
PHPBB-17491
2025-05-05 23:46:09 +07:00
rxu
f11512b580
Merge branch 'ticket/16941' into ticket/16941-master
2025-04-25 22:12:50 +07:00
rxu
80a08d9c54
[ticket/16941] Add sphinx tests to 3.3.x
...
Also adjust Sphinx keywords splitting to be consistent with other search
backends when it comes to handling hyphen (like ignoring hyphen when it hasn't
NOT meaning and ignoring hyphen wrapped with "plus" signs)
PHPBB3-16941
2025-04-24 23:17:26 +07:00
rxu
43de83b339
Merge branch 'ticket/17422' into ticket/17422-master
2024-10-31 15:08:08 +07:00
rxu
4194cb2228
[ticket/17422] Adjust tests code
...
PHPBB-17422
2024-10-31 14:55:35 +07:00
rxu
eeede1ab6c
[ticket/17422] Add author_id search tests
...
PHPBB-17422
2024-10-31 01:34:24 +07:00
Rubén Calvo
13f7a8f82f
[ticket/15043] New get_context displays more text
...
PHPBB3-15043
2024-07-14 21:59:51 +02:00
Rubén Calvo
7365764476
[ticket/15043] New get_context displays more text
...
PHPBB3-15043
2024-07-08 21:43:52 +02:00
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
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