| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-15150
|
| |
|
|
| |
PHPBB3-15150
|
| |
|
|
| |
PHPBB3-15150
|
| |
|
|
| |
PHPBB3-15150
|
| |
|
|
| |
PHPBB3-15150
|
| |
|
|
| |
PHPBB3-15150
|
| |
|
|
| |
PHPBB3-15150
|
| |
|
|
| |
PHPBB3-15150
|
| |\
| |
| |
| |
| |
| |
| | |
[ticket/15143] Fix display of version update in ACP
* github.com:phpbb/phpbb:
[ticket/15143] Fix display of version update in ACP
|
| |/
|
|
| |
PHPBB3-15143
|
| |\
| |
| |
| |
| |
| |
| | |
* mukeshkharita-ticket/14758:
[ticket/14758] Improve the ACP Parameter wording
fixes #4724
|
| |/
|
|
| |
PHPBB3-14758
|
| |\
| |
| |
| |
| |
| |
| | |
[ticket/14806] Fix ACP test emails authentication failure
* github.com:phpbb/phpbb:
[ticket/14806] Fix ACP test emails authentication failure
|
| | |
| |
| |
| | |
PHPBB3-14806
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/15122] Add cache driver for memcached
* marc1706/ticket/15122:
[ticket/15122] Add cache driver for memcached
|
| | |/
| |
| |
| | |
PHPBB3-15122
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|
| | |/
| |
| |
| | |
PHPBB3-13558
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
* marc1706/ticket/14844:
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
|
| | | |
| | |
| | |
| | | |
PHPBB3-14844
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/14849] Add core.acp_extensions_run_action
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Rename event to core.acp_extensions_run_action_before
PHPBB-14849
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Moved the event to a slightly modified position.
Added an extra variable to the event.
Additional event to be run after the execution of the action in ACP.
Added a new action to allow for extension execution control.
PHPBB-14849
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Additional event to be run after the execution of the action in ACP.
Adding missing var as input to event.
PHPBB-14849
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Additional event to be run after the execution of the action in ACP
PHPBB-14849
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Moved the event to a slightly modified position to perform common
checks before calling the event, added an extra variable to allow
execution control, honor the extension modified value of u_action
(if any)
PHPBB-14849
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | | |
[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
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | | |
[ticket/14820] Add style version in ACP
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14820
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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.
Added more tests.
PHPBB3-14943
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
Added tests.
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
|
| |\ \ \ \ \ \ |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14927
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14927
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14927
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14995] Add ACP template events acp_ext_list_*_name_after
|
| | | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14995
|
| |\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | | |
[ticket/13344] Add core event to acp/info/acp_logs.php
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13344
|
| |\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | | |
[ticket/14944] Add search for template loop indexes by key
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors. Added tests.
Remove default parameter value.
PHPBB3-14944
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors. Added tests.
PHPBB3-14944
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
PHPBB3-14944
|