Commit Graph

678 Commits

Author SHA1 Message Date
wangchunsheng
821b54732d * adjust the browse page's UI. 2010-04-11 08:26:48 +00:00
wangchunsheng
46fb7fd12f * when save a action, str to lower. 2010-04-11 08:20:21 +00:00
wangchunsheng
f2d8a5ab9b + add short defination of some common fields. 2010-04-11 08:19:10 +00:00
wangchunsheng
b72f738f95 * change the width of the searh box. 2010-04-11 08:18:17 +00:00
wangchunsheng
face3b4e96 * fix the UI bug in IE6. 2010-04-11 07:31:46 +00:00
wangchunsheng
449969e91f + add the feature of delete and view to product. 2010-04-10 14:50:59 +00:00
wangchunsheng
8a7b28e70b * adjust the code. use this->view->xxx to assign. 2010-04-10 13:21:27 +00:00
wangchunsheng
2ba3f64d3d * adjust the action object defination. 2010-04-10 12:31:46 +00:00
wangchunsheng
f11adbed88 * adjust the search box. 2010-04-10 12:30:01 +00:00
wangchunsheng
29ceaf5417 * if no record, exit. 2010-04-10 12:28:51 +00:00
wangchunsheng
d9b1b7a138 + add the feature of delete to build module.
+ log the actions of build.
2010-04-10 09:34:57 +00:00
wangchunsheng
7daf9b137a + add the feature of delete of testcase module. 2010-04-10 08:12:11 +00:00
wangchunsheng
18d57fe430 + add new ACL. 2010-04-10 07:46:27 +00:00
wangchunsheng
afb86f9e6c + add the feature of delete to bug module.
+ add the feature of trash.
2010-04-10 07:14:40 +00:00
wangchunsheng
775de5c817 + set Id keyword. 2010-04-09 14:01:23 +00:00
wangchunsheng
28fe717692 * change the define of backyard field. 2010-04-09 13:59:21 +00:00
wangchunsheng
7ae654fc1e + add the link of website and backyard. 2010-04-09 13:58:19 +00:00
wangchunsheng
c77930a8e9 * adjust the code. 2010-04-09 13:46:45 +00:00
wangchunsheng
7d9a473b53 + add comments. 2010-04-09 13:23:53 +00:00
wangchunsheng
fe4656c2eb - remove it. 2010-04-09 13:07:40 +00:00
wangchunsheng
31f959a469 * adjust the code. 2010-04-09 12:44:36 +00:00
wangchunsheng
c9622737f4 * add comment to action model.
+ add login and logout action.
2010-04-09 09:43:35 +00:00
wangchunsheng
e4cb3c9e9a * set the css style of fiedls to order by. 2010-04-09 09:41:08 +00:00
wangchunsheng
f2ad22beb8 * set the css of sort field. 2010-04-09 09:39:45 +00:00
wangchunsheng
3ee54ecbdc * merge the tablesorter css to style.css. 2010-04-09 09:38:21 +00:00
wangchunsheng
8959d0ceaf * when install, try to write the config file directly. 2010-04-08 14:19:00 +00:00
wangchunsheng
f532763ee5 * rewrite the sql, use DAO. 2010-04-08 09:25:25 +00:00
wangchunsheng
454a74835f * use dao to write the sql. 2010-04-08 08:52:39 +00:00
wangchunsheng
9b5f34fa33 * process the company field. 2010-04-08 08:44:47 +00:00
wangchunsheng
37f691c54a * when update the company field, ommit the config table. 2010-04-08 08:23:44 +00:00
wangchunsheng
0ed948d0d7 - remove the company field. 2010-04-08 07:31:19 +00:00
wangchunsheng
0de4bd14eb * remove the company condition. 2010-04-08 07:19:46 +00:00
wangchunsheng
2c519e04a2 * adjust the lang setting of user module. 2010-04-08 06:03:22 +00:00
wangchunsheng
3ae9795d32 * adjust the logic of user model. 2010-04-08 06:01:41 +00:00
wangchunsheng
08440b9303 * fix the error of package name. 2010-04-08 02:42:10 +00:00
wangchunsheng
ce26a63667 * when insert, use data method. 2010-04-08 02:41:24 +00:00
wangchunsheng
e14ec2b1e3 * rewrite the sql, use dao instead. 2010-04-08 02:40:43 +00:00
wangchunsheng
390abe807d * remmeber last page when swith a project, product or a user. 2010-04-06 14:40:31 +00:00
wangchunsheng
d95a7fa9a7 + add the search tips. 2010-04-06 13:22:57 +00:00
wangchunsheng
2ec4f5be0f + add the feature of shortcut. 2010-04-06 13:09:07 +00:00
wangchunsheng
d01eccbe71 + add the temp method to update the company field of every table. 2010-04-06 08:02:54 +00:00
wangchunsheng
2d292dfbd5 + add the summary of stories of a project. 2010-04-05 02:27:57 +00:00
wangchunsheng
4f03f5d43f + add the confirStoryChange lang item. 2010-03-31 09:35:31 +00:00
wangchunsheng
f6f72c0ddb * fix the bug of order issue in project's story page. 2010-03-31 07:04:08 +00:00
wangchunsheng
6ad000da59 * change the upgrade module. 2010-03-31 06:31:42 +00:00
wangchunsheng
1e4819c508 * fix the error when link story to a plan. 2010-03-30 06:15:40 +00:00
wangchunsheng
12249e6cd9 * fix the error of fields. 2010-03-30 05:42:17 +00:00
wangchunsheng
d05261eab3 + add the confirm story change feature of testcase. 2010-03-30 04:07:21 +00:00
wangchunsheng
f3222d547b + add the feature of confirm story changed bugs. 2010-03-30 03:45:21 +00:00
wangchunsheng
39d41a3103 * adjust the type of notify the story changed tasks. 2010-03-30 03:09:02 +00:00