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

31072 Commits

Author SHA1 Message Date
Marc Alexander
ac9659c38f [ticket/17176] Resolve psalm issues after PHP version update
PHPBB3-17176
2023-09-18 19:28:20 +02:00
Marc Alexander
c91e758902 [ticket/17176] Ensure helpers are of expected type
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
0af921d870 [ticket/17176] Update psalm expected PHP version and add missing return type
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
fccb5ff781 [ticket/17176] Remove use statement
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
abd29e96b5 [ticket/17176] Resolve deprecation notices
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
daf30b89f1 [ticket/17176] Limit characters for bbcode uid
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
97fa5d2784 [ticket/17176] Update minimum PHP version to 8.1
PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
66b54d4469 [ticket/17176] Use Symfony name for event dispatcher
The previously used override of the names is no longer supported.

PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
2d7c668a28 [ticket/17176] Use BrowserKit instead of Goutte
PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
cef8aaf1a4 [ticket/17176] Update implementations to be compatible with Symfony 6.3
PHPBB3-17176
2023-09-18 19:28:16 +02:00
Marc Alexander
08160b3bc3 [ticket/17176] Update Symfony to 6.3
PHPBB3-17176
2023-09-18 19:27:10 +02:00
rxu
69cc2a9734 [ticket/17151] Make macros available for extensions
Also add tests and error reporting.

PHPBB3-17151
2023-09-09 14:02:17 +07:00
Marc Alexander
e83ae55d2d Merge branch '3.3.x' 2023-08-15 18:19:46 +02:00
Marc Alexander
0596d1065e [ticket/17129] Use sql_build_array for cleaner update of youtube profile field
PHPBB3-17129
2023-08-13 10:21:02 +02:00
Marc Alexander
dde0ccac56 Merge pull request #6517 from marc1706/ticket/17137-master
[ticket/17137] Allow deleting user files only when post/pm can be changed -- master version
2023-08-06 20:32:52 +02:00
Marc Alexander
a414a44e36 Merge pull request #6516 from marc1706/ticket/17137
[ticket/17137] Allow deleting user files only when post/pm can be changed
2023-08-06 20:32:12 +02:00
Marc Alexander
aac2cf5273 Merge pull request #6502 from marc1706/ticket/13276-master
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path -- master version
2023-08-06 20:30:54 +02:00
Marc Alexander
9bae0ae928 Merge branch 'ticket/17137' into ticket/17137-master 2023-08-06 16:38:10 +02:00
Marc Alexander
6268693cff [ticket/17137] Improve code claritiy for math operation vs. comparison
PHPBB3-17137
2023-08-06 16:37:23 +02:00
Marc Alexander
abc4867dbd Merge branch '3.3.x' 2023-08-06 14:56:53 +02:00
Marc Alexander
e5db724d2c Merge pull request #6501 from marc1706/ticket/13276
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path
2023-08-06 14:54:42 +02:00
Marc Alexander
cdc7f6da22 Merge branch '3.3.x' 2023-08-06 14:01:29 +02:00
Marc Alexander
dd790b41eb Merge pull request #6481 from marc1706/ticket/17129
[ticket/17129] Update youtube profile field to support latest URLs
2023-08-06 14:01:27 +02:00
Marc Alexander
60c2abdfda Merge pull request #6507 from marc1706/ticket/12439
[ticket/12439] Unify behavior and deduplicate sql_multi_insert
2023-08-03 19:46:24 +02:00
Marc Alexander
b447e4468a Merge pull request #6506 from marc1706/ticket/11449
[ticket/11449] Add separate method for deleting notifications by multiple types
2023-08-03 19:45:33 +02:00
Marc Alexander
db2ddd1fd2 Merge pull request #6510 from marc1706/ticket/17155
[ticket/17155] Default to first unread post on topics
2023-08-03 19:39:02 +02:00
Marc Alexander
aa9cd3e427 Merge branch '3.3.x' 2023-08-03 19:37:26 +02:00
Marc Alexander
50859bc8a5 Merge pull request #6522 from marc1706/ticket/13364
[ticket/13364] Force sync forum after splitting topic
2023-08-03 19:37:23 +02:00
Marc Alexander
b0d976f462 [ticket/13364] Force sync forum after splitting topic
PHPBB3-13364
2023-07-31 21:45:59 +02:00
Marc Alexander
8dede604cc Merge branch 'ticket/17171' into ticket/17171-master 2023-07-30 10:03:46 +02:00
Marc Alexander
0df0bd269a [ticket/17171] Remove unsupported CSS rules for placeholder
The content property is not supported by the placeholder pseudo-element
and hence the rules do not have any effect and can be removed.

