1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-25 08:41:53 +02:00

12084 Commits

Author SHA1 Message Date
rubencm
b78efaadc1 [ticket/16737] Move template logic to template
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
381cf4b9f1 [ticket/16737] Remove dead code
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
89f41d8456 [ticket/16737] Remove dead code
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
5ce6345fa7 [ticket/15540] Change method name with the new one
PHPBB3-15540
2021-03-24 23:29:29 +01: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
a8de540e93 [ticket/15540] Trigger errors when search module not found
PHPBB3-15540
2021-03-23 11:16:53 +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
d78896d581 [ticket/15540] Fix post counter
PHPBB3-15540
2021-03-22 21:57:02 +01:00
rubencm
a56bfdee8a [ticket/15540] Send hash
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
ee9ea98a01 [ticket/15540] Remove unused variable
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
Ruben Calvo
2aabf560b4 [ticket/15540] Refactor search backend classes to Symfony services
PHPBB3-15540
2021-03-22 21:57:02 +01:00
Marc Alexander
37a3e5b55e
Merge branch '3.3.x' 2021-03-14 17:05:20 +01:00
Dark❶
6ebd64521b
[ticket/16725] Add MCP core event
PHPBB3-16725
2021-03-13 17:40:10 +05:30
Marc Alexander
b46e242013
Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
DinHere
20d4a86016
[ticket/15392] Resolve incorrect replacements after code review
PHPBB3-15392
2021-03-04 16:55:54 +01:00
DinHere
f3d3b493f7
[ticket/15392] Removed realpath only where needed
PHPBB3-15392
2021-03-04 16:54:19 +01:00
DinHere
448b6a7d49
[ticket/15392] Remove not needed realpath()
PHPBB3-15392
2021-03-04 16:53:41 +01:00
DinHere
8c9d26db1f
[ticket/15392] Changed dirname(__FILE__) to __DIR__
Changed dirname(__FILE__) to __DIR__ everywhere

PHPBB3-15392
2021-03-03 22:24:10 +01:00
Marc Alexander
3629b587fa
Merge branch '3.3.x' 2021-03-01 21:21:04 +01:00
3D-I
b06746460e [ticket/16712] Implement thumbnails for WEBP images in attachments
Use short array syntax

PHPBB3-16712
2021-02-27 22:10:02 +01:00
3D-I
374a3a2005 [ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
2021-02-27 21:59:57 +01:00
3D-I
84453ed957 [ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
2021-02-27 20:05:09 +01:00
3D-I
8f21a055ad [ticket/16712] Implement thumbnails for WEBP images in attachments
PHPBB3-16712
2021-02-27 19:54:44 +01:00
rxu
9c64ee8d61
[ticket/16649] Set PHP 7.3.0 as a minimum required version
Also rebase and fix composer.lock conflict

PHPBB3-16649
2021-02-19 21:34:21 +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
Marc Alexander
71e8f68102
Merge pull request #6142 from 3D-I/ticket/16706
[ticket/16706] Fix undefined array keys on user IP ban
2021-02-18 21:14:15 +01:00
Marc Alexander
628e09d269
Merge branch '3.3.x' 2021-02-18 21:01:43 +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
3D-I
9f316bd255 [ticket/16698] Enhance check for default charset
PHPBB3-16698
2021-02-09 20:54:50 +01:00
3D-I
ecf6acd730 [ticket/16698] Enhance check for default charset
PHPBB3-16698
2021-02-06 04:44:57 +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
aab2679966 [ticket/16643] Add Doctrine DBAL to phpBB
PHPBB3-16643
2021-01-31 11:33:42 +01:00
Marc Alexander
262bf5d71c
[ticket/10824] Small fixes to code style after code review
PHPBB3-10824
2021-01-26 22:26:02 +01:00
Marc Alexander
40fca6254d
[ticket/10824] Remove unused file
PHPBB3-10824
2021-01-26 22:26:01 +01:00
Marc Alexander
5bff0c0761
[ticket/10824] Clean up coding style in list_style
PHPBB3-10824
2021-01-26 22:26:00 +01:00
Marc Alexander
10151ae642
[ticket/10824] Resolve issues with displaying style and style info in ACP
PHPBB3-10824
2021-01-26 22:26:00 +01:00
Marc Alexander
b7d0903f1b
[ticket/10824] Use short array syntax
PHPBB3-10824
2021-01-26 22:25:21 +01:00
Marc Alexander
646f9826ec
[ticket/10824] Use language class for language instead of user class
PHPBB3-10824
2021-01-26 22:25:20 +01:00
Marc Alexander
93949d1be4
[ticket/10824] Switch to new namespace for json sanitizer
PHPBB3-10824
2021-01-26 22:24:05 +01:00
Marc Alexander
b4dd0f737d
[ticket/10824] Switch to OOP style for module class
PHPBB3-10824
2021-01-26 22:24:04 +01:00
Marc Alexander
adf9f49a42
[ticket/10824] Use correct language and style composer.json data
PHPBB3-10824
2021-01-26 22:23:29 +01:00