rubencm
656e57fbf6
[ticket/15540] Properties
...
PHPBB3-15540
2021-03-23 04:16:34 +01:00
rubencm
5c67eabeed
[ticket/15540] Fix tests
...
PHPBB3-15540
2021-03-23 02:44:57 +01:00
rubencm
16220058d3
[ticket/15540] Decouple create_index and delete_index from acp
...
PHPBB3-15540
2021-03-23 01:47:05 +01:00
rubencm
9dac66071e
[ticket/15540] Check method signatures, visibility, etc
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
fd45ce1e91
[ticket/15540] Method init
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
457c750773
[ticket/15540] Display only available search backends
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
911a31d898
[ticket/15540] Add types and phpdoc
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
53dce77b49
[ticket/15540] More fixes
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
9b8ddc2698
[ticket/15540] Move create_index and add delete_index to base
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
d78896d581
[ticket/15540] Fix post counter
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
1bc9cbefb2
[ticket/15540] Fix tests
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
5fd2c51ca8
[ticket/15540] Fix tests and small fixes
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
cc0d4efc8f
[ticket/15540] Remove delete_index and move create_index to fulltext_native
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
5805a6906e
[ticket/15540] Pass variable by reference
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Ruben Calvo
2aabf560b4
[ticket/15540] Refactor search backend classes to Symfony services
...
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Marc Alexander
d9b54c1c87
Merge branch '3.3.x'
2021-03-16 20:18:19 +01:00
Marc Alexander
95bbebeb22
[prep-release-3.3.4] Add migration for 3.3.4-RC1
2021-03-15 21:47:35 +01:00
Marc Alexander
53dfba003e
Merge branch '3.3.x'
2021-03-09 19:58:19 +01:00
Marc Alexander
bf5f0bb8f7
[ticket/16655] Add support for custom error message when exceeding attempts
...
PHPBB3-16655
2021-03-07 12:03:49 +01:00
Marc Alexander
3137070d50
Merge branch '3.3.x'
2021-03-05 21:32:43 +01:00
Marc Alexander
b978fd9dc6
Merge pull request #6141 from 3D-I/ticket/16705
...
[ticket/16705] Fix check_disk_space function - PHP 8
2021-03-05 20:52:38 +01:00
3D-I
5d18ad678b
[ticket/16705] Fix check_disk_space function
...
Allow upload even if the check fails
PHPBB3-16705
2021-03-05 08:04:03 +01:00
3D-I
2ea22ee387
[ticket/16705] Fix check_disk_space function
...
Silent potential warnings
PHPBB3-16705
2021-03-05 08:00:55 +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
Tristan Darricau
77104bdc37
[ticket/15298] Makes sure CLI exceptions are never suppressed by Symfony
...
PHPBB3-15298
2021-03-03 17:29:57 +01:00
rxu
1d9f9b5ecd
[ticket/16654] Upgrade Twig to version 3
...
PHPBB3-16654
2021-03-03 20:28:32 +07:00
Marc Alexander
febe2c6d2d
Merge branch '3.3.x'
2021-02-27 16:31:35 +01:00
3D-I
b5d1573acd
[ticket/16710] Allow WEBP images in attachments
...
Update the array syntax in the function itself
PHPBB3-16710
2021-02-27 15:28:48 +01:00
3D-I
784f0d5f3b
[ticket/16710] Allow WEBP images in attachments
...
PHPBB3-16710
2021-02-27 04:29:43 +01:00
rxu
29f2e26f71
[ticket/16649] Minor code adjustments
...
PHPBB3-16649
2021-02-25 07:26:44 +07:00
rxu
9d91d2f143
[ticket/16649] Adjust markpublic di pass
...
PHPBB3-16649
2021-02-19 21:20:50 +07:00
rxu
929acfb64c
[ticket/16649] Correctly handle marking services as private
...
PHPBB3-16649
2021-02-19 21:19:25 +07:00
rubencm
538ff83ccc
[ticket/16649] Add compiler pass to tests
...
PHPBB3-16649
2021-02-19 21:18:41 +07:00
rxu
302632d240
[ticket/16649] Add compiler pass to make all services public
...
This also handles BC for phpBB extensions
PHPBB3-16639
2021-02-19 21:18:40 +07:00
rubencm
157a8aca01
[ticket/16649] Changes for Symfony 5
...
PHPBB3-16649
2021-02-19 21:17:33 +07:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
...
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Marc Alexander
7bfcd4f288
Merge branch '3.3.x'
2021-02-18 21:14:20 +01:00
3D-I
c499025623
[ticket/16706] Fix undefined array keys on user IP ban
...
PHPBB3-16706
2021-02-16 01:43:49 +01:00
Máté Bartus
cc89d481d8
Merge pull request #6134 from CHItA/ticket/16643
...
Use doctrine in the installer
2021-02-14 16:49:59 +01:00
3D-I
91a5a73dca
[ticket/16705] Fix check_disk_space function
...
PHPBB3-16705
2021-02-09 23:44:18 +01:00
Marc Alexander
5b7feeb8ca
Merge branch '3.3.x'
2021-02-07 23:47:46 +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
Máté Bartus
de711bb7c0
Merge branch '3.3.x'
2021-02-05 18:03:51 +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
Máté Bartus
1ce97fe8ea
[ticket/16643] Fixes
...
PHPBB3-16643
2021-02-01 22:09:15 +01:00
Marc Alexander
ded551812a
Merge pull request #4453 from Nicofuma/ticket/11063
...
[ticket/11063] Use HTTPS for phpBB's version check
2021-01-31 21:50:26 +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
aab2679966
[ticket/16643] Add Doctrine DBAL to phpBB
...
PHPBB3-16643
2021-01-31 11:33:42 +01:00
Marc Alexander
0f3ea6991d
Merge branch '3.3.x'
2021-01-29 20:16:15 +01:00