Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-09 | Improve check setup for required extensions | Frederic Guillot | |
2016-01-08 | Improve requirements page in documentation | Frederic Guillot | |
2016-01-07 | Move Gitlab webhook to an external plugin | Frederic Guillot | |
2016-01-07 | Move bitbucket webhook to an external plugin | Frederic Guillot | |
2016-01-06 | Move Github Webhook to external plugin | Frederic Guillot | |
See: https://github.com/kanboard/plugin-github-webhook | |||
2016-01-05 | Update documentation | Frederic Guillot | |
2016-01-03 | Add doc for plugin events | Frederic Guillot | |
2016-01-03 | Add doc to create new automatic actions | Frederic Guillot | |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot | |
2015-12-30 | Fix wrong link | Frederic Guillot | |
2015-12-30 | Add documentation for user mentions | Frederic Guillot | |
2015-12-30 | Merge pull-request #1583 | Frederic Guillot | |
2015-12-30 | Update Ubuntu documentation | Frederic Guillot | |
2015-12-23 | Updated documentation for MetaData | middeke | |
2015-12-22 | Added the possiblity to define custom routes from plugins | Frederic Guillot | |
2015-12-12 | API: check project membership for task operations | Frederic Guillot | |
2015-12-10 | Try to load config.php from /data if not available | Frederic Guillot | |
2015-12-07 | Fix typo | Frederic Guillot | |
2015-12-06 | Fix typo in documentation | Frederic Guillot | |
2015-12-06 | Add the possibility to define API token in config file | Frederic Guillot | |
2015-12-06 | Update doc and changelog | Frederic Guillot | |
2015-12-06 | Fix typo in the plugin doc | Frederic Guillot | |
2015-12-06 | Update doc for project permissions and groups | Frederic Guillot | |
2015-12-06 | Update plugin doc | Frederic Guillot | |
2015-12-06 | Update LDAP documentation | Frederic Guillot | |
2015-12-06 | Add doc for user types | Frederic Guillot | |
2015-12-06 | Add documentation about project types and roles | Frederic Guillot | |
2015-12-05 | Rewrite of the authentication and authorization system | Frederic Guillot | |
2015-12-04 | Merge pull-request #1523 | Frederic Guillot | |
2015-12-04 | Fix for #1352 based on #1460 | perburn | |
Fixes https://github.com/fguillot/kanboard/issues/1352 by implementing the changes suggested in https://github.com/fguillot/kanboard/issues/1460 | |||
2015-12-03 | updated doc | Matthew Cillo | |
2015-11-26 | Add filter by task link | Olivier Maridat | |
2015-11-21 | Add new hooks for plugins | Frederic Guillot | |
2015-11-15 | Update doc | Frederic Guillot | |
2015-10-24 | Remove trailing slash for FILES_DIR | Frederic Guillot | |
2015-10-24 | Add documentation for metadata | Frederic Guillot | |
2015-10-18 | Remove useless class and add new plugin hooks | Frederic Guillot | |
2015-10-17 | Move slack, hipchat and jabber integrations to plugins | Frederic Guillot | |
2015-10-17 | Run php-cs-fixer on the code base | Frederic Guillot | |
2015-10-16 | Add documentation to add new mail transports | 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-11 | added Java example | Thomas Lutz | |
2015-10-11 | Improve LDAP auth | Frederic Guillot | |
2015-10-11 | Update Vagrant config | Frederic Guillot | |
2015-10-10 | Allow plugins to override CSP rules | Frederic Guillot | |
2015-10-08 | Update docker documentation | Frederic Guillot | |
2015-10-08 | Add proxy support for http client | Frederic Guillot | |
2015-10-07 | Update documentation | Frederic Guillot | |
2015-10-06 | Adding some hints about required AllowOverride for Apache | Jan Wagner | |