aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Admin/Plugins.php
Commit message (Collapse)AuthorAgeFilesLines
* :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-271-39/+43
| | | | | | The current version throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0. Used composer to manage this library.
* Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵Andrew Manning2017-01-261-7/+12
| | | | Repos button if webserver has write permission on extend/addon/.
* final cleanup on submodulesredmatrix2016-09-051-0/+1
|
* move admin/plugins::post to submodule and get rid of absolute pathsredmatrix2016-09-051-1/+237
|
* use SubModule class for generalising submodules, move back to the ↵redmatrix2016-09-051-0/+233
zotlabs/module hierarchy