| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | | |
PHPBB3-15306
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/15307] Extensions may add modes to acp_users
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
Includes both PHP and Template events.
PHPBB3-15307
|
|/ /
| |
| |
| | |
PHPBB3-15355
|
|\ \
| | |
| | |
| | | |
[ticket/15176] Add setting for user activity display limit.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Up to phpBB 3.2 the maximum number of posts a user must have to have his
activity shown is 5000. This limit is hardcoded in functions_display.php.
It would be useful if board administrators could choose to disable the
limit or to set an higher value.
PHPBB3-15176
|
|\ \ \
| | |/
| |/| |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/15150] Add Jabber SSL context configuration options
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-15150
|
|\ \ \ \
| |/ / / |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update the mentioned ticket to 3.2 by using exception_inteface
instead of the actual exception class.
Also, use adm_back_link consistently.
PHPBB3-15011
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
* 3.1.x:
[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
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[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
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15097] Add PHP version to Board statistics
* github.com:phpbb/phpbb:
[ticket/15097] New 'Installed software' lead section
[ticket/15097] Resolve travis-ci error
[ticket/15097] Resolve travis-ci error
[ticket/15097] Add PHP version to Board statistics
[ticket/15097] Add PHP version to Board statistics
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Make sure indentation is using tabs not spaces per code guidelines
PHPBB3-15097
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Rework commit message per DavidIQ's guidance and change variable name
to avoid confusion
PHPBB3-15907
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The ACP main page shows the phpBB version and the database version,
but didn't show the PHP version.
With this change the PHP version is displayed as part of the
Board statistics.
PHPBB3-15097
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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/14919] Do not directly use globals in acp_extensions
for phpbb 3.2.
PHPBB3-15087
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | | |
PHPBB3-15142
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15142
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/15143] Fix display of version update in ACP
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15143
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15135
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15135
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/15102] Missing parameter calling version_check
* github.com:phpbb/phpbb:
[ticket/15102] Missing parameter calling version_check
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-15102
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* 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
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* 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/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
|