| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-14990
|
|
|
|
| |
PHPBB3-14990
|
|
|
|
| |
PHPBB3-14990
|
|\
| |
| |
| | |
[ticket/15087] Optimize creation of metadata objects by caching
|
| |
| |
| |
| |
| |
| |
| |
| | |
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.
PHPBB3-14944
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/15142] merge32x
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
PHPBB3-15142
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15142
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15142
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15142
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15157
|
| |/ / / /
|/| | | |
| | | | |
| | | | | |
PHPBB3-15157
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14557] Simplify updating overloaded events for extensions
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14557
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14557
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14557
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15137] Global Announcements shouldn't always be never ending
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15137
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15134] Replace php native functions for filesystem service methods
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15134
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15134
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15134
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | / / / /
| | |_|/ / / /
| |/| | | | | |
* 3.1.x:
[ticket/15143] Fix display of version update in ACP
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-15143
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15135] Parse language files in acp_extensions instead of md manager
* github.com:phpbb/phpbb:
[ticket/15135] Correctly pass exception arguments and add back link again
[ticket/15135] Parse language files in acp_extensions instead of md manager
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15135
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15135
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15137] Global Announcements shouldn't always be never ending
* github.com:phpbb/phpbb:
[ticket/15137] Missed one language string change
[ticket/15137] Global announcements can stick for a non-zero number of days
fixes #4752
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change STICKY_ANNOUNCE_TIME_LIMIT for consistency
PHPBB3-15137
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
To be consistent with Sticky and Announcements topic types, Global
announcements can now stick for a non-zero number of days, i.e. they are
no longer never ending.
Before this change, if the topic type was Global and a non-zero number of
days where set to stick topic, the number was silently ignored and a Global
announcement was always never ending.
PHPBB3-15137
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15102] Missing parameter calling version_check
* github.com:phpbb/phpbb:
[ticket/15102] Missing parameter calling version_check
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-15102
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/14758] Improve the ACP Parameter wording
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14758
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/14806] Fix ACP test emails authentication failure
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14806] Fix ACP test emails authentication failure
* github.com:phpbb/phpbb:
[ticket/14806] Fix ACP test emails authentication failure
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14806
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14928
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15123] Check if extension was enabled/disabled before enable or disable
* rubencm/ticket/15123:
[ticket/15123] modified return error codes
[ticket/15123] modified language strings
[ticket/15123] modified language string
[ticket/15123] removed blank spaces
[ticket/15123] add check before enable or disable extension
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15123
|