Commit Graph

2842 Commits

Author SHA1 Message Date
wangchunsheng
9f3eaf51d5 * fix the error of finishedBy, not assignedTo. 2012-05-03 00:40:02 +00:00
wangchunsheng
abec549313 - remove the selectReverse. 2012-05-03 00:32:23 +00:00
wangchunsheng
5199f80c08 - remove the hour when edit a task. 2012-05-03 00:31:04 +00:00
wangchunsheng
15878af800 * adjust the file export size. 2012-05-03 00:20:56 +00:00
wangchunsheng
82c6a72e45 - remove the selectReverse(). 2012-05-03 00:20:16 +00:00
wangchunsheng
99627d572f * remove the hour when edit a story. 2012-05-03 00:17:21 +00:00
wangchunsheng
49cb0e7a73 * remvoe the setoutbox(). 2012-05-03 00:14:06 +00:00
wangchunsheng
0de0afcd8a * adjust the width of product browse page. 2012-05-02 15:08:36 +00:00
wangchunsheng
1b81daa010 * adjust the varname of CodeType to encode. 2012-05-02 14:49:48 +00:00
wangchunsheng
bb224fa03e * update the zh-tw lang. 2012-05-02 14:45:18 +00:00
wangchunsheng
557f55404f - remove the logic of if defined. 2012-05-02 14:23:46 +00:00
wangchunsheng
cd41530d91 * update the zh-tw lang. 2012-05-02 14:12:30 +00:00
wangchunsheng
4061f395c5 + add the 3.1 version and it's new method. 2012-05-02 14:06:00 +00:00
wangchunsheng
d0126850d9 + add comments of ajaxGetUserBugs(). 2012-05-02 13:58:02 +00:00
wangchunsheng
79139b6cb1 * support multi openedBuilds. 2012-05-02 13:42:24 +00:00
wangchunsheng
bcc4607fb3 * fix the error of getPairs(). 2012-05-02 13:41:06 +00:00
wangyidong
8f68b413da * fix a bug when extension have not '<?php' 2012-05-02 13:24:51 +00:00
wangchunsheng
07da0897c6 - remove the select reverse item. 2012-05-02 13:20:36 +00:00
wangchunsheng
a4b6edfe9e + upgrade to 3.1. 2012-05-02 11:57:25 +00:00
wangchunsheng
277d7a0db8 * change 3.0.stable to 3.0 when get version. 2012-05-02 11:52:16 +00:00
wangchunsheng
92c787bddc * adjust the error info. 2012-05-02 11:50:54 +00:00
zhujinyong
6213cbf421 * correct a word 'zentaopms'; 2012-05-02 09:18:57 +00:00
wangyidong
8810a373ef * fix a bug when main model is encrypt too. 2012-05-02 09:05:20 +00:00
wangchunsheng
cb9b500552 * upgrade to 3.1. 2012-05-02 07:53:26 +00:00
wangchunsheng
e17e9d2a4e * adjust the en lang of build module. 2012-05-02 07:50:01 +00:00
wangchunsheng
da743691dc * adjust sn. 2012-05-02 07:45:18 +00:00
wangchunsheng
a5dea3886c * fix the bug of story's affect scope. 2012-05-02 07:02:19 +00:00
wangchunsheng
acab2e0674 * rewrite the setStage() logic. 2012-05-02 06:16:07 +00:00
wangchunsheng
929ca4c5d9 * revert the hiddenwin. 2012-05-02 06:14:52 +00:00
wangchunsheng
24c2615dd2 * move the hiddenwin to the top of the divider. 2012-05-02 06:13:10 +00:00
wangchunsheng
6204bd60c6 * fix the bug#301. 2012-05-02 02:16:44 +00:00
wangchunsheng
24a3255403 + add anchor to the setComment() feature. 2012-05-02 02:13:15 +00:00
wangchunsheng
ee6e05ec35 * update zh-tw. 2012-05-01 15:10:14 +00:00
wangchunsheng
efd32b775d * fix the error of change lang or theme under ie. 2012-05-01 15:09:34 +00:00
wangchunsheng
b2f5ab1ef9 * adjust the style of selectall and selectreverse.
* add id to selectall and selectreverse.
2012-05-01 14:58:23 +00:00
wangchunsheng
3fbf6640b9 * adjust the pager's style. 2012-05-01 14:43:50 +00:00
wangchunsheng
596e2d5294 - remove it. 2012-05-01 14:43:01 +00:00
wangchunsheng
d026bd4ff3 * adjust the select all, select reverse. 2012-05-01 14:36:19 +00:00
wangchunsheng
5253dbf962 * adjust the checkall, select reverse and pager's style. 2012-05-01 14:21:52 +00:00
wangchunsheng
8232cea6d6 * move the report info to left. 2012-05-01 14:21:12 +00:00
wangchunsheng
b73caa9f64 - remove it. 2012-05-01 14:20:38 +00:00
wangchunsheng
0c2f995ffa * adjust the testtask-cases page's style. 2012-05-01 14:11:22 +00:00
wangchunsheng
bad8a92551 * adjust the checkall, check reverse and the pager style. 2012-05-01 14:10:23 +00:00
wangchunsheng
166a205d49 * adjust the link case page's style. 2012-05-01 14:01:50 +00:00
wangchunsheng
73eeb87ca8 - remove it. 2012-05-01 14:01:08 +00:00
wangchunsheng
de08f8b8ba - remove it. 2012-05-01 13:53:02 +00:00
wangchunsheng
0304bb1800 * when load stories and bugs, call the setOutBox() auto. 2012-05-01 13:10:07 +00:00
wangyidong
4a1cde8169 * fix a bug : change moduleName to className. 2012-05-01 10:58:41 +00:00
wangchunsheng
f1b687072f * adjust the backup code. 2012-05-01 10:00:14 +00:00
wangchunsheng
39505683b5 * ignore backup. 2012-05-01 09:58:51 +00:00