summaryrefslogtreecommitdiff
path: root/app/Core/Plugin
AgeCommit message (Expand)Author
2017-08-31Allow the use of open_basedir and upload_tmp_dirkent1
2017-01-08Offer the possibility to define version compatibility from pluginsFrederic Guillot
2016-09-03Support version operators for plugin directory: >= and >Frederic Guillot
2016-08-21Add FileCache driverFrederic Guillot
2016-08-13Add reference hooksFrederic Guillot
2016-05-24Filter non compatible pluginsFrederic Guillot
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-05-07Improve plugin loadingFrederic Guillot
2016-05-07Added method onStartup() for pluginsFrederic Guillot
2016-04-24Use PLUGINS_DIR constant to load plugin templatesFrederic Guillot
2016-04-14Allow plugins loading from another locationFrederic Guillot
2016-03-23Loader for Helper-Classes from PluginBusfreak
2016-03-04PHPdoc cleanupFrederic Guillot
2015-11-14Improve error handling of pluginsFrederic Guillot
2015-10-17Throw exception for page not foundFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-10Allow plugins to override CSP rulesFrederic Guillot
2015-09-26Add getPluginHomepage()Frederic Guillot
2015-09-26Add page to show the list of pluginsFrederic Guillot
2015-09-22Add config parameter PLUGINS_DIRFrederic Guillot
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-20Add sub namespace for pluginsFrederic Guillot