Commit Graph

71 Commits

Author SHA1 Message Date
wangchunsheng
6c4e2cc06b + add the feature of confirm story changed bugs. 2010-03-30 03:45:21 +00:00
wangchunsheng
8e7149d3f0 * add storyID tog getBugInfoFromResult(). 2010-03-29 02:00:40 +00:00
wangchunsheng
a2fb59c856 * change the divider of orderby. 2010-03-28 13:03:08 +00:00
wangchunsheng
fc22561876 * fix the error when create from a case. 2010-03-27 13:41:29 +00:00
wangchunsheng
11c254b9ba * adjust the position of keywords field. 2010-03-27 03:18:19 +00:00
wangchunsheng
2b6af22662 + add pri and keywords fields to bug table. 2010-03-27 02:55:46 +00:00
wangchunsheng
a88fd7a042 * adjust the page location feature. 2010-03-26 12:32:18 +00:00
wangchunsheng
0e6b4c5c36 * adjust the goback. 2010-03-26 08:53:59 +00:00
wangchunsheng
8834b98c20 * adjust the fields, add help link. 2010-03-26 06:32:49 +00:00
wangchunsheng
37b21c40a6 * adjust the ui. 2010-03-25 07:10:54 +00:00
wangchunsheng
87c2a6f308 * adjust the date feature. 2010-03-21 13:00:53 +00:00
wangchunsheng
08e8e5c767 + add the converter of bugfree2. 2010-03-21 05:18:47 +00:00
wangchunsheng
15265d0447 * adjust the code of getModuleBugs() method. 2010-03-19 03:15:14 +00:00
wangchunsheng
c4c1384736 * mv the view file of common module to view directory. 2010-03-17 08:45:53 +00:00
wangchunsheng
afeec6193d * enhance the attatchments security. 2010-03-17 02:28:48 +00:00
wangchunsheng
d17565ff2a * change the divider of order by, use ?\001 instead of |. 2010-03-10 08:09:49 +00:00
wangchunsheng
0c13075f87 * adjust the width of the data table. 2010-03-09 09:42:53 +00:00
wangchunsheng
497c35cceb + add the feature of report of bug. 2010-03-09 09:34:55 +00:00
wangchunsheng
ab3c75f436 * finish the feature of bug openedbuild. 2010-03-03 02:25:47 +00:00
wangchunsheng
57633a83d6 * fix the bug of activate. 2010-02-26 02:54:39 +00:00
wangchunsheng
342c4e3448 * when search, can search all product. 2010-02-26 02:43:31 +00:00
wangchunsheng
80f41d74fe + init the english language package. 2010-02-23 06:05:08 +00:00
wangchunsheng
e66b7d2ba8 * fix the error of story version. 2010-02-20 11:47:26 +00:00
wangchunsheng
3facbcea81 * fix the error when sendmail a bug. 2010-02-20 11:38:48 +00:00
wangchunsheng
414e521b1d * when link story, store the latest version of the story. 2010-02-20 08:53:18 +00:00
wangchunsheng
02c11698a2 * fix the error of type field. 2010-02-20 02:28:52 +00:00
wangchunsheng
c128e22e79 * change the copyright declare. 2010-02-20 02:13:51 +00:00
wangchunsheng
bec51387dd + finishe the convert feature of bugfree 1.x. 2010-02-19 09:01:33 +00:00
wangchunsheng
c42af57a08 + add the feature of sendmail of story. 2010-02-11 03:17:04 +00:00
wangchunsheng
b5e7b65ed1 * adjust the resolution as extra. 2010-02-10 07:36:01 +00:00
wangchunsheng
f65380e6af * adjust the UI of task. 2010-02-09 08:20:55 +00:00
wangchunsheng
c9a7361259 * adjust the UI of action logs. 2010-02-09 07:48:21 +00:00
wangchunsheng
ac4e7dc5d5 * adjust the funcname name, change findById to getById. 2010-02-04 09:18:00 +00:00
wangchunsheng
ec135cfdae * pass projectID from the project view.
* save the caseID when create from a test result.
2010-02-02 07:29:42 +00:00
wangchunsheng
579795a1cf + add the feature of create bug from test result. 2010-02-02 07:17:26 +00:00
wangchunsheng
04f6a9faf0 + add the module testtask. 2010-01-30 03:33:48 +00:00
wangchunsheng
ad46390988 * adjust the UI. 2010-01-29 06:42:07 +00:00
wangchunsheng
8b7cb07b4c + add search by module, project and build. 2010-01-21 07:29:55 +00:00
wangchunsheng
1ffa568312 * adjust the user->getPairs().
* adjust the note of group.
 * adjust the UI of group priv manage and member manage.
2010-01-20 03:32:32 +00:00
wangchunsheng
8042cbd5f0 * finish the rewrite of other bug's pages. 2010-01-19 09:14:44 +00:00
wangchunsheng
55c01ae4e5 * rewrite the view and edit page of bug. 2010-01-19 08:39:17 +00:00
wangchunsheng
d9cd521cf9 * show build in bug view page. 2010-01-18 09:55:21 +00:00
wangchunsheng
fe17586bb3 + bug: when create a bug, add the build field.
* adjust the user::getPairs() method.
2010-01-18 09:44:57 +00:00
wangchunsheng
7e7fe651e2 * fix the bug of sendmail. 2010-01-15 05:38:26 +00:00
wangchunsheng
a42456ff5c * fix the error of all bugs and all stories link. 2010-01-14 07:51:57 +00:00
wangchunsheng
645c2e6184 * adjust the search feature, no product in the search fields any more and add full text search. 2010-01-14 07:38:37 +00:00
wangchunsheng
59dda856db * adjust the activate method. 2010-01-13 06:39:20 +00:00
wangchunsheng
f0f1cf4945 * adjust the file module. 2010-01-13 06:34:46 +00:00
wangchunsheng
77794e1a02 * adjust the code of bug and product's search feature. 2010-01-09 03:37:02 +00:00
wangchunsheng
fbff729b0a * when resolve, log the resolution. 2010-01-08 09:07:54 +00:00