From a1a1913cb9078a37c8d449074cf10c3361d979f9 Mon Sep 17 00:00:00 2001 From: Philip Steffen Date: Sat, 11 May 2019 00:06:40 +0200 Subject: [PATCH] Compatibility with kanboard v1.2.9 --- README.md | 6 +++--- dist/Themeplus/Plugin.php | 2 +- dist/Themeplus/Template/layout/header/title.php | 8 +++----- 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1d9af6a..29a6bee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # kanboard-themeplus Improved and expanded theme of kanboard. kanboard is a project management software that focuses on the Kanban methodology. -https://github.com/fguillot/kanboard +https://github.com/kanboard/kanboard @@ -11,7 +11,7 @@ Because this plugin is based on an specific version of kanboard please be careful on upgrade. Perhaps some elements will be changed in future versions of kanboard and you have to update the plugin too. -**The actual version of this plugin is based on kanboard v1.0.46** +**The actual version of this plugin is based on kanboard v1.2.9** @@ -48,7 +48,7 @@ config-default.php. #### Installation -1. First you have to install [kanboard](https://github.com/fguillot/kanboard). +1. First you have to install [kanboard](https://github.com/kanboard/kanboard). 1. Than just copy the Themeplus-Plugin (`dist/Themeplus`) in the plugin-Directory of kanboard (`plugins`). 1. That's it. The default-theme is updated. diff --git a/dist/Themeplus/Plugin.php b/dist/Themeplus/Plugin.php index 2ad37ce..32335ff 100644 --- a/dist/Themeplus/Plugin.php +++ b/dist/Themeplus/Plugin.php @@ -50,7 +50,7 @@ public function initialize() public function getPluginName() { return 'Theme Plus'; } public function getPluginAuthor() { return 'Philip Steffen'; } - public function getPluginVersion() { return '0.3.0 beta'; } + public function getPluginVersion() { return '0.4.0 beta'; } public function getPluginDescription() { return 'Improved and expanded theme'; } public function getPluginHomepage() { return 'https://github.com/phsteffen/kanboard-themeplus'; } diff --git a/dist/Themeplus/Template/layout/header/title.php b/dist/Themeplus/Template/layout/header/title.php index 06e9d5a..c20e3fa 100644 --- a/dist/Themeplus/Template/layout/header/title.php +++ b/dist/Themeplus/Template/layout/header/title.php @@ -10,9 +10,7 @@ text->e($title) ?> - - - - - + + app->tooltipHTML($description) ?> +