stable

Clone or download

Read-only

Plugin BotMattermost AgileDashboard - update configuration

Part of story #9184 Choose and configure bots to send stand-up summary Replace start_time and duration by send_time Change-Id: Ibb7382fdc2cc5c5953bcc4cbf677da27354837ca

Modified Files

Name
M db/install.sql +1 −2 Go to diff View file
A db/mysql/updates/2016/201611030908_replace_start_date_and_duration_columns_by_send_time.php +50 −0 Go to diff View file
M include/BotMattermostAgileDashboard/BotAgileDashboard/BotAgileDashboard.php +7 −16 Go to diff View file
M include/BotMattermostAgileDashboard/BotAgileDashboard/BotAgileDashboardDao.php +15 −24 Go to diff View file
M include/BotMattermostAgileDashboard/BotAgileDashboard/BotAgileDashboardFactory.php +4 −11 Go to diff View file
M include/BotMattermostAgileDashboard/Controller.php +13 −20 Go to diff View file
M include/BotMattermostAgileDashboard/Presenter/AdminNotificationPresenter.php +7 −21 Go to diff View file
M site-content/en_US/botmattermost_agiledashboard.tab +2 −3 Go to diff View file
M site-content/fr_FR/botmattermost_agiledashboard.tab +2 −3 Go to diff View file
M template/adminConfiguration.mustache +5 −28 Go to diff View file