Commit graph

37273 commits

Author SHA1 Message Date
Marc Alexander
00a9c130ac
Merge branch '3.3.x' 2023-12-31 10:43:23 +01:00
Marc Alexander
9f099a75cd
Merge pull request #6574 from rxu/ticket/17232-master
[ticket/17232] Improve SQL error messages handling - master version
2023-12-31 10:43:19 +01:00
Marc Alexander
565053f508
Merge pull request #6573 from rxu/ticket/17232
[ticket/17232] Improve SQL error messages handling
2023-12-31 10:43:05 +01:00
Marc Alexander
6593440b56
Merge branch '3.3.x' 2023-12-31 09:38:23 +01:00
Marc Alexander
5a922ffa5b
Merge pull request #6578 from marc1706/ticket/17280
[ticket/17280] Fall back to branch when no valid title found
2023-12-31 09:38:20 +01:00
rxu
af05fe4f19
[ticket/17232] Remove sqlite3 dbtool
PHPBB3-17232
2023-12-31 15:21:10 +07:00
Marc Alexander
e42b743b86
[ticket/17281] Fix return type and ensure type correctness
PHPBB3-17281
2023-12-30 20:58:54 +01:00
Marc Alexander
5d53089651
[ticket/17281] Fix some smaller issues
PHPBB3-17281
2023-12-30 18:04:27 +01:00
Marc Alexander
661a8a6117
[ticket/17281] Update psalm config and fix issues
PHPBB3-17281
2023-12-30 17:41:12 +01:00
Marc Alexander
b4ff57e2a4
[ticket/17280] Fall back to branch when no valid title found
PHPBB3-17280
2023-12-30 10:07:49 +01:00
Marc Alexander
c6c299eea4
[ticket/17281] Update to psalm 5.x
PHPBB3-17281
2023-12-30 10:07:23 +01:00
Marc Alexander
bedc86ea2d
Merge branch '3.3.x' 2023-12-30 09:19:49 +01:00
Marc Alexander
95f5f6730e
Merge pull request #6576 from rxu/ticket/17277-master
[ticket/17277] Add template events to UCP - master version
2023-12-30 09:19:44 +01:00
Marc Alexander
e4d5cbbc76
Merge pull request #6575 from rxu/ticket/17277
[ticket/17277] Add template events to UCP
2023-12-30 09:19:25 +01:00
Marc Alexander
b6951fa44a
Merge pull request #6577 from marc1706/ticket/17279
[ticket/17279] Use only needed iconify icon packages
2023-12-29 22:10:34 +01:00
Marc Alexander
ae7100957c
[ticket/17279] Update parameters for constructor in tests
PHPBB3-17279
2023-12-29 21:41:00 +01:00
Marc Alexander
327b891ee1
[ticket/17279] Remove iconify/json from composer
We only need the tools, icons are retrieved from assets folder.

PHPBB3-17279
2023-12-29 21:27:27 +01:00
Marc Alexander
0c2fa3a065
[ticket/17279] Get iconify icons from assets folder
PHPBB3-17279
2023-12-29 21:26:41 +01:00
Marc Alexander
5afa5db41f
[ticket/17279] Add iconify icon sets that are needed and update iconify
PHPBB3-17279
2023-12-29 21:25:59 +01:00
rxu
d2ac8a3abd
Merge branch 'ticket/17277' into ticket/17277-master 2023-12-26 01:01:55 +07:00
rxu
dc415768a8
[ticket/17277] Add template events to UCP
PHPBB3-17277
2023-12-26 00:35:55 +07:00
rxu
83f9838217
Merge branch 'ticket/17232' into ticket/17232-master 2023-12-20 15:58:15 +07:00
rxu
6a8140e82b
[ticket/17232] Improve SQL error messages handling
PHP 7 changes how most errors are reported by PHP. Instead of reporting errors
through the traditional error reporting mechanism used by PHP 5, most errors
are now reported by throwing Error exceptions.
Use it to display meaningful SQL error messages instead of PHP fatal errors
for SQL errors.

