* batch change the ui.

This commit is contained in:
wangchunsheng
2011-02-16 14:29:44 +00:00
parent 7f21a89c55
commit 2a495f8835
120 changed files with 205 additions and 206 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/colorize.html.php';?>
<div class='yui-d0'>
<div class='g'><div class='u-1'>
<table class='table-1 colored tablesorter'>
<?php $vars = "orderBy=%s&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"; ?>
<thead>
@@ -40,5 +40,5 @@
</tbody>
</table>
<div class='a-right'><?php $pager->show();?></div>
</div>
</div></div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='g'><div class='u-1'>
<table align='center' class='table-1'>
<tr class='colhead'>
<th><?php echo $lang->company->id;?></th>
@@ -45,5 +45,5 @@
</tr>
<?php endforeach;?>
</table>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $bug->title;?></caption>
<tr>
@@ -40,5 +40,5 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -41,7 +41,7 @@ $(document).ready(function()
});
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<?php
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $bug->title;?></caption>
<tr>
@@ -28,5 +28,5 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -178,7 +178,7 @@ $(function() {
})
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->bug->create;?></caption>
@@ -260,5 +260,5 @@ $(function() {
</tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -224,7 +224,7 @@ $(function() {
});
</script>
<form method='post' target='hiddenwin' enctype='multipart/form-data'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='titlebar'>
<div id='main'>
BUG #<?php echo $bug->id . $lang->colon;?>
@@ -397,5 +397,5 @@ $(function() {
</table>
</fieldset>
</div>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -35,7 +35,7 @@ function checkReverse()
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'><?php echo $lang->bug->report->common;?></div>
<div class='f-right'><?php common::printLink('bug', 'browse', "productID=$productID&browseType=$browseType&moduleID=$moduleID", $lang->goback); ?></div>
+2 -2
View File
@@ -25,7 +25,7 @@ function setDuplicate(resolution)
}
</script>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $bug->title;?></caption>
<tr>
@@ -57,5 +57,5 @@ function setDuplicate(resolution)
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../file/view/download.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='titlebar'>
<div id='main' <?php if($bug->deleted) echo "class='deleted'";?>>BUG #<?php echo $bug->id . $lang->colon . $bug->title;?></div>
<div>
@@ -222,5 +222,5 @@
</table>
</fieldset>
</div>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->build->create;?></caption>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->build->edit;?></caption>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $lang->build->view;?></caption>
<tr>
+18 -18
View File
@@ -1,18 +1,18 @@
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<div id='divider'></div>
<div class='yui-d0'>
<iframe frameborder='0' name='hiddenwin' scrolling='no' class='<?php $config->debug ? print("debugwin") : print('hidden')?>'></iframe>
</div>
<div id='footer' class='yui-d0'>
<div class='half-left' id='crumbs'><?php commonModel::printBreadMenu($this->moduleName, isset($position) ? $position : ''); ?></div>
<div class='half-right a-right padding-5px'>
<span id='poweredby'>powered by <a href='http://www.zentao.net' target='_blank'>ZenTaoPMS</a> (<?php echo $config->version;?>)</span>
<?php echo $lang->sponser;?>
</div>
</div>
<script laguage='Javascript'>
$().ready(function(){setDebugWin('white')})
<?php if(isset($pageJS)) echo $pageJS;?>
</script>
</body>
</html>
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<div id='divider'></div>
<div class='yui-d0'><div class='u-1'>
<iframe frameborder='0' name='hiddenwin' scrolling='no' class='<?php $config->debug ? print("debugwin") : print('hidden')?>'></iframe>
</div>
<div id='footer' class='yui-d0'>
<div class='half-left' id='crumbs'><?php commonModel::printBreadMenu($this->moduleName, isset($position) ? $position : ''); ?></div>
<div class='half-right a-right padding-5px'>
<span id='poweredby'>powered by <a href='http://www.zentao.net' target='_blank'>ZenTaoPMS</a> (<?php echo $config->version;?>)</span>
<?php echo $lang->sponser;?>
</div>
</div>
<script laguage='Javascript'>
$().ready(function(){setDebugWin('white')})
<?php if(isset($pageJS)) echo $pageJS;?>
</script>
</body>
</html>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-5'>
<caption><?php echo $lang->company->create;?></caption>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-5'>
<caption><?php echo $lang->company->edit;?></caption>
+2 -2
View File
@@ -10,7 +10,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' action='<?php echo inlink('execute');?>'>
<table align='center' class='table-5 f-14px'>
<caption><?php echo $lang->convert->checkConfig . $lang->colon . strtoupper($source);?></caption>
@@ -27,5 +27,5 @@
echo html::hidden('installPath',$this->post->installPath);
?>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -10,11 +10,11 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='f-14px'>
<caption><?php echo $lang->convert->execute . $lang->colon . strtoupper($source);?></caption>
<?php echo $executeResult;?>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -10,11 +10,11 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='table-5'>
<caption><?php echo $lang->convert->common;?></caption>
<tr><td><?php echo nl2br($lang->convert->desc);?></td></tr>
<tr><td><h3 class='a-center'><?php echo html::a($this->createLink('convert', 'selectsource'), $lang->convert->start);?></h3></td></tr>
</table>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -10,7 +10,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' action='<?php echo inlink('setConfig');?>'>
<table align='center' class='table-5 f-14px'>
<caption><?php echo $lang->convert->selectSource;?></caption>
@@ -29,5 +29,5 @@
</tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -10,7 +10,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' action='<?php echo inlink('checkconfig');?>'>
<table align='center' class='table-5 f-14px'>
<caption><?php echo $lang->convert->setting . $lang->colon . strtoupper($source);?></caption>
@@ -21,5 +21,5 @@
</table>
<?php echo html::hidden('source', $source) . html::hidden('version', $version);?>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/treeview.html.php';?>
<?php include '../../common/view/colorize.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-right'>
<?php common::printLink('doc', 'create', "libID=$libID&moduleID=$moduleID&productID=$productID&projectID=$projectID&from=doc", $lang->doc->create);?>
+1 -1
View File
@@ -38,7 +38,7 @@ function setType(type)
}
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->doc->create;?></caption>
+1 -1
View File
@@ -34,7 +34,7 @@ $(document).ready(function()
}
});
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->doc->edit;?></caption>
+1 -1
View File
@@ -22,7 +22,7 @@ $(document).ready(function()
else $('#fileBox').show();
});
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $doc->title . $lang->colon . $lang->doc->view;?></caption>
<tr>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='table-1'>
<caption class='caption-tl'>
<div class='f-left'><?php echo $lang->group->browse;?></div>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-4'>
<caption><?php echo $lang->group->copy;?></caption>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-4 a-left'>
<caption><?php echo $lang->group->create;?></caption>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-4'>
<caption><?php echo $lang->group->edit;?></caption>
+1 -1
View File
@@ -21,7 +21,7 @@ function checkall(checker, id)
}
</script>
<style>#users span{display:block; width:100px; float:left}</style>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-1 a-left'>
<caption><?php echo $group->name . $lang->colon . $lang->group->manageMember;?></caption>
+1 -1
View File
@@ -28,7 +28,7 @@ function checkall(checker)
});
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1 a-left'>
<caption class='caption-tl'><?php echo $group->name . $lang->colon . $lang->group->managePriv;?></caption>
+17 -17
View File
@@ -1,17 +1,17 @@
<script language='Javascript'>var needPing = false;</script>
<div class='yui-d0'>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' class='hiddenwin'></iframe>
</div>
<div id='footer' class='yui-d0 yui-t7'>
<div class='yui-g'>
<div class='yui-g first' id='crumbs'></div>
<div class='yui-g'>
<div class='yui-u first'> </div>
<div class='yui-u a-right'>
<span id='poweredby'>powered by <a href='http://www.zentao.net' target='_blank'>ZenTaoPMS</a> (<?php echo $config->version;?>)</span>
</div>
</div>
</div>
</div>
</body>
</html>
<script language='Javascript'>var needPing = false;</script>
<div class='yui-d0'><div class='u-1'>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' class='hiddenwin'></iframe>
</div>
<div id='footer' class='yui-d0 yui-t7'>
<div class='yui-g'>
<div class='yui-g first' id='crumbs'></div>
<div class='yui-g'>
<div class='yui-u first'> </div>
<div class='yui-u a-right'>
<span id='poweredby'>powered by <a href='http://www.zentao.net' target='_blank'>ZenTaoPMS</a> (<?php echo $config->version;?>)</span>
</div>
</div>
</div>
</div>
</body>
</html>
+1 -1
View File
@@ -10,7 +10,7 @@
*/
?>
<?php include './header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='table-6'>
<caption><?php echo $lang->install->welcome;?></caption>
<tr><td><?php echo nl2br(sprintf($lang->install->desc, $config->version));?></td></tr>
+1 -1
View File
@@ -10,7 +10,7 @@
*/
?>
<?php include './header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='table-6 a-center'>
<caption><?php echo $lang->install->checking;?></caption>
<tr>
+1 -1
View File
@@ -10,7 +10,7 @@
*/
?>
<?php include './header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' action='<?php echo $this->createLink('install', 'step3');?>'>
<table align='center' class='table-6'>
<caption><?php echo $lang->install->setConfig;?></caption>
+1 -1
View File
@@ -29,7 +29,7 @@ if(!isset($error))
EOT;
}
?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<?php if(isset($error)):?>
<table class='table-6' align='center'>
<caption><?php echo $lang->install->error;?></caption>
+1 -1
View File
@@ -10,7 +10,7 @@
*/
?>
<?php include './header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<?php if(isset($error)):?>
<table class='table-6' align='center'>
<caption><?php echo $lang->install->error;?></caption>
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<?php
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-4 a-left'>
<caption><?php echo $lang->my->editProfile;?></caption>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='table-4'>
<caption><?php echo $lang->my->profile;?></caption>
<tr>
@@ -94,5 +94,5 @@
</td>
</tr>
</table>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 tablesorter a-center'>
<thead>
<tr class='colhead'>
@@ -44,5 +44,5 @@
<?php endforeach;?>
</tbody>
</table>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<?php
@@ -24,7 +24,7 @@
</div>
</div>
</div>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 tablesorter'>
<thead>
<tr class='colhead'>
+2 -2
View File
@@ -22,7 +22,7 @@ function checkall(checker)
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<?php
@@ -35,7 +35,7 @@ function checkall(checker)
</div>
</div>
</div>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin' action='<?php echo $this->createLink('task', 'batchClose');?>'>
<table class='table-1 tablesorter fixed' id='tasktable'>
<thead>
+2 -2
View File
@@ -19,7 +19,7 @@ $(document).ready(function()
});
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<?php
@@ -32,7 +32,7 @@ $(document).ready(function()
</div>
</div>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<?php $vars = "type=$type&orderBy=%s&recTotal={$pager->recTotal}&recPerPage={$pager->recPerPage}"; ?>
<table class='table-1 fixed tablesorter'>
<thead>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<?php
@@ -24,7 +24,7 @@
</div>
</div>
</div>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 colored tablesorter fixed'>
<thead>
<tr class='colhead'>
+2 -2
View File
@@ -19,7 +19,7 @@ function changeDate(date)
location.href=link;
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin' action='<?php echo $this->createLink('todo', 'import2Today');?>' id='todoform'>
<div id='featurebar'>
<div class='f-left'>
@@ -88,5 +88,5 @@ function changeDate(date)
</tfoot>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -38,7 +38,7 @@ function search(active)
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<span id='bymoduleTab' onclick='browseByModule()'><a href='#'><?php echo $lang->product->moduleStory;?></a></span>
+1 -1
View File
@@ -18,7 +18,7 @@ function setWhite(acl)
acl == 'custom' ? $('#whitelistBox').removeClass('hidden') : $('#whitelistBox').addClass('hidden');
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->product->create;?></caption>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<?php include '../../common/view/colorize.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 fixed colored tablesorter' align='center'>
<caption class='caption-tr'><?php common::printLink('doc', 'create', "libID=product&moduleID=0&productID={$product->id}&projectID=0&from=product", $lang->doc->create);?></caption>
+1 -1
View File
@@ -18,7 +18,7 @@ function setWhite(acl)
acl == 'custom' ? $('#whitelistBox').removeClass('hidden') : $('#whitelistBox').addClass('hidden');
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-1'>
<caption><?php echo $lang->product->edit;?></caption>
+2 -2
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-6' align='center'>
<caption><?php echo $lang->product->roadmap;?></caption>
<?php
@@ -47,5 +47,5 @@
echo '</tr>';
?>
</table>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='table-1'>
<caption><?php echo $lang->product->view;?></caption>
<tr>
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 tablesorter fixed'>
<caption class='caption-tr'>
<div class='f-left'><?php echo $lang->productplan->browse;?></div>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->productplan->create;?></caption>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->productplan->edit;?></caption>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post'>
<table class='table-1 tablesorter a-center'>
<caption class='caption-tl'><?php echo $plan->title .$lang->colon . $lang->productplan->unlinkedStories;?></caption>
@@ -87,5 +87,5 @@
<?php endforeach;?>
</tbody>
</table>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $plan->title . $lang->colon . $lang->productplan->view;?></caption>
<tr>
@@ -77,5 +77,5 @@
<?php endforeach;?>
</tbody>
</table>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/colorize.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 fixed colored tablesorter'>
<caption class='caption-tl'>
<div class='f-left'><?php echo $lang->project->bug;?></div>
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 tablesorter fixed'>
<caption class='caption-tl'>
<div class='f-left'><?php echo $lang->project->build;?></div>
+2 -2
View File
@@ -37,7 +37,7 @@ function setWhite(acl)
acl == 'custom' ? $('#whitelistBox').removeClass('hidden') : $('#whitelistBox').addClass('hidden');
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-1 a-left'>
<caption><?php echo $lang->project->create;?></caption>
@@ -87,5 +87,5 @@ function setWhite(acl)
</tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<?php include '../../common/view/colorize.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 fixed colored tablesorter' align='center'>
<caption class='caption-tr'><?php common::printLink('doc', 'create', "libID=project&moduleID=0&productID=0&projectID=$project->id&from=project", $lang->doc->create);?></caption>
+2 -2
View File
@@ -20,7 +20,7 @@ function setWhite(acl)
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-1 a-left'>
<caption><?php echo $lang->project->edit;?></caption>
@@ -87,5 +87,5 @@ function setWhite(acl)
<tr><td colspan='2' class='a-center'><?php echo html::submitButton() . html::resetButton();?></td></tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/treetable.html.php';?>
<?php include './taskheader.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1' id='treetable'>
<tr class='colhead'>
<th></th>
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1 fixed tablesorter'>
<thead>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption>
<?php echo $lang->project->selectProject;?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-1 tablesorter a-center'>
<thead>
@@ -49,5 +49,5 @@
<tfoot><tr><td colspan='8'><?php echo html::submitButton();?></td></tr></tfoot>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -25,5 +25,5 @@
<tr><td class='a-center'><input type='submit' name='submit' /></td></tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post'>
<table align='center' class='table-4 a-center'>
<caption><?php echo $lang->project->manageMembers;?></caption>
@@ -53,5 +53,5 @@
</tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<style>span{display:block; float:left; width:200px}</style>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post'>
<table align='center' class='table-4'>
<caption><?php echo $lang->project->manageProducts;?></caption>
@@ -22,5 +22,5 @@
<tr><td class='a-center'><?php echo html::submitButton();?></td></tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -18,7 +18,7 @@ $(document).ready(function()
$("a.iframe").colorbox({width:640, height:480, iframe:true, transition:'none'});
});
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 tablesorter fixed'>
<caption class='caption-tl'>
<div class='f-left'><?php echo $lang->project->story;?></div>
+1 -1
View File
@@ -14,7 +14,7 @@
<?php include '../../common/view/colorize.html.php';?>
<?php include '../../common/view/table2csv.html.php';?>
<?php include './taskheader.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 fixed colored tablesorter datatable'>
<?php $vars = "projectID=$project->id&status=$status&orderBy=%s&recTotal=$recTotal&recPerPage=$recPerPage"; ?>
<thead>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='table-4 tablesorter'>
<thead>
<tr class='colhead'>
@@ -45,5 +45,5 @@
</table>
<div class='a-right'>
</div>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table align='center' class='table-1'>
<caption><?php echo $project->name;?></caption>
<tr>
@@ -90,5 +90,5 @@
?>
</div>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='feature-bar'>
</div>
<table align='center' class='table-6 tablesorter'>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->release->create;?></caption>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->release->edit;?></caption>
+1 -1
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $lang->release->view;?></caption>
<tr>
+2 -2
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include './header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->story->activate;?></caption>
@@ -34,5 +34,5 @@
</table>
<?php include '../../common/view/action.html.php';?>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include './header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->story->change;?></caption>
@@ -46,5 +46,5 @@
<?php include './affected.html.php';?>
<?php include '../../common/view/action.html.php';?>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -31,7 +31,7 @@ function setStory(reason)
}
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $story->title;?></caption>
@@ -60,5 +60,5 @@ function setStory(reason)
</table>
</form>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include './header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<style>#plan {width:245px}</style>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table align='center' class='table-1'>
<caption><?php echo $lang->story->create;?></caption>
+1 -1
View File
@@ -13,7 +13,7 @@
<?php include './header.html.php';?>
<style>#module, #plan {width:90%}</style>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='titlebar'>
<div id='main'>STORY #<?php echo $story->id . $lang->colon . $story->title;?></div>
<div><?php echo html::submitButton()?></div>
+2 -2
View File
@@ -59,7 +59,7 @@ function setStory(reason)
}
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $story->title;?></caption>
@@ -111,5 +111,5 @@ function setStory(reason)
</form>
<?php include './affected.html.php';?>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../file/view/download.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='titlebar'>
<div id='main' <?php if($story->deleted) echo "class='deleted'";?>>STORY #<?php echo $story->id . $lang->colon . $story->title;?></div>
<div>
@@ -213,5 +213,5 @@
<div><?php for($i = $story->version; $i >= 1; $i --) echo html::a(inlink('view', "storyID=$story->id&version=$i"), "#$i");?></div>
</fieldset>
</div>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $task->name;?></caption>
<tr>
@@ -37,5 +37,5 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $task->name;?></caption>
<tr>
@@ -24,5 +24,5 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $task->name;?></caption>
<tr>
@@ -24,5 +24,5 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -61,7 +61,7 @@ $(document).ready(function()
$("#mailto").autocomplete(userList, { multiple: true, mustMatch: true});
});
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table align='center' class='table-1 a-left'>
<caption><?php echo $lang->task->create;?></caption>
+1 -1
View File
@@ -29,7 +29,7 @@ $(function() {
})
</script>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='titlebar'>
<div id='main'>TASK #<?php echo $task->id . $lang->colon . html::input('name', $task->name, 'class="text-1"');?></div>
<div><?php echo html::submitButton();?></div>
+2 -3
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $task->name;?></caption>
<tr>
@@ -28,6 +28,5 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<form method='post' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1'>
<caption><?php echo $task->name;?></caption>
<tr>
@@ -32,5 +32,5 @@
</tr>
</table>
<?php include '../../common/view/action.html.php';?>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../file/view/download.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='titlebar'>
<div id='main' class='<?php if($task->deleted) echo 'deleted';?>'>TASK #<?php echo $task->id . $lang->colon . $task->name;?></div>
<div>
@@ -163,5 +163,5 @@
</table>
</fieldset>
</div>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -36,7 +36,7 @@ function browseBySearch(active)
$('#bymoduleTab').removeClass('active');
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<?php
+2 -2
View File
@@ -11,7 +11,7 @@
*/
?>
<?php include './header.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->testcase->create;?></caption>
@@ -83,5 +83,5 @@
</tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -34,7 +34,7 @@ $(document).ready(function()
});
</script>
<form method='post' enctype='multipart/form-data' target='hiddenwin'>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='titlebar'>
<div id='main'>
CASE #<?php echo $case->id . $lang->colon;?>
@@ -148,5 +148,5 @@ $(document).ready(function()
</table>
</fieldset>
</div>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/colorize.html.php';?>
<?php include '../../file/view/download.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='titlebar' <?php if($case->deleted) echo "class='deleted'";?>>
CASE #<?php echo $case->id . $lang->colon . $case->title;?>
<div class='f-right'>
@@ -167,5 +167,5 @@
</div>
</fieldset>
</div>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+1 -1
View File
@@ -12,7 +12,7 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/tablesorter.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<table class='table-1 colored tablesorter fixed'>
<caption class='caption-tl'>
<div class='f-left'><?php echo $lang->testtask->browse;?></div>
+1 -1
View File
@@ -36,7 +36,7 @@ function browseByModule(active)
$('#' + active + 'Tab').removeClass('active');
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<div id='featurebar'>
<div class='f-left'>
<?php
+2 -2
View File
@@ -18,7 +18,7 @@ function loadBuilds()
{
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->testtask->create;?></caption>
@@ -59,5 +59,5 @@ function loadBuilds()
</tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>
+2 -2
View File
@@ -13,7 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table class='table-1'>
<caption><?php echo $lang->testtask->edit;?></caption>
@@ -54,5 +54,5 @@
</tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>

Some files were not shown because too many files have changed in this diff Show More