Ash Bike bc6b443c3d Slack channel can be overridden to post to another channel/private group or 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-07-05 02:16:18 +05:30
2014-01-25 14:56:02 -05:00
2015-01-30 19:27:06 -05:00
2015-04-03 18:41:34 -04:00
2015-01-12 22:25:44 -05:00
2015-07-01 17:36:21 -04:00
2015-07-01 17:36:21 -04:00
2014-01-25 14:56:02 -05:00
2015-06-20 14:53:05 -04:00
2014-01-25 14:56:02 -05:00
2015-05-21 13:34:39 -04:00

Kanboard

Kanboard is a simple visual task board web application.

Official website: http://kanboard.net

  • Inspired by the Kanban methodology
  • Get a visual and clear overview of your project
  • Multiple boards with the ability to drag and drop tasks
  • Minimalist software, focus only on essential features (Less is more)
  • Open source and self-hosted
  • Super simple installation
  • Translated in 18 languages
  • List of features are available on the website

Build Status

Scrutinizer Code Quality

Deploy

Known bugs and feature requests

License

Authors

Documentation

Description
No description provided
Readme 87 MiB
Languages
PHP 97.6%
JavaScript 1.5%
CSS 0.8%