Rubén Calvo
cc7178a6e0
[ticket/15342] Small improvements to storage
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
28c0db86cf
[ticket/15342] Add dependencies to migration
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
91026b56b9
[ticket/15342] Track current uploaded files
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
e9dd717b8b
[ticket/15342] Track stream write and move tracking to separate methods
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
5a1b4f559d
[ticket/15342] Add avatar storage size to acp_main
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Rubén Calvo
a02fa1170b
[ticket/15342] Track storage files
...
PHPBB3-15342
2018-07-11 09:27:08 +02:00
Marc Alexander
d7fcf40b6b
[ticket/12627] Add missing set_debug_load_time definition
...
PHPBB3-12627
2018-07-09 10:13:45 +02:00
Marc Alexander
0e89c85178
[ticket/12627] Add missing function definition for set_debug_sql_explain
...
PHPBB3-12627
2018-07-09 09:55:14 +02:00
Tristan Darricau
844ecb88b4
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15678] Fix build and cache flow for container
2018-07-08 18:46:33 +02:00
Tristan Darricau
3d9ae6186f
Merge pull request #5244 from OxCom/ticket/15678
...
[ticket/15678] Fix build and cache flow for container
* github.com:/phpbb/phpbb:
[ticket/15678] Fix build and cache flow for container
2018-07-08 18:46:33 +02:00
Tristan Darricau
2d26fd5b0c
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15659] Fix retrieve_block_vars()
2018-07-08 18:43:17 +02:00
Tristan Darricau
7f76d91128
Merge pull request #5249 from senky/ticket/15659
...
[ticket/15659] Fix retrieve_block_vars()
* github.com:/phpbb/phpbb:
[ticket/15659] Fix retrieve_block_vars()
2018-07-08 18:43:16 +02:00
Tristan Darricau
d84af59cad
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15666] Fix array key in twig lang() call
2018-07-08 18:42:27 +02:00
Tristan Darricau
71905e50e8
Merge pull request #5250 from senky/ticket/15666
...
[ticket/15666] Language system is not fully supported in Twig
* github.com:/phpbb/phpbb:
[ticket/15666] Fix array key in twig lang() call
2018-07-08 18:42:26 +02:00
Tristan Darricau
001604df0c
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15620] Use separate local avatar cache file for every lang
2018-07-08 18:40:22 +02:00
Tristan Darricau
bdd384aa37
Merge pull request #5254 from senky/ticket/15620
...
[ticket/15620] Use separate local avatar cache file for every lang
* github.com:/phpbb/phpbb:
[ticket/15620] Use separate local avatar cache file for every lang
2018-07-08 18:40:22 +02:00
Tristan Darricau
47d70d9c2d
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15651] Remove unnecessary condition
2018-07-08 18:38:14 +02:00
Tristan Darricau
e7ad97de3a
Merge pull request #5257 from senky/ticket/15651
...
[ticket/15651] Remove unnecessary condition
* github.com:/phpbb/phpbb:
[ticket/15651] Remove unnecessary condition
2018-07-08 18:38:13 +02:00
Tristan Darricau
8033209e03
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15696] Add tests
[ticket/15696] Add support of other tools to 'if'
2018-07-08 18:36:10 +02:00
Tristan Darricau
e680d46865
Merge pull request #5260 from senky/ticket/15696
...
[ticket/15696] 'if' module tool should support calling other tools
* github.com:/phpbb/phpbb:
[ticket/15696] Add tests
[ticket/15696] Add support of other tools to 'if'
2018-07-08 18:36:10 +02:00
Tristan Darricau
52f77f113a
Merge pull request #5263 from senky/ticket/12591-2
...
[ticket/12591] Improve breadcrumb naming and extend it's usage
* github.com:/phpbb/phpbb:
[ticket/12591] Introduce a BC fallback
[ticket/12591] Improve breadcrumb naming and extend it's usage
2018-07-08 18:33:35 +02:00
Tristan Darricau
f6301ea85a
Merge pull request #5266 from senky/ticket/12624
...
[ticket/12624] Add debug.load_time parameter
* github.com:/phpbb/phpbb:
[ticket/12624] Add debug.load_time parameter
2018-07-08 18:32:45 +02:00
Tristan Darricau
7cf35eafb5
Merge pull request #5267 from senky/ticket/12627
...
[ticket/12627] Add debug.sql_explain parameter
* github.com:/phpbb/phpbb:
[ticket/12627] Add debug.sql_explain parameter
2018-07-08 18:26:52 +02:00
Tristan Darricau
5542070169
Merge pull request #5198 from kasimi/ticket/15637
...
[ticket/15637] Extract multi-line PHP event descriptions
* github.com:/phpbb/phpbb:
[ticket/15637] Remove trailing space from description
[ticket/15637] Preserve line breaks in event descriptions
[ticket/15637] Updated test fixture to include complete event description
[ticket/15637] Remove trailing space from description
[ticket/15637] Fixed removing white-spaces from description line
[ticket/15637] Extract all lines before the first @tag
[ticket/15637] Extract multi-line PHP event descriptions
2018-07-08 18:14:20 +02:00
Tristan Darricau
6c53a68ee1
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15637] Remove trailing space from description
[ticket/15637] Preserve line breaks in event descriptions
[ticket/15637] Updated test fixture to include complete event description
[ticket/15637] Remove trailing space from description
[ticket/15637] Fixed removing white-spaces from description line
[ticket/15637] Extract all lines before the first @tag
[ticket/15637] Extract multi-line PHP event descriptions
2018-07-08 18:14:20 +02:00
Tristan Darricau
777443d95c
Merge pull request #5157 from kasimi/ticket/15583
...
[ticket/15583] Update session time in AJAX request only once a minute
* github.com:/phpbb/phpbb:
[ticket/15583] Update session time in AJAX request only once a minute
[ticket/15583] Update session time in AJAX request only once a minute
2018-07-08 18:06:16 +02:00
Tristan Darricau
9fd893a2cf
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15583] Update session time in AJAX request only once a minute
[ticket/15583] Update session time in AJAX request only once a minute
2018-07-08 18:06:16 +02:00
kasimi
eedcb3bbe1
[ticket/15637] Remove trailing space from description
...
PHPBB3-15637
2018-07-07 22:41:40 +02:00
kasimi
245f4df47c
[ticket/15637] Preserve line breaks in event descriptions
...
PHPBB3-15637
2018-07-07 21:25:43 +02:00
kasimi
83a8280554
[ticket/15637] Remove trailing space from description
...
PHPBB3-15637
2018-07-07 20:12:35 +02:00
kasimi
1c8570d0f5
[ticket/15637] Fixed removing white-spaces from description line
...
PHPBB3-15637
2018-07-07 16:10:23 +02:00
kasimi
21faf69d31
[ticket/15637] Extract all lines before the first @tag
...
PHPBB3-15637
2018-07-07 16:09:29 +02:00
Jakub Senko
b5daa91650
[ticket/15659] Fix retrieve_block_vars()
...
PHPBB3-15659
2018-07-07 15:46:24 +02:00
Jakub Senko
bdff0f5590
[ticket/12627] Add debug.sql_explain parameter
...
PHPBB3-12627
2018-07-06 17:17:48 +02:00
Jakub Senko
fcc3dd996d
[ticket/12624] Add debug.load_time parameter
...
PHPBB3-12624
2018-07-06 17:01:15 +02:00
Marc Alexander
7266e69e6d
Merge pull request #5227 from rubencm/ticket/15671
...
[ticket/15671] Limit accepted formats for avatar upload
2018-06-29 11:41:57 +02:00
Marc Alexander
68c6670c8b
Merge branch '3.2.x'
2018-06-20 22:11:22 +02:00
Marc Alexander
0925a22062
Merge pull request #5233 from rxu/ticket/15678
...
[ticket/15678] Fix PHP warning in filesystem.php
2018-06-20 22:08:37 +02:00
Jakub Senko
1afc0673dd
[ticket/15696] Add support of other tools to 'if'
...
PHPBB3-15696
2018-06-19 07:49:21 +02:00
Jakub Senko
49efa50c88
[ticket/12591] Improve breadcrumb naming and extend it's usage
...
PHPBB3-12591
2018-06-18 19:58:33 +02:00
Jakub Senko
6fdb7486ad
[ticket/15651] Remove unnecessary condition
...
module.remove internally check if the module exists
PHPBB3-15651
2018-06-18 17:31:10 +02:00
Jakub Senko
4544f5212c
[ticket/15620] Use separate local avatar cache file for every lang
...
PHPBB3-15620
2018-06-18 13:10:19 +02:00
Jakub Senko
52f5e54d8a
[ticket/15666] Fix array key in twig lang() call
...
PHPBB3-15666
2018-06-18 11:56:05 +02:00
Marc Alexander
5a9b8a815d
Merge branch '3.2.x'
2018-06-17 15:40:02 +02:00
Marc Alexander
ff171f3a3b
Merge pull request #5158 from kasimi/ticket/15586
...
[ticket/15586] Fixed adding module the automatic way without specifying modes
2018-06-17 11:35:08 +02:00
Andrii Afanasiev
7b44e2c791
[ticket/15678] Fix build and cache flow for container
...
1. During procedure of building container we have to check both required files
in cache: container_* and autoload_*. This files should be "fresh" and if one
of the does not exist then we have to build it and put into a cache one more
time.
2. Fix typo 'posic_getuid' does not exist, so $php_uid is alwasy was false.
PHPBB3-15678
2018-06-15 09:09:07 +02:00
Rubén Calvo
f0385fbda7
[ticket/15371] Correct grammar
...
PHPBB3-15371
2018-06-14 11:41:20 +02:00
Rubén Calvo
aa75904ace
[ticket/15371] Add get_filename method
...
PHPBB3-15371
2018-06-13 21:19:58 +02:00
Rubén Calvo
26680763c2
[ticket/15671] Add test
...
PHPBB3-15671
2018-06-13 21:19:58 +02:00
Rubén Calvo
a641ea9291
[ticket/15371] Add doc
...
PHPBB3-15371
2018-06-13 21:19:58 +02:00