| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10320
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9995
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9995
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The $forum_ids array is only used if $mark_read == 'forums'.
When $mark_read == 'forums', we either continue when
$auth->acl_get('f_list', $forum_id) is false or true.
So this statement is never useful.
PHPBB3-9995
|
| |/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit f9dbe33fa7917b6220a85a01ed9f395f3f1bb888.
The code which was added also removed new lines and tabs.
PHPBB3-10240
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* bantu/ticket/9297:
[ticket/9297] Add network to class name of unit tests.
[ticket/9297] Fix typo in localhost.
[ticket/9297] Rename test class to reflect its contents.
[ticket/9297] Adjust comment - IPv6 is needed for IPv6 connections to work.
[ticket/9297] Fix markTestSkipped call in setUpBeforeClass.
[ticket/9297] Skip FTP PASV/EPSV test if FTP connection fails.
[ticket/9297] Separate ipv4 and ipv6 tests into separate functions.
[ticket/9297] Update copyright year of unit test file.
[ticket/9297] Make EPSV unit tests work without IPv6.
[ticket/9297] Unit tests for ftp_fsock PASV and EPSV.
[ticket/9297] Add support for Extended Passive Mode (EPSV) in ftp_fsock class.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-9297
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
* callumacrae/ticket/10240:
[ticket/10240] Added code to strip control characters from messages.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It is possible to evade the word filter using control characters.
Seeing as control characters have no practical application in a bulletin
board software, it doesn't do any harm to remove them entirely. That is
what this commit does.
PHPBB3-10240
|
| |\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
* naderman/ticket/8937:
[ticket/8937] Keep space characters in front of [code] bbcode content
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-8937
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* bantu/ticket/10299:
[ticket/10299] Fix typo in comment about $max_store_length in truncate_string()
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10299
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-10303
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* callumacrae/ticket/9645:
[ticket/9645] Added code to repair invalid anchor names in acp_php_info.
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some of the anchor tags produced by php_info had names like "module_Zend
Optimizer", which is obviously invalid. This commit adds some code that
repairs the names by replacing all spaces found in the names with
underscores.
PHPBB3-9645
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
* bantu/ticket/10263:
[ticket/10263] Fix comment about return value of phpbb_version_compare().
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10263
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* github-bantu/ticket/10257:
[ticket/10257] Slightly adjust comments about AAAA records on Windows XP/2003.
[ticket/10257] Fix AAAA record parsing for old versions of Windows
[ticket/10257] Add missing break statement after CNAME block.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10257
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Older versions of Windows use a different output format for AAAA records.
PHPBB3-10257
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-10257
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* github-bantu/ticket/10274:
[ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_main
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-10274
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
* github-bantu/ticket/10263:
[ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.php
[ticket/10263] Call phpbb_version_compare() from includes/acp/acp_update.php
[ticket/10263] Adding unit tests for phpbb_version_compare().
[ticket/10263] Add wrapper for version_compare() that allows the use of A and B
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10263
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10263
|
| | |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Add wrapper function for version_compare() that allows using uppercase A and B
for alpha and beta release version strings.
PHPBB3-10263
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* github-rxu/ticket/10226:
[ticket/10226] Use is_numeric() instead of preg_replace()
[ticket/10226] Allow mysqli connections via local sockets/pipes
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10226
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10226
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-olympus
* github-nickvergessen/ticket/10252:
[ticket/10252] Correctly document behaviour of acl_get_list() for a_ permission
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Be careful when using this function with permissions a_, m_, u_ and f_ ! It may not work correctly. When a user group grants an a_* permission, e.g. a_foo, but the user's a_foo permission is set to "Never", then the user does not in fact have the a_ permission. But the user will still be listed as having the a_ permission.
PHPBB3-10252
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* github-bantu/ticket/10243:
[ticket/10243] Adding a few unit tests for phpbb_gmgetdate().
[ticket/10243] Call phpbb_gmgetdate() from various places.
[ticket/10243] Adding wrapper function for getdate() for UTC timestamps.
|
| | | |_|/ /
| |/| | |
| | | | |
| | | | | |
PHPBB3-10243
|
| |\ \ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-olympus
* github-nickvergessen/ticket/10237:
[ticket/10237] Also display login-box on subscribing
[ticket/10237] Handle watching and unwatching the same way.
[ticket/10237] Use confirm-box to handle unwatching a forum/topic actions
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10237
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also add some information to the confirm-box (forum_name / topic title)
PHPBB3-10237
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10237
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-olympus
* github-nickvergessen/ticket/5506:
[ticket/5506] Do not display an empty last page after deleting logs.
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
The fix is copied from view_inactive_users().
Also add keywords and sort parameters to url for deleting logs and inactive users.
And finally save some queries if there are no logs/users to display anyway
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-10267
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* prep-release-3.0.9:
[ticket/10250] The site_logo hash is different depending on imageset & language
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
[ticket/10250] Overwrite the site_logo width&height when the phpbb logo is used
[ticket/10250] Added the new phpBB Logo with the Registered Trademark Symbol
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* naderman/ticket/10250:
[ticket/10250] The site_logo hash is different depending on imageset & language
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
[ticket/10250] Overwrite the site_logo width&height when the phpbb logo is used
[ticket/10250] Added the new phpBB Logo with the Registered Trademark Symbol
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10250
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10250
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The new logo is slightly wider than the old logo. If we changed the size in the
imageset.cfg we would cause a conflict for everyone who replaced the logo with
their own and modified the size. Instead we overwrite the width and height in
the img() function in session.php only if its contents are that of the stock
phpbb logo.
PHPBB3-10250
|
| |\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | |
| | | | |
* prep-release-3.0.9:
[ticket/9859] Changing all phpBB footers to match the new credit line
[ticket/9859] New footer copyright line with registered symbol
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-9859
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* prep-release-3.0.9:
[ticket/10247] Use COUNT(*) instead of COUNT(attempt_id)
|