| 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
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|
|\ \ \
| | | |
| | | |
| | | | |
PHPBB3-15142
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-15142
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-15142
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-15142
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/14557] Simplify updating overloaded events for extensions
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14557
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14557
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14557
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15135
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15135
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15123
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15123
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15123
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15123
|
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
* 3.1.x:
[ticket/15122] Add cache driver for memcached
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15122] Add cache driver for memcached
* marc1706/ticket/15122:
[ticket/15122] Add cache driver for memcached
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15122
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | / / / /
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
* 3.1.x:
[ticket/13558] Change options prefix and add settings precautions.
[ticket/13558] Make SSL context specific options more SMTP general
[ticket/13558] Add smtp SSL context configuration options
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13558] Add smtp SSL context configuration options
* rxu/ticket/13558:
[ticket/13558] Change options prefix and add settings precautions.
[ticket/13558] Make SSL context specific options more SMTP general
[ticket/13558] Add smtp SSL context configuration options
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13558
|
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13558
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | | |
[ticket/15011] All errors on metadata throw exceptions
|
| | |\ \ \ \ \ |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
There is inconsistency in the way error are treated in metadata_manager.
Some method return false on error, others throw exception. With this,
the usage is homogeneus, and the uses of these are also adapted.
Using same ticket as it is the same issue, solved in a different way.
PHPBB3-15011
|
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15126
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14943] Fix template loop access by index
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
If block was empty, the insertion process should create it.
Checking for out of bounds indexes.
PHPBB3-14943
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
PHPBB3-14943
|