aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11959] Remove use of plurals and make it possible to use Oxford comma.Cesar G2014-03-191-5/+15
* [ticket/11959] Rename phpbb_gen_string_list() & fix incorrect var name.Cesar G2014-03-191-1/+1
* [ticket/11959] Add function to create a string list.Cesar G2014-03-191-0/+22
* Merge remote-tracking branch 'prototech/ticket/12160' into developJoas Schilling2014-03-181-0/+19
|\
| * [ticket/12160] Move phpbb_check_installation_exists() to functions_install.phpCesar G2014-02-222-19/+19
| * [ticket/12160] Add function to check if phpBB is installed.Cesar G2014-02-151-0/+19
* | Merge branch 'ticket/11239' of github.com:geetakshi/phpbb into developJoas Schilling2014-03-161-1/+2
|\ \
| * | [ticket/11239] Removing hard-coded, language specific possessivegeetakshi2014-03-161-1/+1
| * | [ticket/11239] Including username before Overview titlegeetakshi2014-03-161-1/+2
* | | [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