PHPBB3-17232
2023-12-20 15:07:14 +07:00
Marc Alexander
f9863f9b34
Merge pull request #6525 from marc1706/ticket/16944
[ticket/16944] Use icon bundle to load Iconify locally
2023-12-17 21:44:17 +01:00
Marc Alexander
3c66dc0128
Merge branch '3.3.x' 2023-12-17 20:04:32 +01:00
Marc Alexander
213d092f6f
Merge pull request #6570 from Crizz0/ticket/17237
[ticket/17237] Use single quotes for QUICKMOD_ACTION_NOT_ALLOWED var
2023-12-17 20:04:30 +01:00
Marc Alexander
59f387e828
[ticket/13162] Use db tools for truncating
PHPBB3-13162
2023-12-17 19:49:23 +01:00
Marc Alexander
c31ac7348a
[ticket/13162] Remove unused use statement
PHPBB3-13162
2023-12-17 12:49:40 +01:00
Marc Alexander
0ae7e3f992
[ticket/13162] Add tests for truncate table via tools
PHPBB3-13162
2023-12-17 12:49:40 +01:00
Marc Alexander
5a1fe1db12
[ticket/13162] Add truncate table functionality to doctrine tools
PHPBB3-13162
2023-12-17 12:49:40 +01:00
Marc Alexander
afe41e3916
Merge branch '3.3.x' 2023-12-17 10:25:44 +01:00
Marc Alexander
0ad712b4e2
Merge pull request #6572 from marc1706/ticket/17236-master
[ticket/17236] Update composer dependencies to impove PHP 8.3 compatibility -- master version
2023-12-17 10:25:40 +01:00
Marc Alexander
3477562c58
Merge pull request #6569 from marc1706/ticket/17236
[ticket/17236] Update composer dependencies to improve PHP 8.3 compatibility
2023-12-17 10:25:11 +01:00
Marc Alexander
b1c5401ba8
Merge branch 'ticket/17236' into ticket/17236-master 2023-12-16 20:50:03 +01:00
Marc Alexander
d5d449b78e
[ticket/17236] Update more dependencies
PHPBB3-17236
2023-12-16 20:36:43 +01:00
Christian Schnegelberger
6c43f81e8d [ticket/17237] Use single quotes for QUICKMOD_ACTION_NOT_ALLOWED var
PHPBB3-17237
2023-11-30 12:34:48 +01:00
Marc Alexander
856ce16a87
[ticket/17236] Update composer dependencies to improve PHP 8.3 compatibility
PHPBB3-17236
2023-11-29 20:39:30 +01:00
Prosk8er
bc5c095363 [ticket/17235] missing autocomplete for username
PHPBB3-17235
2023-11-29 09:14:51 -05:00
Marc Alexander
fc29dfd9df
Merge branch '3.3.x' 2023-11-26 20:53:42 +01:00
Marc Alexander
9ba6e9b60d
Merge pull request #6567 from rxu/ticket/17233
[ticket/17233] Add PHP 8.3 tests to the 3.3.x branch - 3.3.x version
2023-11-26 20:52:33 +01:00
rxu
bf26da660a
[ticket/17233] Add PHP 8.3 tests to the 3.3.x branch
PHPBB3-17233
2023-11-26 22:44:40 +07:00
Marc Alexander
a9b5dcd954
[ticket/17176] Use different call to cause a notice
The previous call was upgraded to cause a warning in PHP 8.3

PHPBB3-17176
2023-11-26 22:41:30 +07:00
Marc Alexander
5b1ef39c08
Merge branch '3.3.x' 2023-11-21 20:52:40 +01:00
Marc Alexander
7e5e499615
Merge pull request #6566 from marc1706/ticket/17230-master
[ticket/17230] Update doctum to 5.5.3 for PHP 8.1 compatibility -- master version
2023-11-21 20:52:31 +01:00
Marc Alexander
303f8f55cb
Merge pull request #6565 from marc1706/ticket/17230
[ticket/17230] Update doctum to 5.5.3 for PHP 8.1 compatibility
2023-11-21 20:52:12 +01:00
Marc Alexander
100294d5e7
Merge branch 'ticket/17230' into ticket/17230-master 2023-11-21 20:02:12 +01:00
Marc Alexander
c6fe842bc8
[ticket/17230] Update doctum to 5.5.3 for PHP 8.1 compatibility
PHPBB3-17230
2023-11-21 20:00:59 +01:00
Marc Alexander
e6edd24a2b
[ticket/16944] Move test file
PHPBB3-16944
2023-11-14 21:51:55 +01:00
Marc Alexander
c98778dbf6
[ticket/16944] Add tests for iconify bundler
PHPBB3-16944
2023-11-14 21:40:26 +01:00
Marc Alexander
b4b7199ed5
[ticket/16944] Adjust iconify path for installer
PHPBB3-16944
2023-11-12 21:26:38 +01:00