Commit Graph

378 Commits

Author SHA1 Message Date
zhujinyong
24e534655d * compute consumed and left when delete estimate. 2013-03-02 14:29:07 +00:00
zhujinyong
85987eee80 * change 'record' to 'recordEstimate'. 2013-03-02 14:04:28 +00:00
zhujinyong
1e24cb4a12 * if task is wati or doing, display edit and delete link. 2013-03-02 13:21:27 +00:00
wangchunsheng
2f12e3b0f6 * convert the zh-tw lang. 2013-03-02 13:17:37 +00:00
wangchunsheng
7e928b89b7 - remove the totalConsumed item. 2013-03-02 13:16:54 +00:00
wangchunsheng
56c89ce488 * adjust the lang items. 2013-03-02 13:14:11 +00:00
wangchunsheng
4903c2273a * when batchedit, show consumed field. 2013-03-02 13:12:52 +00:00
zhujinyong
b82f924376 * change 'deleteEstimate' to 'delEstimate'.
* change priv of task record.
2013-03-02 13:03:43 +00:00
zhujinyong
2501750773 * change 'consumed' to 'totalConsumed' when finish task.
* use work field instead of comment.
2013-03-02 12:35:07 +00:00
wangchunsheng
0f2f3d50a3 * check modules exists or not when assign module in task->batchEdit page. 2013-03-02 10:37:39 +00:00
chencongzhi520@gmail.com
2610f97fc0 * adjust the zh-cn lang of consumedThisTime. 2013-03-02 08:56:47 +00:00
chencongzhi520@gmail.com
7362960476 * finish task#1137. 2013-03-02 07:42:01 +00:00
wangyidong
16056e12ef * zh-cn to zh-tw for lang. 2013-02-28 00:52:05 +00:00
zhujinyong
b09e6a8ee0 * fix bug : if no record, left is 0. 2013-02-28 00:43:03 +00:00
zhujinyong
8e065ebad7 - remove transition. 2013-02-27 07:42:17 +00:00
zhujinyong
ad0d88ec1d * adjust datepicker. 2013-02-27 06:43:54 +00:00
zhujinyong
04fc7a1419 * adjust lang. 2013-02-27 03:01:03 +00:00
zhujinyong
059e3e8a29 + add record link in edit.html.php. 2013-02-27 02:47:26 +00:00
chencongzhi520@gmail.com
705697a305 * finish task#1120.
* refactory the task-batchCreate.
2013-02-27 02:24:43 +00:00
zhujinyong
8cb3cd7965 * compute consumed and left when delete estimate. 2013-02-27 00:58:19 +00:00
chencongzhi520@gmail.com
7f8670d244 * adjust the task-batchCreate. 2013-02-26 02:12:02 +00:00
zhujinyong
8eb0e35ddc + add note. 2013-02-26 01:42:29 +00:00
zhujinyong
248a8d33ad * fix for colorbox. 2013-02-26 01:37:26 +00:00
zhujinyong
ff62397579 * adjust task record style. 2013-02-26 01:00:42 +00:00
chencongzhi520@gmail.com
756d436eec * add red for type of task-batchedit. 2013-02-26 00:54:28 +00:00
zhujinyong
34d024ed0d * fix a bug : task consumed error. 2013-02-25 06:01:54 +00:00
zhujinyong
8a7ba33735 * compute task estimate. 2013-02-25 05:59:38 +00:00
wangchunsheng
5701112583 * adjust the defination for task's type field. 2013-02-23 01:41:45 +00:00
zhujinyong
ba7d0cd9fc * if type of project is sprint, remove module. 2013-02-22 01:45:01 +00:00
wangyidong
846c174d7b * fix a bug for no init object. 2013-02-21 09:44:35 +00:00
chencongzhi520@gmail.com
a99bc96a49 * finish task#1089. 2013-02-20 02:42:10 +00:00
chencongzhi520@gmail.com
7427704392 * finish task#1078. 2013-02-19 07:23:06 +00:00
zhujinyong
0744d1c9c6 * fix a bug in batchedit tasks. 2013-02-19 06:29:09 +00:00
wangyidong
2780dc200b * adjust task estimate for start and finish. 2013-02-18 09:16:31 +00:00
zhujinyong
da6816b494 * fix workhour record. 2013-02-18 02:44:32 +00:00
wangyidong
ed2cedb0f3 * adjust consumed of batch edit. 2013-02-04 08:05:16 +00:00
zhujinyong
ecc0ff7ee1 * fix a bug : fix setAfter. 2013-02-04 07:55:12 +00:00
zhujinyong
ea2bcb1eae * remove transition of task. 2013-01-24 08:51:37 +00:00
zhujinyong
c8ab182045 * fix a bug : add task consumed. 2013-01-24 08:50:46 +00:00
wangyidong
fe0817a681 * change for js:set. 2013-01-24 05:49:40 +00:00
zhujinyong
43ab996a8a - remove back button. 2013-01-23 00:49:12 +00:00
zhujinyong
04fe67bc6f * record time when start or finish. 2013-01-22 09:18:50 +00:00
zhujinyong
357565fc5a * check left is 0. 2013-01-22 09:17:03 +00:00
zhujinyong
d4fb426dc1 - remove estimate filed. 2013-01-22 09:15:05 +00:00
zhujinyong
ff8880fc5c * open in colorbox. 2013-01-22 09:13:18 +00:00
zhujinyong
77194dad77 * move checkLeft to common.js. 2013-01-22 09:12:10 +00:00
zhujinyong
acb911e1fa * return to parent. 2013-01-22 09:11:13 +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
wangyidong
7e72c9e8ee * fix a bug for record. 2013-01-21 05:32:40 +00:00