aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PluginManagerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Parse plugin parameters description with the PluginManagerArthurHoaro2016-08-021-2/+8
| | | | | | Plugin parameter can contain a description in their meta file under the key: parameter.<param_name>="<description>"
* PluginManager no longer uses singleton patternArthurHoaro2016-06-111-15/+19
|
* Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-311-0/+19
|
* Unit tests for Router and PluginManager.ArthurHoaro2015-11-071-6/+6
|
* Plugin system - COREArthurHoaro2015-11-071-0/+66
see shaarli/Shaarli#275