aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [prep-release-3.1.0-b1] Update build version to 3.1.0-b2-devJoas Schilling2014-03-151-1/+1
* [prep-release-3.1.0-b1] Update version to 3.1.0-b1Joas Schilling2014-03-151-1/+1
* [ticket/12272] Fix hardcoded colons in subforums.Maƫl Soucaze2014-03-151-1/+1
* Merge remote-tracking branch 'EXreaction/ticket/9871-2' into developJoas Schilling2014-03-143-89/+30
|\
| * [ticket/9871] Fix indentation on commentNathan Guse2014-03-141-2/+2
| * [ticket/9871] Restore phpbb_version_compareNathan Guse2014-03-051-4/+10
| * [ticket/9871] Restore get_remote_fileNathan Guse2014-03-052-68/+66
| * [ticket/9871] Use $request->variable instead of request_varNathan Guse2014-03-052-3/+3
| * [ticket/9871] Update version check file to use json formatNathan Guse2014-02-195-164/+101
* | Merge branch 'develop-olympus' into developJoas Schilling2014-03-141-2/+6
|\ \
| * \ 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 pull request #2126 from nickvergessen/ticket/forumhulp/12241Dhruv Goel2014-03-141-1/+13
|\ \ \ \
| * | | | [ticket/12241] Add @var for the argumentsJoas Schilling2014-03-141-0/+3
| * | | | [ticket/12241] Update event name and version match our guidelinesJoas Schilling2014-03-141-6/+4
| * | | | [ticket/12241] Add submit to event variablesForumhulp.com2014-03-141-1/+1
| * | | | [ticket/12241] Move $phpbb_dispatcher to the topForumhulp.com2014-03-141-2/+1
| * | | | [ticket/12241] Event to add and/or modify acp_board configurationsForumhulp.com2014-03-141-0/+12
* | | | | Merge pull request #2109 from nickvergessen/ticket/11581Nathan Guse2014-03-131-0/+25
|\ \ \ \ \
| * | | | | [ticket/11581] Hide categories when they have no visible childrenJoas Schilling2014-03-131-0/+25
* | | | | | Merge pull request #2113 from nickvergessen/ticket/8041Andreas Fischer2014-03-131-3/+4
|\ \ \ \ \ \
| * | | | | | [ticket/8041] Add space/tabs after => in array listJoas Schilling2014-03-131-3/+3
| * | | | | | [ticket/8041] Merge item name into "Return to" string for better translationsJoas Schilling2014-03-121-2/+3
* | | | | | | Merge branch 'develop-olympus' into developJoas Schilling2014-03-131-2/+7
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | 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
* | | | | | | | Merge pull request #2104 from nickvergessen/ticket/12261Nathan Guse2014-03-121-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12261] Add a functional test for redirect after using login_box()Joas Schilling2014-03-101-3/+1
| * | | | | | | | [ticket/12261] Remove web root path from login redirect urlJoas Schilling2014-03-101-2/+10
* | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2014-03-121-1/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | [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
* | | | | | | | | Merge remote-tracking branch 'rxu3/ticket/12260' into developJoas Schilling2014-03-111-8/+59
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | [ticket/12260] Add core events to delete_posts() function.rxu2014-03-111-8/+59
* | | | | | | | | Merge branch 'develop-olympus' into developNathan Guse2014-03-101-3/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [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
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #2101 from nickvergessen/ticket/10763Nathan Guse2014-03-103-22/+26
|\ \ \ \ \ \ \
| * | | | | | | [ticket/10763] Do not call messenger::error() staticallyJoas Schilling2014-03-091-4/+8
| * | | | | | | [ticket/10763] Do not call non-static transfer() staticallyJoas Schilling2014-03-091-2/+2
| * | | | | | | [ticket/10763] Fix static calls to non static methods in colour_managerJoas Schilling2014-03-091-16/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2092 from nickvergessen/ticket/12090Nathan Guse2014-03-101-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ticket/12090] Split finding routes and returning routes into 2 methodsJoas Schilling2014-03-091-2/+2
| * | | | | | [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-081-4/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2074 from Crizz0/ticket/12240Nathan Guse2014-03-081-0/+1
|\ \ \ \ \ \