battye
b724e82bbd
[ticket/17128] Fix outdated link to date format
...
The information on php.net has been moved from
the date page to the DateTime page as discussed
in Zag
PHPBB3-17128
2023-09-24 19:56:30 +00:00
Marc Alexander
3163b1726c
Merge pull request #6539 from battye/ticket/17172
...
[ticket/17172] Use correct lang for forum links
2023-09-24 20:09:57 +02:00
Derky
6b6c710706
[ticket/17189] Append slash after installer cache path
...
PHPBB3-17189
2023-09-24 13:46:39 +02:00
Derky
a78eb6fb42
[ticket/17189] Show file names that couldn't be modified by installer
...
PHPBB3-17189
2023-09-23 16:50:10 +02:00
Derky
3b622bc005
[ticket/17189] Check folder permissions before writing
...
PHPBB3-17189
2023-09-23 16:38:32 +02:00
Christian Schnegelberger
b14f37d409
[ticket/17116] Remove always TRUE if-sentence
...
PHPBB3-17116
2023-09-23 16:17:40 +02:00
Christian Schnegelberger
b0248d2d78
[ticket/17187] Repair mcp link to first unread post
...
PHPBB3-17187
2023-09-23 15:54:21 +02:00
battye
0f38ece743
[ticket/17172] Use correct lang for forum links
...
PHPBB3-17172
2023-09-22 17:08:02 +02:00
Marc Alexander
e80cf43adc
Merge pull request #6536 from Crizz0/ticket/17194
...
[ticket/17194] Move php version in vagrant from folders to sites
2023-09-22 15:11:42 +02:00
Christian Schnegelberger
aba7f4a9e6
[ticket/17194] Move php version in vagrant from folders to sites
...
PHPBB3-17194
2023-09-22 13:17:22 +02:00
Derky
e1052bd168
Merge pull request #6532 from marc1706/ticket/12785
...
[ticket/12785] Prefer REQUEST_URI over PHP_SELF in early redirects
2023-09-21 19:29:21 +02:00
toxyy
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
toxyy
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
Marc Alexander
d572070456
[ticket/12785] Prefer REQUEST_URI over PHP_SELF in early redirects
...
PHPBB3-12785
2023-09-16 12:02:39 +02:00
Marc Alexander
4513d1c0af
[ticket/16877] Bump minimum PHP version to 7.2.0
...
PHPBB3-16877
2023-08-15 20:28:41 +02:00
Marc Alexander
74fe9f40b7
[ticket/16877] Use replacement library for oauth
...
PHPBB3-16877
2023-08-15 19:56:36 +02:00
Marc Alexander
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
Marc Alexander
10330e5867
[ticket/17029] Fall back to redirecting to topic when post id is invalid
...
PHPBB3-17029
2023-08-15 11:07:40 +02:00
Marc Alexander
2563561663
[ticket/17029] Treat deleting post as last post when id is bigger
...
PHPBB3-17029
2023-08-15 11:07:10 +02:00
Marc Alexander
facd14b47e
[ticket/17029] Update post count when changing post visibility
...
PHPBB3-17029
2023-08-15 11:06:47 +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
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
6268693cff
[ticket/17137] Improve code claritiy for math operation vs. comparison
...
PHPBB3-17137
2023-08-06 16:37:23 +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
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
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
9515abdb91
[ticket/13399] Add separate plural rules for characters count
...
PHPBB3-13399
2023-07-31 21:14:05 +02:00
Marc Alexander
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
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
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
Marc Alexander
1dedb05dce
[ticket/17137] Add missing post_time column to query
...
PHPBB3-17137
2023-07-29 10:06:35 +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
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
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
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
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
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
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
Marc Alexander
5f825002b6
Merge pull request #6508 from marc1706/ticket/17154
...
[ticket/17154] Update composer and dependencies
2023-07-03 15:00:38 +02:00
Marc Alexander
aaf5700076
[ticket/17154] Revert back to composer 2.2 for 3.3.x
...
PHPBB3-17154
2023-07-02 13:26:32 +02:00
Marc Alexander
e9ac8f1f94
[ticket/17154] Update composer dependencies
...
PHPBB3-17154
2023-07-02 11:32:20 +02:00
Marc Alexander
a39691b0d5
[ticket/17154] Update composer to 2.5.8
...
PHPBB3-17154
2023-07-02 11:26:05 +02:00
Marc Alexander
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
Marc Alexander
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
rxu
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
Marc Alexander
a686a2f057
[ticket/13276] Support PHPBB_USE_BOARD_URL_PATH in web root path
...
PHPBB3-13276
2023-06-30 16:42:27 +02:00