| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
* ticket/p/7252:
[ticket/7252] Removed an outdated comment pertaining to PHP 4.x.
|
| |/
|
|
| |
PHPBB3-7252
|
| |\
| |
| |
| |
| | |
* develop-olympus:
[ticket/10109] Fix "Undefined Index" errors when copying a topic.
|
| | |\
| | |
| | |
| | |
| | | |
* ticket/nickvergessen/10109:
[ticket/10109] Fix "Undefined Index" errors when copying a topic.
|
| | | |
| | |
| | |
| | | |
PHPBB3-10109
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10117] Add one more missed 'u' modifier, add code comment
[ticket/10115] Switch UTF-8 mode on for the rest of BBCodes
[ticket/10117] Make smilies to be correctly parsed within unicode text.
[ticket/10115] Make some text oriented BBCodes to properly handle unicode.
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* ticket/rxu/10117:
[ticket/10117] Add one more missed 'u' modifier, add code comment
[ticket/10117] Make smilies to be correctly parsed within unicode text.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10117
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10117
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* ticket/rxu/10115:
[ticket/10115] Switch UTF-8 mode on for the rest of BBCodes
[ticket/10115] Make some text oriented BBCodes to properly handle unicode.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10115
|
| | | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
[quote], [b], [i], [size], [color], [u], [list] are affected.
PHPBB3-10115
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* p/ticket/10136:
[ticket/10136] Added missing $request globalizations in functions.php.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10136
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* ticket/nickvergessen/9684:
[ticket/9684] Also display forum-name in subsilver2 template
[ticket/9684] Move currently existing GAs to a selectable forum while updating.
[ticket/9684] View origin-forumname for GAs in topic-list
[ticket/9684] Fix Forum/Topic-Tracking for global announcements
[ticket/9684] Fix a SQL-Error in the posting.php
[ticket/9684] Remove code in some more files especially includes/
[ticket/9684] Remove code for global announcement in root-files
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9684
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9684
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Correct some links using ['forum_id'] instead of $forum_id.
Correctly handle from "sort by day"-viewforum when there are global
announcements displayed in the forum.
PHPBB3-9684
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Should be ready for intensive testing now.
PHPBB3-9684
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9684
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Topic-Tracking is still missing.
PHPBB3-9684
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9684
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | / / /
| | |/ / /
| |/| | |
| | | | | |
* develop-olympus:
[ticket/10128] Pass E_USER_WARNING to trigger_error() calls from user_ban().
[ticket/10123] Change "smilie" to "smiley" as per our coding guidelines.
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* ticket/bantu/10128:
[ticket/10128] Pass E_USER_WARNING to trigger_error() calls from user_ban().
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The user_ban() function is shared by the MCP and the ACP.
Mark trigger_error() calls as errors by passing E_USER_WARNING to make the
error message appear on red background (instead of green background) in the
ACP.
PHPBB3-10128
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* ticket/bantu/10123:
[ticket/10123] Change "smilie" to "smiley" as per our coding guidelines.
|
| | | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10123
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/9581] Fix missing index
[ticket/9581] Slightly tweaked queries
[ticket/9581] Make banlist table select optional
[ticket/9581] Mass e-mail to banned users
|
| | |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* ticket/erikfrerejean/9581:
[ticket/9581] Fix missing index
[ticket/9581] Slightly tweaked queries
[ticket/9581] Make banlist table select optional
[ticket/9581] Mass e-mail to banned users
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add `u.user_lang` to the select statement to prevent "undefined
index" errors.
PHPBB3-9581
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Changed the queries based upon comments by Oleg and Nick, this
should return the expected result in every case.
PHPBB3-9581
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Per Nick, only set the `BANLIST_TABLE` in the select statement
if the `$sql_ban_where` variable is set.
PHPBB3-9581
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Implement the suggestion made by Adam in the ticket, this will add
an additional checkbox to the mass e-mail page. By checking this
the mass e-mail shall also be send to banned users. By default
banned users however are excluded from the mass e-mail.
PHPBB3-9581
|
| |\ \ \ \ \ \
| |/ / / / /
| | | / / /
| |_|/ / /
|/| | | | |
* develop-olympus:
[ticket/10084] Add smilie/icon errors out when file is missing
|
| | |\ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
* ticket/nickvergessen/10084:
[ticket/10084] Add smilie/icon errors out when file is missing
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-10084
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10121] Fix missing urlencode() for ICQ-number in viewtopic.php
[ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.
|
| | |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
* ticket/nickvergessen/10121:
[ticket/10121] Fix missing urlencode() for ICQ-number in viewtopic.php
[ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10121
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-10121
|
| |\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/9751] Add shortcut logic for pass_complex == PASS_TYPE_ANY.
[ticket/9751] Compare $password with empty string instead of casting it to bool
[ticket/9751] Use a switch/case block without break for password complexity.
[ticket/9751] Password requirement "Must contain letters and numbers" fails
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* ticket/bantu/9751:
[ticket/9751] Add shortcut logic for pass_complex == PASS_TYPE_ANY.
[ticket/9751] Compare $password with empty string instead of casting it to bool
[ticket/9751] Use a switch/case block without break for password complexity.
[ticket/9751] Password requirement "Must contain letters and numbers" fails
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add shortcut logic for pass_complex because this is the default value phpBB
ships with and there is nothing to do in that function in that case.
PHPBB3-9751
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-9751
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-9751
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-9751
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10112] Replaced a couple occurrences of count() with sizeof()
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* callumacrae/ticket/10112:
[ticket/10112] Replaced a couple occurrences of count() with sizeof()
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
As per the coding guidlines, sizeof() should be used instead of count().
PHPBB3-10112
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* haklop/feature/redis:
[feature/redis] Add Redis cache driver using phpredis extension
|