aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2697 from n-aleha/ticket/12816Andreas Fischer2014-07-071-1/+1
|\
| * [ticket/12816] Fix comment about logs in user_ban functionn-aleha2014-07-051-1/+1
* | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-0417-48/+54
|\ \
| * | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-2617-48/+54
* | | [ticket/12013] Use the correct variable for the forum id.Cesar G2014-07-041-1/+1
* | | [ticket/12013] Use path helper.Cesar G2014-07-041-4/+5
* | | [ticket/12013] Use new dropdown for quickmod tools and jumpbox.Cesar G2014-07-041-7/+11
* | | Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeusCesar G2014-07-032-2/+3
|\ \ \
| * | | [ticket/12662] Add span containers to all usernames for consistencyPayBas2014-06-251-2/+2
| * | | [ticket/12662] Improve template checksPayBas2014-06-251-1/+1
| * | | [ticket/12662] Initial setupPayBas2014-06-251-0/+1
* | | | Merge pull request #2674 from Nicofuma/ticket/12784Joas Schilling2014-07-031-0/+31
|\ \ \ \
| * | | | [ticket/12784] Shearch the "vendor" folders and then the autoload.php filesTristan Darricau2014-07-031-3/+7
| * | | | [ticket/12784] Allow the extensions to add a custom auto loaderTristan Darricau2014-07-011-0/+27
* | | | | [ticket/12674] Use user's colour in 'Last edited' line in sent PMsOliver Schramm2014-06-301-1/+10
* | | | | Merge pull request #2669 from Nicofuma/ticket/12777Joas Schilling2014-06-291-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12777] Rename extension status functions and add is_configured()Tristan Darricau2014-06-271-6/+6
| | |/ / | |/| |
* | | | [ticket/12196] Fix typo in "referrer"Joas Schilling2014-06-261-1/+1
* | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-261-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | [ticket/12196] Revert Fix typo "referer" in acp/attachmentsDhruv2014-06-271-1/+1
* | | | Merge branch 'develop-olympus' into develop-ascraeusDhruv2014-06-261-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | [ticket/12196] Fix typo "referer" in acp/attachmentsJoas Schilling2014-06-251-1/+1
* | | Merge pull request #2567 from Crizz0/ticket/12680Joas Schilling2014-06-251-0/+1
|\ \ \
| * | | [ticket/12680] Solves last bugs. viewprofile: contact --> contact nicknameCrizzo2014-06-231-1/+1
| * | | [ticket/12680] Still some problems with displaying the nickname in ucpCrizzo2014-06-151-1/+1
| * | | [ticket/12680] Little changes, but some issues are still thereCrizzo2014-06-141-0/+1
* | | | Merge pull request #2649 from VSEphpbb/ticket/12760Joas Schilling2014-06-251-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/12760] Fix wording for unapproved posts icon...Matt Friedman2014-06-241-1/+1
* | | | [prep-release-3.1.0-RC1] Update phpBB Version for RC2 developmentJoas Schilling2014-06-251-1/+1
* | | | [prep-release-3.1.0-RC1] Update version to 3.1.0-RC1Joas Schilling2014-06-241-1/+1
* | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-241-2/+29
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [ticket/12755] Apply de morgan to conditionalMarc Alexander2014-06-241-1/+1
| * | [ticket/12755] Terminate upload loop if upload reaches filesizeMarc Alexander2014-06-241-2/+12
| * | [ticket/12755] Change upload in remote_upload() method to fit get_remote_fileMarc Alexander2014-06-241-12/+14
| * | [ticket/12755] Add language string for timed out remote uploadMarc Alexander2014-06-231-1/+1
| * | [ticket/12755] Add timeout to remote upload to prevent infinite loopMarc Alexander2014-06-211-0/+15
* | | [ticket/12612] Prefix check_ids() with phpbb_Joas Schilling2014-06-236-17/+17
* | | [ticket/12612] Prefix mcp_sorting() with phpbb_Joas Schilling2014-06-236-7/+7
* | | [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-239-38/+38
* | | [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-234-27/+31
* | | [ticket/12612] Prefix upload_popup() with phpbb_Joas Schilling2014-06-231-1/+1
* | | [ticket/12612] Prefix handle_post_delete() with phpbb and remove unused globalJoas Schilling2014-06-231-2/+2
* | | [ticket/12612] Prefix custom UCP module function with phpbb_Joas Schilling2014-06-232-2/+10
* | | [ticket/12612] Prefix _sort_last_active() with phpbb_Joas Schilling2014-06-231-1/+1
* | | [ticket/12612] Prefix show_profile() with phpbb and delete unused globalJoas Schilling2014-06-231-2/+2
* | | Merge pull request #2574 from lucifer4o/ticket/12690Joas Schilling2014-06-231-0/+13
|\ \ \
| * | | [ticket/12690] Find a spaceStanislav Atanasov2014-06-221-1/+1
| * | | [ticket/12690] Remove $msg_id and chmodStanislav Atanasov2014-06-221-3/+1
| * | | [ticket/12690] Add other info to core.submit_pm_afterStanislav Atanasov2014-06-221-1/+5
| * | | [ticket/12690] Add core.submit_pm_after eventStanislav Atanasov2014-06-221-0/+11