aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_modules.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14789] Add link hashes and form tokens to all acp links/buttonsMarc Alexander2016-09-181-6/+24
* [ticket/14577] Do not calculate size of array in for loopMarc Alexander2016-04-021-1/+1
* [ticket/12557] Fix doc block errors found by Samin-aleha2014-08-031-1/+2
* [ticket/12508] Fix usages of the finderJoas Schilling2014-06-101-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* [ticket/12038] AJAXify move up/down buttons in the module management pages.Cesar G2013-12-051-0/+8
* [ticket/11871] Allow backslash in classnames for ModulesJoas Schilling2013-09-271-1/+1
* [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-0/+1
|\
| * [ticket/11713] Do not remove module if it couldn't be deletedMarc Alexander2013-07-181-0/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
|/
* [ticket/11690] Old module class names may get autoloaded by class_existsNils Adermann2013-07-131-5/+12
* [ticket/11465] Check if class exists before including info fileMarc Alexander2013-04-141-1/+1
* [ticket/11465] The info file does not have _info suffixJoas Schilling2013-04-101-3/+4
* [ticket/11465] Use extension finder when adding extensions' acp modulesMarc Alexander2013-03-211-47/+25
* [ticket/11395] Prevent acp_modules::get_modules_info from reincluding filesNathaniel Guse2013-03-031-2/+2
* [ticket/11363] Fix to make get_module_infos get from all extensionsNathaniel Guse2013-03-011-2/+8
* [ticket/11305] Retrieve cache driver from container rather than cache service.Oleg Pudeyev2013-01-021-3/+3
* [feature/ajax] Unify phpbb_json_response instantiationIgor Wiedler2012-03-311-1/+1
* [feature/ajax] Replace static call to phpbb_request with OOIgor Wiedler2012-03-311-1/+2
* [feature/ajax] Handle acp_modules error cases with JSON responseIgor Wiedler2012-03-311-1/+9
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [feature/extension-manager] Rename default methods to core methods on finder.Nils Adermann2011-11-181-6/+4
* [feature/extension-manager] Avoid unecessary loading of acp classesNils Adermann2011-09-291-10/+6
* [feature/extension-manager] Fix whitespace in acp_modulesNils Adermann2011-09-291-13/+13
* [feature/extension-manager] Load (A/U/M)CP modules from extensionsNils Adermann2011-09-291-32/+53
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+1065
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-1068/+0
* merge in r9090, r9170, r9174, r9179Chris Smith2008-12-231-0/+2
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* Remove caching of templates from the database completely, themes is cut down ...Chris Smith2008-09-041-1/+1
* PHP5.3 compatibility.Marek A. R2008-08-151-1/+7
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-8/+5
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-6/+14
* #i62 - #i65Meik Sievertsen2007-09-221-1/+1
* + some fixesMeik Sievertsen2007-07-241-1/+6
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* some fixesMeik Sievertsen2007-07-111-22/+25
* fixing some bugsMeik Sievertsen2007-05-071-1/+1
* #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481Meik Sievertsen2007-05-061-2/+16
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-0/+4
* #9659Meik Sievertsen2007-04-081-5/+4
* Be gone thou hardcoded image dimensions! There is not enough room for both of...Dominik Dröscher2007-03-061-2/+2
* fixing some bugsMeik Sievertsen2007-02-181-5/+5
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-8/+0
* - fixing some bugsMeik Sievertsen2007-01-201-1/+7
* minor bugfixingMeik Sievertsen2006-12-061-0/+11
* rather large update, most important things done:Meik Sievertsen2006-11-241-2/+2
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-1/+2