Tristan Darricau
b28b94b1f1
[ticket/16891] Do not change an extension status in the middle of a request
...
When enabling an extension, it should be considered as not being enabled for
the entire request as if the "enabled" flag is switch during the request, the
extension will stay not loaded (same when disabling an extension).
Example when it can be an issue today : if the router is called for the first
time after enabling the extension and if the extension uses a custom route
loader (like phpbb/pages) then the router will fail because the custom route
will be found but the custom loader will not be loaded and available.
PHPBB3-16891
2021-10-30 04:25:31 +02:00
Marc Alexander
99734fc648
Merge pull request #6278 from rxu/ticket/16859
...
[ticket/16859] Exclude language selection option on register if only 1 language is installed
2021-10-19 17:24:33 +02:00
Marc Alexander
3547f0bf0e
Merge pull request #6310 from marc1706/ticket/16892
...
[ticket/16892] Remove duplicate entry for jav files in extension_guesser
2021-10-17 21:57:35 +02:00
Marc Alexander
01a22e7223
Merge pull request #6302 from 3D-I/ticket/16885
...
[ticket/16885] Add type casting filters to Twig
2021-10-17 20:32:49 +02:00
Arshid
2145938d74
[ticket/16892] Remove duplicate entry for jav files in extension_guesser
...
Remove duplicated key
PHPBB3-16892
2021-10-17 20:25:20 +02:00
Marc Alexander
62a8741494
Merge pull request #6303 from marc1706/ticket/13508
...
[ticket/13508] Add tests for INCLUDEJS & INCLUDECSS with twig syntax
2021-10-17 19:51:31 +02:00
3D-I
13155bf846
[ticket/16885] Add type casting filters to Twig
...
PHPBB3-16885
2021-10-17 16:18:47 +02:00
Marc Alexander
4d966d1762
[ticket/13508] Rename test files to fit in with current naming
...
PHPBB3-13508
2021-10-17 13:21:35 +02:00
Marc Alexander
056fb494b1
[ticket/13508] Switch back to current include format
...
PHPBB3-13508
2021-10-17 13:20:22 +02:00
Marc Alexander
da7c9f6a7c
Merge pull request #6306 from 3D-I/ticket/16888
...
[ticket/16888] List allowed attachment types using accept attribute
2021-10-17 11:58:58 +02:00
Marc Alexander
73eb54bf54
Merge pull request #6309 from marc1706/ticket/16889
...
[ticket/16889] Move windows CI runner to server 2019
2021-10-17 11:57:03 +02:00
Marc Alexander
6af8872ef3
[ticket/16889] Create separate runs for unit and functional tests
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
Marc Alexander
a3070bedeb
[ticket/16889] Remove invalid command for adding registry entry
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
Marc Alexander
a12f903e93
[ticket/16889] Remove build on push for ticket branch again
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
rxu
d4cb357b26
[ticket/16889] Run functional tests separately
...
PHPBB3-16889
2021-10-17 11:22:38 +02:00
Marc Alexander
b6e31e3664
[ticket/16889] Disable anti spyware in windows CI builds
...
PHPBB3-16889
2021-10-17 11:22:38 +02:00
3D-I
7355ee623a
[ticket/16888] Add the list of allowed files in the attachment tab
...
Add core.modify_default_attachments_template_vars
PHPBB3-16888
2021-10-11 08:23:52 +02:00
3D-I
a7385f0fbe
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:54:52 +02:00
3D-I
c5814ddfaa
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:24:15 +02:00
3D-I
96c439bf10
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:15:29 +02:00
3D-I
7a21a9032e
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:04:13 +02:00
3D-I
1619014120
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 02:48:39 +02:00
Marc Alexander
0a4d062e16
Merge pull request #6308 from marc1706/ticket/16889
...
[ticket/16889] Improve antivirus behavior in windows CI builds
2021-10-10 21:17:49 +02:00
Marc Alexander
dda2dfecb3
[ticket/16889] Improve antivirus behavior in windows CI builds
...
PHPBB3-16889
2021-10-10 20:45:50 +02:00
3D-I
b29c0ca153
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-10 16:26:28 +02:00
3D-I
c0296d10db
[ticket/16888] Add the list of allowed files in the attachment tab
...
Using the accept attribute
PHPBB3-16888
2021-10-10 16:17:40 +02:00
3D-I
4f3f91dfc3
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-10 14:00:42 +02:00
3D-I
52c931a8b6
[ticket/16888] Add the list of allowed files in the attachment tab
...
Request mixed content using shorthand Ternary
PHPBB3-16888
2021-10-10 13:34:31 +02:00
3D-I
9ca70432d9
[ticket/16888] Add the list of allowed files in the attachment tab
...
Make sure we are checking both PMs and topics
PHPBB3-16888
2021-10-10 13:27:08 +02:00
Marc Alexander
1fbb807cc7
Merge pull request #6305 from Crizz0/ticket/16887
...
[ticket/16887] Update PHP requirements to include PHP 8.0
2021-10-10 12:56:29 +02:00
3D-I
98f446df67
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-10 07:06:24 +02:00
Christian Schnegelberger
43b9254d1d
[ticket/16887] Update PHP requirements to include PHP 8.0
...
PHPBB3-16887
2021-10-09 21:12:18 +02:00
Marc Alexander
97034e0776
[ticket/13508] Add tests for include_js() and include_css() twig tokens
...
PHPBB3-13508
2021-10-07 21:20:09 +02:00
Marc Alexander
02e5a7afc4
[ticket/13508] Add include_css() and fix include_js() code linting issues
...
PHPBB3-13508
2021-10-07 21:19:35 +02:00
Marc Alexander
7efddcef54
[ticket/13508] Add include_js twig tag as replacement for INCLUDEJS
...
PHPBB3-13508
2021-10-07 20:08:31 +02:00
3D-I
ea36b83ee9
[ticket/16885] Add type casting filters to Twig
...
PHPBB3-16885
2021-10-06 19:57:13 +02:00
Máté Bartus
59cece1a0a
Merge pull request #6301 from marc1706/ticket/16883
...
[ticket/16883] Check if var is array before using count()
2021-10-06 08:39:40 +02:00
Marc Alexander
e5fa23c3c0
[ticket/16883] Check if var is array before using count()
...
PHPBB3-16883
2021-10-05 21:07:50 +02:00
Marc Alexander
9a7d88362f
Merge pull request #6299 from 3D-I/ticket/16881
...
[ticket/16881] Fix ACP statistics
2021-10-03 17:34:28 +02:00
Marc Alexander
7f6c859b0d
[3.3.x] Fix invalid build.xml syntax after merge
2021-10-03 17:31:42 +02:00
Marc Alexander
441a5a2175
Merge branch 'prep-release-3.3.5' into 3.3.x
2021-10-03 15:25:12 +02:00
Marc Alexander
ceca69d121
[prep-release-3.3.5] Update changelog for 3.3.5
2021-10-01 22:42:05 +02:00
Marc Alexander
6a72d0305b
[prep-release-3.3.5] Add migration for 3.3.5
2021-10-01 22:40:24 +02:00
Marc Alexander
7a8d9671c2
[prep-release-3.3.5] Update version numbers to 3.3.5
2021-10-01 22:40:21 +02:00
Marc Alexander
5b3d238804
Merge branch 'ticket/security/254' into prep-release-3.3.5
2021-10-01 22:35:54 +02:00
Máté Bartus
1860a06eab
Merge pull request #6296 from 3D-I/ticket/16879
...
[ticket/16879] Add events to phpbb_mail()
2021-09-29 09:36:03 +02:00
3D-I
1862992ca7
[ticket/16881] Fix ACP statistics
...
PHPBB3-16881
2021-09-24 00:39:44 +02:00
3D-I
95fa6cceee
[ticket/16881] Fix ACP statistics
...
PHPBB3-16881
2021-09-23 21:51:11 +02:00
3D-I
19076de94c
[ticket/16879] Add events to phpbb_mail()
...
PHPBB3-16879
2021-09-22 22:39:19 +02:00
3D-I
27289cbfad
[ticket/16879] Add events to phpbb_mail()
...
PHPBB3-16879
2021-09-20 22:02:25 +02:00