1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-24 20:17:58 +02:00
Commit Graph

37113 Commits

Author SHA1 Message Date
db2669b3cb [ticket/17176] Remove special handling for PHP 8 in github actions
PHPBB3-17176
2023-09-18 19:28:19 +02:00
d5e311282e [ticket/17176] Update vagrant scripts
PHPBB3-17176
2023-09-18 19:28:19 +02:00
2c6de26871 [ticket/17176] Update PHP versions for github actions
PHPBB3-17176
2023-09-18 19:28:18 +02:00
97fa5d2784 [ticket/17176] Update minimum PHP version to 8.1
PHPBB3-17176
2023-09-18 19:28:18 +02:00
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
549c818a5c [ticket/17176] Work around bug with fileuploads in BrowserKit
PHPBB3-17176
2023-09-18 19:28:18 +02:00
2d7c668a28 [ticket/17176] Use BrowserKit instead of Goutte
PHPBB3-17176
2023-09-18 19:28:18 +02:00
cef8aaf1a4 [ticket/17176] Update implementations to be compatible with Symfony 6.3
PHPBB3-17176
2023-09-18 19:28:16 +02:00
08160b3bc3 [ticket/17176] Update Symfony to 6.3
PHPBB3-17176
2023-09-18 19:27:10 +02:00
d59a4d4aad [ticket/17188] Add unit tests
Adds rxu's unit tests, with rubencm's fix

PHPBB3-17188
2023-09-16 12:55:23 +02:00
8360752b2a [ticket/17188] Allow request variable to check multiline unicode
Change set_var to check for multiline strings if multibyte

PHPBB3-17188
2023-09-16 12:55:23 +02:00
d572070456 [ticket/12785] Prefer REQUEST_URI over PHP_SELF in early redirects
PHPBB3-12785
2023-09-16 12:02:39 +02:00
fd4ffe58ac Merge pull request #6530 from rxu/ticket/17151
[ticket/17151] Make macros available for extensions
2023-09-16 10:10:45 +02:00
rxu
0ac97841cb [ticket/17151] Use Twig and short array syntax in tests
PHPBB3-17151
2023-09-11 09:59:02 +07: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
4513d1c0af [ticket/16877] Bump minimum PHP version to 7.2.0
PHPBB3-16877
2023-08-15 20:28:41 +02:00
74fe9f40b7 [ticket/16877] Use replacement library for oauth
PHPBB3-16877
2023-08-15 19:56:36 +02:00
e83ae55d2d Merge branch '3.3.x' 2023-08-15 18:19:46 +02:00
bdbbc63b9c Merge pull request #6524 from marc1706/ticket/17129
[ticket/17129] Use sql_build_array for cleaner update of youtube profile field
2023-08-15 18:19:43 +02:00
10330e5867 [ticket/17029] Fall back to redirecting to topic when post id is invalid
PHPBB3-17029
2023-08-15 11:07:40 +02:00
2563561663 [ticket/17029] Treat deleting post as last post when id is bigger
PHPBB3-17029
2023-08-15 11:07:10 +02:00
facd14b47e [ticket/17029] Update post count when changing post visibility
PHPBB3-17029
2023-08-15 11:06:47 +02:00
432d09b09c [ticket/17173] Add signature to packages.json
PHPBB3-17173
2023-08-13 13:20:15 +02:00
0596d1065e [ticket/17129] Use sql_build_array for cleaner update of youtube profile field
PHPBB3-17129
2023-08-13 10:21:02 +02:00
74f3453db1 [ticket/17173] Add functionality for signing build packages to build script
PHPBB3-17173
2023-08-11 19:36:30 +02:00
1ea2cbb678 [ticket/17173] Add scripts for generating and verifying package signatures
PHPBB3-17173
2023-08-10 20:11:00 +02:00
ad3c6ff73c Merge branch '3.3.x' 2023-08-06 20:32:57 +02:00
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
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
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
9bae0ae928 Merge branch 'ticket/17137' into ticket/17137-master 2023-08-06 16:38:10 +02:00
6268693cff [ticket/17137] Improve code claritiy for math operation vs. comparison
PHPBB3-17137
2023-08-06 16:37:23 +02:00
abc4867dbd Merge branch '3.3.x' 2023-08-06 14:56:53 +02:00
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
cdc7f6da22 Merge branch '3.3.x' 2023-08-06 14:01:29 +02:00
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
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
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
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
aa9cd3e427 Merge branch '3.3.x' 2023-08-03 19:37:26 +02:00
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
b0d976f462 [ticket/13364] Force sync forum after splitting topic
PHPBB3-13364
2023-07-31 21:45:59 +02:00
9515abdb91 [ticket/13399] Add separate plural rules for characters count
PHPBB3-13399
2023-07-31 21:14:05 +02:00
282dd27e23 Merge branch '3.3.x' 2023-07-31 10:05:01 +02:00
31ca3c5624 Merge pull request #6520 from marc1706/ticket/17171-master
[ticket/17171] Remove unsupported CSS rules for placeholder -- master version
2023-07-31 10:04:57 +02:00
b53645177b Merge pull request #6519 from marc1706/ticket/17171
[ticket/17171] Remove unsupported CSS rules for placeholder
2023-07-31 10:04:34 +02:00
8dede604cc Merge branch 'ticket/17171' into ticket/17171-master 2023-07-30 10:03:46 +02:00
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
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
658e361957 Merge branch '3.3.x' 2023-07-29 14:44:52 +02:00