summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/admin.php
Commit message (Collapse)AuthorAge
* check for SSL support in the extension managerAndreas Gohr2014-12-11
|
* PHPDocs and some improvementsGerrit Uitslag2014-10-02
|
* changed exception handling, redirect after post actionsAndreas Gohr2013-08-10
|
* manual install tab now worksAndreas Gohr2013-08-10
|
* made info mechanism work againAndreas Gohr2013-08-09
|
* installation now worksAndreas Gohr2013-08-09
|
* added tests for the find_folders methodAndreas Gohr2013-08-09
|
* added 4th tab for manual installAndreas Gohr2013-08-09
|
* fixed some confusion between base, id and nameAndreas Gohr2013-08-09
|
* some initial go at the search tabAndreas Gohr2013-08-09
|
* translated error messageAndreas Gohr2013-08-04
|
* added introsAndreas Gohr2013-08-04
|
* moved display stuff to gui class, added template listAndreas Gohr2013-08-04
|
* added tab navigationAndreas Gohr2013-08-04
|
* added connectivity recheckAndreas Gohr2013-08-04
|
* Extension manager: Implement extension tableMichael Hamann2013-08-02
| | | | | This uses a lot of code and the whole design from the previous extension manager implementation.
* Extension manager: add language file and simple admin componentMichael Hamann2013-08-01