aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_main.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15772] Hide warning in acp when allow_install_dir is truerubencm2019-05-091-1/+1
* [ticket/15510] Link Orphan attachments in ACP General to its pagehubaishan2018-01-121-0/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* Merge pull request #4705 from nomind60s/ticket/15097Tristan Darricau2017-04-181-0/+1
|\
| * [ticket/15097] Resolve travis-ci errornomind60s2017-02-171-1/+1
| * [ticket/15097] Add PHP version to Board statisticsnomind60s2017-02-171-1/+1
| * [ticket/15097] Add PHP version to Board statisticsnomind60s2017-02-171-0/+1
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-221-3/+11
|\ \ | |/
| * [ticket/14968] Display possible upgrade on acp index and update pageMarc Alexander2017-01-221-2/+12
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-01-151-2/+2
|\ \ | |/
| * [ticket/11076] State current and minimum required versions in old PHP noticeMarc Alexander2017-01-151-2/+2
* | [ticket/12610] Use exception_interfaceTristan Darricau2016-12-031-1/+2
* | [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-2/+0
* | [ticket/10961] Send HTTP 403 when applicableJakub Senko2016-09-011-0/+5
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-06-191-0/+6
|\ \ | |/
| * [ticket/13716] Check phpBB version against config versionRichard McGirr2016-04-051-0/+6
* | Merge branch '3.1.x'Tristan Darricau2015-10-141-11/+20
|\ \ | |/
| * [ticket/14159] Hide version info on ACP if we don't have the permissionZoddo2015-09-121-10/+19
* | [ticket/14205] Bump PHP requirement to PHP 5.4Tristan Darricau2015-10-041-1/+1
* | Merge branch '3.1.x'Marc Alexander2015-06-091-1/+1
|\ \ | |/
| * [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 pull request #3487 from MateBartus/ticket/13697Tristan Darricau2015-04-161-2/+2
|\ \
| * | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-161-2/+2
* | | [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-0/+5
|/ /
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-1/+1
* | [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-9/+9
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-9/+9
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+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
|\ \ \ | |/ /