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
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
0596d1065e
[ticket/17129] Use sql_build_array for cleaner update of youtube profile field
...
PHPBB3-17129
2023-08-13 10:21:02 +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
6268693cff
[ticket/17137] Improve code claritiy for math operation vs. comparison
...
PHPBB3-17137
2023-08-06 16:37:23 +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
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
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
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
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
098f22609d
Merge pull request #6515 from marc1706/ticket/11184
...
[ticket/11184] Add note about effect of admin permissions for founders
2023-07-29 14:44:49 +02:00
1dedb05dce
[ticket/17137] Add missing post_time column to query
...
PHPBB3-17137
2023-07-29 10:06:35 +02:00
e3547aeb82
[ticket/17137] Allow deleting user files only when post/pm can be changed
...
PHPBB3-17137
2023-07-28 20:43:32 +02:00
253ecdd3fe
[ticket/11184] Add note about effect of admin permissions for founders
...
PHPBB3-11184
2023-07-26 21:45:31 +02:00
f9281f9267
Merge pull request #6514 from marc1706/ticket/11765
...
[ticket/11765] Support IPv4 embedded IPv6 addresses in short_ipv6()
2023-07-26 21:02:07 +02:00
56f0846378
[ticket/11765] Support IPv4 embedded IPv6 addresses in short_ipv6()
...
PHPBB3-11765
2023-07-26 17:21:43 +02:00
0ede362120
Merge pull request #6513 from marc1706/ticket/17160
...
[ticket/17160] Add missing mark column header
2023-07-26 15:21:06 +02:00
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
e0e0173442
[ticket/17160] Add missing mark column header
...
PHPBB3-17160
2023-07-09 22:06:36 +02:00
33c4abe909
Merge pull request #6511 from marc1706/ticket/17053
...
[ticket/17053] Add simple check for writable cache directory
2023-07-04 09:00:54 +02:00
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
add6d2b726
[ticket/17053] Add simple check for writable cache directory
...
PHPBB3-17053
2023-07-03 21:40:36 +02:00
5f825002b6
Merge pull request #6508 from marc1706/ticket/17154
...
[ticket/17154] Update composer and dependencies
2023-07-03 15:00:38 +02:00
aaf5700076
[ticket/17154] Revert back to composer 2.2 for 3.3.x
...
PHPBB3-17154
2023-07-02 13:26:32 +02:00
e9ac8f1f94
[ticket/17154] Update composer dependencies
...
PHPBB3-17154
2023-07-02 11:32:20 +02:00
a39691b0d5
[ticket/17154] Update composer to 2.5.8
...
PHPBB3-17154
2023-07-02 11:26:05 +02:00
0c8e6172fb
Merge pull request #6503 from rxu/ticket/17152
...
[ticket/17152] Add template event to viewtopic_body.html
2023-07-02 09:59:09 +02:00
14b94a1e62
Merge pull request #6497 from marc1706/ticket/17150
...
[ticket/17150] Set max width for forum-image img
2023-07-01 22:15:29 +02:00
b550d1db0a
[ticket/17152] Add template event to viewtopic_body.html
...
Add template event to viewtopic_body.html before the message
PHPBB3-17152
2023-07-01 00:20:24 +07:00
a686a2f057
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path
...
PHPBB3-13276
2023-06-30 16:42:27 +02:00
22d6b035d6
Merge pull request #6498 from marc1706/ticket/17141
...
[ticket/17141] Improve stability of path_helper and increase test coverage
2023-06-28 13:39:39 +02:00
bdeedfea4e
Merge pull request #6499 from marc1706/ticket/17140
...
[ticket/17140] Add missing parameter phpbb_root_path
2023-06-28 13:35:50 +02:00
85e5c9dcca
[ticket/17140] Add missing parameter phpbb_root_path
...
PHPBB3-17140
2023-06-27 00:29:11 +02:00
91f216d9ce
[ticket/17141] Fully cover path_helper with unit tests
...
PHPBB3-17141
2023-06-26 23:15:55 +02:00
b0c008690a
[ticket/17141] Remove duplicate prepending with phpbb_root_path
...
PHPBB3-17141
2023-06-26 23:15:23 +02:00
55ea8d6030
[ticket/17141] Symfony request can never be null so don't check for it
...
PHPBB3-17141
2023-06-26 23:14:58 +02:00
8223a956df
[ticket/17141] Ensure correction is newer below 0
...
PHPBB3-17141
2023-06-26 23:14:21 +02:00
cfd15752ee
[ticket/17150] Set max width for forum-image img
...
PHPBB3-17150
2023-06-26 15:03:38 +02:00
5ee2efd4c2
Merge pull request #6493 from rxu/ticket/17148
...
[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier - 3.3.x
2023-06-26 13:16:42 +02:00
0fdc76521b
Merge pull request #6492 from im4bb/ticket/17146
...
Fix 'undefined array key' php8 warning
2023-06-26 09:40:57 +02:00
4c72b76809
[ticket/17146] Use empty for checking if user_jabber is not empty
...
PHPBB3-17146
2023-06-21 22:09:00 +02:00
bf50c63d6e
Merge pull request #6491 from im4bb/ticket/17145
...
Change static to private variable due to php81 inheritance
2023-06-21 20:35:54 +02:00
464466cade
[ticket/17145] Change static to private variable due to php81 inheritance
...
PHPBB3-17145
2023-06-21 10:46:55 +02:00
b613c9f63d
Merge pull request #6488 from rxu/ticket/17142
...
[ticket/17142] Fix DBMS+cache related PHP warnings while installing - 3.3.x
2023-06-20 11:38:36 +02:00
acaec9f95f
[ticket/17129] Update regex and tests for changed input data to youtube cpf
...
PHPBB3-17129
2023-06-20 10:32:48 +02:00
2f3066235c
Merge pull request #6495 from marc1706/ticket/17149
...
[ticket/17149] Update authors list and simplify pull request template
2023-06-19 11:44:45 +02:00
e0a30fbce7
[ticket/17149] Remove extra note from pull request template
...
PHPBB3-17149
2023-06-19 09:51:15 +02:00
a8658fe4d1
[ticket/17149] Move mrgoldy to former developers
...
PHPBB3-17149
2023-06-19 09:50:24 +02:00