aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/8558] Use only one variable and improve explain stringOliver Schramm2014-04-172-17/+5
* [ticket/8558] Add config in migrations and schema_dataOliver Schramm2014-04-172-0/+31
* [ticket/8558] Add display name in emails from boardMarkus Stenudd2014-04-173-2/+19
* Merge pull request #2318 from prototech/ticket/12121Joas Schilling2014-04-161-0/+9
|\
| * [ticket/12121] Preserve link redirect counts when updating from 3.0.x.Cesar G2014-04-151-0/+9
* | Merge pull request #2243 from n-aleha/ticket/12345Joas Schilling2014-04-162-2/+5
|\ \ | |/ |/|
| * [ticket/12345] Improve search flood interval message for ascraeusn-aleha2014-04-162-2/+5
* | Merge pull request #2305 from n-aleha/ticket/12391Joas Schilling2014-04-161-3/+15
|\ \
| * | [ticket/12391] Assign variables to core.posting_modify_template_varsn-aleha2014-04-141-3/+15
| |/
* | Merge pull request #2304 from n-aleha/ticket/12191Joas Schilling2014-04-161-0/+12
|\ \
| * | [ticket/12191] Move notification options to bottom while installingn-aleha2014-04-141-0/+12
| |/
* | Merge pull request #2301 from rxu/ticket/12401Joas Schilling2014-04-161-1/+4
|\ \
| * | [ticket/12401] Pass more data to core.viewtopic_modify_post_row eventrxu2014-04-131-1/+4
| |/
* | Merge pull request #2300 from rxu/ticket/12400Joas Schilling2014-04-161-0/+12
|\ \
| * | [ticket/12400] Add viewforum event to modify topics datarxu2014-04-131-0/+12
| |/
* | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-04-151-2/+2
|\ \
| * \ Merge pull request #2310 from n-aleha/ticket/12397Andreas Fischer2014-04-151-2/+2
| |\ \
| | * | [ticket/12397] Fix sql_unique_index_exists doc blockn-aleha2014-04-161-2/+2
* | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-04-153-15/+28
|\ \ \ \ | |/ / /
| * | | Merge pull request #2195 from Elsensee/ticket/10423Joas Schilling2014-04-153-15/+28
| |\ \ \ | | |/ / | |/| |
| | * | [ticket/10423] Replace foreach with function in viewtopic.phpOliver Schramm2014-04-151-12/+5
| | * | [ticket/10423] Match multiple wildcardsOliver Schramm2014-04-131-2/+2
| | * | [ticket/10423] Move code into a function and add tests for itOliver Schramm2014-04-133-5/+23
| | * | [ticket/10423] Remove * from search or highlight stringOliver Schramm2014-03-282-5/+7
* | | | Merge branch 'ticket/lucifer4o/12344' into develop-ascraeusJoas Schilling2014-04-151-1/+13
|\ \ \ \
| * | | | [ticket/12344] Add core.pm_submit_before to function submit_pmlucifer4o2014-04-151-1/+13
* | | | | Merge pull request #2286 from nickvergessen/ticket/12388Andreas Fischer2014-04-151-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12388] Fix translation of log entries without additional log dataJoas Schilling2014-04-111-0/+4
* | | | | Merge remote-tracking branch 'marc/ticket/12004' into develop-ascraeusJoas Schilling2014-04-141-0/+10
|\ \ \ \ \
| * | | | | [ticket/12004] Support empty routes to app.php/ in path_helperMarc Alexander2014-04-111-0/+10
* | | | | | Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-1419-148/+73
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplayMarc Alexander2014-04-111-2/+2
| * | | | | [ticket/12372] Use admin.js $(document).ready for hiding questionnaire detailsMarc Alexander2014-04-112-7/+4
| * | | | | [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()Marc Alexander2014-04-0713-49/+49
| * | | | | [ticket/12372] Move dE() function core.jsMarc Alexander2014-04-077-112/+23
| * | | | | [ticket/12372] Unify definition of function dE() across all filesMarc Alexander2014-04-074-38/+51
| * | | | | [ticket/12372] Use jQuery in javascript dE() functionMarc Alexander2014-04-071-7/+11
* | | | | | Merge remote-tracking branch 'marc/ticket/12211' into develop-ascraeusJoas Schilling2014-04-121-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/12211] Do not run attachment file names twice through htmlspecialcharsMarc Alexander2014-04-111-1/+1
* | | | | | | Merge remote-tracking branch 'VarunAgw/ticket/12351' into develop-ascraeusCesar G2014-04-114-10/+10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ticket/12351] Add loading indicator to links that are missing it.Varun Agrawal2014-04-124-10/+10
* | | | | | | Merge remote-tracking branch 'rxu/ticket/12336' into develop-ascraeusJoas Schilling2014-04-111-1/+15
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12336] Add functions_module.php core eventrxu2014-04-071-1/+15
* | | | | | | | [ticket/12386] Rename DEBUG_EXTRA to DEBUG_CONTAINER for more descriptive nameMarc Alexander2014-04-112-6/+6
* | | | | | | | [ticket/12386] Add DEBUG_EXTRA again and use it for container creationMarc Alexander2014-04-112-2/+13
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12283' into develop-ascraeusJoas Schilling2014-04-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12283] Remove obsolete online class from posting review pageMatt Friedman2014-04-081-1/+1
* | | | | | | | Merge remote-tracking branch 'paybas/ticket/12377' into develop-ascraeusJoas Schilling2014-04-116-119/+120
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12377] Forgot to change the INCLUDEsPayBas2014-04-102-2/+2
| * | | | | | | | [ticket/12377] Renamed template files to navbar_xxxPayBas2014-04-103-4/+4