wangyidong
|
4c30342f5f
|
* Adjust for todo edit page.
|
2023-07-28 11:16:02 +08:00 |
|
caoyanyi
|
ea5fd361e8
|
* Fix error for array key is float type.
|
2023-07-28 09:52:06 +08:00 |
|
caoyanyi
|
aaa2e0b4e6
|
* Chang return value.
|
2023-07-18 13:01:55 +08:00 |
|
sunguangming
|
b3bb9afca0
|
* Code for finish multi-task.
|
2023-07-04 11:05:55 +08:00 |
|
sunguangming
|
4645f53c92
|
* Add manage team modal to edit task page.
|
2023-07-04 08:43:33 +08:00 |
|
sunguangming
|
e11ad3fe35
|
* Fix multi-task effort bug.
|
2023-06-21 14:59:34 +08:00 |
|
tianshujie
|
b98b9e5046
|
* Refactor create test subtasks.
|
2023-06-19 18:46:37 +08:00 |
|
sunguangming
|
3c29943322
|
* Fix code error, add notice modal of delete workhour.
|
2023-06-19 09:12:04 +08:00 |
|
tianshujie
|
c872b5878b
|
* Change the judgment for batch edit.
|
2023-06-15 18:45:08 +08:00 |
|
tianshujie
|
ba1297a9e6
|
* Change the batch error format.
|
2023-06-15 15:37:11 +08:00 |
|
sunguangming
|
0d049c9ef5
|
* Code for task #95362.
|
2023-06-15 14:42:34 +08:00 |
|
caoyanyi
|
c05b9cdb1f
|
* Change clickable check.
|
2023-06-10 16:47:13 +08:00 |
|
zhaoke
|
c9c9ae4e2a
|
* Refactor taskModel-updateParentStatus.
|
2023-06-09 15:20:39 +08:00 |
|
sunguangming
|
2151d494df
|
* Modify var name.
|
2023-06-05 14:20:09 +08:00 |
|
sunguangming
|
8b650b8309
|
* Move code.
|
2023-06-05 14:05:02 +08:00 |
|
sunguangming
|
ae5ace47db
|
* Refactor edit effort method of model.
|
2023-06-05 14:03:32 +08:00 |
|
朱金勇
|
c4d949d12e
|
* Hide action if no priv.
|
2023-06-05 02:22:50 +00:00 |
|
caoyanyi
|
53e358a50c
|
* Adjust code for mailto is null.
|
2023-06-05 09:57:49 +08:00 |
|
sunguangming
|
c062343530
|
* Rename editworkhour to editeffort.
|
2023-06-05 09:04:33 +08:00 |
|
sunguangming
|
ccaea7a0fc
|
* Rename vars and functions.
|
2023-06-02 14:46:56 +08:00 |
|
朱金勇
|
131e197d26
|
Merge branch 'master' of https://git.zcorp.cc/easycorp/zentaopms
|
2023-06-02 02:23:34 +00:00 |
|
朱金勇
|
9c78353211
|
+ Add config of databable actions.
|
2023-06-02 02:22:53 +00:00 |
|
sunguangming
|
1495615c87
|
* Modify return value for recordworkhour.
|
2023-06-02 10:19:26 +08:00 |
|
sunguangming
|
9c6a5405c9
|
* Add processtasks unit test.
|
2023-06-02 09:41:53 +08:00 |
|
tianshujie
|
4f7e27a6ad
|
+ Add the check module ID cannot be less than 0.
|
2023-06-01 16:04:25 +08:00 |
|
caoyanyi
|
e0562976e6
|
* Add unit test for getToAndCcList method.
|
2023-06-01 15:56:41 +08:00 |
|
tianshujie
|
26ddec810a
|
* Fix call variable error problem.
|
2023-06-01 14:34:04 +08:00 |
|
caoyanyi
|
c4bd3541f2
|
* Revert method.
|
2023-06-01 13:39:31 +08:00 |
|
tianshujie
|
a02a2ed290
|
* Modify the logic of the linear task check operate effort.
|
2023-06-01 11:36:15 +08:00 |
|
tianshujie
|
4f41edc511
|
* Refactor canOperateEffort method of task module.
|
2023-06-01 11:19:34 +08:00 |
|
caoyanyi
|
91ba73ffc6
|
* Add param type and return type.
|
2023-06-01 10:58:39 +08:00 |
|
sunguangming
|
bf1d4cea71
|
* Modify comment.
|
2023-06-01 10:57:14 +08:00 |
|
sunguangming
|
128e170330
|
* Add comment to processTask method.
|
2023-06-01 10:43:50 +08:00 |
|
tianshujie
|
3da1c13c89
|
* Refactor appendLane method of task module.
|
2023-06-01 10:17:59 +08:00 |
|
tianshujie
|
36e1916836
|
* Refactor getStoryTaskCounts method of task module.
|
2023-06-01 09:26:42 +08:00 |
|
caoyanyi
|
cbe91feadb
|
- Delete duplicate method.
|
2023-05-31 17:18:22 +08:00 |
|
caoyanyi
|
51286cd882
|
- Remove unused methods.
|
2023-05-31 16:04:48 +08:00 |
|
tianshujie
|
748d8f23fe
|
* Refactor getUserSuspendedTasks method of task module.
|
2023-05-31 16:01:55 +08:00 |
|
tianshujie
|
9a7c9c1028
|
\# Remove the logic of finishedBy, canceledBy, closedBy, and closedReason in batch edit.
|
2023-05-31 14:55:21 +08:00 |
|
sunguangming
|
8596e59709
|
* Add needupdatebugstatus unit test.
|
2023-05-31 14:18:55 +08:00 |
|
caoyanyi
|
f4578f635d
|
+ Add param type and return type.
|
2023-05-31 13:59:45 +08:00 |
|
caoyanyi
|
9653ed3340
|
* Add param type and return value.
|
2023-05-31 13:20:33 +08:00 |
|
caoyanyi
|
7a32dfe996
|
* Move resetEffortLeft from model to tao.
|
2023-05-31 09:24:06 +08:00 |
|
sunguangming
|
26875336e2
|
* Remove unused function.
|
2023-05-31 09:19:34 +08:00 |
|
caoyanyi
|
9c030a72fe
|
* Change variable name.
|
2023-05-30 15:04:57 +08:00 |
|
tianshujie
|
06654780b1
|
+ Add update parent task.
|
2023-05-30 14:58:28 +08:00 |
|
tianshujie
|
368c35318b
|
* Refactor getUserTaskPairs method of task module.
|
2023-05-30 13:44:16 +08:00 |
|
sunguangming
|
ed3a3f91bb
|
* Remove unused code.
|
2023-05-30 13:16:26 +08:00 |
|
tianshujie
|
27a8535fc0
|
* Refactor getUserTasks method of task module.
|
2023-05-30 10:34:18 +08:00 |
|
tianshujie
|
6d7fa5964e
|
* Refactor getParentTaskPairs method of task module.
|
2023-05-30 09:01:17 +08:00 |
|