Marc Alexander
eaa0c779a6
[prep-release-3.3.14] Update version numbers to 3.3.14-RC1
2024-10-21 19:36:42 +02:00
Marc Alexander
3c7bf782a7
Merge pull request #6738 from rxu/ticket/17388
...
[ticket/17388] Add core events to bump_topic_allowed()
2024-10-20 17:31:29 +02:00
Marc Alexander
aa21aff080
Merge pull request #6736 from rxu/ticket/17411
...
[ticket/17411] Add core event to search.php
2024-10-20 17:29:33 +02:00
rxu
443d82d082
[ticket/17388] Add core events to bump_topic_allowed()
...
PHPBB-16852
PHPBB-17388
2024-10-20 20:05:55 +07:00
Marc Alexander
5abc36f651
Merge pull request #6734 from marc1706/ticket/17410
...
[ticket/17410] Only fall back acp main page when in ACP with test permission
2024-10-19 21:06:24 +02:00
Marc Alexander
f971d7ffcb
Merge pull request #6722 from rxu/ticket/17402
...
[ticket/17402] Add CLI reparser option to force reparsing BBCode - 3.3.x
2024-10-19 17:14:58 +02:00
rxu
ed145b8317
[ticket/17411] Fix docblock typo
...
PHPBB-17411
2024-10-18 23:28:56 +07:00
Marc Alexander
26e49d4b15
Merge pull request #6732 from marc1706/ticket/17398
...
[ticket/17398] Add referer to delete cookies route to ensure proper URLs
2024-10-17 22:38:33 +02:00
rxu
43ff56a7a7
[ticket/17411] Add core event to search.php
...
PHPBB-17411
2024-10-17 11:01:43 +07:00
rxu
6c35cea146
[ticket/17402] Adjust description
...
PHPBB-17402
2024-10-17 00:31:42 +07:00
Marc Alexander
62f9f53f46
Merge pull request #6699 from danieltj27/ticket/17376
...
[ticket/17376] Add aria label to quote reference link
2024-10-16 19:18:30 +02:00
Marc Alexander
b1282fcbc7
[ticket/17410] Only fall back acp main page when in ACP with test permission
...
PHPBB-17410
2024-10-10 21:38:19 +02:00
Marc Alexander
fd58e4f338
[ticket/17398] Use referer for web paths in ajax requests
...
PHPBB-17398
2024-10-09 20:16:30 +02:00
Jeff Verkoeyen
8129208e56
[ticket/17397] Add core.viewforum_modify_sql event
...
PHPBB-17397
2024-10-06 18:58:26 +00:00
Marc Alexander
ecceeab709
[ticket/17398] Add referer to delete cookies route to ensure proper URLs
...
PHPBB-17398
2024-10-06 14:57:17 +02:00
rxu
660f3d2b86
[ticket/17402] Adjust precaution text
...
PHPBB-17402
2024-10-04 22:53:32 +07:00
rxu
46ea7a8ffd
[ticket/17391] Fix PHP warning on creating group with the name already in use
...
PHPBB-17391
2024-10-03 12:37:30 +07:00
Marc Alexander
f80b41aa77
Merge pull request #6704 from danieltj27/ticket/17382
...
[ticket/17382] Update the find a member FAQ text to fix grammar
2024-09-30 21:05:09 +02:00
Daniel James
501ecf5dec
[ticket/17382] Update FAQ string with new suggestion
...
PHPBB-17382
2024-09-29 23:38:09 +01:00
Marc Alexander
13b267ca6f
Merge pull request #6715 from marc1706/ticket/17385
...
[ticket/17385] Backport file_downloader with guzzle for versioncheck with redirect support
2024-09-29 19:57:33 +02:00
Marc Alexander
6db142b8ef
Merge pull request #6705 from rxu/ticket/17383
...
[ticket/17383] Fix HELO/EHLO error in email messenger on PHP8
2024-09-29 19:29:37 +02:00
rxu
4ba4b94fe0
[ticket/17402] Add precaution
...
PHPBB-17402
2024-09-29 16:42:28 +07:00
rxu
990cbe093b
[ticket/17405] Fix getting UTC date/time information logic
...
PHPBB-17405
2024-09-29 01:57:53 +07:00
Marc Alexander
9ace4dc585
[ticket/17385] Change default value in docblock
...
PHPBB-17385
2024-09-28 16:01:02 +01:00
rxu
2ac9c0ae7c
[ticket/17402] Add CLI reparser option to force reparsing BBCode
...
PHPBB-17402
2024-09-28 21:47:09 +07:00
Marc Alexander
914383a581
Merge pull request #6714 from danieltj27/ticket/17390
...
[ticket/17390] Fix unset template variable for topic approval in mcp
2024-09-25 16:12:07 +01:00
Marc Alexander
929013388f
[ticket/12479] Fix use statements in file_downloader
...
PHPBB-12479
2024-09-10 22:00:58 +02:00
Marc Alexander
f7d16fc626
[ticket/12479] Convert file_downloader to use guzzle instead of fsockopen
...
PHPBB-12479
2024-09-10 22:00:07 +02:00
Marc Alexander
9eb30b5d8e
Merge pull request #6712 from rxu/ticket/17387
...
[ticket/17387] Fix PHP warnings in search results
2024-09-09 21:04:04 +02:00
rxu
544e0900e6
[ticket/17387] Add more unicode tests
...
PHPBB-17387
2024-09-03 00:16:05 +07:00
rxu
c26ded6025
[ticket/17387] Fix handling unicode strings
...
PHPBB-17387
2024-09-02 23:24:24 +07:00
Daniel James
1c73b7ab19
[ticket/17390] Fix unset template variable for topic approval in mcp
...
Fixes a bug that was introduced in 558b8ae
whereby a template
variable was added to wrap around the approve / disapprove UI
however that variable was not set in mcp_queue so the check
failed every time meaning you couldn't approve from the MCP.
PHPBB-17390
2024-09-02 17:13:49 +01:00
Ruben Calvo
472b36877c
[ticket/17387] Add test for when words are separated by a non-space character
...
PHPBB-17387
2024-09-02 14:38:50 +02:00
rxu
66b6a5e1f3
[ticket/17387] Make regex match unicode characters
...
PHPBB-17387
2024-09-02 17:46:16 +07:00
rxu
8acba2db02
[ticket/17387] Return entire post text for zero or negative length value
...
In according to 'Default number of returned characters' setting ACP explanation
`A value of 0 will return the entire post`. Do the same for negative values too
PHPBB-17387
2024-09-02 16:37:15 +07:00
Marc Alexander
7f08efb04c
Merge pull request #6709 from rxu/ticket/17386
...
[ticket/17386] Fix resulting permission for user-based tracing
2024-09-01 16:51:05 +02:00
Marc Alexander
6ca926c146
Merge pull request #6665 from rxu/ticket/17359
...
[ticket/17359] Distinct disabled and available extensions list
2024-09-01 16:44:43 +02:00
rxu
a7b673a1b6
[ticket/17387] Fix PHP warnings in search results
...
PHPBB-17387
2024-08-31 23:23:10 +07:00
rxu
76752800c2
[ticket/17386] Fix resulting permission for user-based tracing
...
PHPBB-17386
2024-08-31 22:14:52 +07:00
Marc Alexander
80f4c07bc5
Merge pull request #6695 from battye/ticket/17181
...
[ticket/17181] Remove unused PM report code
2024-08-30 11:42:02 +02:00
Marc Alexander
9c9dcb1e35
Merge branch 'prep-release-3.3.13' into 3.3.x
2024-08-29 20:34:46 +02:00
Marc Alexander
b083e223e2
[prep-release-3.3.13] Update changelog for 3.3.13
2024-08-28 20:18:39 +02:00
Marc Alexander
88243d296c
[prep-release-3.3.13] Add migration for 3.3.13
2024-08-28 20:12:25 +02:00
Marc Alexander
53c60419b4
[prep-release-3.3.13] Update version numbers to 3.3.13
2024-08-28 20:09:41 +02:00
rxu
cc4579ee04
[ticket/17383] Validate php_uname() output too
...
PHPBB-17383
2024-08-16 00:30:40 +07:00
rxu
6d0a965db2
[ticket/17383] Fix HELO/EHLO error in email messenger on PHP8
...
PHPBB-17383
2024-08-15 23:49:50 +07:00
rxu
629a909b65
[ticket/17359] Adjust template event target phpBB version
...
PHPBB-17359
2024-08-13 15:33:18 +07:00
Daniel James
331bea8b22
[ticket/17382] Undo rename of install folder to check front-end changes!
...
PHPBB-17382
2024-08-12 21:21:14 +01:00
Daniel James
9b4743c028
[ticket/17382] Update the find a member FAQ text to fix grammar
...
Updated the text of an answer on the FAQ page that explained how
to search for members on the forum. Originally the text read as
`Visit to the “Members” page` which is grammatically incorrect,
specifically `visit to the`.
PHPBB-17382
2024-08-12 21:17:52 +01:00
Daniel James
6623e7fe1d
[ticket/17376] Update quote template and change icon to FA arrow
...
PHPBB-17376
2024-08-07 11:40:12 +01:00