Files
Kanboard-Prod/app
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
..
2015-05-24 16:02:25 -04:00
2014-12-27 21:11:11 -05:00
2015-05-24 17:41:30 -04:00
2015-07-04 16:26:49 -04:00
2015-06-13 13:17:16 -04:00