From 94fbf80300f1285a5360c4f13ac8755987c5ecf4 Mon Sep 17 00:00:00 2001 From: jazsch Date: Thu, 7 May 2015 16:20:58 +0200 Subject: [PATCH] Released bugfix version 2.1.1 This version contains smaller bugfixes regarding installation, XML-Interface and view of the Sprint Backlog. --- agileMantis.php | 4 ++-- pages/edit_task.php | 2 +- pages/sprint_backlog_task_row.php | 20 ++++++++++---------- pages/task_page.php | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/agileMantis.php b/agileMantis.php index b1a49ff..e7ebaa4 100644 --- a/agileMantis.php +++ b/agileMantis.php @@ -37,7 +37,7 @@ function register() { $this->name = "agileMantis"; $this->description = "Enables Scrum on your MantisBT-Installation"; $this->page = "info"; - $this->version = "2.1.0"; + $this->version = "2.1.1"; $this->requires = array( "MantisCore" => "1.2.5" ); $this->author = "gadiv GmbH"; $this->contact = "agileMantis@gadiv.de"; @@ -620,7 +620,7 @@ function getDBVersion() { FROM $mantis_config_table WHERE config_id='plugin_agileMantis_gadiv_agilemantis_version'"; - $t_result = db_query_bound( $p_sql ); + $t_result = db_query_bound( $t_sql ); $t_result_set = array(); if( $t_result === TRUE ) { $t_result_set = true; diff --git a/pages/edit_task.php b/pages/edit_task.php index f5d9916..afa4da3 100644 --- a/pages/edit_task.php +++ b/pages/edit_task.php @@ -725,7 +725,7 @@ + style="height: 200px; width: 400px;"> > diff --git a/pages/sprint_backlog_task_row.php b/pages/sprint_backlog_task_row.php index 74ae6e7..3c934d1 100644 --- a/pages/sprint_backlog_task_row.php +++ b/pages/sprint_backlog_task_row.php @@ -116,7 +116,7 @@ - + 0 ) { echo $agilemantis_team->getUserName( $value['developer_id']); @@ -131,7 +131,7 @@ - + @@ -170,12 +170,12 @@ echo $sprint_end_disable?>>
" method="post"> - + - - + + @@ -188,7 +188,7 @@ " method="post"> - + - - + + @@ -230,8 +230,8 @@ - - + + diff --git a/pages/task_page.php b/pages/task_page.php index 87298c5..fc20e0a 100644 --- a/pages/task_page.php +++ b/pages/task_page.php @@ -534,7 +534,7 @@ value="">