rxu
f131e31bc7
[ticket/17543] Optimize installing extensions
...
Make several functions static to be able to use in *BeforeClass() methods.
PHPBB-17543
2025-09-27 00:13:41 +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
Marc Alexander
97356d9879
[ticket/13821] Remove HTML from PHP files and deduplicate lang variable
...
PHPBB3-13821
2022-01-22 23:50:33 +01:00
rxu
58ea656fd8
[ticket/16549] Move from assert[Not]Contains to assertString[Not]ContainsString
...
PHPBB3-16549
2020-10-18 10:36:39 +07:00
v12mike
88d94a7c19
[ticket/16150] Make post subject links reliable
...
Change links that were relative to topic page into absolute links.
Update related test cases.
PHPBB3-16150
2019-09-08 14:23:09 -04:00
Marc Alexander
bad8f0b9bc
[ticket/7336] Add tests for indexing first post after splitting topics
...
PHPBB3-7336
2017-01-16 22:29:04 +01:00
Oliver Schramm
bbd0a8985c
[ticket/13469] Extract test to new method
...
PHPBB3-13469
2015-04-02 16:36:09 +02:00
Oliver Schramm
eca0128d0a
[ticket/13469] Add tests
...
PHPBB3-13469
2015-03-22 21:30:05 +01:00
Cesar G
d95c97c3b4
[ticket/12013] Fix functional tests and sniffer issue.
...
PHPBB3-12013
2014-07-04 01:22:32 -07:00
Joas Schilling
771cbb2b3a
Merge pull request #2434 from Nicofuma/ticket/8610
...
[ticket/8610] Merging topics does not handle bookmarks correctly
* Nicofuma/ticket/8610:
[ticket/8610] Use css selector instead of xPath
[ticket/8610] Add functional test when two topics are merged
[ticket/8610] Throw an error when the dest topic isn't set
[ticket/8610] Fix bookmarks when merging all the posts of a topic
[ticket/8610] Merging topics does not handle bookmarks correctly
2014-06-09 22:57:27 +02:00
Tristan Darricau
7c4bd8cc76
[ticket/8610] Use css selector instead of xPath
...
PHPBB3-8610
2014-05-31 00:29:42 +02:00
Tristan Darricau
63c62f86ee
[ticket/8610] Add functional test when two topics are merged
...
PHPBB3-8610
2014-05-29 11:48:48 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Tristan Darricau
717f8a6671
[ticket/12459] Change language strings
...
PHPBB3-12459
2014-05-05 18:58:15 +02:00
Joas Schilling
1d61fcf3c9
[ticket/12371] Rename disapprove and softdelete tests
...
PHPBB3-12371
2014-04-25 11:52:25 +02:00