| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-13361
|
|
|
|
| |
PHPBB3-13361
|
|
|
|
| |
PHPBB3-13361
|
|
|
|
| |
PHPBB3-13361
|
|\
| |
| |
| | |
[ticket/13310] Add event core.acp_email_modify_sql
|
| |
| |
| |
| | |
PHPBB3-13310
|
| |
| |
| |
| | |
PHPBB3-13310
|
|\ \
| | |
| | |
| | | |
[ticket/13228] Fix codebox "select all" font-size in UCP and MCP
|
| | |
| | |
| | |
| | | |
PHPBB3-13228
|
| | |
| | |
| | |
| | | |
PHPBB3-13228
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13297] Add unicode modifier to url/email regular expression patterns
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13297
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13354] Fix incorrect column name when deleting all topic logs.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13354
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/12885] New if for Index-page - board-index-text switch
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12885
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10442
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10744
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10744
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
PHPBB3-10744
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13323] empty auth option in posting.php
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-13323
PHPBB3-13323
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13284] Message body not included in email
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13284
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13284
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13204] Tell user that password was incorrect when exceeding attempts
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
At the end of the login method, the captcha was entered correctly and only
the password was incorrect. Therefore, just tell the user that the password
was incorrect. He will see that he still needs to enter a captcha.
PHPBB3-13204
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | |
| | | | | | | | |
[ticket/13197] Also delete group avatar from users that have it set
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13197
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13197
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13197
|
| |_|_|_|/ / /
|/| | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13316
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13337] Do not use SQL IN comparison with empty array
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
is_array() will evaluate to true even if the array is just an empty array.
Make sure we also expect an empty array passed to sql_in_set().
PHPBB3-13337
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13100] Display only confirmation buttons when deleting shadow topic
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13100
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13100
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/13133] Allow @vendor_name for includecss
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-13133
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-13133
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
[ticket/11863] Set require_activation to none if emails are disabled
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
PHPBB3-11863
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Further fall back to USER_ACTIVATION_DISABLE when emails are disabled
but evaluate it at runtime.
PHPBB3-11863
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
[ticket/13182] Add posting.php core event to allow modifying the message text
|
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
posting.php core event to allow modifying the message before parsing
would be needed for some extensions, like for adding topic title to the
topic URL etc.
Also removed 'delete' var from core.posting_modify_template_vars and
core.modify_posting_parameters as it does not exist.
PHPBB3-13182
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
[ticket/13347] missing acp_forums template events
Conflicts:
phpBB/docs/events.md
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
PHPBB3-13347
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
PHPBB3-13347
|
| | |_|_|_|/ / / / / /
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
PHPBB3-13347
|