Commit Graph

80 Commits

Author SHA1 Message Date
wangchunsheng
00fa11813d * when create diff, add the veryfy as the multiline field. 2012-04-30 07:37:34 +00:00
wangchunsheng
65e19fa8a8 * convert to unix format. 2012-02-21 07:22:58 +00:00
shiyangyangwork@yahoo.cn
b30c103ecc finish the task #689. 2012-02-09 06:56:35 +00:00
wangchunsheng
fa72cb9857 * init the className. 2011-10-11 07:43:27 +00:00
womenyiqi_123@163.com
a7860fac5f * remoed function saveProductState(); 2011-07-03 03:50:36 +00:00
wangyidong
bfc014a1cc + add chinese name of company. 2011-06-24 10:11:25 +00:00
wangyidong
bb74a892e6 * change Copyright to 2011. 2011-06-23 08:59:18 +00:00
liukmqd@gmail.com
a5817956ba * Corrected the spelling of function 'se()' to 'set()'. 2011-06-23 03:41:31 +00:00
liukmqd@gmail.com
553cfd2278 * modified the lang file under common folder.
+ added a function named 'saveProductState()' into common->control.php.
2011-06-23 03:28:27 +00:00
wangchunsheng
faa1e7a432 * adjust the upgrade feature. 2011-05-01 06:46:59 +00:00
wangchunsheng
7a187bb754 + add charset to the checkUpgrade method. 2011-03-13 02:21:36 +00:00
wangchunsheng
e78d3616d0 + add the security checking when execute upgrade program. 2011-03-12 07:54:41 +00:00
wangchunsheng
16ae69f562 * revert to version 1396. 2011-02-21 14:35:26 +00:00
wangchunsheng
75c7ec4118 * change copyright. 2011-02-17 14:26:15 +00:00
wangchunsheng
0431d2cf57 - remove the $config global declare. 2010-12-01 12:34:40 +00:00
wangchunsheng
1b8ae663f2 * load company lang. 2010-11-22 07:19:50 +00:00
wangchunsheng
da79fc1e29 + add the feature of keep login. 2010-11-22 07:00:31 +00:00
wangchunsheng
f1b6765b88 * rewrite the common module. 2010-11-12 05:31:01 +00:00
wangchunsheng
7dfd409b91 - move the common:saveProductState to product module. 2010-11-11 13:54:52 +00:00
wangchunsheng
9c7602cbd4 * move the common::saveProjectState to project. 2010-11-11 13:37:28 +00:00
wangchunsheng
3bd9d519ca * move some methods to model.
+ add the printRunInfo().
2010-11-10 08:10:51 +00:00
wangchunsheng
0ddc8b5275 * change zentaoms to zentaopms. 2010-11-09 07:19:37 +00:00
wangchunsheng
3b17036a12 * add the license tag. 2010-11-09 06:59:05 +00:00
wangchunsheng
2651d13d50 - remove the long desc of license. 2010-11-09 06:14:34 +00:00
wangchunsheng
568314254b * change the company name. 2010-11-09 03:36:46 +00:00
wangchunsheng
296a73a842 + add the feature of toggle help link. 2010-09-13 11:02:40 +00:00
wangchunsheng
f3edef3a90 * adjust the kindeditor. 2010-09-13 08:11:44 +00:00
wangchunsheng
95e2c15813 * adjust the lang items. 2010-09-11 12:42:06 +00:00
wangchunsheng
a4b2890a68 * change zentaoms.com to zentao.net. 2010-09-11 07:11:57 +00:00
wangchunsheng
f88128ab18 * if session id passed through GET, use it by session_id(). 2010-09-03 02:55:54 +00:00
wangchunsheng
f7169c55cc * process the editedby and editeddate. 2010-08-03 06:18:47 +00:00
wangchunsheng
06db285114 * fix bug #116. 2010-08-02 14:11:24 +00:00
wangchunsheng
f654deb72d * use app->getClientLang() instead of cookie->lang. 2010-08-02 01:40:51 +00:00
wangchunsheng
f4f37b4630 + add the feature of select lang. 2010-07-30 08:35:11 +00:00
wangchunsheng
168808c9e9 + remeber the project and product user last selected. 2010-07-04 03:12:35 +00:00
wangchunsheng
a79c9235f7 + add the support of PHP_AUTH_USER. 2010-07-02 08:16:04 +00:00
fujia
001ffcb8f1 + set sessionVar for the requestType of "GET". 2010-07-02 03:54:46 +00:00
wangchunsheng
5f4cf8eb0c * convert to utf-8. 2010-06-17 09:32:58 +00:00
wangchunsheng
f1dd529c95 * adjust the var name of httpHost. 2010-06-04 03:32:28 +00:00
fujia
ed45dfdbfa * fix bug 105 2010-05-28 09:23:52 +00:00
wangchunsheng
3e325e835f * change the copyright, email and website. 2010-05-02 15:32:06 +00:00
wangchunsheng
6439dad4c5 * set the help link.
* set the about link.
2010-05-02 14:04:57 +00:00
wangchunsheng
c3105f0318 * hide the about link temp. 2010-04-27 14:40:24 +00:00
wangchunsheng
b821a110c3 * adjust the UI.
+ add the about page.
2010-04-23 07:42:09 +00:00
wangchunsheng
49cf300460 * adjust the UI. 2010-04-22 09:33:18 +00:00
wangchunsheng
babae82720 * fix the login error.
+ add favicon.ico.
2010-04-17 02:50:45 +00:00
wangchunsheng
f56b719d0e * process the guest logic. 2010-04-14 07:55:46 +00:00
wangchunsheng
b72f738f95 * change the width of the searh box. 2010-04-11 08:18:17 +00:00
wangchunsheng
f11adbed88 * adjust the search box. 2010-04-10 12:30:01 +00:00
wangchunsheng
e4cb3c9e9a * set the css style of fiedls to order by. 2010-04-09 09:41:08 +00:00