Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03 | Improve Automatic Actions plugin api | Frederic Guillot | |
2015-12-29 | Send notifications on user mentions | Frederic Guillot | |
2015-12-03 | added capability to reopen GitLab issues | Matthew Cillo | |
2015-10-19 | Cleanup and minor fixes | 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 | 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-09-22 | Add unit test for Slack webhook | Frederic Guillot | |
2015-09-12 | Update dependencies | Frederic Guillot | |
2015-07-19 | Fix minor issues | Frederic Guillot | |
2015-07-17 | Update Gitlab webhook | Frederic Guillot | |
2015-07-12 | Fix some issue dur to url rewriting | Frederic Guillot | |
2015-07-06 | Fix PHP 5.3 issue | Frederic Guillot | |
2015-07-05 | Add schema migration for Slack channel | Frederic Guillot | |
2015-07-05 | Slack channel can be overridden to post to another channel/private group or ↵ | Ash Bike | |
send direct messages. Need to make these database changes: INSERT INTO settings VALUES ('integration_slack_webhook_channel', ''); ALTER TABLE project_integrations ADD COLUMN slack_webhook_channel text; | |||
2015-06-21 | Update Bitbucket webhooks to handle issues/commit/comments | Frederic Guillot | |
2015-06-20 | Improve automatic action to create comments based on commit messages | Frederic Guillot | |
2015-06-20 | Allow sync of Github comments without common username and add unit tests | Frederic Guillot | |
2015-06-13 | Add Sendgrid as mail transport | Frederic Guillot | |
2015-06-07 | Add Mailgun API as mail transport | Frederic Guillot | |
2015-06-06 | Improve email sending system and add Postmark as mail transport | Frederic Guillot | |
2015-05-30 | Update logger | Frederic Guillot | |
2015-05-24 | Fix PhpAnalyzer issues | Frederic Guillot | |
2015-05-24 | Helpers refactoring | Frederic Guillot | |
2015-05-11 | Add Jabber/XMPP integration | Frederic Guillot | |
2015-05-10 | Recurring tasks (#847): add unit test | Frederic Guillot | |
2015-05-09 | Fix some php analyzer issues | Frederic Guillot | |
2015-05-03 | Fix bug: task references are not unique | Frederic Guillot | |
2015-04-19 | Rename Hipchat class | Frederic Guillot | |
2015-04-19 | Add Sendgrid integration (incoming email handling) | Frederic Guillot | |
2015-04-19 | Add Mailgun integration (incoming emails) | Frederic Guillot | |
2015-04-19 | Add Postmark integration (inbound emails for task creation) | Frederic Guillot | |
2015-04-18 | Add Slack and Hipchat integrations for each projects | Frederic Guillot | |
2015-04-03 | Various fixes for PHPAnalyzer | Frederic Guillot | |
2015-03-29 | Add Hipchat integration | Frederic Guillot | |
2015-03-28 | Add Slack integration | Frederic Guillot | |
2015-02-09 | Code cleanup + minor css improvement | Frederic Guillot | |
2015-02-08 | Add Bitbucket webhook | Frederic Guillot | |
2015-01-19 | Fix Gitlab webhook issue | Frederic Guillot | |
2014-12-28 | Add Gitlab webhook | Frédéric Guillot | |