diff --git a/module/bug/view/linkbugs.html.php b/module/bug/view/linkbugs.html.php index ed7a0dabd7..d2439aa95a 100644 --- a/module/bug/view/linkbugs.html.php +++ b/module/bug/view/linkbugs.html.php @@ -11,6 +11,7 @@ */ ?> +

@@ -22,7 +23,7 @@
- +
diff --git a/module/build/view/linkbug.html.php b/module/build/view/linkbug.html.php index 0d055101e1..33677b5ec9 100644 --- a/module/build/view/linkbug.html.php +++ b/module/build/view/linkbug.html.php @@ -10,13 +10,13 @@ * @link http://www.zentao.net */ ?> -
+
id}&browseType=$browseType¶m=$param");?>'>
productplan->unlinkedBugs;?>
- +
@@ -71,4 +71,7 @@ - \ No newline at end of file + + diff --git a/module/build/view/linkstory.html.php b/module/build/view/linkstory.html.php index 27c1bac6e9..5fc2fdfd23 100644 --- a/module/build/view/linkstory.html.php +++ b/module/build/view/linkstory.html.php @@ -10,13 +10,13 @@ * @link http://www.zentao.net */ ?> -
+
id}&browseType=$browseType¶m=$param");?>'>
productplan->unlinkedStories;?>
- +
@@ -76,3 +76,6 @@ + diff --git a/module/build/view/view.html.php b/module/build/view/view.html.php index aae3f5b5f4..cd456490c9 100644 --- a/module/build/view/view.html.php +++ b/module/build/view/view.html.php @@ -11,6 +11,7 @@ */ ?> + build->confirmUnlinkStory)?> build->confirmUnlinkBug)?> global->flow)?> diff --git a/module/productplan/view/linkbug.html.php b/module/productplan/view/linkbug.html.php index 4a52b36aa9..3381a10f34 100644 --- a/module/productplan/view/linkbug.html.php +++ b/module/productplan/view/linkbug.html.php @@ -16,7 +16,7 @@
productplan->unlinkedBugs;?>
- +
@@ -71,3 +71,6 @@ + diff --git a/module/productplan/view/linkstory.html.php b/module/productplan/view/linkstory.html.php index db199e2995..2efb220ace 100644 --- a/module/productplan/view/linkstory.html.php +++ b/module/productplan/view/linkstory.html.php @@ -16,7 +16,7 @@
productplan->unlinkedStories;?>
- +
@@ -79,3 +79,6 @@ + diff --git a/module/productplan/view/view.html.php b/module/productplan/view/view.html.php index cc401bdff8..20cdad30d9 100644 --- a/module/productplan/view/view.html.php +++ b/module/productplan/view/view.html.php @@ -12,6 +12,7 @@ ?> + productplan->confirmUnlinkStory)?> productplan->confirmUnlinkBug)?> id);?> diff --git a/module/project/js/story.js b/module/project/js/story.js index 75bac77fec..cea313b85c 100644 --- a/module/project/js/story.js +++ b/module/project/js/story.js @@ -28,6 +28,7 @@ $(function() parent.location.href = createLink('project', 'importPlanStories', 'projectID=' + projectID + '&planID=' + planID); } }) + $('.sorter-false a').unwrap(); }); function showCheckedSummary() diff --git a/module/project/view/linkstory.html.php b/module/project/view/linkstory.html.php index 147b5eb036..caf5cd0058 100644 --- a/module/project/view/linkstory.html.php +++ b/module/project/view/linkstory.html.php @@ -11,6 +11,7 @@ */ ?> + @@ -27,7 +28,7 @@
- +
diff --git a/module/project/view/story.html.php b/module/project/view/story.html.php index 729666b109..2790f044eb 100644 --- a/module/project/view/story.html.php +++ b/module/project/view/story.html.php @@ -12,6 +12,7 @@ ?> + @@ -97,7 +98,7 @@
- +
id}&orderBy=%s&type=$type¶m=$param&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"; ?> - - + - - - - - - - + + + + + + + - + diff --git a/module/release/view/linkbug.html.php b/module/release/view/linkbug.html.php index d2b3b07e13..dcf28182d8 100644 --- a/module/release/view/linkbug.html.php +++ b/module/release/view/linkbug.html.php @@ -10,7 +10,7 @@ * @link http://www.zentao.net */ ?> -
+
bugs : $release->leftBugs; $formID = $type == 'leftBug' ? 'unlinkedLeftBugsForm' : 'unlinkedBugsForm'; @@ -20,7 +20,7 @@ $formID = $type == 'leftBug' ? 'unlinkedLeftBugsForm' : 'unlinkedBugsForm';
productplan->unlinkedBugs;?>
-
+
@@ -115,19 +116,19 @@ idAB);?>
project->updateOrder);?> project->updateOrder);?> priAB);?> story->title);?> openedByAB);?> assignedToAB);?> story->estimateAB);?> statusAB);?> story->stageAB);?> priAB);?> story->title);?> openedByAB);?> assignedToAB);?> story->estimateAB);?> statusAB);?> story->stageAB);?> story->taskCountAB;?> story->bugCountAB;?> story->caseCountAB;?>actions;?>actions;?>
+
@@ -75,3 +75,6 @@ $formID = $type == 'leftBug' ? 'unlinkedLeftBugsForm' : 'unlinkedBugsForm'; + diff --git a/module/release/view/linkstory.html.php b/module/release/view/linkstory.html.php index a0b58d99cd..80ec3ef12b 100644 --- a/module/release/view/linkstory.html.php +++ b/module/release/view/linkstory.html.php @@ -10,13 +10,13 @@ * @link http://www.zentao.net */ ?> -
+
id&browseType=$browseType¶m=$param")?>' data-ride='table'>
productplan->unlinkedStories;?>
- +
@@ -44,7 +44,7 @@
- stage == 'developed' or $story->status == 'closed') echo 'checked';?> /> + stage == 'developed' or $story->status == 'closed') echo 'checked';?> />
id);?> @@ -74,4 +74,7 @@
- \ No newline at end of file + + diff --git a/module/release/view/view.html.php b/module/release/view/view.html.php index a516c9e0f9..5d2e6433d2 100644 --- a/module/release/view/view.html.php +++ b/module/release/view/view.html.php @@ -11,6 +11,7 @@ */ ?> + release->confirmUnlinkStory)?> release->confirmUnlinkBug)?>
story->reviewedBy;?>
- assignedTo, 'class="form-control chosen"');?> + reviewedBy, 'class="form-control chosen"');?> story->checkForceReview()):?> story->needNotReview, '', "id='needNotReview' {$needReview}");?> diff --git a/module/story/view/linkstory.html.php b/module/story/view/linkstory.html.php index 372fdbc411..e2d2be67ae 100644 --- a/module/story/view/linkstory.html.php +++ b/module/story/view/linkstory.html.php @@ -11,6 +11,7 @@ */ ?> +
@@ -25,7 +26,7 @@
- +
diff --git a/module/testcase/view/linkcases.html.php b/module/testcase/view/linkcases.html.php index 3687fc01fd..d8d2ff8073 100644 --- a/module/testcase/view/linkcases.html.php +++ b/module/testcase/view/linkcases.html.php @@ -11,6 +11,7 @@ */ ?> +

@@ -22,7 +23,7 @@
- +
diff --git a/module/testsuite/view/linkcase.html.php b/module/testsuite/view/linkcase.html.php index ce296f60af..70eab0c1cd 100644 --- a/module/testsuite/view/linkcase.html.php +++ b/module/testsuite/view/linkcase.html.php @@ -30,7 +30,7 @@
 testsuite->unlinkedCases;?> (recTotal;?>)
- +
diff --git a/module/testtask/view/linkcase.html.php b/module/testtask/view/linkcase.html.php index c028ce195c..aae5e77e5e 100644 --- a/module/testtask/view/linkcase.html.php +++ b/module/testtask/view/linkcase.html.php @@ -11,6 +11,7 @@ */ ?> +