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

34197 Commits

Author SHA1 Message Date
Marc Alexander
db86ad60cb [ticket/17555] Use windows-2025 runner for 3.3.x branch
PHPBB-17555
2025-10-04 19:52:43 +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
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
rxu
ddc7f1df34 [ticket/17515] Add template event before PM text
PHPBB-17515
2025-05-22 13:29:47 +07:00
Marc Alexander
478d119d42 Merge pull request #6814 from iMattPro/ticket/17510
[ticket/17510] Fix Code Sniffer deprecations
2025-05-19 17:53:18 +02:00
Marc Alexander
b3478d83d1 Merge pull request #6811 from rxu/ticket/17506
[ticket/17506] Ensure superglobal variables are arrays before applying addition - 3.3.x
2025-05-19 17:44:47 +02:00
Matt Friedman
7268859226 [ticket/17510] Fix Code Sniffer deprecations
PHPBB-17510
2025-05-13 18:03:10 -07:00
rxu
10947f3d49 [ticket/17506] Ensure superglobal variables are arrays before applying addition
PHPBB-17506
2025-05-09 16:58:36 +07:00
Marc Alexander
04f2141a7d Merge pull request #6799 from rxu/ticket/17491
[ticket/17491] Fix caching search results - 3.3.x
2025-05-07 20:15:53 +02:00
rxu
3d76a8bd09 [ticket/17491] Fix rows duplication in search results
PHPBB-17491
2025-05-07 00:31:21 +07:00
rxu
1c399dcab7 [ticket/17491] Consistently apply array_unique to search results
PHPBB-17491
2025-05-06 00:11:45 +07:00
rxu
e91c7d42a9 [ticket/17491] Add test
PHPBB-17491
2025-05-05 23:46:09 +07:00
Marc Alexander
1b2ac50cfd Merge pull request #6810 from rxu/ticket/17504
[ticket/17504] Fix tests failure caused by ondrej/php PPA repo label changed
2025-04-28 21:17:23 +02:00
rxu
779bec5fcf [ticket/17504] Run apt-get update on runner lever rather than in bash scripts
PHPBB-17504
2025-04-28 23:28:05 +07:00
rxu
f512af1823 [ticket/17504] Fix tests
Fix the following apt-get update issue with ondrej/php PPA repo:
Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble InRelease'
changed its 'Label' value from '***** The main PPA for supported PHP versions
with many PECL extensions *****' to 'PPA for PHP'

Alternative fix might be: sudo apt update && sudo apt full-upgrade -y

PHPBB-17504
2025-04-28 21:17:57 +07:00
Marc Alexander
59e8875fa8 Merge pull request #6807 from rxu/ticket/16941
[ticket/16941] Add sphinx tests to 3.3.x
2025-04-26 08:34:09 +02:00
rxu
1ae9a49811 [ticket/16941] Remove ending slash from binlog_path
PHPBB3-14401
2025-04-25 21:28:36 +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
4140d50f6a Merge pull request #6804 from rxu/ticket/17498
[ticket/17498] Move to Ubuntu 22.04 runner images for SQLite and MSSQL tests - 3.3.x
2025-04-15 22:00:00 +02:00