Marc Alexander
0daf4b6b1c
Merge pull request #6139 from marc1706/ticket/16620
...
[ticket/16620] Output short array syntax in dev:migration-tips
2021-02-07 23:47:41 +01:00
Marc Alexander
3ab6059b56
[ticket/16620] Output short array syntax in dev:migration-tips
...
PHPBB3-16620
2021-02-07 21:14:21 +01:00
Christian Schnegelberger
8e599e23a0
[ticket/16589] Remove "or click unsubscribe ... link" sentence
...
PHPBB3-16589
2021-02-06 18:01:21 +01:00
3D-I
ecf6acd730
[ticket/16698] Enhance check for default charset
...
PHPBB3-16698
2021-02-06 04:44:57 +01:00
Marc Alexander
bb8768b604
Merge pull request #6135 from 3D-I/ticket/16696
...
[ticket/16696] Fix unsupported operand types in viewforum - PHP8
2021-02-05 22:17:45 +01:00
Máté Bartus
1ee1dbb629
Merge pull request #6137 from marc1706/ticket/16697
...
[ticket/16697] Remove $CP$ prefix when updating hashes and support phpBB2 check
2021-02-05 18:03:08 +01:00
Marc Alexander
7d37b650a4
[ticket/16697] Remove $CP$ prefix when updating hashes and support phpBB2 check
...
The $CP$ prefix is not part of the actual password hash.
phpBB2 passwords converted do currently include a phpass hash of the md5 of
the password. Make sure these are correctly checked.
PHPBB3-16697
2021-02-04 21:20:50 +01:00
3D-I
6c15f72371
[ticket/16696] Unsupported operand types in viewforum.php - PHP8
...
PHPBB3-16696
2021-02-02 21:20:22 +01:00
Christian Schnegelberger
552587dbb2
[ticket/16589] Visit at => visit to
...
PHPBB3-16589
2021-01-31 14:07:16 +01:00
Marc Alexander
0602fa2316
Merge branch 'prep-release-3.3.3' into 3.3.x
2021-01-29 20:15:16 +01:00
Máté Bartus
9cc910cb34
Merge pull request #6128 from 3D-I/ticket/16689
...
[ticket/16689] Fix SQL errors for Bitly OAuth
2021-01-26 18:42:02 +01:00
Marc Alexander
61fa45e5de
[prep-release-3.3.3] Add migration for 3.3.3
release-3.3.3
2021-01-25 22:07:36 +01:00
Marc Alexander
9cf8bd25cb
[prep-release-3.3.3] Update version numbers to 3.3.3
2021-01-25 22:05:42 +01:00
Marc Alexander
fc89dfff9e
Merge pull request #6133 from 3D-I/ticket/16691
...
[ticket/16691] Fix illegal offset for report_pm_closed notification
2021-01-25 21:02:15 +01:00
3D-I
84c43093b1
[ticket/16691] Fix illegal offset for report_pm_closed notification
...
PHPBB3-16691
2021-01-25 18:23:49 +01:00
Máté Bartus
c2b0533fb8
Merge pull request #6129 from rxu/ticket/16690
...
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
2021-01-22 19:14:13 +01:00
rxu
513e62f61d
[ticket/16690] Fix html functions default flag in convertor
...
PHPBB3-16690
2021-01-21 21:44:48 +07:00
rxu
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
...
PHPBB3-16690
2021-01-20 00:21:24 +07:00
3D-I
6f183a831c
[ticket/16689] Fix SQL errors for Bitly OAuth
...
PHPBB3-16689
2021-01-19 15:29:12 +01:00
3D-I
c543400955
[ticket/16689] Fix SQL errors for Bitly OAuth
...
PHPBB3-16689
2021-01-19 15:27:04 +01:00
3D-I
2c4b862648
[ticket/16689] Fix SQL errors for Bitly OAuth
...
PHPBB3-16689
2021-01-19 15:15:58 +01:00
Marc Alexander
ddf5de8349
Merge pull request #6125 from Crizz0/ticket/16660
...
[ticket/16660] Remove not needed RESET button from MCP and UCP
2021-01-18 20:25:15 +01:00
Marc Alexander
5b0d5d6b6e
Merge pull request #6118 from iMattPro/ticket/16681
...
[ticket/16681] Use Font Icons for ACP Action Buttons
2021-01-16 21:09:06 +01:00
Christian Schnegelberger
8ceff6d039
[ticket/16660] Remove not needed RESET button fomr MCP and UCP
...
PHPBB3-16660
2021-01-16 18:35:57 +01:00
Marc Alexander
fb8ebe54f7
Merge pull request #6124 from CHItA/ticket/16675
...
[ticket/16675] Restore rxu's fix
2021-01-16 08:21:16 +01:00
Máté Bartus
859ce03462
[ticket/16675] Restore rxu's fix
...
PHPBB3-16675
2021-01-16 00:21:50 +01:00
Matt Friedman
009efef3c9
[ticket/16681] CSS adjustment
...
PHPBB3-16681
2021-01-15 14:15:41 -08:00
Matt Friedman
ffbd1abd87
[ticket/16681] Remove inline styles
...
PHPBB3-16681
2021-01-15 14:15:41 -08:00
Matt Friedman
6e5cb747b0
[ticket/16681] Use Font Icons for ACP Action Buttons
...
PHPBB3-16681
2021-01-15 14:15:41 -08:00
Marc Alexander
b48d3328fe
Merge pull request #6121 from 3D-I/ticket/16685
...
[ticket/16685] Fix SQL error in ACP for DB name if not correctly escaped
2021-01-15 23:10:44 +01:00
Marc Alexander
9da049748a
Merge pull request #6122 from AlfredoRamos/ticket/16686
...
[ticket/16686] Simplify get_database_size() SQL query for PostgreSQL
2021-01-15 22:08:30 +01:00
Alfredo Ramos
63b7da3b60
[ticket/16686] Simplify get_database_size() SQL query for PostgreSQL
...
Reduce number of queries to get database size and add it to the cache
for 2 hours, like it is being done for other RDBMS.
PHPBB3-16686
2021-01-15 13:48:59 -06:00
Máté Bartus
72557dee52
Merge pull request #6120 from marc1706/ticket/16684
...
[ticket/16684] Trigger builds on release branches and tags
2021-01-15 20:36:00 +01:00
3D-I
2f2782ed1e
[ticket/16685] Fix SQL error in ACP for DB name if not correctly escaped
...
PHPBB3-16685
2021-01-15 13:40:58 +01:00
Marc Alexander
7bc06c54c4
[ticket/16684] Trigger builds on release branches and tags
...
PHPBB3-16684
2021-01-14 22:24:17 +01:00
Marc Alexander
57e2a32d4c
[3.3.x] Update version numbers to 3.3.4-dev
2021-01-14 17:12:07 +01:00
Marc Alexander
fa0c4ebab9
Merge branch 'prep-release-3.3.3' into 3.3.x
2021-01-14 17:10:23 +01:00
Marc Alexander
524156de78
[prep-release-3.3.3] Update CREDITS.txt
release-3.3.3-RC1
2021-01-13 20:45:52 +01:00
Marc Alexander
3865bf48ff
[prep-release-3.3.3] Add changelog for 3.3.3-RC1
2021-01-11 21:28:42 +01:00
Marc Alexander
89b215f681
[prep-release-3.3.3] Add migration for 3.3.3-RC1
2021-01-11 21:24:19 +01:00
Marc Alexander
f315d887bb
[prep-release-3.3.3] Update stylesheet query strings
2021-01-11 21:23:08 +01:00
Marc Alexander
3d162e88c3
[prep-release-3.3.3] Update version numbers to 3.3.3
2021-01-11 21:22:23 +01:00
Marc Alexander
7d3ff8c7f2
[prep-release-3.3.3] Update version numbers to 3.3.3-RC1
2021-01-11 21:21:43 +01:00
Marc Alexander
e75a19c099
[prep-release-3.3.3] Upgrade composer dependencies to latest versions
...
Also removed the workaround for polyfill-intl-idn as patchwork/utf8 has been
fixed.
2021-01-11 21:19:01 +01:00
Marc Alexander
7925512bda
[prep-release-3.3.3] Update composer to 2.0.8
2021-01-11 21:14:07 +01:00
Marc Alexander
b83538e4c5
Merge pull request #6116 from CHItA/ticket/16679
...
[ticket/16679] Respect "allow password reset" setting on login
2021-01-11 17:29:43 +01:00
Marc Alexander
d9dd8cfecf
Merge pull request #6117 from rxu/ticket/16675-1
...
[ticket/16675] Adjust checking commit messages
2021-01-10 14:39:13 +01:00
rxu
0d45825016
[ticket/16675] Check commit messages on pull_request event only
...
PHPBB3-16675
2021-01-10 15:27:54 +07:00
rxu
f6c6b13fcb
[ticket/16675] Adjust checking commit messages
...
Check commit messages on both 'push' and 'pull_request' events.
PHPBB3-16675
2021-01-10 12:54:42 +07:00
Marc Alexander
0171263d8e
Merge pull request #6113 from marc1706/ticket/16666
...
[ticket/16666] Exclude PGDATA directory in Windows Defender
2021-01-07 20:32:30 +01:00