index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Core
/
Plugin
Age
Commit message (
Expand
)
Author
2017-08-31
Allow the use of open_basedir and upload_tmp_dir
kent1
2017-01-08
Offer the possibility to define version compatibility from plugins
Frederic Guillot
2016-09-03
Support version operators for plugin directory: >= and >
Frederic Guillot
2016-08-21
Add FileCache driver
Frederic Guillot
2016-08-13
Add reference hooks
Frederic Guillot
2016-05-24
Filter non compatible plugins
Frederic Guillot
2016-05-20
Manage plugins from the user interface and from the command line
Frederic Guillot
2016-05-07
Improve plugin loading
Frederic Guillot
2016-05-07
Added method onStartup() for plugins
Frederic Guillot
2016-04-24
Use PLUGINS_DIR constant to load plugin templates
Frederic Guillot
2016-04-14
Allow plugins loading from another location
Frederic Guillot
2016-03-23
Loader for Helper-Classes from Plugin
Busfreak
2016-03-04
PHPdoc cleanup
Frederic Guillot
2015-11-14
Improve error handling of plugins
Frederic Guillot
2015-10-17
Throw exception for page not found
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-16
Make mail transports pluggable and move integrations to plugins
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-10
Allow plugins to override CSP rules
Frederic Guillot
2015-09-26
Add getPluginHomepage()
Frederic Guillot
2015-09-26
Add page to show the list of plugins
Frederic Guillot
2015-09-22
Add config parameter PLUGINS_DIR
Frederic Guillot
2015-09-20
Fix some phpdoc and remove useless code
Frederic Guillot
2015-09-20
Move timetable to a plugin
Frederic Guillot
2015-09-20
Move subtask forecast to a plugin
Frederic Guillot
2015-09-20
Add sub namespace for plugins
Frederic Guillot