aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_main.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13685] This should take care of the restbrunoais2015-06-081-1/+1
* [ticket/13685] Add phpbb_dispatcher to fulltext search constructorsbrunoais2015-06-071-1/+1
* Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-10-201-2/+2
|\
| * [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibilityOliver Schramm2014-10-201-2/+2
* | [ticket/12896] Add php event for admin noticesForumhulp.com2014-07-271-1/+9
* | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-2/+2
* | [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-2/+0
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* | [ticket/12476] Increase asset version on cache purgen-aleha2014-05-091-1/+1
* | [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+2
* | [ticket/7707] Fix undefined variable: perm_fromOliver Schramm2014-04-041-1/+3
* | [ticket/7707] Remove unnecessary variablesOliver Schramm2014-03-261-3/+1
* | [ticket/7707] Add get_username_string() where possibleOliver Schramm2014-03-161-5/+1
* | [ticket/9871] Use $request->variable instead of request_varNathan Guse2014-03-051-1/+1
* | [ticket/9871] Update version check file to use json formatNathan Guse2014-02-191-8/+10
* | [ticket/11911] Warn admins when there is no search index for the selected engineJoas Schilling2013-12-271-0/+16
* | Merge pull request #1543 from nickvergessen/ticket/11685Nathan Guse2013-07-131-3/+1
|\ \
| * | [ticket/11685] Remove logout confirmation pageJoas Schilling2013-07-131-3/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2013-07-131-1/+1
|\ \ \ | | |/ | |/|
| * | [ticket/11112] Use https for user-visible links to phpbb.comMarc Alexander2013-07-121-1/+1
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-9/+9
|\ \ \ | | |/ | |/|
| * | [ticket/10758] Dependency inject parameters into cache_moderators.Oleg Pudeyev2012-12-151-9/+9
* | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-1/+1
|\ \ \ | |/ /
| * | Merge branch 'develop-olympus' into developNils Adermann2012-11-091-1/+1
| |\ \ | | |/
| | * [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]Igor Wiedler2012-11-091-1/+1
* | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-3/+3
|/ /
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-011-1/+1
|\ \ | |/
| * [ticket/10846] fixing SQL query bug in acp_main.phpSenky2012-04-301-1/+1
* | [ticket/10271] AJAXified buttons on acp_main.Callum Macrae2012-03-311-2/+36
* | Merge remote-tracking branch 'cyberalien/feature/purge-cache' into developDavid King2012-03-301-5/+0
|\ \
| * | [feature/purge-cache] Allow all admins to purge cacheVjacheslav Trushkin2012-02-181-5/+0
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-03-261-2/+2
|\ \ \ | |/ / |/| / | |/
| * [ticket/10694] Adjusting details link to 5.3 announcementMichael Cullum2012-03-101-1/+1
| * [ticket/10694] Update PHP warning to 5.3.2Michael Cullum2012-03-091-1/+1
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-151-0/+11
|\ \ | |/
| * [ticket/10419] Reword some language strings, minor code changesrxu2011-11-051-4/+4
| * [ticket/10419] Add mbstring PHP ini parameters checks to ACPrxu2011-10-181-0/+11
* | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'github-bantu/ticket/10274' into develop-olympusNils Adermann2011-07-161-1/+1
| |\
| | * [ticket/10274] Remove hardcoded module_id from U_VERSIONCHECK_FORCE on acp_mainAndreas Fischer2011-07-151-1/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-4/+1
|\ \ \ | |/ /
| * | [ticket/10263] Call phpbb_version_compare() from includes/acp/acp_main.phpAndreas Fischer2011-07-141-4/+1
| |/
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-241-1/+1
|\ \ | |/
| * [ticket/9874] view_log() performs unneeded count query over all log entries.Joas Schilling2011-02-251-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* Add a warning for users of old PHP versions about ending support.Josh Woody2010-01-261-0/+8
* adjust inactive users list on ACP index to act like the new inactive users li...Meik Sievertsen2009-09-011-3/+16
* Slightly adjust version check on index page to be a bit more descriptiveMeik Sievertsen2009-07-291-12/+13
* - Display version check on ACP main page.Marek A. R2009-07-281-0/+21