| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/12508] Fix usages of the finder | Joas Schilling | 2014-06-10 | 1 | -2/+2 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+7 |
* | [ticket/12038] AJAXify move up/down buttons in the module management pages. | Cesar G | 2013-12-05 | 1 | -0/+8 |
* | [ticket/11871] Allow backslash in classnames for Modules | Joas Schilling | 2013-09-27 | 1 | -1/+1 |
* | [ticket/11700] Correctly load extensions with nonprefixed namespaces | Nils Adermann | 2013-09-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -0/+1 |
|\ |
|
| * | [ticket/11713] Do not remove module if it couldn't be deleted | Marc Alexander | 2013-07-18 | 1 | -0/+1 |
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
|/ |
|
* | [ticket/11690] Old module class names may get autoloaded by class_exists | Nils Adermann | 2013-07-13 | 1 | -5/+12 |
* | [ticket/11465] Check if class exists before including info file | Marc Alexander | 2013-04-14 | 1 | -1/+1 |
* | [ticket/11465] The info file does not have _info suffix | Joas Schilling | 2013-04-10 | 1 | -3/+4 |
* | [ticket/11465] Use extension finder when adding extensions' acp modules | Marc Alexander | 2013-03-21 | 1 | -47/+25 |
* | [ticket/11395] Prevent acp_modules::get_modules_info from reincluding files | Nathaniel Guse | 2013-03-03 | 1 | -2/+2 |
* | [ticket/11363] Fix to make get_module_infos get from all extensions | Nathaniel Guse | 2013-03-01 | 1 | -2/+8 |
* | [ticket/11305] Retrieve cache driver from container rather than cache service. | Oleg Pudeyev | 2013-01-02 | 1 | -3/+3 |
* | [feature/ajax] Unify phpbb_json_response instantiation | Igor Wiedler | 2012-03-31 | 1 | -1/+1 |
* | [feature/ajax] Replace static call to phpbb_request with OO | Igor Wiedler | 2012-03-31 | 1 | -1/+2 |
* | [feature/ajax] Handle acp_modules error cases with JSON response | Igor Wiedler | 2012-03-31 | 1 | -1/+9 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [feature/extension-manager] Rename default methods to core methods on finder. | Nils Adermann | 2011-11-18 | 1 | -6/+4 |
* | [feature/extension-manager] Avoid unecessary loading of acp classes | Nils Adermann | 2011-09-29 | 1 | -10/+6 |
* | [feature/extension-manager] Fix whitespace in acp_modules | Nils Adermann | 2011-09-29 | 1 | -13/+13 |
* | [feature/extension-manager] Load (A/U/M)CP modules from extensions | Nils Adermann | 2011-09-29 | 1 | -32/+53 |
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+1065 |
* | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 1 | -1068/+0 |
* | merge in r9090, r9170, r9174, r9179 | Chris Smith | 2008-12-23 | 1 | -0/+2 |
* | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -1/+1 |
* | Remove caching of templates from the database completely, themes is cut down ... | Chris Smith | 2008-09-04 | 1 | -1/+1 |
* | PHP5.3 compatibility. | Marek A. R | 2008-08-15 | 1 | -1/+7 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -8/+5 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -6/+14 |
* | #i62 - #i65 | Meik Sievertsen | 2007-09-22 | 1 | -1/+1 |
* | + some fixes | Meik Sievertsen | 2007-07-24 | 1 | -1/+6 |
* | try to normalize everything... | Meik Sievertsen | 2007-07-22 | 1 | -2/+2 |
* | some fixes | Meik Sievertsen | 2007-07-11 | 1 | -22/+25 |
* | fixing some bugs | Meik Sievertsen | 2007-05-07 | 1 | -1/+1 |
* | #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481 | Meik Sievertsen | 2007-05-06 | 1 | -2/+16 |
* | my take on getting the bugs down... thanks to those also providing (usable) s... | Meik Sievertsen | 2007-04-12 | 1 | -0/+4 |
* | #9659 | Meik Sievertsen | 2007-04-08 | 1 | -5/+4 |
* | Be gone thou hardcoded image dimensions! There is not enough room for both of... | Dominik Dröscher | 2007-03-06 | 1 | -2/+2 |
* | fixing some bugs | Meik Sievertsen | 2007-02-18 | 1 | -5/+5 |
* | fixing some bugs, most being submitted grammatical/spelling errors. | Meik Sievertsen | 2007-01-21 | 1 | -8/+0 |
* | - fixing some bugs | Meik Sievertsen | 2007-01-20 | 1 | -1/+7 |
* | minor bugfixing | Meik Sievertsen | 2006-12-06 | 1 | -0/+11 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -2/+2 |
* | - fixing a bunch of bugs | Meik Sievertsen | 2006-11-21 | 1 | -1/+2 |
* | some tiny fixes. | Meik Sievertsen | 2006-11-19 | 1 | -6/+1 |
* | - some fixes | Meik Sievertsen | 2006-11-10 | 1 | -3/+15 |
* | consistent acp layout regarding backlinks and messages. | Meik Sievertsen | 2006-10-02 | 1 | -31/+32 |