caoyanyi
|
aeb0161464
|
+ Add linked branch data for task.
|
2023-10-31 09:30:04 +08:00 |
|
caoyanyi
|
2f416c55d3
|
* Dealing with database date error issues.
|
2023-09-18 10:40:19 +08:00 |
|
tianshujie
|
c43b54f0fe
|
* Add getUnfinishTasks method and delete fetchByID method.
|
2023-08-29 11:21:29 +08:00 |
|
caoyanyi
|
bc4ca51f48
|
* Fix batch create child task error.
|
2023-08-28 11:22:46 +08:00 |
|
dingguodong
|
1e7ba9b922
|
* Changing element in the loop.
|
2023-08-25 14:47:32 +08:00 |
|
tianshujie
|
c739d76502
|
* Change the method order and delete unuse method.
|
2023-08-25 14:45:13 +08:00 |
|
caoyanyi
|
140c955e5f
|
* Optimize task list performance.
|
2023-08-25 13:03:04 +08:00 |
|
dingguodong
|
033af27ff3
|
* Fix typo in task module and related.
|
2023-08-24 17:14:11 +08:00 |
|
dingguodong
|
d2e05d5698
|
* Replace datas to dataList.
|
2023-08-24 17:07:40 +08:00 |
|
dingguodong
|
57d859f2ab
|
* Fix typo.
|
2023-08-24 16:54:54 +08:00 |
|
dingguodong
|
0b7c7329e5
|
* Replace leftjoin to leftJoin.
|
2023-08-24 16:49:54 +08:00 |
|
dingguodong
|
4d46cb2ca9
|
* Fix typo, cencel to cancel.
|
2023-08-24 16:30:32 +08:00 |
|
caoyanyi
|
d2fbd1acdf
|
* Replace and, or to &&, ||.
|
2023-08-24 15:42:37 +08:00 |
|
caoyanyi
|
5d8b1ff4ec
|
* Fix sonar error for task module.
|
2023-08-24 15:19:32 +08:00 |
|
dingguodong
|
378c337900
|
* Refactor this function.
|
2023-08-24 14:10:59 +08:00 |
|
dingguodong
|
dd349da6cc
|
* Replace isset expression to not empty.
|
2023-08-24 11:11:02 +08:00 |
|
dingguodong
|
26f24866b1
|
* Remove POST data from model.
|
2023-08-24 10:54:40 +08:00 |
|
dingguodong
|
a95e5f6006
|
+ Add Chinese comment.
|
2023-08-23 11:27:30 +08:00 |
|
tianshujie
|
0b963223e9
|
* Refactor updateTeam method and case.
|
2023-08-23 11:21:34 +08:00 |
|
tianshujie
|
b43afca1a0
|
* Filter out non-multiplayer tasks.
|
2023-08-23 11:06:31 +08:00 |
|
dingguodong
|
6f86aa714e
|
* Remove check dao::isError.
|
2023-08-23 09:58:55 +08:00 |
|
tianshujie
|
377e5e0d0d
|
* Change case of the aftersplittask.
|
2023-08-23 09:52:16 +08:00 |
|
dingguodong
|
9154994b3d
|
* Exit function if there is any dao errors.
|
2023-08-23 09:24:36 +08:00 |
|
dingguodong
|
1214f87f21
|
* Add comment and adjust query condition.
|
2023-08-23 09:20:40 +08:00 |
|
tianshujie
|
1914f82da9
|
* Refactor checkEstStartedAndDeadline method.
|
2023-08-23 08:43:09 +08:00 |
|
tianshujie
|
42743d0135
|
- Remove unuse code.
|
2023-08-23 08:35:17 +08:00 |
|
tianshujie
|
bcebfe4327
|
* Refactor getMultiTaskMembers method.
|
2023-08-22 16:56:16 +08:00 |
|
tianshujie
|
efd909c4aa
|
* Refactor getListByConds method.
|
2023-08-22 16:10:37 +08:00 |
|
dingguodong
|
7e27716ea2
|
* Modify comments.
|
2023-08-22 15:29:21 +08:00 |
|
dingguodong
|
3e310bd238
|
* Optimize the comments.
|
2023-08-22 14:44:20 +08:00 |
|
dingguodong
|
658acc9379
|
* Optimize the comments.
|
2023-08-22 14:10:50 +08:00 |
|
dingguodong
|
c3a30b3c07
|
* Optimize the comments.
|
2023-08-22 14:02:25 +08:00 |
|
tianshujie
|
ec48fc8465
|
* Refactor updateOrderByGantt method.
|
2023-08-22 13:55:45 +08:00 |
|
tianshujie
|
42bf61e2fa
|
* Refactor updateExecutionEsDateByGantt and updateEsDateByGantt method.
|
2023-08-22 13:22:33 +08:00 |
|
dingguodong
|
31a7c66554
|
* Fix bug that use deleted efforts and wrong condition.
|
2023-08-22 13:03:21 +08:00 |
|
caoyanyi
|
f6a45cba75
|
* Change comment and return type for task isClickable.
|
2023-08-22 11:17:49 +08:00 |
|
dingguodong
|
ed7d4b3bcc
|
* Refactor taskModel::deleteWorkhour.
|
2023-08-22 10:04:14 +08:00 |
|
tianshujie
|
13e5adf2e6
|
* Refactor getFinishedUsers method.
|
2023-08-22 09:23:11 +08:00 |
|
tianshujie
|
36ac61fd37
|
- Remove unuse code.
|
2023-08-21 17:23:12 +08:00 |
|
tianshujie
|
cf9d094a22
|
+ Add case of the getExportTasks.
|
2023-08-21 16:35:49 +08:00 |
|
tianshujie
|
36197537eb
|
* Refactor export method.
|
2023-08-21 14:52:49 +08:00 |
|
tianshujie
|
a548c8d8e1
|
* Refactor mergeChartOption method.
|
2023-08-21 13:24:21 +08:00 |
|
tianshujie
|
f021ea27b6
|
* Refactor getDataOfTasksPerStatus method.
|
2023-08-21 11:17:10 +08:00 |
|
dingguodong
|
b0c67e15e3
|
* Fix the error if the object does not exist.
|
2023-08-21 11:10:20 +08:00 |
|
tianshujie
|
5e93dbec89
|
* Refactor getDataOffinishedTasksPerDay method.
|
2023-08-21 11:09:02 +08:00 |
|
tianshujie
|
04e7811449
|
* Refactor getDataOfTasksPerClosedReason method.
|
2023-08-21 11:03:42 +08:00 |
|
tianshujie
|
dd27a54038
|
* Refactor getDataOfTasksPerFinishedBy method.
|
2023-08-21 10:56:08 +08:00 |
|
tianshujie
|
77f7f4dceb
|
* Refactor getDataOfTasksPerConsumed method.
|
2023-08-21 10:51:28 +08:00 |
|
tianshujie
|
accb52838a
|
* Refactor getDataOfTasksPerLeft method.
|
2023-08-21 10:46:26 +08:00 |
|
tianshujie
|
0078006d28
|
* Refactor getDataOfTasksPerEstimate method.
|
2023-08-21 10:42:18 +08:00 |
|