Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- Postmark: https://github.com/kanboard/plugin-postmark - Mailgun: https://github.com/kanboard/plugin-mailgun - Sendgrid: https://github.com/kanboard/plugin-sendgrid | |||
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 | |
Plugin repository: https://github.com/kanboard/plugin-timetable | |||
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot | |
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast | |||
2015-09-20 | Add sub namespace for plugins | Frederic Guillot | |