PHPBB3-17171
2023-07-30 10:00:56 +02:00
Marc Alexander
92d1af4bc7 Merge pull request #6496 from marc1706/ticket/17151
[ticket/17151] Adjust form macros to adhere to coding guidelines
2023-07-30 08:50:33 +02:00
Marc Alexander
658e361957 Merge branch '3.3.x' 2023-07-29 14:44:52 +02:00
Marc Alexander
4ee1dc9ecf Merge branch 'ticket/17137' into ticket/17137-master 2023-07-29 10:07:06 +02:00
Marc Alexander
1dedb05dce [ticket/17137] Add missing post_time column to query
PHPBB3-17137
2023-07-29 10:06:35 +02:00
Marc Alexander
f9fca89ab6 Merge branch 'ticket/17137' into ticket/17137-master 2023-07-28 20:44:38 +02:00
Marc Alexander
e3547aeb82 [ticket/17137] Allow deleting user files only when post/pm can be changed
PHPBB3-17137
2023-07-28 20:43:32 +02:00
Marc Alexander
253ecdd3fe [ticket/11184] Add note about effect of admin permissions for founders
PHPBB3-11184
2023-07-26 21:45:31 +02:00
Marc Alexander
5d7335671e Merge branch '3.3.x' 2023-07-26 21:02:13 +02:00
Marc Alexander
56f0846378 [ticket/11765] Support IPv4 embedded IPv6 addresses in short_ipv6()
PHPBB3-11765
2023-07-26 17:21:43 +02:00
Marc Alexander
85fd25edc8 Merge branch '3.3.x' 2023-07-26 15:21:19 +02:00
Marc Alexander
0ede362120 Merge pull request #6513 from marc1706/ticket/17160
[ticket/17160] Add missing mark column header
2023-07-26 15:21:06 +02:00
Marc Alexander
1712ee610a Merge pull request #6500 from marc1706/ticket/15687
[ticket/15687] Add attachment filename to attachment URL
2023-07-26 15:19:36 +02:00
Marc Alexander
c48092f6e7 [ticket/15687] Add missing int cast
PHPBB3-15687
2023-07-20 09:09:59 +02:00
Marc Alexander
2aa3b8f1ac Merge branch '3.3.x' 2023-07-19 22:44:08 +02:00
Marc Alexander
e11c11ac9d Merge pull request #6512 from marc1706/ticket/8777
[ticket/8777] Discourage deleting user from group with only one group
2023-07-19 22:44:05 +02:00
Marc Alexander
e0e0173442 [ticket/17160] Add missing mark column header
PHPBB3-17160
2023-07-09 22:06:36 +02:00
Marc Alexander
ea0aa7b54a Merge branch '3.3.x' 2023-07-04 09:00:56 +02:00
Marc Alexander
cca85f648b [ticket/8777] Discourage deleting user with only one group
It will still be possible from the manage groups page though is discouraged
now by hiding the delete entry when managing users.

In addition to this, the manage user page will now show that no group is
specified for the user when viewing the groups page of a user.

PHPBB3-8777
2023-07-04 08:43:54 +02:00
Marc Alexander
add6d2b726 [ticket/17053] Add simple check for writable cache directory
PHPBB3-17053
2023-07-03 21:40:36 +02:00