Marc Alexander
94ed73b812
Merge branch 'ticket/16913_3.3.x' into ticket/16913_master
2022-12-30 09:09:09 +01:00
Marc Alexander
83cb41e72a
[ticket/16955] Add stubs for cache classes and clean up
...
PHPBB3-16955
2022-12-28 08:37:21 +01:00
Marc Alexander
d3d53cda0f
[ticket/16955] Update tests to support small changes to docblocks/types
...
PHPBB3-16955
2022-12-28 08:37:17 +01:00
Marc Alexander
077ceba2a9
[ticket/16955] Improve consistency of user and session class
...
PHPBB3-16955
2022-12-28 08:37:14 +01:00
Marc Alexander
056f786769
[ticket/16955] Clean up request classes
...
PHPBB3-16955
2022-12-28 08:37:13 +01:00
Marc Alexander
27c5f61e30
[ticket/15769] Fix JS and avatar functional tests
...
PHPBB3-15769
2022-12-13 21:17:50 +01:00
Ruben Calvo
d6b0827d27
[ticket/12683] Add copyright header
...
PHPBB3-12683
2022-12-11 21:22:01 +01:00
Ruben Calvo
f9f55eb012
[ticket/12683] Improve exception handling
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
23ce5121a4
[ticket/12683] Code review
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
2e917b6059
[ticket/12683] Remove unused property
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
ac227a9ea6
[ticket/12683] Add basic tests
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
1cef5f83a0
[ticket/12683] Fix test
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Marc Alexander
8841d88845
Merge pull request #6225 from rubencm/ticket/16790
...
[ticket/16790] Remove unused code
2022-12-09 21:17:23 +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
Marc Alexander
bad7517831
Merge branch '3.3.x'
2022-11-03 20:08:06 +01:00
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
94d7d4fbcb
Merge branch '3.3.x'
2022-10-22 11:34:57 +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
b810bb578a
[ticket/17048] Update tests to updated composer output
...
PHPBB3-17048
2022-10-19 22:31:18 +02:00
Marc Alexander
afc2747a04
[ticket/17049] Make installation of extensions for catalog test more stable
...
PHPBB3-17049
2022-10-16 20:58:52 +02:00
Marc Alexander
7a7190ff5a
[ticket/17049] Update tests for defaulting to stable versions
...
PHPBB3-17049
2022-10-16 16:28:00 +02:00
Marc Alexander
7a5a32fc57
[ticket/17049] Backup and restore composer-ext data for tests
...
PHPBB3-17049
2022-10-16 16:24:03 +02:00
Marc Alexander
38b011d24e
[ticket/17032] Fix missing parameter in user loader tests
...
PHPBB3-17032
2022-09-09 17:42:51 +02:00
Marc Alexander
8e773b4dcf
Merge branch '3.3.x'
2022-09-09 07:12:47 +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
0a64ffa834
Merge branch '3.3.x'
2022-04-30 22:46:05 +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
d868dbe3aa
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
...
PHPBB3-16967
2022-04-11 21:10:35 +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
Marc Alexander
81b221df9d
Merge pull request #6376 from lionel-rowe/ticket/16977
...
[ticket/16977] Fix cron-job img tag layout and accessibility
2022-04-10 21:21:47 +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
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
32e64890cd
Merge branch '3.3.x'
2022-02-22 22:38:06 +01:00
rxu
e84cf2e5ba
[ticket/16962] Fix datetime format test
...
PHPBB3-16962
2022-02-22 14:55:38 +07:00
Marc Alexander
659f37c1c4
Merge branch 'ticket/16891' into ticket/16891-master
2022-01-31 21:48:53 +01:00
Marc Alexander
e1b73e4fba
Merge branch '3.3.x'
2022-01-31 20:55:15 +01: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
be1de2c4b0
Merge branch '3.3.x'
2022-01-25 22:13:23 +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
d728c0fd8b
Merge branch '3.3.x'
2022-01-25 22:11:10 +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
Marc Alexander
f7538e7d37
Merge pull request #6350 from rxu/ticket/16688
...
[ticket/16688] Fix PHP fatal errors on installing extensions via catalog
2022-01-22 20:53:26 +01:00