| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
This will allow sending URLs to search results to other users. The advanced
search page has always worked like this, but these special pages used to
cause problems.
PHPBB3-7888
|
| |\
| |
| |
| |
| | |
* nickvergessen/ticket/10203:
[ticket/10203] Fix quotations and hyphen in language strings for PHPBB3-10067
|
| | |
| |
| |
| | |
PHPBB3-10203
|
| |\ \
| |/
|/|
| |
| | |
* naderman/ticket/10067:
[ticket/10067] Add separator to h_radio to place options on individual lines
|
| | |
| |
| |
| |
| |
| |
| | |
The previous mechanism for account activation resulted in two h_radio calls
with identical id attributes for two elements.
PHPBB3/10067
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* ticket/bantu/10042:
[ticket/10042] GD CAPTCHA: Call phpbb_mt_rand() where required.
[ticket/10042] GD CAPTCHA: Round offset to the next pixel.
[ticket/10042] Add mt_rand() wrapper which allows swapping $min and $max.
|
| | | |
| | |
| | |
| | | |
PHPBB3-10042
|
| | | |
| | |
| | |
| | | |
PHPBB3-10042
|
| | | |
| | |
| | |
| | | |
PHPBB3-10042
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* ticket/bantu/9922:
[ticket/9922] Link post subject to the post's anchor in subsilver2.
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Link post subject to the post's anchor in subsilver2 to expose full URL to post
which is otherwise only hidden behind the small post icon.
PHPBB3-9922
|
| |\ \ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* ticket/p/10067:
[ticket/10067] Clarify language for user activation options in ACP.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10067
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* ticket/nickvergessen/10158:
[ticket/10158] Remove some code duplication from generating the message.
[ticket/10158] Only view "Return to" links if they are useful.
[ticket/10158] Add return-link to folder, when the user replied from a folder.
[ticket/10158] Add "Return to Inbox"-link to "PM send"-message.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10158
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10158
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10158
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10158
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* ticket/bantu/10195:
[ticket/10195] Return false in session::check_dnsbl() when IPv6 is passed.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
There is no support for IPv6 addresses in the blacklists we check right now.
PHPBB3-10195
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* naderman/ticket/10149:
[ticket/10149] Skip foreach over GLOBALS cookie values if cookie is scalar
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10149
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* naderman/ticket/9950:
[ticket/9950] Use actual language instead of user's language in overall header
|
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-9950
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* naderman/ticket/9685:
[ticket/9685] Test for databases that are able to nest transactions
[ticket/9685] Consistently name the new sql_buffer_nested_transactions function
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
If a database is unable to nest transactions the dbal should implement
sql_buffer_nested_transactions to signal that buffering of the outer
results and closing of the outer transaction is required to open the
inner transaction.
PHPBB3-9685
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9685
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
* ticket/p/10039:
[ticket/10039] Added mssqlnative cases to phpBB 2.0 converter.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10039
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* erikfrerejean/ticket/10192:
[ticket/10192] Add missing semicolon
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
if the index has to be recreated it will run into the private message
table query.
PHPBB3-10192
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* p/ticket/9630:
[ticket/9630] Make language for moving posts clearer in quickmod/mcp.
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-9630
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* p/ticket/10191:
[ticket/10191] Use ob_get_level in exit_handler for output buffering check.
|
| | | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Calling flush() when output buffering is enabled causes output to be
duplicated. Besides phpBB enabling output buffering for gzip compression,
output buffering may be enabled externally to phpBB via output_handler
or output_buffering directives in php.ini.
Use ob_get_level to determine whether output buffering is active and
call ob_flush in that case.
PHPBB3-10191
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
* p/ticket/10188:
[ticket/10188] Use ob_get_level in msg_handler for output buffering check.
|
| |/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Output buffering may be enabled via various approaches, among them:
* output_buffering in php.ini;
* output_handler in php.ini enables output_buffering;
* ob_start call.
ob_get_level allows us to query php runtime for the actual output buffering
status.
PHPBB3-10188
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* bantu/ticket/10146:
[ticket/10146] Firebird: 1 <= precision <= 18 ==> Cast to DECIMAL(18, 0).
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-10146
|
| |\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
* p/ticket/10186:
[ticket/10186] UCP signature panel displays when not authed for signatures
|
| |/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The signature panel link was displayed even when a user did not have the
auths to create/edit their signature. Clicking on the link gave a
trigger_error of "Not authorised to have a signature". Hide the link
when user does not have permissions to edit their signature.
PHPBB3-10186
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* bantu/ticket/10126:
[ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting.
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Make what we want to achieve clear by using "and not" instead of "xor".
PHPBB3-10126
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* bantu/ticket/10170:
[ticket/10170] Fix broken recaptcha verification host.
[ticket/10170] Include www in hostname in language strings.
[ticket/10170] Update language entries
[ticket/10170] reCaptcha API has been moved.
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-10170
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-10170
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update the language entries to reflect the reCaptcha
API change.
PHPBB3-10170
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The reCaptcha API has been moved from recaptcha.net to
google.com/recaptcha.
PHPBB3-10170
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* bantu/ticket/10154:
[ticket/10154] Move "copy permissions from" to below "parent" on forum creation
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Move "copy permissions from" to below "parent forum" in forum creation form.
PHPBB3-10154
|