aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12300] Rename new class for row icon linksMatt Friedman2014-03-277-7/+7
* [ticket/12300] Make topic icon links clickable to newest unread postsMatt Friedman2014-03-247-2/+20
* [ticket/12300] Revert topic title links back to default behaviorMatt Friedman2014-03-245-41/+13
* Merge remote-tracking branch 'VSEphpbb/ticket/12292' into develop-ascraeusCesar G2014-03-221-1/+1
|\
| * [ticket/12292] Fix syntax error in admin.cssMatt Friedman2014-03-221-1/+1
* | Merge remote-tracking branch 'nickvergessen/ticket/12268' into develop-ascraeusDhruv2014-03-232-5/+38
|\ \
| * | [ticket/12268] Do not use substr but just compare the characterJoas Schilling2014-03-151-1/+2
| * | [ticket/12268] Rename class file to recursive_dot_prefix_filter_iterator.phpJoas Schilling2014-03-141-0/+0
| * | [ticket/12268] Move class out of extension namespace and rename itJoas Schilling2014-03-142-5/+5
| * | [ticket/12268] Do not search in folders starting with a dotJoas Schilling2014-03-141-7/+2
| * | [ticket/12268] Use FilesystemIterator::SKIP_DOTSJoas Schilling2014-03-141-6/+10
| * | [ticket/12268] Extension finder should not crawl through .git/ of extensionsJoas Schilling2014-03-132-1/+34
* | | Merge remote-tracking branch 'rxu/ticket/12289' into develop-ascraeusJoas Schilling2014-03-223-0/+20
|\ \ \
| * | | [ticket/12289] Add viewtopic template events for posts specific custom noticesrxu2014-03-223-0/+20
* | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-222-1/+15
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'geetakshi/ticket/12035' into develop-olympusJoas Schilling2014-03-222-1/+2
| |\ \ \ \
| | * | | | [ticket/12035] Correcting the conditiongeetakshi2014-03-201-1/+1
| | * | | | [ticket/12035] Adding necessary conditionsgeetakshi2014-03-202-2/+2
| | * | | | [ticket/12035] Adding link to user posts to ACP pagegeetakshi2014-03-172-1/+2
* | | | | | Merge remote-tracking branch 'vsephpbb/ticket/11904' into develop-ascraeusJoas Schilling2014-03-221-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/11904] Update explanation for what Allow CDN doesMatt Friedman2014-03-161-1/+1
* | | | | | | Merge remote-tracking branch 'geetakshi/ticket/11357' into develop-ascraeusJoas Schilling2014-03-222-2/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11357] Correcting invalid markupgeetakshi2014-03-192-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12292' into develop-ascraeusJoas Schilling2014-03-223-12/+11
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | [ticket/12292] Improve style details pageMatt Friedman2014-03-203-12/+11
* | | | | | | [ticket/12293] Add missing compact() call to phpBB/phpbb/log/log.php events.Forumhulp.com2014-03-221-4/+4
|/ / / / / /
* | | | | | Merge pull request #2137 from geetakshi/ticket/8309Dhruv Goel2014-03-208-12/+11
|\ \ \ \ \ \
| * | | | | | [ticket/8309] Changing $last_activity to $last_activegeetakshi2014-03-203-6/+6
| * | | | | | [ticket/8309] Removing key with similar function to avoid redundancygeetakshi2014-03-177-8/+7
| * | | | | | [ticket/8309] Moving key to get keys in alphabetical ordergeetakshi2014-03-161-1/+1
| * | | | | | [ticket/8309] Rename $last_visit to $last_activitygeetakshi2014-03-163-6/+6
| * | | | | | [ticket/8309] Renaming "Last visit" to "Last activity"geetakshi2014-03-167-8/+8
* | | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12285' into developJoas Schilling2014-03-191-2/+4
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12285] Fix mult-lingual issues between extensionsMatt Friedman2014-03-191-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'Elsensee/ticket/11169' into developJoas Schilling2014-03-192-1/+78
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11169] Skip migration if "Users" category has been deletedOliver Schramm2014-03-191-1/+3
| * | | | | | | [ticket/11169] Move module 'prune users' to users categoryOliver Schramm2014-03-162-1/+76
* | | | | | | | Merge pull request #2145 from Elsensee/ticket/10590Dhruv Goel2014-03-201-9/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/10590] Remove confirmation page after postingOliver Schramm2014-03-161-9/+3
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'netdeamon/ticket/12198-Language-issue' into dev...Joas Schilling2014-03-191-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12198] Language issue in en/common.phpnetdeamon2014-03-181-2/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'develop-olympus' into developJoas Schilling2014-03-191-1/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | [ticket/11766] Hide edit, quote and delete buttons if topic is lockedOliver Schramm2014-03-191-1/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'prototech/ticket/12160' into developJoas Schilling2014-03-184-36/+71
|\ \ \ \ \ \
| * | | | | | [ticket/12160] Use phpbb_check_installation_exists() in the other modules.Cesar G2014-02-222-17/+3
| * | | | | | [ticket/12160] Move phpbb_check_installation_exists() to functions_install.phpCesar G2014-02-222-19/+19
| * | | | | | [ticket/12160] Check if phpBB is installed before creating phpBB container.Cesar G2014-02-151-19/+49
| * | | | | | [ticket/12160] Add function to check if phpBB is installed.Cesar G2014-02-151-0/+19
* | | | | | | Merge remote-tracking branch 'rxu3/ticket/12278' into developJoas Schilling2014-03-181-0/+17
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12278] Add mcp.php core event to allow to modify modules display optionrxu2014-03-171-0/+17
| | |_|/ / / / | |/| | | | |