1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-12 07:24:31 +02:00
Commit Graph

34213 Commits

Author SHA1 Message Date
Marc Alexander
82b72016aa [ticket/15085] Clean up code and output error with language
PHPBB-15085
2025-10-06 21:40:15 +02:00
Marc Alexander
752ce67da0 [ticket/15085] Add HTTPS requirement for HTTP authentication on feeds
PHPBB-15085
2025-10-06 21:40:15 +02:00
Marc Alexander
3dbc1b28b5 [ticket/15085] Reload ACL after HTTP authentication and update gitignore
PHPBB-15085
2025-10-06 21:40:15 +02:00
Marc Alexander
f4700b0a38 [ticket/15085] Add unit tests for HTTP authentication subscriber
PHPBB-15085
2025-10-06 21:40:15 +02:00
Marc Alexander
3a0060552a [ticket/15085] Add HTTP authentication subscriber for feed controllers
PHPBB-15085
2025-10-06 21:39:51 +02:00
Marc Alexander
34868aa4ad Merge pull request #6869 from Crizz0/ticket/17536
[ticket/17536] Add four events to acp_forums.html fieldset
2025-10-06 20:59:54 +02:00
Marc Alexander
fc3d3eaf06 Merge pull request #6878 from marc1706/ticket/17555
[ticket/17555] Only run unit tests on windows runners
2025-10-06 18:13:29 +02:00
Marc Alexander
2a65b0ee2e [ticket/17555] Use retries for windows tests
PHPBB-17555
2025-10-06 17:06:30 +02:00
Marc Alexander
b3b5e328f9 [ticket/17555] Properly mock version helper return
PHPBB-17555
2025-10-05 21:52:57 +02:00
Marc Alexander
7e22d7ad24 [ticket/17555] Reduce callbacks to external URLs in unit tests
PHPBB-17555
2025-10-05 20:53:21 +02:00
Marc Alexander
b104af78c3 [ticket/17555] Only run unit tests on windows runners
PHPBB-17555
2025-10-05 17:16:04 +02:00
Marc Alexander
54ecd0c0ea Merge pull request #6877 from marc1706/ticket/17555
[ticket/17555] Use windows-2025 runner for 3.3.x branch
2025-10-04 23:07:29 +02:00
Marc Alexander
17e4fd206e [ticket/17555] Fix typo in phpunit config
PHPBB-17555
2025-10-04 20:42:11 +02:00
Marc Alexander
db86ad60cb [ticket/17555] Use windows-2025 runner for 3.3.x branch
PHPBB-17555
2025-10-04 19:52:43 +02:00
Christian Schnegelberger
fd74f70468 [ticket/17536] Fix typo in new acp_forums event names
PHPBB-17536
2025-10-04 18:34:09 +02:00
Christian Schnegelberger
ed5359ce97 [ticket/17536] Change order in events.md of new events
PHPBB-17536
2025-10-04 18:23:09 +02:00
Marc Alexander
b0e97f5baa Merge pull request #6863 from marc1706/ticket/17555
[ticket/17555] Adapt windows runner tests to prevent random failures
2025-09-29 22:22:28 +02:00
Marc Alexander
8ce7e83985 Merge pull request #6866 from Noxwizard/ticket/17477
[ticket/17477] Support non-prefixed whois servers
2025-09-29 20:59:52 +02:00
Marc Alexander
dc22ad07a2 [ticket/17555] Apply windows runner adjustments from master
PHPBB-17555
2025-09-29 20:10:27 +02:00
Christian Schnegelberger
31665995b0 [ticket/17536] Addings four events to acp_forums.html fieldset
PHPBB-17536
2025-09-28 12:17:52 +02:00
Patrick Webster
74b1de0bc2 [ticket/17477] Support non-prefixed whois servers
Referral servers lacking the whois:// prefix are not currently supported.
This ticket adds support for those servers. At the moment, this is mainly an
issue for RIPE entries on ARIN. They will now be detected and followed.

PHPBB-17477
2025-09-27 17:07:36 -05:00
Marc Alexander
f68c76f591 Merge pull request #6843 from iMattPro/ticket/17538
[ticket/17538] Update terms and policy
2025-09-26 15:11:21 +02:00
Marc Alexander
e0e439659e Merge pull request #6837 from battye/ticket/17157
[ticket/17157] Fix for allowing user to see search results for topics if f_list_topics = yes
2025-09-25 09:50:54 +02:00
Matt Friedman
8a84f2c543 [ticket/17538] Use British English comma placements
PHPBB-17538
2025-09-09 08:31:11 -07:00
Matt Friedman
7ce82d6b4c [ticket/17538] Proof-read and improve language of TOS and Privacy Policy
Proof-read and improve language of TOS and Privacy Policy.

