Commit Graph

81 Commits

Author SHA1 Message Date
wangyidong
080ea27752 * code for task #1971,1961. 2014-07-22 09:10:00 +00:00
xia0ta0
78ea03f55c * code for task #1894. 2014-06-18 15:40:15 +08:00
Catouse
a84ef67f6d * ajusted grid layout.
* ajusted style of treeview.
2014-05-02 10:37:15 +08:00
Catouse
fde4ff5610 * remove default text from chosen.
* fixed css class of some tables.
 * ajusted style of form.
 * ajusted ui of searchbox.
2014-04-25 16:20:36 +08:00
Catouse
3485b105f0 * ajusted style of 'titlebar' & 'featurebar'.
* updated kindeditor & chosen.
2014-04-25 10:36:40 +08:00
Catouse
98afc277a3 * ajusted views of module 'bug'. 2014-03-31 11:38:43 +08:00
xia0ta0
a954e09d53 Merge branch 'zui'
Conflicts:
	module/bug/view/activate.html.php
	module/bug/view/assignto.html.php
	module/bug/view/confirmbug.html.php
	module/bug/view/edit.html.php
	module/bug/view/resolve.html.php
	module/build/view/create.html.php
	module/build/view/edit.html.php
	module/common/model.php
	module/common/view/header.lite.html.php
	module/file/view/edit.html.php
	module/my/view/bug.html.php
	module/product/view/browse.html.php
	module/product/view/close.html.php
	module/product/view/edit.html.php
	module/productplan/view/edit.html.php
	module/project/view/activate.html.php
	module/project/view/batchedit.html.php
	module/project/view/burn.html.php
	module/project/view/close.html.php
	module/project/view/edit.html.php
	module/project/view/putoff.html.php
	module/project/view/start.html.php
	module/project/view/story.html.php
	module/project/view/suspend.html.php
	module/project/view/taskheader.html.php
	module/release/view/edit.html.php
	module/search/view/buildform.html.php
	module/story/view/batchclose.html.php
	module/story/view/change.html.php
	module/task/control.php
	module/task/css/batchcreate.css
	module/task/view/activate.html.php
	module/task/view/assignto.html.php
	module/task/view/batchcreate.html.php
	module/task/view/cancel.html.php
	module/task/view/close.html.php
	module/task/view/create.html.php
	module/task/view/edit.html.php
	module/task/view/finish.html.php
	module/task/view/start.html.php
	module/testtask/view/close.html.php
	module/testtask/view/edit.html.php
	module/testtask/view/start.html.php
	www/theme/default/style.css
2014-03-27 16:27:43 +08:00
Catouse
ad3a1c29b8 * ajusted views.
* changed css names.
2014-03-27 14:40:55 +08:00
Catouse
1ff011f641 * ajusted views of module 'project'. 2014-03-25 19:57:12 +08:00
Catouse
c1fd283142 * changed css names. 2014-03-25 11:25:30 +08:00
xia0ta0
12dac1ce57 * code for task#1835. 2014-03-24 16:33:20 +08:00
xia0ta0
b88842b4c0 * code for task#1830. 2014-03-12 16:35:57 +08:00
xia0ta0
5d4d8239f1 * select users using chosen. 2014-03-04 10:58:40 +08:00
wyd621
0d4bab62e1 * fix bug fo #465. 2013-10-31 06:28:52 +00:00
xia0ta0
a215237c50 Merge branch 'master' of github.com:easysoft/zentaopms 2013-08-02 09:57:34 +08:00
xia0ta0
c97dd391ac * code for task#1665. 2013-08-02 08:57:23 +08:00
azhi
ce08eaed8d * adjust the placeholder of chosen. 2013-08-02 08:50:36 +08:00
azhi
901d6f326d * finish task#1614. 2013-07-24 14:05:30 +08:00
wyd621
ec50ddf69d * commit for different. 2013-07-17 10:05:00 +08:00
wangyidong
485e7bed9f * change to function js::set(). 2013-06-26 01:13:16 +00:00
zhujinyong
0d51012ff4 * fix bug : change 'record' to 'recordEstimate'. 2013-03-03 02:10:12 +00:00
zhujinyong
059e3e8a29 + add record link in edit.html.php. 2013-02-27 02:47:26 +00:00
zhujinyong
c8ab182045 * fix a bug : add task consumed. 2013-01-24 08:50:46 +00:00
zhujinyong
9c608f7e56 * consumed of task can not be edited. 2013-01-22 09:08:35 +00:00
chencongzhi520@gmail.com
bce17e9513 * add class:select-1 for task-edit's module select html. 2013-01-21 07:18:18 +00:00
wangchunsheng
8f0d651d9c * convert to unix format. 2013-01-18 01:58:14 +00:00
wangchunsheng
48d43cb5e1 * change copyright time. 2013-01-18 01:18:58 +00:00
zhujinyong
4777d6a239 * code for task#964. 2012-12-13 03:21:12 +00:00
chencongzhi520@gmail.com
84f1aaa36e * Add module field of task-edit and task-view page. 2012-07-09 01:35:36 +00:00
wangchunsheng
b6607176e9 * change edit page's form to dataform. 2012-07-02 06:25:41 +00:00
chencongzhi520@gmail.com
5c1eee7091 * code for task#848. 2012-06-25 02:39:11 +00:00
wangchunsheng
bfdc6f934c * Rename estimateStartDate and actualStartDate insead of estStart and realStart. 2012-06-22 09:40:18 +00:00
wangyidong
7b4e12dcc3 * finish task #763. 2012-06-19 07:38:18 +00:00
chencongzhi520@gmail.com
4b2cf497a3 * Code for task#848. 2012-06-19 06:43:01 +00:00
wangchunsheng
9f3eaf51d5 * fix the error of finishedBy, not assignedTo. 2012-05-03 00:40:02 +00:00
wangchunsheng
5199f80c08 - remove the hour when edit a task. 2012-05-03 00:31:04 +00:00
chencongzhi520@gmail.com
a4cfb2b940 * code for task#769 2012-04-26 07:50:14 +00:00
areyou123456
b1fdeb9344 * finished task #758 2012-04-14 07:05: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
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
wangchunsheng
0a1679e0a2 * rewrite the module task's css and uui code. 2011-03-02 10:14:39 +00:00
wangchunsheng
16ae69f562 * revert to version 1396. 2011-02-21 14:35:26 +00:00
wangchunsheng
bb0477d8b8 * change copyright time. 2011-02-17 14:31:38 +00:00
wangchunsheng
4f3d4deb69 * fix the error of css class name. 2011-02-16 15:18:06 +00:00
wangchunsheng
2a495f8835 * batch change the ui. 2011-02-16 14:29:44 +00:00
wangchunsheng
c75ffef97b + add new fields of task table. 2010-11-25 15:32:28 +00:00
wangchunsheng
a9f7e2f05d * fix the bug when import tasks. 2010-11-24 14:04:18 +00:00
wangchunsheng
fcb4b5373c * rewrite the call method of kindeditor.
* fix the bug of kindeditor.
2010-11-23 13:34:07 +00:00