1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-15 03:55:23 +02:00

2752 Commits

Author SHA1 Message Date
lavigor
8f21a7365d
[ticket/13713] Rework batch size handling
PHPBB3-13713
2021-05-14 21:52:09 +02:00
lavigor
ab91cf6ca6
[ticket/13713] Do not allow to add mention BBCode as custom
PHPBB3-13713
2021-05-14 21:51:56 +02:00
lavigor
31e4fb4729
[ticket/13713] Introduce ACP settings for mentions
PHPBB3-13713
2021-05-14 21:51:54 +02:00
Marc Alexander
0ccce7c4f8
[ticket/16764] Remove remote upload certificate validation
PHPBB3-16764
2021-04-26 20:38:03 +02:00
Marc Alexander
2d42b2a6c2
Merge pull request #5778 from gijsmartens/ticket/15233
[ticket/15233] Standardize avatar output variables
2021-04-08 22:03:37 +02:00
rubencm
fd7f957103 [ticket/16737] Fix variable
PHPBB3-16737
2021-04-05 23:24:00 +02:00
rubencm
a168c0f545 [ticket/16737] Twig improvements, phpdoc and fix variable
PHPBB3-16737
2021-04-03 21:48:10 +02:00
rubencm
e5d5c0e29f [ticket/16737] Use twig syntax
PHPBB3-16737
2021-03-27 20:37:06 +01:00
rubencm
4e1e7f03da [ticket/16737] Use short array syntax
PHPBB3-16737
2021-03-25 10:11:44 +01:00
rubencm
e84cef8dee [ticket/16737] Improvements to in progress form
PHPBB3-16737
2021-03-25 10:04:37 +01:00
rubencm
9b838115c6 [ticket/16737] Fix test
PHPBB3-16737
2021-03-25 03:54:29 +01:00
rubencm
cf8b797911 [ticket/16737] Rewrite acp_search index pages
PHPBB3-16737
2021-03-25 03:37:30 +01:00
rubencm
31fac7bbf1 [ticket/16737] Remove state and search properties
PHPBB3-16737
2021-03-25 00:03:12 +01:00
rubencm
558828b7e0 [ticket/16737] Divide acp_search in multiple files
PHPBB3-16737
2021-03-25 00:03:12 +01:00
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
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
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
mrgoldy
d77415dbab
[ticket/15233] Standardize variable generation
PHPBB3-15233
2021-03-06 22:27:42 +01:00
mrgoldy
7e3d22063a
[ticket/15233] Standardize avatar output variables
PHPBB3-15233
2021-03-06 08:18:30 +01:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Marc Alexander
628e09d269
Merge branch '3.3.x' 2021-02-18 21:01:43 +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
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
Marc Alexander
204f81c6f7
[ticket/10824] Use json_sanitzer::decode and improve migrations from pre 3.2
PHPBB3-10824
2021-01-26 22:22:21 +01:00
Marc Alexander
81f3483994
[ticket/10824] Display message about invalid styles on install style view
PHPBB3-10824
2021-01-26 22:19:30 +01:00
Marc Alexander
b0337b21d5
[ticket/10824] Show display-name in acp and change composer name
PHPBB3-10824
2021-01-26 22:19:29 +01:00