1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-30 11:11:23 +02:00

36997 Commits

Author SHA1 Message Date
Marc Alexander
5d7335671e
Merge branch '3.3.x' 2023-07-26 21:02:13 +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
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
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
6c37429e89
Merge branch '3.3.x' 2023-07-03 15:01:20 +02:00
Marc Alexander
968ed3a993
Merge pull request #6509 from marc1706/ticket/17154-master
[ticket/17154] Update composer and dependencies -- master version
2023-07-03 15:01:13 +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
68fb6dcb57
[ticket/17155] Default to first unread post on topics
Also removed the unread post icon and instead opted for playing with font
weight and color for indication.

PHPBB3-17155
2023-07-02 14:04:31 +02:00
Marc Alexander
618db4d2ea
[ticket/17154] Update composer to latest stable version
PHPBB3-17154
2023-07-02 13:28:48 +02:00
Marc Alexander
6aedc1eb4e
Merge branch 'ticket/17154' into ticket/17154-master 2023-07-02 13:27:14 +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
31103a2232
[ticket/17154] Update composer dependencies
PHPBB3-17154
2023-07-02 13:06:53 +02:00
Marc Alexander
1512d2dc1a
Merge branch 'ticket/17154' into ticket/17154-master 2023-07-02 11:35:18 +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
1a6de696b1
[ticket/12439] Unify behavior and deduplicate sql_multi_insert
PHPBB3-12439
2023-07-02 10:48:46 +02:00
Marc Alexander
3e2d2d240a
Merge branch '3.3.x' 2023-07-02 09:59:12 +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
d05ce65a98
[ticket/11449] Add separate method for deleting notifications by multiple types
PHPBB3-11449
2023-07-02 09:56:10 +02:00
Marc Alexander
ce0f7cb1fe
Merge branch '3.3.x' 2023-07-01 22:15:35 +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
6049fb8fdf
Merge branch 'ticket/13276' into ticket/13276-master 2023-06-30 16:45:37 +02: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
Marc Alexander
6d1284495b
Merge branch '3.3.x' 2023-06-28 14:13:27 +02:00
Marc Alexander
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
Marc Alexander
0ce7f0cb34
Merge branch '3.3.x' 2023-06-28 13:35:59 +02:00
Marc Alexander
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
Marc Alexander
4e9cf239ed
[ticket/15687] Force supplied filename to be correct and modify route
PHPBB3-15687
2023-06-28 10:51:22 +02:00
Marc Alexander
5cb0b267d3
[ticket/15687] Adjust regex for attachment URL
PHPBB3-15687
2023-06-27 22:34:44 +02:00
Marc Alexander
b02ad26015
[ticket/15687] Fix incorrect variable names thanks to copy & paste
PHPBB3-15687
2023-06-27 22:16:30 +02:00
Marc Alexander
df6ab1a811
[ticket/15687] Add attachment filename to attachment URL
This will also fix the invalid requirements for the file parameter of the URL.

PHPBB3-15687
2023-06-27 21:00:16 +02:00
Marc Alexander
85e5c9dcca
[ticket/17140] Add missing parameter phpbb_root_path
PHPBB3-17140
2023-06-27 00:29:11 +02:00
Marc Alexander
91f216d9ce
[ticket/17141] Fully cover path_helper with unit tests
PHPBB3-17141
2023-06-26 23:15:55 +02:00
Marc Alexander
b0c008690a
[ticket/17141] Remove duplicate prepending with phpbb_root_path
PHPBB3-17141
2023-06-26 23:15:23 +02:00
Marc Alexander
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
Marc Alexander
8223a956df
[ticket/17141] Ensure correction is newer below 0
PHPBB3-17141
2023-06-26 23:14:21 +02:00
Marc Alexander
cfd15752ee
[ticket/17150] Set max width for forum-image img
PHPBB3-17150
2023-06-26 15:03:38 +02:00
Marc Alexander
d73b60781e
Merge branch '3.3.x' 2023-06-26 13:17:13 +02:00
Marc Alexander
a9ba897f6c
Merge pull request #6494 from rxu/ticket/17148-master
[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier - master
2023-06-26 13:17:08 +02:00