| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-14990
|
|
|
|
| |
PHPBB3-14990
|
|
|
|
| |
PHPBB3-14990
|
|\
| |
| |
| | |
[ticket/14938] Add missing language class to extension manager mock
|
|/
|
|
| |
PHPBB3-14938
|
|\ |
|
| |\
| | |
| | |
| | | |
[ticket/14938] Inconsistency in ext_mgr all_available vs is_available
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
Make optional the template object on metadata_manager creation.
Fix extension_manager_mock to have config and user components.
PHPBB3-14938
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
Make optional the template object on metadata_manager creation.
PHPBB3-14938
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
PHPBB3-14938
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
PHPBB3-14938
|
| | |
| | |
| | |
| | |
| | |
| | | |
Made is_available much more strict, in line with the checks in all_available
PHPBB3-14938
|
|\ \ \
| |/ / |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14919] Do not directly use globals in acp_extensions
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Declare all used variables (u_action, tpl_name, page_title). Fix typo.
PHPBB3-14919
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Declare all used variables (u_action, tpl_name, page_title).
PHPBB3-14919
|
| | |/
| | |
| | |
| | | |
PHPBB3-14919
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/15087] Optimize creation of metadata objects by caching
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix constructor in test cases.
PHPBB3-15087
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Caching is done in ext_manager, and metadata_manager is further simplified
by reducing the number of parameters needed. Also, move template output
function from metadata_manager to acp_extensions, where it belongs.
PHPBB3-15087
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Code for [ticket/15080] Save unneeded file loads for extension
metadata for phpbb 3.2.
PHPBB3-15087
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Code for [ticket/14938] Inconsistency in ext_mgr all_available vs
is_available for phpbb 3.2.
PHPBB3-15087
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Code for [ticket/14919] Do not directly use globals in acp_extensions
for phpbb 3.2.
PHPBB3-15087
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/15090] Ensure send stats module exists before removing
* github.com:phpbb/phpbb:
[ticket/15090] Ensure send stats module exists before removing
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15090
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/14950] Add possibility to delete a template block
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function, fixed.
PHPBB3-14950
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function, fixed.
PHPBB3-14950
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function, fixed.
PHPBB3-14950
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function, fixed.
PHPBB3-14950
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
Added tests for the new function.
PHPBB3-14950
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adds a new mode to alter_block_array to allow for the deletion of
a certain block of template variables. The selection method is the
same as for the other modes for alter_block_array. The passed in
vararray is ignored, and an out of bounds index is considered an error.
PHPBB3-14944
|
|\ \ \ \
| | |_|/
| |/| | |
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15142] Check extension updates on current branch
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/15142] merge32x
|
| |\ \ \ \ \
| | | |/ / /
| | |/| | |
| | | | | | |
PHPBB3-15142
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15142
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15142
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15142
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15142
|
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15139] Assigned 'topics_per_page' before template included
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The element $config['topics_per_page'] was assigned a value after the
template was included, which led to incorrect page number display in the
header when pagination.
Now this var is assigned the correct value before the template is included
PHPBB3-15139
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | | |
[ticket/15157] Add proper google font call
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15157
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15157
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14557] Simplify updating overloaded events for extensions
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14557
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14557
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14557
|