Marc Alexander
a9b62f338a
[ticket/15085] Output login error with attempts info in http auth
...
PHPBB-15085
2025-10-07 19:44:01 +02:00
Marc Alexander
8ef5c5549d
[ticket/15085] Add info that HTTP auth is only possible via https
...
PHPBB-15085
2025-10-06 21:40:16 +02:00
Marc Alexander
2bc90da687
[ticket/15085] Extend unit tests for http_auth_subscriber
...
PHPBB-15085
2025-10-06 21:40:15 +02:00
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
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
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
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
rxu
0b242b9608
[ticket/17533] Fix reverting migrations logic
...
Basically, prefer revert_data() if exists.
PHPBB-17533
2025-07-07 11:02:30 +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
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
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
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
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
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
LukeWCS
705b5ca572
[ticket/17492] Unintuitive checkbox status inverted for forum subscriptions
...
PHPBB-17492
2025-04-13 12:58:09 +02:00
rxu
8d0d6c012c
[ticket/17491] Fix caching search results
...
PHPBB-17491
2025-04-12 14:35:40 +07:00
LukeWCS
8c5e22f4d5
[ticket/17492] Update viewtopic_topic_tools.html
...
Changed compact but icon-specific code to neutral code for easier changing.
PHPBB-17492
2025-04-12 09:17:39 +02:00
LukeWCS
cac3d81e73
[ticket/17492] Unintuitive checkbox status inverted for topic subscriptions
...
PHPBB-17492
2025-04-12 09:17:24 +02:00
Marc Alexander
40608777f0
Merge pull request #6789 from rxu/ticket/17475
...
[ticket/17475] Fix MSSQL arithmetic overflow error on counting attachments size
2025-04-03 19:39:24 +02:00
Marc Alexander
84a835a995
Merge pull request #6792 from rxu/ticket/17486
...
[ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade
2025-04-03 19:35:16 +02:00
Marc Alexander
b8ea36a70f
Merge branch 'prep-release-3.3.15' into 3.3.x
2025-04-02 16:50:53 +02:00