]> git.immae.eu Git - github/shaarli/Shaarli.git/history - application/PluginManager.php
LinkDB: do not prefix privates with an underscore
[github/shaarli/Shaarli.git] / application / PluginManager.php
2016-11-05  ArthurHoaroNew init function for plugins, supports errors reporting
2016-11-05  ArthurHoaroParse plugin parameters description with the PluginManager
2016-11-05  VirtualTamFix: add missing final newlines, untabify text
2016-07-09  ArthurMerge pull request #558 from ArthurHoaro/hashtag4
2016-07-09  ArthurMerge pull request #570 from ArthurHoaro/config-manager
2016-06-11  ArthurHoaroPluginManager no longer uses singleton pattern
2016-02-01  ArthurMerge pull request #453 from ArthurHoaro/pr450
2016-01-31  ArthurMerge pull request #388 from ArthurHoaro/pluginadmin
2016-01-31  ArthurHoaroFixes #378 - Plugin administration UI. 388/head
2015-11-08  ArthurMerge pull request #275 from shaarli/plugin-proposition
2015-11-07  ArthurHoaroTemplate upgrade to handle plugin zones
2015-11-07  ArthurHoaroPlugin system - CORE