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
8aef7b5659
[ticket/17359] Fix template events
...
PHPBB-17359
2024-06-30 20:35:58 +07:00
9e11624693
[ticket/17359] Fix tests
...
PHPBB-17359
2024-06-30 19:59:45 +07:00
e6bdecbfee
[ticket/17359] Distinct disabled and available extensions list
...
PHPBB-17359
2024-06-30 19:07:41 +07:00
ad77f0d0ab
Merge pull request #6658 from rxu/ticket/17351
...
[ticket/17351] Correctly handle md5 passwords rehashing - 3.3.x
2024-06-30 12:39:48 +02:00
5a9c01716f
[ticket/17358] Properly handle Redis cache expiration time
...
PHPBB-17358
2024-06-30 12:45:14 +07:00
5b03cd422a
[ticket/17356] Correctly handle errors hidden by at
...
PHPBB-17356
2024-06-28 21:45:33 +02:00
e5d2e82ef5
[ticket/17351] Correctly handle md5 passwords rehashing
...
PHPBB-17351
2024-06-28 11:36:14 +07:00
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
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
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
dd3ebe2b71
[ticket/17337] Correctly handle transaction test on MyISAM (non-transactional)
...
PHPBB-17337
2024-06-24 21:32:18 +07:00
f3460fe9eb
[ticket/17337] Extend write tests with simple transaction test
...
PHPBB-17337
2024-06-23 23:26:13 +02:00
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
fa893f092b
[ticket/17347] Get rid of not needed code duplication
...
PHPBB-17347
2024-06-22 07:33:06 +02:00
99b07b884b
Merge pull request #6647 from marc1706/ticket/17342-3.3.x
...
[ticket/17342] Add tests for PHP 8.4 to GitHub Actions
2024-06-22 07:28:23 +02:00
7f9bcc2743
[ticket/17347] Change command to be called user:delete_id
...
PHPBB-17347
2024-06-21 21:12:38 +02:00
d875eaa405
[ticket/17347] Update tests for delete_id command
...
PHPBB-17347
2024-06-21 21:12:09 +02:00
db40145fd5
[ticket/17347] Use progress bar and test bot deletion only
...
PHPBB-17347
2024-06-21 20:59:04 +02:00
8c77da9c30
[ticket/17347] Add special handling for deletion of bots
...
PHPBB-17347
2024-06-21 20:48:41 +02:00
09f0b417be
[ticket/17347] Fix issues noticed in tests
...
PHPBB-17347
2024-06-20 22:38:24 +02:00
8432e506c4
[ticket/17347] Add tests for delete ids
...
PHPBB-17347
2024-06-20 22:23:38 +02:00
77d1010081
[ticket/17347] Add console command to delete users by user IDs
...
PHPBB-17347
2024-06-20 21:17:48 +02:00
4003f54d0b
[ticket/17338] Do not update user_last_active to outdated session_time value
...
PHPBB-17338
2024-06-17 11:55:35 +07:00
abaef09a14
[ticket/17342] Add tests for PHP 8.4 to GitHub Actions
...
PHPBB-17342
2024-06-16 20:31:57 +02:00
127121f1d2
Merge pull request #6633 from rxu/ticket/17332
...
[ticket/17332] Fix permission migrator tool to work with copied permissions
2024-06-14 22:28:58 +02:00
e53cd79067
Merge pull request #6643 from marc1706/ticket/17340
...
[ticket/17340] Update composer and dependencies
2024-06-14 21:51:50 +02:00
8bdff227d9
[ticket/17340] Update composer dependencies
...
PHPBB-17340
2024-06-14 17:04:22 +02:00
df7dae9600
[ticket/17340] Update composer to 2.7.7
...
PHPBB-17340
2024-06-14 17:02:36 +02:00
e21a8e02cd
[ticket/17338] Update user_last_active on session removal and login keys reset
...
PHPBB-17338
2024-06-14 15:22:20 +07:00
db9874546b
[ticket/17338] Add user_last_active to session_gc()
...
PHPBB-17338
2024-06-14 11:03:02 +07:00
e125f1f709
[ticket/17338] Prefer user_last_active to display user last activity info
...
PHPBB-17338
2024-06-13 13:27:03 +07:00
9e15802805
[ticket/17301] Do not test unreadable files on windows
...
PHPBB-17301
2024-06-11 20:29:23 +02:00
f98f2c5896
[ticket/17301] Ensure reading invalid cache files is aborted
...
PHPBB-17301
2024-06-11 20:12:01 +02:00
c2d91650bd
[ticket/17337] Fix mysqli driver is missing transaction begin statement
...
PHPBB-17337
2024-06-11 16:08:39 +07:00
51b773e588
[ticket/17332] Add test
...
PHPBB-17332
2024-06-05 12:50:03 +07:00
ef4db99709
[ticket/17332] Fix permission migrator tool to work with copied permissions
...
PHPBB-17332
2024-06-05 00:22:04 +07:00
cd0e682984
Merge pull request #6619 from marc1706/ticket/17308
...
[ticket/17308] Change project key to start with PHPBB-
2024-06-01 08:31:59 +02:00
431b399c68
Merge pull request #6628 from marc1706/ticket/17327
...
[ticket/17327] Use class name from use statement
2024-06-01 08:15:26 +02:00
56d8a7e43f
[ticket/17327] Use class name from use statement
...
PHPBB3-17327
2024-05-31 22:30:05 +02:00
2976314205
Merge branch 'prep-release-3.3.12' into 3.3.x
2024-05-31 21:41:03 +02:00
be6bb09984
[prep-release-3.3.12] Update changelog for 3.3.12
release-3.3.12
2024-05-31 20:05:39 +02:00
8a8232109c
Merge pull request #6609 from battye/ticket/17175
...
[ticket/17175] Fix topic title in the breadcrumbs when emailing a topic
2024-05-31 11:08:06 +02:00
f3ead808f3
Merge pull request #6615 from danieltj27/ticket/17316
...
[ticket/17316] Add template events to ucp_groups_manage
2024-05-31 10:46:06 +02:00
276502ce58
Merge pull request #6613 from danieltj27/ticket/17315
...
[ticket/17315] add template events to acp_groups
2024-05-31 10:41:00 +02:00
8899fcfdc2
Merge pull request #6626 from LukeWCS/ticket/17325
...
[ticket/17325] Show message for "Re-Check version" if phpBB is still up to date
2024-05-31 09:50:54 +02:00
2aba9b0e3f
[prep-release-3.3.12] Remove columns from user_add
...
These have default values and do not require setting in user_add().
2024-05-30 20:39:52 +02:00
80a12f7108
[prep-release-3.3.12] Update changelog for 3.3.12
2024-05-30 11:03:06 +02:00
6cef48af2f
[prep-release-3.3.12] Add migration for 3.3.12
2024-05-30 11:00:23 +02:00
607fe555af
[prep-release-3.3.12] Update version numbers to 3.3.12
2024-05-30 11:00:22 +02:00