| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
When enabling an extension its paths aren't added immediately to
the template which results in ACP events not being registered in
the compiled template files.
PHPBB3-15187
|
|\
| |
| |
| |
| |
| |
| |
| | |
[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
|
| |
| |
| |
| | |
PHPBB3-7336
|
|\ \
| | |
| | |
| | | |
[ticket/13730] Add core.delete_post_end event
|
| | |
| | |
| | |
| | | |
PHPBB3-13730
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13603] Add index_body_stat_blocks_after event
|
| |/ /
| | |
| | |
| | | |
PHPBB3-13603
|
|\ \ \
| | | |
| | | |
| | | | |
[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
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-8116
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Diff from previous patch by nickvergessen.
PHPBB3-8116
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13608] Add core.ucp_restore_permissions event
* github.com:phpbb/phpbb:
[ticket/13608] Add core.ucp_restore_permissions event
|
| | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-13608
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13609] Add core.ucp_switch_permissions event
* github.com:phpbb/phpbb:
[ticket/13609] Add core.ucp_switch_permissions event
|
| |/ / /
| | | |
| | | |
| | | | |
PHPBB3-13609
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/15146] Date profile field validation incorrect
* github.com:phpbb/phpbb:
[ticket/15146] Date profile field validation incorrect
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix by changing select input field options to match validation range
PHPBB3-15146
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13735] Fix input type number for Firefox in prosilver
* github.com:phpbb/phpbb:
[ticket/13735] Fix input type number for Firefox in prosilver
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13735
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[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
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Other phpbb.com links used in the core use a redirect rather than a direct link
so change to make the Cookie settings link a redirect also.
PHPBB3-15151
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixed extraneous whitespace at end of line.
PHPBB3-15151
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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/15174] Increase timeout for loading indicator
* github.com:phpbb/phpbb:
[ticket/15174] Split timeout message to extra method and set timeout to 60s
[ticket/15174] Increase timeout for loading indicator
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15174
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The timeout is rather low with 15 seconds until reporting
a timed out request. 25 seconds will be compatible with almost
any setup. A lot more changes would be needed to do proper
timeout checks on slow requests like purging the board cache.
PHPBB3-15174
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15108] Remove duplicate code in request->overwrite
* github.com:phpbb/phpbb:
[ticket/15108] Remove duplicate code in request->context
|
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15108
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | | |
[ticket/15080] Save unneeded file loads for extension metadata
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15080
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14938] Inconsistency in ext_mgr all_available vs is_available
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
Make optional the template object on metadata_manager creation.
Fix extension_manager_mock to have config and user components.
PHPBB3-14938
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
Make optional the template object on metadata_manager creation.
PHPBB3-14938
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
Further simplify is_available by using metadata_manager.
PHPBB3-14938
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Made is_available much more strict, in line with the checks in all_available
Refactor all_available to use is_available, saving duplicate code.
PHPBB3-14938
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Made is_available much more strict, in line with the checks in all_available
PHPBB3-14938
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[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-15142
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15142
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15142
|