tianshujie
|
e8c09cb1e4
|
* Change the field name.
|
2023-08-23 11:11:49 +08:00 |
|
tianshujie
|
b43afca1a0
|
* Filter out non-multiplayer tasks.
|
2023-08-23 11:06:31 +08:00 |
|
wangyidong
|
72717fab09
|
* Adjust for custom fields in form.
|
2023-08-23 10:58:11 +08:00 |
|
tianshujie
|
8e3bc08b80
|
* Change the field name.
|
2023-08-23 10:19:18 +08:00 |
|
tianshujie
|
4a1c00dcf1
|
* Change the test data.
|
2023-08-23 10:08:59 +08:00 |
|
tianshujie
|
8f5715e3cf
|
* Change the required fields config for the batchUpdate.
|
2023-08-23 10:00:12 +08:00 |
|
dingguodong
|
6f86aa714e
|
* Remove check dao::isError.
|
2023-08-23 09:58:55 +08:00 |
|
dingguodong
|
b90182aabc
|
* Move the checks for record workhour form.
|
2023-08-23 09:58:55 +08:00 |
|
dingguodong
|
ed9a7e1ff1
|
* Set the left field to not required.
|
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
|
f42cdd39aa
|
* Refactor taskTao::checkWorkhour.
|
2023-08-23 09:20:41 +08:00 |
|
dingguodong
|
4853da271b
|
* Use dao::$errors to show error.
|
2023-08-23 09:20:40 +08:00 |
|
dingguodong
|
1214f87f21
|
* Add comment and adjust query condition.
|
2023-08-23 09:20:40 +08:00 |
|
dingguodong
|
7c47d8ed5c
|
* All columns of workhour form is required.
|
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 |
|
dingguodong
|
0ca5c16fe2
|
+ Add unit test for getting task after deleting workhour.
|
2023-08-22 13:49:51 +08:00 |
|
tianshujie
|
ec2b549095
|
+ Add case for the task module.
|
2023-08-22 13:23:19 +08:00 |
|
tianshujie
|
bf0aa46381
|
* Refactor updateTaskEsDateByGantt method.
|
2023-08-22 13:22:33 +08:00 |
|
tianshujie
|
42bf61e2fa
|
* Refactor updateExecutionEsDateByGantt and updateEsDateByGantt method.
|
2023-08-22 13:22:33 +08:00 |
|
dingguodong
|
5bd1185380
|
+ Add unit test for getting the left after deleting workhour.
|
2023-08-22 13:10:07 +08:00 |
|
dingguodong
|
7e99849e40
|
+ Add function to test getting the left after deleting workhour.
|
2023-08-22 13:09:08 +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 |
|
caoyanyi
|
398dea07ed
|
* Adjust unit test check rule,
|
2023-08-22 11:17:49 +08:00 |
|
dingguodong
|
ed7d4b3bcc
|
* Refactor taskModel::deleteWorkhour.
|
2023-08-22 10:04:14 +08:00 |
|
dingguodong
|
251566ca7d
|
+ Add functions to process deleting workhour of task.
|
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 |
|
caoyanyi
|
a552e6b6cb
|
- Remove unused param.
|
2023-08-21 15:50:00 +08:00 |
|
dingguodong
|
6823dfee91
|
- Remove unused code.
|
2023-08-21 15:39:13 +08:00 |
|
tianshujie
|
d536002dc3
|
+ Add case for the processExportTasks method.
|
2023-08-21 15:21:53 +08:00 |
|
tianshujie
|
a602bdbcad
|
* Change the export error.
|
2023-08-21 15:15:40 +08:00 |
|
dingguodong
|
d3a368c7bc
|
* Remove unnecessary db query and add comment.
|
2023-08-21 14:56:36 +08:00 |
|
tianshujie
|
36197537eb
|
* Refactor export method.
|
2023-08-21 14:52:49 +08:00 |
|
dingguodong
|
6635bd608c
|
* Fix type error.
|
2023-08-21 14:44:18 +08:00 |
|
tianshujie
|
a548c8d8e1
|
* Refactor mergeChartOption method.
|
2023-08-21 13:24:21 +08:00 |
|
tianshujie
|
42a054ccaa
|
* Change the buildChartData method.
|
2023-08-21 11:25:49 +08:00 |
|
dingguodong
|
675bce5b9e
|
+ Initialize data for unit test.
|
2023-08-21 11:18:12 +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 |
|