Marc Alexander
a414a44e36
Merge pull request #6516 from marc1706/ticket/17137
...
[ticket/17137] Allow deleting user files only when post/pm can be changed
2023-08-06 20:32:12 +02:00
Marc Alexander
dd790b41eb
Merge pull request #6481 from marc1706/ticket/17129
...
[ticket/17129] Update youtube profile field to support latest URLs
2023-08-06 14:01:27 +02:00
Marc Alexander
e3547aeb82
[ticket/17137] Allow deleting user files only when post/pm can be changed
...
PHPBB3-17137
2023-07-28 20:43:32 +02:00
Marc Alexander
56f0846378
[ticket/11765] Support IPv4 embedded IPv6 addresses in short_ipv6()
...
PHPBB3-11765
2023-07-26 17:21:43 +02:00
Marc Alexander
91f216d9ce
[ticket/17141] Fully cover path_helper with unit tests
...
PHPBB3-17141
2023-06-26 23:15:55 +02:00
Marc Alexander
8223a956df
[ticket/17141] Ensure correction is newer below 0
...
PHPBB3-17141
2023-06-26 23:14:21 +02:00
Marc Alexander
b613c9f63d
Merge pull request #6488 from rxu/ticket/17142
...
[ticket/17142] Fix DBMS+cache related PHP warnings while installing - 3.3.x
2023-06-20 11:38:36 +02:00
Marc Alexander
acaec9f95f
[ticket/17129] Update regex and tests for changed input data to youtube cpf
...
PHPBB3-17129
2023-06-20 10:32:48 +02:00
rxu
d8d67b5f17
[ticket/17142] Fix tests' mock cache class
...
PHPBB3-17142
2023-06-08 09:16:47 +07:00
rxu
60d267893c
[ticket/17107] Fix viewonline functional test
...
PHPBB3-17107
2023-05-24 19:35:37 +07:00
rxu
130e7f7e8a
[ticket/17107] Fix viewonline helper test
...
PHPBB3-17107
2023-05-23 19:26:45 +07:00
rxu
f5c5d7d1e6
[ticket/17107] Fix viewonline page locations for posting modes
...
PHPBB3-17107
2023-05-23 19:09:13 +07:00
Marc Alexander
0260fcd6a7
Merge pull request #6474 from andrew-demb/patch-2
...
Fix filename in instructions about running all tests
2023-04-05 21:40:02 +02:00
Andrii Dembitskyi
31654e728f
[ticket/17126] Fix filename in instructions about running all tests
...
PHPBB3-17126
2023-04-04 20:45:03 +02: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
1b82ea8a11
Merge pull request #6410 from DaRk1V0iD/ticket/16913_3.3.x
...
[ticket/16913] Add Search Index Progress Bar with Stats [3.3.x]
2023-01-31 16:50:59 +01:00
Marc Alexander
3ece314338
[ticket/17071] Switch to jsdelivr CDN for twemoji emojis
...
PHPBB3-17071
2023-01-09 21:25:46 +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
SagePtr
b86d15a766
[ticket/17056] Fix PHP 8.2 deprecation warning about ${var} syntax
...
The "${var}" style of string interpolation is deprecated in PHP 8.2,
using "{$var}" syntax instead.
PHPBB3-17056
2022-11-02 00:30:46 +02:00
Marc Alexander
7017c73156
[ticket/17050] Remove trailing slash from generated css includes
...
PHPBB3-17050
2022-10-21 21:40:44 +02:00
Marc Alexander
f84e03f646
[ticket/17032] Prevent endlessly cycling to load user
...
PHPBB3-17032
2022-09-08 22:18:13 +02:00
Marc Alexander
3308318524
Merge pull request #6377 from lionel-rowe/ticket/16981
...
[ticket/16981] Fix HTML-encoded emojis in email subject line
2022-04-30 22:27:37 +02:00
Marc Alexander
3ee1efe7e0
Merge pull request #6376 from lionel-rowe/ticket/16977
...
[ticket/16977] Fix cron-job img tag layout and accessibility
2022-04-10 22:34:03 +02:00
lionel-rowe
9b2f42748c
[ticket/16981] Fix HTML-encoded emojis in email subject line
...
PHPBB3-16981
2022-04-05 17:18:33 +01:00
lionel-rowe
e53102fead
[ticket/16977] Fix broken tests
...
PHPBB3-16977
2022-04-03 21:31:42 +01: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
rxu
e84cf2e5ba
[ticket/16962] Fix datetime format test
...
PHPBB3-16962
2022-02-22 14:55:38 +07:00
Marc Alexander
c4fcbc2cbd
[ticket/16891] Add mock to purge extension manager cache in tests
...
PHPBB3-16891
2022-01-31 20:34:24 +01:00
Marc Alexander
7992b3f476
[ticket/16891] Update test files to work with changed cache service
...
PHPBB3-16891
2022-01-31 20:34:23 +01:00
Marc Alexander
420f494628
Merge branch 'prep-release-3.3.6' into 3.3.x
2022-01-31 20:33:10 +01:00
Marc Alexander
0fe95a032b
[ticket/16956] Remove router cache flag
...
The deferred purge will be used in the future instead. The cache flag in the
router only causes additional issues by trying to rebuild the routing
mid-request
PHPBB3-16956
2022-01-31 16:52:19 +01:00
Marc Alexander
919ff4575b
Merge pull request #6356 from marc1706/ticket/13821
...
[ticket/13821] Support displaying ignored posts on post review page
2022-01-25 22:13:21 +01:00
Marc Alexander
d08843853e
[ticket/16956] Remove use of recently changed status for extensions
...
PHPBB3-16956
2022-01-23 20:51:50 +01: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
a8c93ff661
[ticket/16902] Fix docblock
...
PHPBB3-16902
2022-01-19 09:23:56 +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
44d0a3a716
Merge pull request #6343 from rxu/ticket/16933
...
[ticket/16933] Consistent handling of hyphen by phpBB Native search backend
2022-01-12 21:26:10 +01:00
Marc Alexander
c785c4b716
Merge pull request #6332 from rxu/ticket/16912
...
[ticket/16912] Rewrite email headers encoding method
2022-01-12 21:18:26 +01: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
Marc Alexander
ec75f1741b
Merge pull request #6337 from marc1706/ticket/16924
...
[ticket/16924] Do not double escape values inserted into config table
2021-12-07 21:57:47 +01:00
Marc Alexander
c1b88de806
Merge pull request #6312 from rxu/ticket/16895
...
[ticket/16895] Fix role removal for migrator permission tool
2021-12-03 21:06:14 +01:00
Marc Alexander
8cc6075d92
[ticket/16924] Do not double escape values inserted into config table
...
PHPBB3-16924
2021-12-02 21:01:45 +01:00
Marc Alexander
03b36d46c3
[ticket/16924] Add test to cover potential escaping of json values
...
PHPBB3-16924
2021-12-02 20:59:06 +01:00
Marc Alexander
39905eaf4b
Merge pull request #6324 from rxu/ticket/16908
...
[ticket/16908] Fix PHP warning on non-existent post id requests
2021-11-30 21:54:09 +01:00