PHPBB-17538
2025-09-08 07:48:28 -07:00
Marc Alexander
b59bfadec7 Merge pull request #6840 from battye/ticket/17034
[ticket/17034] Fix minimum posts rank validation
2025-07-21 21:32:36 +02:00
Marc Alexander
f6269dde2d Merge pull request #6791 from IdfbAn/ticket/17110
[ticket/17110] Change "slanderous" to "libellous" in T&C
2025-07-21 21:25:05 +02:00
battye
1633288447 [ticket/17034] Fix min posts rank validation
PHPBB-17034
2025-07-20 04:41:27 +00:00
battye
e0e457b03b [ticket/17157] Whitespace and minor edits
PHPBB-17157
2025-07-18 08:12:08 +00:00
battye
078cd300fc [ticket/17157] Optimise the quick search code
PHPBB-17157
2025-07-18 08:12:08 +00:00
battye
676905bff5 [ticket/17157] Search to accomodate f_list_topics permission
PHPBB-17157
2025-07-18 08:11:32 +00:00
Marc Alexander
081f2391cb Merge pull request #6836 from rxu/ticket/17533
[ticket/17533] Fix reverting migrations logic
2025-07-07 17:35:37 +02:00
rxu
0b242b9608 [ticket/17533] Fix reverting migrations logic
Basically, prefer revert_data() if exists.

PHPBB-17533
2025-07-07 11:02:30 +07:00
Marc Alexander
3b03f3a8f9 Merge pull request #6833 from iMattPro/ticket/17519
[ticket/17519] Revert cron url escape back to html_attr
2025-06-17 19:42:42 +02:00
Matt Friedman
e47ba9e81d [ticket/17519] Fix tests
PHPBB-17519
2025-06-17 09:19:40 -07:00
Matt Friedman
8d016bafa2 [ticket/17519] Revert cron url escape back to html_attr
PHPBB-17519
2025-06-17 07:59:04 -07:00
Marc Alexander
35221f8ba5 Merge pull request #6826 from danieltj27/ticket/17522
[ticket/17522] Add event to member list to modify template vars
2025-06-17 14:04:28 +02:00
Marc Alexander
9219c03b36 Merge pull request #6831 from rxu/ticket/17527
[ticket/17527] Add Twig extensions existence check while registering
2025-06-17 11:30:52 +02:00
Daniel James
72c3745868 [ticket/17522] Change event name and update var type
PHPBB-17522
2025-06-17 07:18:41 +01:00
rxu
579b4a8287 [ticket/17527] Add Twig extensions existence check while registering
PHPBB-17527
2025-06-16 22:25:59 +07:00
Marc Alexander
2f43c1facd [ticket/17399] Fix docblock and use space-ship operator
PHPBB-17399
2025-06-16 10:34:38 +02:00
Marc Alexander
d4a3311b76 Merge pull request #6829 from battye/ticket/17399
[ticket/17399] Fix selected language bug in installer
2025-06-15 09:08:49 +02:00
battye
8411da1819 [ticket/17399] Fix selected language in installer
This fixes a bug where a user could have other languages in the installer
but the language dropdown did not match the language shown.

PHPBB-17399
2025-06-14 14:35:18 +00:00
Marc Alexander
8f8a93fa71 Merge pull request #6818 from rxu/ticket/17515
[ticket/17515] Add template event before PM text - 3.3.x
2025-06-14 08:51:41 +02:00
Marc Alexander
c726382d84 Merge pull request #6824 from iMattPro/ticket/17519
[ticket/17519] Correctly encode cron task urls
2025-06-13 20:41:22 +02:00
Marc Alexander
5deeea025f [ticket/17519] Add unit tests for task wrapper
PHPBB-17519
2025-06-12 21:00:24 +02:00
Daniel James
b6c42b3768 [ticket/17522] Switch array syntax to short code
PHPBB-17522
2025-06-06 11:50:49 +01:00
Daniel James
da2733a7d8 [ticket/17522] Change since from beta to release candidate
PHPBB-17522
2025-06-06 11:03:10 +01:00
Daniel James
b8204d24f9 [ticket/17522] Add event to member list to modify template vars
PHPBB-17522
2025-06-05 22:18:51 +01:00
Matt Friedman
6947dc8c92 [ticket/17519] Correctly encode cron task urls
PHPBB-17519
2025-06-03 04:21:24 +00:00