summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin/classes
Commit message (Expand)AuthorAge
* removed the old plugin managerAndreas Gohr2014-01-05
* fix possible XSS vulnerability in Plugin ManagerAndreas Gohr2013-12-10
* fix php strict noticesGerrit Uitslag2013-10-15
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
* Revert "handle bzip1 as well"Andreas Gohr2013-01-23
* handle bzip1 as wellElan Ruusamäe2013-01-23
* some coding style improvementsDominik Eckelmann2012-11-29
* removed old TarLib and changed plugin manager to use new oneAndreas Gohr2012-11-03
* Replacing $_REQUEST variables with $INPUT wrapper, plugin managerHakan Sandell2012-09-08
* update the url to the latest one used in the managerMark2012-08-27
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* don't limit download sizes in plugin managerAndreas Gohr2012-01-17
* add label to each plugin in plugin management pageElan Ruusamäe2011-11-24
* Skipping plural form in plugin installed message (commit forgotten file)Guy Brand2011-07-12
* Removed hard coded strings from plugin managerGuy Brand2011-04-16
* allow reinstall of plugins via plugin manager FS#2120Andreas Gohr2011-02-06
* Don't delete the contents of symbolically linked directories in the plugin ma...Myron Turner2011-02-06
* Fix GET-after-POST redirect in plugin managerAdrian Lang2010-10-26
* Small fixes / cleanupAdrian Lang2010-09-28
* don't load disabled plugins FS#1990Andreas Gohr2010-08-29
* msgs are saved in send_redirect now, less code duplication neededAndreas Gohr2010-06-13
* Make constants in TarLib.class.php class constantsChristopher Smith2010-03-16
* plugin related autoloadingAndreas Gohr2010-02-01
* show component name in plugin infosAndreas Gohr2009-12-16
* fixed plugin updating FS#1804Andreas Gohr2009-11-23
* More flexible plugin packages FS#1746Andreas Gohr2009-11-11
* Use content detection when unpacking plugin archives FS#1703Andreas Gohr2009-07-25
* restructured plugin managerAndreas Gohr2009-07-25