aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12035] Correcting the conditiongeetakshi2014-03-201-1/+1
* [ticket/12035] Adding necessary conditionsgeetakshi2014-03-201-1/+1
* [ticket/12035] Adding link to user posts to ACP pagegeetakshi2014-03-171-0/+1
* Merge remote-tracking branch 'marcosbc/ticket/12247' into develop-olympusJoas Schilling2014-03-141-2/+4
|\
| * [ticket/12247] Makes static usernames workMarcos Bjorkelund2014-03-141-2/+4
| * [ticket/12247] Add ['username'] to mcp_queue.php's user_notification()Marcos Bjorkelund2014-03-131-2/+2
* | Merge remote-tracking branch 'exreaction/ticket/12202' into develop-olympusJoas Schilling2014-03-141-2/+6
|\ \ | |/ |/|
| * [ticket/12202] Can't call htmlspecialchars before checking for quotesNathaniel Guse2014-03-091-1/+5
| * [ticket/12202] Apply htmlspecialchars to style.cfg dataNathan Guse2014-03-091-3/+3
* | Merge remote-tracking branch 'bantu/ticket/12176' into develop-olympusJoas Schilling2014-03-131-2/+7
|\ \
| * | [ticket/12176] Display correct message when trying to delete founder.Andreas Fischer2014-02-151-2/+7
* | | [ticket/10549] using correct variable in includes/functions_module.php tooCrizzo2014-03-111-1/+1
* | | Merge remote-tracking branch 'dhruvgoel92/ticket/11288' into develop-olympusJoas Schilling2014-03-111-0/+6
|\ \ \
| * | | [ticket/11288] Handle +,- without preceeding whitespace charactersDhruv2013-10-051-0/+6
* | | | [ticket/10549] Adds language variablesCrizzo2014-03-101-3/+3
| |_|/ |/| |
* | | [ticket/10945] Fix return values for split_keywords functionDhruv2014-03-081-14/+8
* | | [ticket/10945] Display search query when search fails in native searchDhruv2014-03-081-18/+11
* | | [ticket/12205] Do not display 0 for empty integers when show_novalue is offJoas Schilling2014-02-251-1/+1
* | | [ticket/12210] dbtools::sql_create_table incorrectly throws errorNathaniel Guse2014-02-171-1/+1
| |/ |/|
* | [ticket/12048] Fix the regexp for language keys in custom bbcodes.Cesar G2013-12-021-2/+2
* | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-09-281-0/+7
|\ \
| * | [ticket/11873] Do not hash very large passwords in order to safe resources.Joas Schilling2013-09-281-0/+7
| * | [prep-release-3.0.12] Bumping version number for 3.0.12 final.Andreas Fischer2013-09-271-1/+1
| * | [prep-release-3.0.12] Bumping version number for 3.0.12-RC3.Andreas Fischer2013-09-021-1/+1
* | | [ticket/11864] Do not call exit after display_progress_bar in acp_forumsMarc Alexander2013-09-251-1/+0
| |/ |/|
* | [ticket/11829] Use report_closed to determine status in MCP report_detailsrechosen2013-09-042-0/+2
* | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-09-021-1/+4
|\ \ | |/
| * [ticket/11769] Allow '0' as usernameJoas Schilling2013-09-021-1/+1
| * [ticket/11769] Fix language issues in the doc blocksJoas Schilling2013-08-231-3/+3
| * [ticket/11769] Correctly supply the post author's username in posting.phpJoas Schilling2013-08-231-1/+4
* | [ticket/11799] Send anti abuse headers in "new password" emails.Andreas Fischer2013-08-231-0/+2
* | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-08-151-2/+2
|\ \ | |/
| * [ticket/11775] Fix error when moving the last post to another topicJoas Schilling2013-08-081-2/+2
| * [prep-release-3.0.12] Bumping version number for 3.0.12-RC2.Andreas Fischer2013-08-011-1/+1
* | [ticket/11762] Use the === operator to distinguish "0" from ""s9e2013-08-031-2/+2
* | [ticket/10037] Apply attached patch with a few changesOliver Schramm2013-07-251-0/+3
* | Merge branch 'prep-release-3.0.12' into develop-olympusNils Adermann2013-07-133-3/+3
|\ \ | |/
| * [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-123-3/+3
* | [develop-olympus] Increment version number to 3.0.13-dev.Andreas Fischer2013-07-121-1/+1
|/
* [develop-olympus] Bump version numbers for 3.0.12-RC1 release.Andreas Fischer2013-07-121-1/+1
* [ticket/11548] Fix incorrect usage of array_map on acp groups pageMarc Alexander2013-07-121-1/+2
* [ticket/11662] Typos: occured -> occurredAndreas Fischer2013-07-121-1/+1
* Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket...Marc Alexander2013-07-118-17/+45
|\
| * Merge remote-tracking branch 'remotes/nickv/ticket/8319' into develop-olympusNathaniel Guse2013-07-111-3/+11
| |\
| | * [ticket/8319] Do not repeat the replacementJoas Schilling2013-07-101-9/+5
| | * [ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URLJoas Schilling2013-06-031-2/+2
| | * [ticket/8319] Add new token RELATIVE_URL to allow foreign relative URL partsJoas Schilling2013-06-031-0/+4
| | * [ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuseJoas Schilling2013-06-031-1/+9
| * | [ticket/11619] Use HTTP/1.0 because of lack of chunked-encoding handling.Andreas Fischer2013-07-031-1/+1
| * | [ticket/11617] Remove spaces and tabs from empty linesMatt Friedman2013-07-021-1/+1