aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_extensions.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4581 from javiexin/ticket/14919Marc Alexander2017-04-161-62/+62
|\
| * [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-251-1/+1
| * [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-191-0/+1
| * [ticket/14919] Do not directly use globals in acp_extensionsjaviexin2016-12-171-66/+65
* | [ticket/15142] Check extension updates on current branchMatt Friedman2017-03-241-6/+3
* | Merge pull request #4578 from javiexin/ticket/14849Marc Alexander2017-03-191-15/+47
|\ \
| * | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2017-02-191-3/+4
| * | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-301-8/+6
| * | [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+1
| * | [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+20
| * | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-111-9/+21
| |/
* | [ticket/15011] All errors on metadata throw exceptionsjaviexin2017-02-151-10/+8
|/
* [ticket/14849] Add core.acp_extensions_run_actionJakub Senko2016-11-131-1/+17
* Merge pull request #3929 from kilianr/ticket/12618Marc Alexander2016-01-121-1/+1
|\
| * [ticket/12618] Minor fix: Don't cast bool to int anymoreKilian2015-09-291-1/+1
| * [ticket/12618] Allow extension author to use SSL for version-checkKilian2015-09-251-1/+1
* | Merge pull request #24 from phpbb/ticket/security-188Joas Schilling2016-01-091-2/+0
|\ \ | |/ |/|
| * [ticket/security-188] Remove unused form key from acp_extensionsMarc Alexander2015-12-231-2/+0
* | [ticket/14154] Add extension composer name as tooltipZoddo2015-09-121-0/+3
* | [ticket/13930] Add missing spaces to codeMarc Alexander2015-06-081-4/+4
|/
* [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-5/+0
* [ticket/13358] Correctly create version_helper in acp_extensionsMarc Alexander2014-11-221-1/+1
* [ticket/12847] Allow the extensions to say if they can be enabledTristan Darricau2014-07-131-0/+12
* [ticket/12777] Rename extension status functions and add is_configured()Tristan Darricau2014-06-271-6/+6
* [ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy rulesetTristan Darricau2014-06-161-1/+1
* [ticket/11467] Add language variables for extension exception messagesn-aleha2014-05-291-1/+1
* [ticket/11366] Add $config['extension_force_unstable']Tristan Darricau2014-05-281-1/+31
* [ticket/11366] Use force_cache on the list pageTristan Darricau2014-05-281-6/+10
* [ticket/11366] Add recheck-all linkTristan Darricau2014-05-281-0/+2
* [ticket/11366] Force the use of the cache on the list pageTristan Darricau2014-05-281-4/+7
* [ticket/11366] Fix whitespacesTristan Darricau2014-05-281-3/+3
* [ticket/11366] Update var namesTristan Darricau2014-05-281-16/+13
* [ticket/11366] Fix detailed viewTristan Darricau2014-05-281-2/+4
* [ticket/11366] Remove the double spacesTristan Darricau2014-05-281-1/+1
* [ticket/11366] Coding styleTristan Darricau2014-05-281-33/+33
* [ticket/11366] Adding a missing commitNicofuma2014-05-281-4/+4
* [ticket/11366] Bug Fix: Extensions removed but still registred in DBNicofuma2014-05-281-8/+8
* [ticket/11366] Moving to \phpbb\version_helperNicofuma2014-05-281-30/+47
* [ticket/11366] Extension's version's checkNicofuma2014-05-281-26/+111
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* [ticket/12074] Don't log errorsTristan Darricau2014-05-091-12/+0
* [ticket/12074] Managing extensions doesn't produce any log entryTristan Darricau2014-05-091-1/+33
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-3/+3
* [ticket/12043] Correct try/catch exceptions for invalid extensionsMatt Friedman2014-03-291-49/+49
* [ticket/12043] Sort Extensions by Display Name in ACP Extension manangerMatt Friedman2014-03-291-3/+30
* [ticket/12009] Prevent user from enabling invalid extension through direct URLCesar G2013-12-121-0/+10
* [ticket/12002] Add link hash to extension manager linksJoas Schilling2013-11-081-6/+11
* [ticket/11994] Change error level for missing .json fileJoas Schilling2013-11-081-1/+1
* [ticket/11994] Rename "uninstall" to "delete data"Joas Schilling2013-11-081-9/+12
* [ticket/11994] Make install/enable just one UI thingJoas Schilling2013-11-081-8/+4