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 |
|
tianshujie
|
460d895072
|
* Refactor getDataOfTasksPerDeadline method.
|
2023-08-21 10:33:04 +08:00 |
|
tianshujie
|
e9c3b3ae16
|
* Refactor getDataOfTasksPerPri method.
|
2023-08-21 10:24:25 +08:00 |
|
tianshujie
|
179a8aee6b
|
* Refactor getDataOfTasksPerType method.
|
2023-08-21 10:19:45 +08:00 |
|
tianshujie
|
dd477aa26e
|
* Refactor getDataOfTasksPerAssignedTo method.
|
2023-08-21 09:59:31 +08:00 |
|
tianshujie
|
b7fda6bdf8
|
* Refactor getDataOfTasksPerModule method.
|
2023-08-21 09:48:59 +08:00 |
|
tianshujie
|
7903b6e530
|
* Refactor getDataOfTasksPerExecution method.
|
2023-08-21 08:39:04 +08:00 |
|
dingguodong
|
b030fcb03f
|
* Rename estimate to effort except object properties and column name.
|
2023-08-18 15:03:25 +08:00 |
|
tianshujie
|
fd234909e6
|
* Change the processData4Report method.
|
2023-08-18 14:27:20 +08:00 |
|
dingguodong
|
b20a77c919
|
+ Set team attributes to the task.
|
2023-08-18 14:22:50 +08:00 |
|
dingguodong
|
13c1544e65
|
* Comment and adjust the function.
|
2023-08-18 13:45:10 +08:00 |
|