| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| | |
[ticket/7336] Index first post when splitting topics
* github.com:phpbb/phpbb:
[ticket/7336] Index first post when splitting topics
[ticket/7336] Add tests for indexing first post after splitting topics
|
| |
| |
| |
| | |
PHPBB3-7336
|
|\ \
| | |
| | |
| | | |
[ticket/13730] Add core.delete_post_end event
|
| | |
| | |
| | |
| | | |
PHPBB3-13730
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13605] Add core.ucp_pm_compose_predefined_message event
|
| |/ /
| | |
| | |
| | | |
PHPBB3-13605
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/8116] Add pagination for IP tables and post info
* github.com:phpbb/phpbb:
[ticket/8116] Add missing new line
[ticket/8116] Correctly get other users who posted under IP
[ticket/8116] Improve code and add tests for helper functions
[ticket/8116] Add pagination for IP tables on post info
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-8116
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-8116
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Diff from previous patch by nickvergessen.
PHPBB3-8116
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/15151] ACP Cookie settings add explanatory text
* github.com:phpbb/phpbb:
[ticket/15151] Use redirected link for consistency
[ticket/15151] ACP Cookie settings explanatory text
[ticket/15151] ACP Cookie settings add explanatory text where it was missing
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Improve the lead section to include a link to the phpBB.com Knowledge Base and
add explanation text for the Cookie domain, Cookie name and Cookie path fields.
PHPBB3-15151
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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/15142] Check extension updates on current branch
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15142
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15143
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/14806] Fix ACP test emails authentication failure
* github.com:phpbb/phpbb:
[ticket/14806] Fix ACP test emails authentication failure
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14806
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[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/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
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14927
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14927
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-14927
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
[ticket/13344] Add core event to acp/info/acp_logs.php
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13344
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | | |
[ticket/13429] Replace @change with @changed in event docblocks
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13429
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13429
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13429
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14998
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
PHPBB3-14968
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11076
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/14549] fix mcp page redirect back after topic merge and rised warning
|