Marc Alexander
ffc655a1ba
[ticket/13916] Add notify to fields to store during save draft
...
PHPBB-13916
2024-07-06 21:44:06 +02:00
Marc Alexander
922e7699ed
[ticket/16907] Adjust request filtering for phpbb paths
...
PHPBB-16907
2024-07-06 17:39:49 +02:00
Marc Alexander
b6ac913933
Merge branch '3.3.x'
2024-07-06 13:02:32 +02:00
Marc Alexander
42851d0d9f
[ticket/16890] Add rewrite for installer in lighttpd
...
PHPBB-16890
2024-07-06 11:53:21 +02:00
Marc Alexander
00d1351e55
[ticket/16890] Deny access to config file and folder in nginx sample
...
PHPBB-16890
2024-07-06 10:47:49 +02:00
Matt Friedman
51c424b93d
[ticket/17364] Fix random spelling error in code
...
PHPBB-17364
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-07-05 19:22:29 -07:00
Matt Friedman
e69a86c49e
[ticket/17364] Correctly handle styles list in ACP Forums
...
PHPBB-17364
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-07-05 19:22:05 -07:00
Marc Alexander
b2b61390c4
Merge branch '3.3.x'
2024-07-05 21:56:37 +02:00
Marc Alexander
48a233e415
Merge pull request #6661 from rubencm/ticket/17356
...
[ticket/17356] Correctly handle errors hidden with at
2024-07-05 21:56:34 +02:00
Marc Alexander
9a48d26e73
Merge branch '3.3.x'
2024-07-05 21:46:55 +02:00
Marc Alexander
6798c337f8
Merge pull request #6656 from danieltj27/ticket/17350
...
[ticket/17350] Add IP Address of user during install process
2024-07-05 21:45:16 +02:00
Marc Alexander
f0deb16b0c
Merge pull request #6669 from iMattPro/ticket/17363
...
[ticket/17363] Add web app manifest
2024-07-03 22:04:46 +02:00
Marc Alexander
704ccaddac
Merge branch 'ticket/17353' into ticket/17353-master
2024-07-03 21:46:41 +02:00
Marc Alexander
5013075af7
[ticket/17355] Change gravatar URL to new format
...
PHPBB-17355
2024-07-03 21:36:51 +02:00
Marc Alexander
40881b537e
[ticket/17353] Return image src for gravatar image
...
PHPBB-17353
2024-07-03 21:36:51 +02:00
Marc Alexander
efece4136b
[ticket/17353] Add test for gravatar driver and fix request var issue
...
PHPBB-17353
2024-07-03 21:36:51 +02:00
Matt Friedman
e0cf35c588
[ticket/17363] Remove and fix leftover code
...
PHPBB-17363
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-07-03 07:30:07 -07:00
Matt Friedman
d651cccc76
[ticket/17363] Add web app manifest
...
PHPBB-17363
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-07-02 21:19:58 -07:00
Marc Alexander
5ede9fb149
Merge pull request #6668 from marc1706/ticket/17347-master
...
[ticket/17347] Fix psalm error for user delete by ID command
2024-07-01 22:28:43 +02:00
Marc Alexander
381faac8c0
Merge branch '3.3.x'
2024-07-01 21:53:54 +02:00
Marc Alexander
38177e9052
Merge pull request #6655 from danieltj27/ticket/17352
...
[ticket/17352] Fix overflow of long rank titles on profile page
2024-07-01 21:52:47 +02:00
Marc Alexander
c82dd8bf54
[ticket/17347] Fix psalm error for user delete by ID command
...
PHPBB-17347
2024-07-01 21:33:54 +02:00
Micha Ober
d7477760d6
[ticket/17362] Declare property to avoid PHP 8.2 deprecation notice
...
PHPBB-17362
2024-07-01 13:48:59 +02:00
rxu
e53db0775a
[ticket/17359] Get rid of template code duplication
...
PHPBB-17359
2024-07-01 00:54:20 +07:00
Marc Alexander
7c94c964c4
Merge branch '3.3.x'
2024-06-30 17:20:38 +02:00
Marc Alexander
294b3ff922
Merge pull request #6651 from marc1706/ticket/17347
...
[ticket/17347] Add console command to delete users by user IDs
2024-06-30 17:20:35 +02:00
rxu
8aef7b5659
[ticket/17359] Fix template events
...
PHPBB-17359
2024-06-30 20:35:58 +07:00
rxu
e6bdecbfee
[ticket/17359] Distinct disabled and available extensions list
...
PHPBB-17359
2024-06-30 19:07:41 +07:00
Ruben Calvo
877e364cbd
[ticket/17357] Remove file_info from storage
...
PHPBB-17357
2024-06-30 13:59:41 +02:00
rxu
89ce42ffa2
Merge branch 'ticket/17358' into ticket/17358-master
2024-06-30 13:16:28 +07:00
rxu
5a9c01716f
[ticket/17358] Properly handle Redis cache expiration time
...
PHPBB-17358
2024-06-30 12:45:14 +07:00
Ruben Calvo
5b03cd422a
[ticket/17356] Correctly handle errors hidden by at
...
PHPBB-17356
2024-06-28 21:45:33 +02:00
rxu
9edb56f4ef
Merge branch 'ticket/17351' into ticket/17351-master
2024-06-28 11:37:39 +07:00
rxu
e5d2e82ef5
[ticket/17351] Correctly handle md5 passwords rehashing
...
PHPBB-17351
2024-06-28 11:36:14 +07:00
Marc Alexander
1dacbf6bde
Merge pull request #6646 from iMattPro/ticket/17344
...
Ticket/17344 User Experience improvements to web push subscriptions
2024-06-25 21:23:59 +02:00
Daniel James
8eacbf8305
[ticket/17350] Add IP Address of user during install process
...
Adds the IP address of the user completing the installation process
while extensions are being installed or updated. Prior to this change
the IP address field was being left blank however other logs created
during the install process for other actions does record the users IP.
PHPBB-17350
2024-06-25 16:24:58 +01:00
Daniel James
5976dc2141
[ticket/17352] Fix overflow of long rank titles on profile page
...
Users that had very long rank titles would cause the rest of their
profile details to be pushed down below the avatar and rank details
breaking the layout. This change limits the width of the avatar
and rank details.
PHPBB-17352
2024-06-25 16:09:52 +01:00
Marc Alexander
e7b5053d92
Merge pull request #6641 from marc1706/ticket/17339
...
[ticket/17339] Support receiving push notifications if not logged in
2024-06-24 20:37:28 +02:00
Marc Alexander
a898009e58
Merge pull request #6638 from rxu/ticket/17337-master
...
[ticket/17337] Fix mysqli driver is missing transaction begin statement - master
2024-06-24 20:35:23 +02:00
Marc Alexander
3647cf2cfe
Merge pull request #6637 from rxu/ticket/17337
...
[ticket/17337] Fix mysqli driver is missing transaction begin statement - 3.3.x
2024-06-24 20:35:00 +02:00
rxu
1e7f0f1883
Merge branch 'ticket/17337' into ticket/17337-master
2024-06-25 00:29:06 +07:00
Marc Alexander
c28b944d93
Merge pull request #6635 from iMattPro/ticket/17335
...
[ticket/17335] Fix language var issues in the extension manager
2024-06-23 21:59:26 +02:00
Marc Alexander
0242ce905c
Merge pull request #6640 from marc1706/ticket/17301-master
...
[ticket/17301] Ensure reading invalid cache files is aborted -- master version
2024-06-22 11:57:02 +02:00
Marc Alexander
15960a7918
Merge pull request #6639 from marc1706/ticket/17301
...
[ticket/17301] Ensure reading invalid cache files is aborted
2024-06-22 11:56:21 +02:00
Marc Alexander
fa893f092b
[ticket/17347] Get rid of not needed code duplication
...
PHPBB-17347
2024-06-22 07:33:06 +02:00
Marc Alexander
7f9bcc2743
[ticket/17347] Change command to be called user:delete_id
...
PHPBB-17347
2024-06-21 21:12:38 +02:00
Marc Alexander
db40145fd5
[ticket/17347] Use progress bar and test bot deletion only
...
PHPBB-17347
2024-06-21 20:59:04 +02:00
Marc Alexander
8c77da9c30
[ticket/17347] Add special handling for deletion of bots
...
PHPBB-17347
2024-06-21 20:48:41 +02:00
Marc Alexander
09f0b417be
[ticket/17347] Fix issues noticed in tests
...
PHPBB-17347
2024-06-20 22:38:24 +02:00
Marc Alexander
8432e506c4
[ticket/17347] Add tests for delete ids
...
PHPBB-17347
2024-06-20 22:23:38 +02:00