Kanboard-Prod/app/Template/config
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
..
about.php Add keyboard shortcuts to switch between board/calendar/list view 2015-07-04 15:04:41 -04:00
api.php Helpers refactoring 2015-05-24 16:02:25 -04:00
application.php Helpers refactoring 2015-05-24 16:02:25 -04:00
board.php Helpers refactoring 2015-05-24 16:02:25 -04:00
calendar.php Helpers refactoring 2015-05-24 16:02:25 -04:00
integrations.php Slack channel can be overridden to post to another channel/private group or send direct messages. Need to make these database changes: 2015-07-05 02:16:18 +05:30
layout.php Template helpers refactoring 2014-12-28 11:28:50 -05:00
project.php Add timer for subtasks and remove settings for subtask time tracking 2015-06-24 20:39:06 -04:00
sidebar.php Helpers refactoring 2015-05-24 16:02:25 -04:00
webhook.php Helpers refactoring 2015-05-24 16:02:25 -04:00