c11f16fda0
Merge pull request #6484 from rxu/ticket/17107
...
[ticket/17107] Fix viewonline page locations for posting modes - 3.3.x
2023-06-18 23:12:59 +02:00
bcf1befef8
[ticket/17148] Bump PostgreSQL minimum requirement to 9.4+
...
master branch uses Doctrine 3 which provides specific platform
only for PostgreSQL 9.4 and above.
Also bump maximum PHP requirement to PHP 8.2 as it is infact.
PHPBB3-17148
2023-06-18 10:29:26 +07:00
d9ebc9fe1a
Merge branch 'ticket/17148' into ticket/17148-master
2023-06-18 10:24:10 +07:00
8c33a2180d
[ticket/17148] Fix sql_table_exists() error for PostgreSQL 9.3 and earlier
...
PostgreSQL 9.3 and earlier versions don't support Empty SELECT lists
(support was added since v. 9.4).
Also add PostgreSQL 9.3 tests as earlier images fail in current tests env.
PHPBB3-17148
2023-06-18 00:46:27 +07:00
39282c9f72
[ticket/17107] Fix PHP warning on legend output
...
This is a side issue revealed with the newly added viewonline functional test.
In current master branch group legend is being dumped to template with the
group helper->display_legend() method so plain LEGEND output is a leftover.
PHPBB3-17107
2023-06-14 21:28:39 +07:00
7f3f2e0449
Merge branch 'ticket/17107' into ticket/17107-master
2023-06-14 21:23:14 +07:00
4f9bd296a7
[ticket/17107] Add method parameter and result type declarations
...
PHPBB3-17107
2023-06-14 21:13:49 +07:00
4a7f39c1c7
Merge branch '3.3.x'
2023-06-11 21:57:19 +02:00
65fb35223c
Merge pull request #6486 from rxu/ticket/17139
...
[ticket/17139] Fix PHP fatal error for file transfer tool of updater
2023-06-11 21:57:06 +02:00
3e37770b61
Merge branch 'ticket/17142' into ticket/17142-master
2023-06-08 10:20:24 +07:00
1eb81e9b2a
[ticket/17142] Fix class inheritance issues
...
PHPBB3-17142
2023-06-08 10:11:54 +07:00
d8d67b5f17
[ticket/17142] Fix tests' mock cache class
...
PHPBB3-17142
2023-06-08 09:16:47 +07:00
7adee3c50d
[ticket/17142] Fix DBMS+cache related PHP warnings while installing
...
PHPBB3-17142
2023-06-08 00:59:32 +07:00
442430002c
Merge branch '3.3.x'
2023-05-29 20:39:08 +02:00
75dcbeaa9f
Merge pull request #6478 from m-ober/ticket/17097
...
[ticket/17097] Fix PHP 8.2 deprecation warnings
2023-05-29 20:38:59 +02:00
f4af87f718
[ticket/17097] Fix PHP 8.2 deprecation warnings
...
PHPBB3-17097
2023-05-28 01:28:03 +02:00
26d002a51a
[ticket/17139] Fix more PHP fatal errors
...
PHPBB3-17139
2023-05-25 20:22:42 +07:00
e0144ae7b2
[ticket/17139] Fix PHP fatal error for file transfer tool of updater
...
Uncaught TypeError: ftp_delete(): Argument #1 ($ftp) must be of type
FTP\\Connection, bool given
Stack trace:
#0 [ROOT]/includes/functions_transfer.php(427): ftp_delete(false, '...')
PHPBB3-17139
2023-05-24 22:39:16 +07:00
c2c7c271e7
[ticket/17139] Fix PHP fatal error for file transfer tool of updater
...
PHPBB3-17139
2023-05-24 20:49:01 +07:00
dfe6421da8
[ticket/17107] Fix docblock issues
...
PHPBB3-17107
2023-05-24 20:27:53 +07:00
60d267893c
[ticket/17107] Fix viewonline functional test
...
PHPBB3-17107
2023-05-24 19:35:37 +07:00
9d087622e0
Merge branch '3.3.x'
2023-05-23 20:54:43 +02:00
e0361fe9fe
Merge pull request #6469 from Crizz0/ticket/17004
...
[ticket/17004] Repair pagination func for global announcements in ucp front
2023-05-23 20:54:35 +02:00
73f9398ab0
Merge pull request #6470 from marc1706/ticket/17100
...
[ticket/17100] Introduce twig macros for commonly used form elements
2023-05-23 20:46:31 +02:00
130e7f7e8a
[ticket/17107] Fix viewonline helper test
...
PHPBB3-17107
2023-05-23 19:26:45 +07:00
f5c5d7d1e6
[ticket/17107] Fix viewonline page locations for posting modes
...
PHPBB3-17107
2023-05-23 19:09:13 +07:00
07d4bc937e
Merge branch '3.3.x'
2023-05-16 20:49:28 +02:00
bddb4decfb
Merge pull request #6480 from rxu/ticket/17132
...
[ticket/17132] Restore language entries missing in phpBB 2.0 converter
2023-05-16 20:49:25 +02:00
4762fa1824
Merge branch '3.3.x'
2023-05-16 20:46:46 +02:00
3cde5974d2
Merge pull request #6482 from marc1706/ticket/15129
...
[ticket/15129] Ensure link to installation guide is correct
2023-05-16 20:46:34 +02:00
860598026b
[ticket/17100] Clean up code a bit based on code reviews
...
PHPBB3-17100
2023-04-30 16:54:24 +02:00
d2e14f5d5d
[ticket/17100] Add back style/all folder
...
PHPBB3-17100
2023-04-30 16:47:19 +02:00
b1aa0ccbcd
[ticket/17100] Remove reuse of template/all files in acp
...
PHPBB3-17100
2023-04-29 13:56:37 +02:00
11eeeae150
[ticket/17100] Revert not needed twig changes
...
PHPBB3-17100
2023-04-29 13:54:52 +02:00
5655febb8d
[ticket/15129] Ensure link to installation guide is correct
...
PHPBB3-15129
2023-04-26 21:42:54 +02:00
437839ba72
[ticket/17129] Update contact url template
...
PHPBB3-17129
2023-04-26 20:54:24 +02:00
4f49fb1f98
[ticket/17132] Restore language entries missing in phpBB 2.0 converter
...
PHPBB3-17132
2023-04-21 00:23:35 +07:00
6e77ca50ae
[ticket/17129] Update social media profile types to support latest URLs
...
PHPBB3-17129
2023-04-17 21:40:27 +02:00
015c038d92
[ticket/17004] Remove not needed if and topic_count
...
PHPBB3-17004
2023-04-17 18:44:03 +02:00
bd55fe7e8c
[ticket/17129] Update youtube profile field to be up to date with migrations
...
PHPBB3-17129
2023-04-16 10:01:45 +02:00
80e55b2ec8
Merge branch '3.3.x'
2023-04-11 22:22:26 +02:00
6e66f1505c
Merge pull request #6392 from lionel-rowe/ticket/8071
...
[ticket/8071] Add sql_last_inserted_id alias for sql_nextid
2023-04-11 22:18:57 +02:00
db93cfba0e
Merge branch '3.3.x'
2023-04-11 21:17:41 +02:00
640a2221a5
Merge pull request #6477 from rxu/ticket/17127
...
[ticket/17127] Do not purge guest sessions when resetting password
2023-04-11 21:17:28 +02:00
c27214495c
[ticket/17127] Remove redundant check for changed password
...
user_password will have been updated if u_chgpasswd is yes and new password
has been set, no need to check password against old hash again.
PHPBB3-17127
2023-04-10 19:39:23 +02:00
4b17de74a4
[ticket/17100] Move forum selects to HTML files
...
PHPBB3-17100
2023-04-10 15:17:26 +02:00
9ee130fc59
[ticket/17100] Move date format select HTML to HTML files
...
PHPBB3-17100
2023-04-10 10:53:58 +02:00
dda8766471
[ticket/17100] Use class members for some global vars in acp_board
...
PHPBB3-17100
2023-04-10 10:53:28 +02:00
69f65956a9
[ticket/17100] Move onchange for date select to admin ajax.js
...
PHPBB3-17100
2023-04-10 10:52:37 +02:00
3b20b84e5a
[ticket/17100] Cast after using null coalescing operator
...
PHPBB3-17100
2023-04-09 14:35:07 +02:00