Marc Alexander
d017eff8f1
Merge branch '3.3.x'
2025-06-15 09:10:57 +02:00
battye
8411da1819
[ticket/17399] Fix selected language in installer
...
This fixes a bug where a user could have other languages in the installer
but the language dropdown did not match the language shown.
PHPBB-17399
2025-06-14 14:35:18 +00:00
Marc Alexander
851de03961
Merge pull request #6821 from rxu/ticket/17509
...
[ticket/17509] Bump DBMS supported versions
2025-06-14 08:50:03 +02:00
rxu
f23af6f485
[ticket/17509] Add MariaDB version requirement check
...
PHPBB-17509
2025-05-30 11:54:32 +07:00
rxu
50e7103080
[ticket/17509] Output db tools error test
...
PHPBB-17509
2025-05-29 23:15:47 +07:00
rxu
bf2c22354a
[ticket/17509] Add installer DBMS version checks
...
PHPBB-17509
2025-05-29 20:27:47 +07:00
rxu
215d1bf1eb
[ticket/17509] Bump DBMS supported versions
...
PHPBB-17509
2025-05-29 17:45:32 +07:00
Marc Alexander
14f055c25b
[ticket/17514] Remove some more mentions of phpBB3 / 3.3.x
...
PHPBB-17514
2025-05-27 19:40:08 +02:00
Marc Alexander
dbc4f16cfa
[ticket/17514] Replace phpBB3 with phpBB in installer
...
PHPBB-17514
2025-05-20 20:57:45 +02:00
rxu
7d1ae5bf19
[ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations
...
Also use union types consistently instead of question marks.
Fixed with php-cs-fixer.
PHPBB-17496
2025-05-02 22:48:46 +07:00
Máté Bartus
d2c402f038
[ticket/15851] Automatic update downloader
...
PHPBB3-15851
2025-02-13 19:47:12 +01:00
rxu
3fddff240c
[ticket/17135] Use email method instead of service collection where appropriate
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
499464e1d3
[ticket/17135] Fix code review issues
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
a7b5369138
[ticket/17135] Refactor messenger code to services
...
PHPBB3-17135
2025-01-05 15:57:43 +07:00
rxu
5be1f5d5c9
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:41 +07:00
rxu
d5f411a16d
[ticket/17135] Remove SMTP auth method option
...
Symfony Mailer handles SMTP auth method internally.
PHPBB3-17135
2025-01-05 15:57:39 +07:00
Marc Alexander
f99ee32d03
[ticket/17450] Remove check for json extension as this is part of default PHP
...
PHPBB-17450
2025-01-01 21:09:08 +01:00
Marc Alexander
36de1a49b1
[ticket/14404] Set board & admin timezone based on browser timezone
...
PHPBB-14404
2024-10-06 17:41:17 +02:00
Marc Alexander
9a48d26e73
Merge branch '3.3.x'
2024-07-05 21:46:55 +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
Marc Alexander
f81c217015
Merge pull request #6599 from marc1706/ticket/12960
...
[ticket/12960] Remove broken captcha and add incomplete captcha as placeholder
2024-04-28 09:02:14 +02:00
Marc Alexander
5d11098753
[ticket/12960] Do not try to enable removed captcha during install
...
PHPBB3-12960
2024-04-17 20:42:41 +02:00
rxu
b7076f5cd4
Merge branch 'ticket/17303' into ticket/17303-master
2024-04-15 00:42:34 +07:00
rxu
abffd0f662
[ticket/17303] Update jQuery to the version 3.7.1
...
PHPBB3-17303
2024-04-15 00:19:52 +07:00
Marc Alexander
fc23fd39d2
Merge pull request #6587 from iMattPro/ticket/17291
...
[ticket/17291] Use icon function in ACP templates
2024-03-04 21:49:26 +01:00
Matt Friedman
6d47a6c6dc
[ticket/17291] Add FontAwesome to installer
...
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-03-01 07:59:56 -08:00
Matt Friedman
35f4dc7691
[ticket/17291] Switch ACP images to font icons
...
PHPBB3-17291
2024-02-23 11:26:34 -08:00
Marc Alexander
12a942747a
Merge pull request #6564 from marc1706/ticket/13162
...
[ticket/13162] Add truncate table functionality to database tools
2024-02-23 19:57:49 +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
59f387e828
[ticket/13162] Use db tools for truncating
...
PHPBB3-13162
2023-12-17 19:49:23 +01:00
Marc Alexander
831942a022
Merge branch '3.3.x'
2023-10-10 21:00:47 +02:00
Marc Alexander
e071cd801a
Merge pull request #6527 from marc1706/ticket/16877
...
[ticket/16877] Use replacement library for oauth
2023-10-10 20:53:05 +02:00
Marc Alexander
7fcfcec600
Merge branch '3.3.x'
2023-10-04 20:03:19 +02:00
Derky
a78eb6fb42
[ticket/17189] Show file names that couldn't be modified by installer
...
PHPBB3-17189
2023-09-23 16:50:10 +02:00
Derky
89a4102eda
Merge branch '3.3.x'
2023-09-21 19:29:25 +02:00
Marc Alexander
66b54d4469
[ticket/17176] Use Symfony name for event dispatcher
...
The previously used override of the names is no longer supported.
PHPBB3-17176
2023-09-18 19:28:18 +02:00
Marc Alexander
d572070456
[ticket/12785] Prefer REQUEST_URI over PHP_SELF in early redirects
...
PHPBB3-12785
2023-09-16 12:02:39 +02:00
Marc Alexander
4513d1c0af
[ticket/16877] Bump minimum PHP version to 7.2.0
...
PHPBB3-16877
2023-08-15 20:28:41 +02:00
Marc Alexander
4762fa1824
Merge branch '3.3.x'
2023-05-16 20:46:46 +02:00
Marc Alexander
5655febb8d
[ticket/15129] Ensure link to installation guide is correct
...
PHPBB3-15129
2023-04-26 21:42:54 +02:00
Ruben Calvo
3e8fced5c8
[ticket/16955] Fix phpdoc annotations and return types
...
PHPBB3-16955
2022-12-31 16:18:06 +01:00
Marc Alexander
3b8f6ae4e9
[ticket/16955] Use constants for exit codes in installer console commands
...
PHPBB3-16955
2022-12-30 17:28:17 +01:00
Marc Alexander
cedd447659
[ticket/16955] Resolve incompatibilities with doctum
...
PHPBB3-16955
2022-12-28 08:37:25 +01:00
Marc Alexander
40e8a737c3
[ticket/16955] Clean up installer classes for psalm
...
PHPBB3-16955
2022-12-28 08:37:11 +01:00
rubencm
1cef5f83a0
[ticket/12683] Fix test
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Marc Alexander
0a64ffa834
Merge branch '3.3.x'
2022-04-30 22:46:05 +02:00
lionel-rowe
9b2f42748c
[ticket/16981] Fix HTML-encoded emojis in email subject line
...
PHPBB3-16981
2022-04-05 17:18:33 +01:00
Tristan Darricau
6ce708539b
[ticket/16741] General fixes
...
PHPBB3-16741
2021-11-09 02:48:34 +01:00
Marc Alexander
cdd1e7849a
[ticket/12631] Some more cleanup and type hints for new finder files
...
PHPBB3-12631
2021-10-10 11:52:47 +02:00
Rubén Calvo
d31e986815
[ticket/12631] Rename finder.not_use_cache to finder.cache
...
PHPBB3-12631
2021-10-10 10:13:37 +02:00