Commit Graph
83 Commits
Author SHA1 Message Date
wangyidong c43eec4a20 * convert int to string in the function js::set(). 2013-06-26 03:39:36 +00:00
wangyidong 1d08f9c094 + add function of closeColorbox. 2013-06-25 00:51:45 +00:00
wangyidong 093283d405 * add back button for todo-batchcreate. 2013-06-20 09:01:09 +00:00
wangchunsheng f3a2683d75 * when js::excute, no html head. 2013-06-20 05:29:36 +00:00
chencongzhi520@gmail.com bd9ae47e24 * code for task#1227. 2013-05-03 06:11:00 +00:00
chencongzhi520@gmail.com 8132507a48 * finish task#1197. 2013-04-28 01:47:02 +00:00
chencongzhi520@gmail.com 1a0473ef84 * finish task#1227. 2013-04-11 06:16:31 +00:00
wangyidong 3d035e4610 * change checkbox for label. 2013-03-15 02:02:20 +00:00
wangyidong 93e4430596 * finish task #1182. 2013-03-14 08:29:30 +00:00
chencongzhi520@gmail.com a2616f7ca3 * add is_string judge for js::set method. 2013-03-08 05:23:50 +00:00
wangyidong f502948597 * adjust js::reload. 2013-01-27 01:17:52 +00:00
wangyidong 7edea52a4e * adjust function js::set. 2013-01-24 05:31:47 +00:00
wangyidong 844dc2ae10 * adjust check onlybody.
* adjust task-record.
2013-01-21 05:26:47 +00:00
wangchunsheng e04296deed * add target param to linkButton() method. 2013-01-18 08:28:03 +00:00
wangchunsheng 66960dc273 * add type param to js::set() method. 2013-01-09 02:15:03 +00:00
zhujinyong 41b7f69c79 * code for task#1056. 2013-01-07 00:51:52 +00:00
zhujinyong 1cfc9b220d * code for task#1056. 2013-01-07 00:41:04 +00:00
chencongzhi520@gmail.com 8feafd6fbb * finish task#1038. 2013-01-05 02:42:06 +00:00
wangyidong cd4915729d * adjust style. 2012-12-20 08:00:07 +00:00
wangyidong de7ae1f6e3 * change for task #925. 2012-12-11 08:28:42 +00:00
wangchunsheng a523fe8d3f * task#982, front.class.php 2012-12-10 08:38:23 +00:00
wangchunsheng 7f1a5c780d * adjust comment for only body feature. 2012-09-02 06:54:54 +00:00
wangchunsheng a8f692d644 * adjust comments for only body feature. 2012-09-02 06:53:10 +00:00
wangyidong 1b4620549a * fix bug. 2012-08-30 08:43:57 +00:00
wangyidong f9f59a8a9a * adjust onlybody. 2012-08-30 08:24:36 +00:00
chencongzhi520@gmail.com c1a18f55dd * Change a tag function adjust whether need newline. 2012-06-30 06:49:16 +00:00
chencongzhi520@gmail.com a4cf24fa26 * Adjust the selectGroup function. 2012-06-27 05:54:22 +00:00
chencongzhi520@gmail.com 4b2cf497a3 * Code for task#848. 2012-06-19 06:43:01 +00:00
chencongzhi520@gmail.com ad316c3d94 * adjust the selectAll. 2012-05-18 02:16:28 +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
chencongzhi520@gmail.com 93e6e51f0a * refactory select all. 2012-05-01 02:49:35 +00:00
chencongzhi520@gmail.com 62fad1350b * adjust selectAll and selectReverse. 2012-04-30 06:35:54 +00:00
chencongzhi520@gmail.com 8f75cc48c9 * rename checkAll() instead of selectAll() and add selectReverse(). 2012-04-30 05:47:21 +00:00
chencongzhi520@gmail.com fea0b1d4fb * adjust html::checkall function. 2012-04-30 03:24:03 +00:00
chencongzhi520@gmail.com 3d89f5c837 + add html::checkAll function. 2012-04-30 02:52:12 +00:00
wangchunsheng 080cedc772 + add the printStars() function. 2011-12-26 01:57:06 +00:00
wangchunsheng df0d768bf5 fix bug#272. 2011-11-21 05:17:32 +00:00
wangchunsheng 03f3c5623d * use the modify name of front.class.php instead of the svn $Rev$.
(modify log test)
2011-10-12 08:28:56 +00:00
wangchunsheng c4d240615f * move $Id$ to $Rev$. 2011-10-12 03:19:22 +00:00
wangchunsheng 1e7cfecbfe * fix the error of $Id, should be $Id$ 2011-10-12 03:15:17 +00:00
wangchunsheng e7641bc752 * use svn revision as the css and js version when no version given. 2011-10-12 03:04:54 +00:00
wangchunsheng 0fccdaa8be * js::locate(), if the url is empty, set to webRoot. 2011-09-07 06:21:01 +00:00
wangchunsheng f4b623428c - remove the repeat call of js::resetForm(). 2011-07-01 02:16:18 +00:00
wangchunsheng d772c652bd + add js::resetForm() method for js::error() and js::alert(). 2011-07-01 01:53:46 +00:00
wangchunsheng ee93b7862b * keep same with the zentaophp framework. 2011-05-20 06:34:00 +00:00
wangchunsheng 5a9a6ea98e * fix the error of class declare comment. 2011-05-20 06:24:47 +00:00
wangchunsheng 18992836c5 * keep the same with the zentaophp framework. 2011-05-20 06:22:37 +00:00
wangchunsheng 6ebcc3f4fd * move the parseUBB() to ubb.class.php. 2011-05-20 05:53:11 +00:00
chencongzhi520@gmail.com 3223d706d2 * adjust the code. 2011-05-01 11:29:53 +00:00
wangchunsheng 27a94efe3d * revert to the prev version. 2011-03-13 06:26:23 +00:00