88a11c1377
[ticket/16908] Fix PHP warning on non-existent post id requests
...
PHPBB3-16908
2021-11-13 18:16:39 +07:00
69b895caae
[ticket/16895] Rename custom method
...
PHPBB3-16895
2021-11-10 14:13:02 +07:00
d7f433fbf7
[ticket/16895] Rename migration file
...
PHPBB3-16895
2021-11-10 13:30:14 +07:00
4d00c4c8af
[ticket/16904] Adjust tests
...
PHPBB3-16904
2021-11-07 19:38:49 +07:00
1e6c5cd381
[ticket/16904] Refactor MCP tests
...
PHPBB3-16904
2021-11-05 22:32:14 +07:00
0fbc5a3d83
[ticket/16904] Refactor MCP tests
...
PHPBB3-16904
2021-11-05 01:03:59 +07:00
3bfb2b3f69
Merge pull request #6322 from rxu/ticket/16900
...
[ticket/16900] Fix quoted_printable_encode() behavior
2021-11-03 20:07:10 +01:00
337d876df7
[ticket/16904] Fix regression in MCP for topics selection
...
Regression introduced in #5760
PHPBB3-16904
2021-11-02 13:55:39 +07:00
8246023e0f
Merge pull request #6313 from Nicofuma/ticket/16891
...
[ticket/16891] Do not change an extension status in the midle of a request
2021-10-30 21:57:15 +02:00
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
baf4bd7b5c
Merge pull request #6317 from Nicofuma/ticket/16896
...
[ticket/16896] Adds comments in .gitignore and excludes custom envs
2021-10-29 21:29:00 +02:00
81126dc97e
Merge pull request #6314 from Nicofuma/ticket/16897
...
[ticket/16897] Ignores sqlite3 warnings when an explain query plan query fails
2021-10-29 21:26:22 +02:00
391f80d480
[ticket/16900] Fix quoted_printable_encode() behavior
...
PHPBB3-16900
2021-10-30 00:33:10 +07:00
febe44ed79
[ticket/16896] Adds comments in .gitignore and excludes custom envs
...
PHPBB3-16896
2021-10-28 22:15:25 +02:00
ede9a6815a
[ticket/16897] Ignores sqlite3 warnings when an explain query plan query fails
...
PHPBB3-16897
2021-10-28 21:52:03 +02:00
2801415c1c
[ticket/16895] Rename language entry
...
PHPBB3-16895
2021-10-28 21:13:52 +07:00
dd029ed592
Merge pull request #6315 from Nicofuma/ticket/16898
...
[ticket/16898] Do not restrict the debug error handler to the dev env
2021-10-26 21:52:50 +02:00
1d4fbd240e
[ticket/16898] Do not restrict the debug error handler to the dev env
...
PHPBB3-16898
2021-10-26 20:23:28 +02:00
7275cdd152
[ticket/16895] Adjust test
...
PHPBB3-16895
2021-10-27 00:15:46 +07:00
b1e6fad38a
[ticket/16895] Add test
...
PHPBB3-16895
2021-10-26 20:14:45 +07:00
9671a00214
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
Prevent breaking layout
PHPBB3-16899
2021-10-24 19:52:37 +02:00
d17b15a545
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-22 16:14:28 +02:00
f841a0a1b8
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
Attempt to read the SVG dimensions
PHPBB3-16899
2021-10-22 02:34:39 +02:00
7472d300b6
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
Attempt to read the SVG dimensions
PHPBB3-16899
2021-10-22 02:30:13 +02:00
06ef03f8d6
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
Take care of the old crappy IE
PHPBB3-16899
2021-10-21 23:54:58 +02:00
40322bb1b6
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-21 23:44:15 +02:00
6218c2e120
[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-21 22:05:38 +02:00
afbf7aadd2
[ticket/16899] Add SVG and WEBP image type to ranks, smilies and topic icons
...
PHPBB3-16899
2021-10-21 21:48:14 +02:00
a860a3310a
[ticket/16895] Add migration
...
PHPBB3-16895
2021-10-20 21:58:24 +07:00
ca24013470
[ticket/16895] Fix role removal for migrator permission tool
...
PHPBB3-16895
2021-10-19 23:26:32 +07:00
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
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
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
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
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
13155bf846
[ticket/16885] Add type casting filters to Twig
...
PHPBB3-16885
2021-10-17 16:18:47 +02:00
4d966d1762
[ticket/13508] Rename test files to fit in with current naming
...
PHPBB3-13508
2021-10-17 13:21:35 +02:00
056fb494b1
[ticket/13508] Switch back to current include format
...
PHPBB3-13508
2021-10-17 13:20:22 +02:00
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
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
6af8872ef3
[ticket/16889] Create separate runs for unit and functional tests
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
a3070bedeb
[ticket/16889] Remove invalid command for adding registry entry
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
a12f903e93
[ticket/16889] Remove build on push for ticket branch again
...
PHPBB3-16889
2021-10-17 11:22:39 +02:00
d4cb357b26
[ticket/16889] Run functional tests separately
...
PHPBB3-16889
2021-10-17 11:22:38 +02:00
b6e31e3664
[ticket/16889] Disable anti spyware in windows CI builds
...
PHPBB3-16889
2021-10-17 11:22:38 +02:00
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
a7385f0fbe
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:54:52 +02:00
c5814ddfaa
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:24:15 +02:00
96c439bf10
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:15:29 +02:00
7a21a9032e
[ticket/16888] Add the list of allowed files in the attachment tab
...
PHPBB3-16888
2021-10-11 04:04:13 +02:00