| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* nickvergessen/ticket/9361:
[ticket/9361] View correct error messages when editing account information
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently the "current password" is only checked, when you change something.
This means you get "Your profile has been updated." although you enter a wrong
password. I also added proper error messages, when you leave the confirm fields
empty, and sorted them in the order of the field appearances on the html page.
PHPBB3-9361
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* nickvergessen/ticket/9066:
[ticket/9066] Move regex into get_preg_expression function and add tests
[ticket/9066] Disallow some database prefix to prevent same errors and problems
|
| |/
| |
| |
| | |
PHPBB3-9066
|
|\ \
| | |
| | |
| | |
| | | |
* igorw/ticket/10087:
[ticket/10087] Organize bans in acp_baninto optgroups
|
| |/
| |
| |
| | |
PHPBB3-10087
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* igorw/ticket/8616:
[ticket/8616] Include old U_INBOX var for BC
[ticket/8616] Rename U_INBOX to U_VIEW_MESSAGE
[ticket/8616] Direct links in pm notification emails
|
| | |
| | |
| | |
| | | |
PHPBB3-8616
|
| | |
| | |
| | |
| | | |
PHPBB3-8616
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Import the "Direct links in pm notification emails" modification,
version 1.0.1.
PHPBB3-8616
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* bantu/ticket/10190:
[ticket/10190] Do not show hint about permissions when editing forum settings.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10190
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* igorw/ticket/10365:
[ticket/10365] Fix up S_POST_UNAPPROVED check, make it easier to read
[ticket/10365] Require m_report permission to see reports in mcp_post
[ticket/10365] Make sure moderators only get mcp_reports link when allowed
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10365
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This was exposed to anyone with m_ perms in mcp_post_details.
PHPBB3-10365
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The m_report permission is not not being checked when displaying the link to
mcp_reports.
PHPBB3-10365
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* nickvergessen/ticket/10237:
[ticket/10237] Display login-box for guests, when (un)subscribing
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also initialise $is_watching for PHP Notice: Undefined variable is_watching
PHPBB3-10237
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | | |
* nickvergessen/ticket/9036:
[ticket/9036] Add template variable 'S_AUTH_READ' to forumlist
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-9036
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* cs278/ticket/9307:
[ticket/9307] Add config variable to installation schema.
[ticket/9307] Remove hardcoded chunk size of mass emails.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The new config option is 'email_max_chunk_size' I have not added
an interface option to change this.
PHPBB3-9307
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* bantu/ticket/10420:
[ticket/10420] Update includes/startup.php for PHP 5.4.
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHP 5.4 dropped support for register globals and magic quotes.
Calling set_magic_quotes_runtime() on PHP 5.4 actually results in an
E_CORE_ERROR error.
PHPBB3-10420
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* bantu/ticket/10421:
[ticket/10421] Correct parameter order for phpbb_check_hash() in acp_users.php
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10421
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It does not make sense to send notifications to users joining a freely open
group. They already know that they were added to the group, because they
triggered the actual join.
PHPBB3-10259
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* nickvergessen/ticket/9525:
[ticket/9525] Minimum post length 0 is accepted but not working.
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-9525
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* github-igorw/ticket/10377:
[ticket/10377] Do not allow all moderators to sticky posts
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In the mcp the change_topic_type does not properly check permissions,
allowing moderators to make any post sticky or announced by visiting the
correct URL.
PHPBB3-10377
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* bantu/ticket/10327:
[ticket/10327] Use $this->tools instead of creating a new instance of db_tools.
[ticket/10327] Also change CREATE UNIQUE INDEX to use ALTER TABLE.
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10327
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-8240
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-8240
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* bantu/ticket/10327:
[ticket/10327] Change CREATE INDEX to ALTER TABLE table ADD INDEX for MySQL.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* CREATE INDEX is internally mapped to an ALTER INDEX statement.
* CREATE INDEX requires the INDEX permission.
* ALTER TABLE requires the (more powerful) ALTER permission.
* We require the ALTER permission anyway for operation.
* Changing CREATE INDEX to ALTER TABLE thus removes dependency on the INDEX
permission which is good because some management software does not give
out the INDEX permission by default.
http://dev.mysql.com/doc/refman/5.0/en/create-index.html
PHPBB3-10327
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10212
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
develop-olympus
* github-nickvergessen/ticket/10074:
[ticket/10074] Change default value of 'Set as special rank' to No
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-10074
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* github-bantu/ticket/10278:
[ticket/10278] Show VERSIONCHECK_FAIL instead of FSOCK_TIMEOUT.
[ticket/10278] Also timeout when receiving data over a slow connection.
[ticket/10278] Decrease default timeout of get_remote_file() to 6 seconds.
[ticket/10278] Return with a timeout error when fread() or fgets() time out.
[ticket/10278] Also set timeout on stream in get_remote_file().
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10278
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10278
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10278
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10278
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
From the PHP manual for fsockopen():
If you need to set a timeout for reading/writing data over the socket, use
stream_set_timeout(), as the timeout parameter to fsockopen() only applies
while connecting the socket.
http://www.php.net/manual/en/function.fsockopen.php
PHPBB3-10278
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | | |
* igorw/ticket/10307:
[ticket/10307] Add a test for PHPBB3-10307
[ticket/10307] Return false in mysqli sql_fetchrow on empty result
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-10307
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* nickvergessen/ticket/10304:
[ticket/10304] Fix URL for ICQ while view private messages
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-10304
|