wangyidong
|
dc456c6765
|
* finish task #1176.
|
2013-03-14 01:14:13 +00:00 |
|
wangyidong
|
e9b68c0d51
|
* fix for no database selected.
|
2013-03-13 13:46:01 +00:00 |
|
wangyidong
|
f070ec2cba
|
* revert robots.txt.
|
2013-03-13 11:18:59 +00:00 |
|
wangyidong
|
0719791431
|
* add return value.
|
2013-03-13 11:14:47 +00:00 |
|
wangyidong
|
7dd83ab978
|
* finish task #1174.
|
2013-03-13 06:28:28 +00:00 |
|
wangyidong
|
edf9a3490a
|
* finish task #1175.
|
2013-03-13 06:16:02 +00:00 |
|
wangyidong
|
e174135198
|
* finish task #1173.
|
2013-03-13 06:12:10 +00:00 |
|
wangyidong
|
faf7b82c59
|
* finish task #1171.
|
2013-03-13 05:55:21 +00:00 |
|
wangyidong
|
abbe7d1e4b
|
* finish task #1166.
|
2013-03-13 04:18:27 +00:00 |
|
wangyidong
|
149e3b11a1
|
* finish task #1165.
|
2013-03-13 02:55:33 +00:00 |
|
wangyidong
|
d442df5df2
|
* finish task #1164.
|
2013-03-13 02:35:15 +00:00 |
|
wangyidong
|
c24164b3a5
|
* fix some bugs.
|
2013-03-13 02:06:45 +00:00 |
|
wangyidong
|
4962843783
|
* finish task #1163.
|
2013-03-13 02:05:08 +00:00 |
|
chencongzhi520@gmail.com
|
a2616f7ca3
|
* add is_string judge for js::set method.
|
2013-03-08 05:23:50 +00:00 |
|
zhujinyong
|
990e5fdedd
|
+ add js and css ext of common methods.
|
2013-03-07 03:09:52 +00:00 |
|
wangyidong
|
e4720ad90b
|
* fix a bug for set flow in sql.
|
2013-03-05 08:54:07 +00:00 |
|
wangyidong
|
626e151a23
|
* revert update4.0.beta2.sql.
|
2013-03-05 07:00:33 +00:00 |
|
wangyidong
|
3e6f1f350a
|
* fix bug for edit story.
|
2013-03-05 06:56:35 +00:00 |
|
wangyidong
|
701201ae2e
|
* fix bug for colorbox error in view.html.php.
|
2013-03-05 01:41:55 +00:00 |
|
wangyidong
|
f4cf1b14fc
|
* fix bug for no data when batchEdit user.
--This line, and th se below, will be ignored--
M control.php
|
2013-03-05 01:41:16 +00:00 |
|
zhujinyong
|
75a7383ff2
|
* fix bug : record.js should be renamed.
|
2013-03-03 05:39:49 +00:00 |
|
wangyidong
|
22eb655f00
|
* add for insert group data.
|
2013-03-03 04:12:29 +00:00 |
|
chencongzhi520@gmail.com
|
82dc069ea6
|
* revert the change.
|
2013-03-03 02:56:10 +00:00 |
|
wangchunsheng
|
1884b6f56a
|
* change the group priviledges.
|
2013-03-03 02:37:52 +00:00 |
|
wangchunsheng
|
cbdfc4b076
|
* when no working hours, show the table header to avoid empty page.
|
2013-03-03 02:32:02 +00:00 |
|
zhujinyong
|
3f7b9d6b90
|
* fix bug : consumed is error.
|
2013-03-03 02:24:34 +00:00 |
|
zhujinyong
|
0d51012ff4
|
* fix bug : change 'record' to 'recordEstimate'.
|
2013-03-03 02:10:12 +00:00 |
|
wangchunsheng
|
d6ffd38a9f
|
* convert zh-tw lang.
|
2013-03-03 02:01:15 +00:00 |
|
wangchunsheng
|
3c37b7424e
|
* adjust ui.
|
2013-03-03 01:55:19 +00:00 |
|
zhujinyong
|
28112fb8e4
|
* if left is 0, change status of task to done.
|
2013-03-03 01:45:28 +00:00 |
|
wangchunsheng
|
c22b9ed320
|
* adjust lang items for estimate feature.
|
2013-03-03 01:24:04 +00:00 |
|
wangchunsheng
|
305d36d298
|
* adjust the layout of recore estimate page.
|
2013-03-03 01:19:50 +00:00 |
|
wangchunsheng
|
0160c9b1ba
|
* include footer.lite.html.php instead.
|
2013-03-03 01:16:44 +00:00 |
|
zhujinyong
|
9f024fbdc4
|
* if status of task is not wait and doing, can't record estimate.
|
2013-03-03 01:06:48 +00:00 |
|
zhujinyong
|
c7ead516a6
|
* if status of task is wait, recording estimate will change status.
|
2013-03-03 01:03:54 +00:00 |
|
wangyidong
|
67b4e1d74f
|
* fix a hug for init object in remind.
|
2013-03-03 00:52:39 +00:00 |
|
zhujinyong
|
c6ad20487b
|
+ add work field.
|
2013-03-03 00:49:56 +00:00 |
|
zhujinyong
|
c34e90d9e9
|
* change label of edit estimate.
|
2013-03-03 00:39:40 +00:00 |
|
zhujinyong
|
7581d12cb7
|
+ add changes of edit and delete estimate.
|
2013-03-03 00:36:25 +00:00 |
|
wangchunsheng
|
ac39ce3dca
|
* adjust the notice for daily report.
|
2013-03-03 00:33:34 +00:00 |
|
wangyidong
|
11d72d123c
|
* adjust webapp colorbox height.
|
2013-03-03 00:25:07 +00:00 |
|
zhujinyong
|
cb6baded87
|
* if finish task and consumed is not changed, don't record.
|
2013-03-02 15:16:17 +00:00 |
|
zhujinyong
|
4f94ab2485
|
* fix a bug : oldEstimate is not defined.
|
2013-03-02 15:03:21 +00:00 |
|
zhujinyong
|
e351051239
|
* change 'record' to 'recordestimate'.
|
2013-03-02 14:57:24 +00:00 |
|
zhujinyong
|
3f60ff4665
|
* short 'record estimate' to 'record'.
|
2013-03-02 14:55:28 +00:00 |
|
zhujinyong
|
4f425f4340
|
* change style.
|
2013-03-02 14:49:10 +00:00 |
|
zhujinyong
|
ea9aff8425
|
* change record to recordEstimate.
|
2013-03-02 14:44:53 +00:00 |
|
zhujinyong
|
ae197d30da
|
* change record to recordEstimate.
|
2013-03-02 14:43:15 +00:00 |
|
zhujinyong
|
1a9ded8ff1
|
* change 'record' to 'recordEstimate'.
|
2013-03-02 14:32:44 +00:00 |
|
zhujinyong
|
24e534655d
|
* compute consumed and left when delete estimate.
|
2013-03-02 14:29:07 +00:00 |
|