Commit Graph

621 Commits

Author SHA1 Message Date
wangchunsheng
b84ca30912 * adjust the logic of user model. 2010-04-08 06:01:41 +00:00
wangchunsheng
7584d6959f * fix the error of package name. 2010-04-08 02:42:10 +00:00
wangchunsheng
c4f7c96861 * when insert, use data method. 2010-04-08 02:41:24 +00:00
wangchunsheng
76b1a5c0d4 * rewrite the sql, use dao instead. 2010-04-08 02:40:43 +00:00
wangchunsheng
b84812a286 * remmeber last page when swith a project, product or a user. 2010-04-06 14:40:31 +00:00
wangchunsheng
06794c5b1a + add the search tips. 2010-04-06 13:22:57 +00:00
wangchunsheng
db5d25fab8 + add the feature of shortcut. 2010-04-06 13:09:07 +00:00
wangchunsheng
2e0b9c6184 + add the temp method to update the company field of every table. 2010-04-06 08:02:54 +00:00
wangchunsheng
b6d5241fa5 + add the summary of stories of a project. 2010-04-05 02:27:57 +00:00
wangchunsheng
81c007fd80 * upgrade the version. 2010-03-31 09:37:19 +00:00
wangchunsheng
cc723707e0 + add the confirStoryChange lang item. 2010-03-31 09:35:31 +00:00
wangchunsheng
d60ec3e013 * upgrade the sql. 2010-03-31 09:28:47 +00:00
wangchunsheng
73be8375e2 * trun off the online help temp. 2010-03-31 07:05:17 +00:00
wangchunsheng
d09c0470f5 * fix the bug of order issue in project's story page. 2010-03-31 07:04:08 +00:00
wangchunsheng
dcafafe76c * change the upgrade module. 2010-03-31 06:31:42 +00:00
wangchunsheng
a834b4e0bb * fix the error when link story to a plan. 2010-03-30 06:15:40 +00:00
wangchunsheng
110acc9e40 * upgrade the version. 2010-03-30 05:49:42 +00:00
wangchunsheng
cf6c632866 * fix the error of fields. 2010-03-30 05:42:17 +00:00
wangchunsheng
276f82a88e + add the confirm story change feature of testcase. 2010-03-30 04:07:21 +00:00
wangchunsheng
6c4e2cc06b + add the feature of confirm story changed bugs. 2010-03-30 03:45:21 +00:00
wangchunsheng
bc54e61272 * adjust the type of notify the story changed tasks. 2010-03-30 03:09:02 +00:00
wangchunsheng
64fc7754d9 + add the confirm story feature of task. 2010-03-30 02:23:02 +00:00
wangchunsheng
df99ca3de3 * fix the bug #51. 2010-03-30 01:42:54 +00:00
wangchunsheng
d37b117bd6 + add the feature of list affected scopes. 2010-03-29 15:01:33 +00:00
wangchunsheng
f8d57f267c * if the user is super admin, pass. 2010-03-29 08:09:41 +00:00
wangchunsheng
d984aeabb6 * fix the bug of convertModule. 2010-03-29 07:52:59 +00:00
wangchunsheng
b46979f6b1 + add the feature of priv setting. 2010-03-29 07:14:08 +00:00
wangchunsheng
6ffa26e97a + add getGroups() method. 2010-03-29 07:10:47 +00:00
wangchunsheng
5c88995e7a + add getPairs(). 2010-03-29 07:09:14 +00:00
wangchunsheng
92bd940c37 + add priv setting fields to project.
* adjust the project and product's name and code length.
2010-03-29 07:08:20 +00:00
wangchunsheng
d39b36ea67 * fix the bug #33. 2010-03-29 07:06:56 +00:00
wangchunsheng
d6e2cd3321 * fix the error of js. 2010-03-29 02:51:26 +00:00
wangchunsheng
a90912e2d8 * fix the error of link case.
* change the executeType field to howRun.
2010-03-29 02:06:03 +00:00
wangchunsheng
31c72e671c * adjust the fields order and name. 2010-03-29 02:04:55 +00:00
wangchunsheng
8e7149d3f0 * add storyID tog getBugInfoFromResult(). 2010-03-29 02:00:40 +00:00
wangchunsheng
1fd3942fcc + add the feature of import task to a project. 2010-03-28 14:33:08 +00:00
wangchunsheng
afbf9dedf3 * add stauts param to getProjectTasks. 2010-03-28 13:18:29 +00:00
wangchunsheng
e00a4ecce6 * change the divider of orderby. 2010-03-28 13:16:21 +00:00
wangchunsheng
a2fb59c856 * change the divider of orderby. 2010-03-28 13:03:08 +00:00
wangchunsheng
71a337d888 * change the divider of orderby. 2010-03-28 13:01:33 +00:00
wangchunsheng
20793083c4 * change the path divider. 2010-03-28 12:57:32 +00:00
wangchunsheng
b659b7ca54 + add pri, keywords, stage fields to case module. 2010-03-27 13:44:07 +00:00
wangchunsheng
7a64c0e5c8 * change the field scope to stage. 2010-03-27 13:42:44 +00:00
wangchunsheng
fc22561876 * fix the error when create from a case. 2010-03-27 13:41:29 +00:00
wangchunsheng
ca14c302d8 * adjust the fields order. 2010-03-27 07:28:53 +00:00
wangchunsheng
917dab643e + add keywords field to story. 2010-03-27 07:15:02 +00:00
wangchunsheng
df6399e4e8 * hide the help link. 2010-03-27 07:09:42 +00:00
wangchunsheng
4d4796fa72 + add keywords fields to story. 2010-03-27 03:19: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