1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-18 15:41:26 +02:00
Commit Graph

179 Commits

Author SHA1 Message Date
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
5d11098753 [ticket/12960] Do not try to enable removed captcha during install
PHPBB3-12960
2024-04-17 20:42:41 +02: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
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
Rubén Calvo
9308764fae [ticket/12631] Add finder.not_use_cache
PHPBB3-12631
2021-10-10 10:10:37 +02:00
Marc Alexander
445af37c5c Merge branch '3.3.x' 2021-08-25 20:07:34 +02:00
MichaIng
3638b36849 [ticket/16851] Add Amazonbot, AhrefsBot and SemrushBot
PHPBB3-16851

Signed-off-by: MichaIng <micha@dietpi.com>
2021-08-25 14:46:37 +02:00
Máté Bartus
4e1896af38 Merge branch '3.3.x' 2021-05-22 08:24:08 +02:00
Marc Alexander
0502b9cc22 [ticket/16570] Support continuing update on manually merging files
PHPBB3-16570
2021-05-21 22:19:47 +02:00
Marc Alexander
ce08da5165 [ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
2021-04-03 23:12:04 +02:00
rubencm
6ae68baa2e [ticket/15540] Code changes
PHPBB3-15540
2021-03-23 22:23:10 +01:00
rubencm
658a0489d0 [ticket/15540] Add types
PHPBB3-15540
2021-03-23 12:11:33 +01:00
rubencm
cd8c09d0b3 [ticket/15540] Fix test
PHPBB3-15540
2021-03-23 10:23:50 +01:00
rubencm
53dce77b49 [ticket/15540] More fixes
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Máté Bartus
1a2133be52 [ticket/16717] Set posts_table in indexing installer task
PHPBB3-16717
2021-03-04 19:13:59 +01:00
Máté Bartus
1ce97fe8ea [ticket/16643] Fixes
PHPBB3-16643
2021-02-01 22:09:15 +01:00
Máté Bartus
0f7b89838a [ticket/16643] Remove dbms_version config setting
PHPBB3-16643
2021-01-31 14:38:39 +01:00
Máté Bartus
2a57477718 [ticket/16643] Refactor installer tasks to use Doctrine DBAL
PHPBB3-16643
2021-01-31 12:57:04 +01:00
Máté Bartus
29e7226c96 Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
rxu
2fd4dbb685 [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
PHPBB3-16690
2021-01-20 00:21:24 +07:00
Máté Bartus
864321ecf6 Merge branch '3.3.x' 2021-01-03 00:11:11 +01:00
Máté Bartus
d69ba0a5f3 [ticket/16671] Code style fixes
PHPBB3-16671
2020-12-31 15:54:22 +01:00
Máté Bartus
8830354555 [ticket/16671] Fix coding style
PHPBB3-16671
2020-12-31 14:40:14 +01:00
Marc Alexander
b5e098000d Merge branch '3.3.x' 2020-12-29 20:11:37 +01:00
Máté Bartus
94f9a5342a [ticket/16667] Remove unused installer task
PHPBB3-16667
2020-12-29 17:48:06 +01:00
Marc Alexander
f29eebc629 Merge branch '3.3.x' 2020-10-08 21:19:09 +02:00
Marc Alexander
c694e86422 Merge pull request #6054 from senky/ticket/16593
[ticket/16593] Define params in the constructor
2020-10-08 21:18:47 +02:00
Jakub Senko
b494e6b043 [ticket/16593] Define params in the constructor
PHPBB3-16593
2020-09-30 13:17:16 +02:00
Marc Alexander
a93ad97f8b Merge branch '3.3.x' 2020-09-19 10:50:13 +02:00
JoshyPHP
ca62538ce3 [ticket/16602] Check for mbstring extension support on install
PHPBB3-16602
2020-09-16 00:21:17 +02:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
37658d02f1 Merge branch '3.3.x' 2020-06-19 22:36:22 +02:00
Marc Alexander
79b09577eb [ticket/16530] Ensure extensions can be installed during installation
PHPBB3-16530
2020-06-18 21:27:11 +02:00