liumengyi
|
11f8d9d1de
|
* Replace " to '.
|
2023-05-09 20:52:16 +08:00 |
|
zenggang
|
583caaf3c3
|
* Adjust getdataoftasksperexecution unit
|
2023-05-09 12:44:36 +00:00 |
|
zenggang
|
ac0233a604
|
* Edit task commonAction method
|
2023-05-09 12:44:08 +00:00 |
|
liumengyi
|
53881ff4c0
|
- Remove undefined unit test fields.
|
2023-05-09 20:42:24 +08:00 |
|
tianshujie
|
6c621e206c
|
* Delete the useless temporary variable $field.
|
2023-05-09 20:40:59 +08:00 |
|
tianshujie
|
2ca8338150
|
* Delete the useless temporary variable $childTaskID and $taskID.
|
2023-05-09 20:40:59 +08:00 |
|
tianshujie
|
efed19a6f8
|
* Delete the useless temporary variable $datas.
|
2023-05-09 20:40:59 +08:00 |
|
tianshujie
|
cec388c4d4
|
* Remove this unused "$index" local variable.
|
2023-05-09 20:40:59 +08:00 |
|
tianshujie
|
ce97198ef1
|
* Replace this use of "join" with "implode".
|
2023-05-09 20:40:59 +08:00 |
|
tianshujie
|
e93c9b780e
|
* Delete useless temporary variable $tasks.
|
2023-05-09 20:40:59 +08:00 |
|
tianshujie
|
276198774e
|
* Reduce the number of conditional operators.
|
2023-05-09 20:40:59 +08:00 |
|
tianshujie
|
019fad27f3
|
* Remove this unused "$earliestTime" local variable.
|
2023-05-09 20:40:59 +08:00 |
|
tianshujie
|
695bbaa8ee
|
* Remove this unused "$field" local variable.
|
2023-05-09 20:27:49 +08:00 |
|
tianshujie
|
6476c6f96a
|
* Replace this use of "join" with "implode".
|
2023-05-09 20:27:07 +08:00 |
|
tianshujie
|
01be1a637b
|
* Remove this unused "$i" local variable.
|
2023-05-09 20:26:29 +08:00 |
|
tianshujie
|
cda46267ed
|
* Change the bool judgment to strictly equal mode.
|
2023-05-09 20:25:12 +08:00 |
|
tianshujie
|
52c615524e
|
* Modify the format of comments in the tao.php file.
|
2023-05-09 20:21:55 +08:00 |
|
tianshujie
|
dcf345d871
|
* Change the comment format in zen.php.
|
2023-05-09 20:21:55 +08:00 |
|
tianshujie
|
8294b1dea4
|
* Change the variable judgment to strictly equal.
|
2023-05-09 19:43:57 +08:00 |
|
tianshujie
|
55a578111b
|
* Remove this unused "$skip" local variable.
|
2023-05-09 19:43:57 +08:00 |
|
tianshujie
|
b6b580549c
|
* Remove this unused "$i" local variable.
|
2023-05-09 19:43:57 +08:00 |
|
tianshujie
|
b6ec7f7ece
|
* Fix code problems with SonarQube scanning.
|
2023-05-09 19:30:23 +08:00 |
|
mayue
|
0d13085df5
|
* Delete temporary files.
|
2023-05-09 11:02:56 +00:00 |
|
zenggang
|
1ba7e6c0ee
|
* Adjust task code
|
2023-05-09 10:46:06 +00:00 |
|
liumengyi
|
a3e66c5699
|
* Change array_map to array_column.
|
2023-05-09 18:42:28 +08:00 |
|
liumengyi
|
e3c3be6401
|
* Optimize code after code reviewing.
|
2023-05-09 18:21:50 +08:00 |
|
tianshujie
|
8831a2740c
|
* Optimize code after code reviewing.
|
2023-05-09 18:11:38 +08:00 |
|
tianshujie
|
0c467b479d
|
* Optimize code after code reviewing.
|
2023-05-09 17:05:15 +08:00 |
|
zhouxin
|
bec459dc6f
|
* Order methods for tao.php of task.
|
2023-05-09 08:55:01 +00:00 |
|
zhouxin
|
1588881bf4
|
* Add updateLastEdited and getTeamInfo method, add commit.
|
2023-05-09 08:34:49 +00:00 |
|
tianshujie
|
c65e0902a7
|
* Optimize code after code reviewing.
|
2023-05-09 16:04:36 +08:00 |
|
tianshujie
|
14d558c1e0
|
* Optimize code after code reviewing.
|
2023-05-09 15:56:31 +08:00 |
|
liumengyi
|
5aad78362f
|
* Optimize code after code reviewing.
|
2023-05-09 15:43:45 +08:00 |
|
hufangzhou
|
deac830f8f
|
* Code for task-batchCreate unit test.
|
2023-05-09 15:32:22 +08:00 |
|
tianshujie
|
59f12781bf
|
* Optimized code logic.
|
2023-05-09 13:56:56 +08:00 |
|
tianshujie
|
a884aa145f
|
* Add test case for updatekanbandata method.
|
2023-05-09 13:40:45 +08:00 |
|
mayue
|
1a7e6153dd
|
* Change private to protected.
|
2023-05-09 05:20:18 +00:00 |
|
hufangzhou
|
0af9d5043a
|
* Remove the undefined variable.
|
2023-05-09 11:23:23 +08:00 |
|
hufangzhou
|
2f3d7ef168
|
* Add the task-batchcreate unit test.
|
2023-05-09 10:50:19 +08:00 |
|
mayue
|
0c4577afd7
|
* Add unit test for afterSplitTask and optimized some codes.
|
2023-05-09 02:46:54 +00:00 |
|
zhouxin
|
3638e3dcb5
|
* Add doUpdate method for task.
|
2023-05-08 13:05:08 +00:00 |
|
liumengyi
|
502cce9c83
|
+ Add code comment of task-computeBeginAndEnd.
|
2023-05-08 20:21:37 +08:00 |
|
liumengyi
|
25cf64efba
|
* Modify unit-test of task-computeBeginAndEnd, and task-computeWorkingHours.
|
2023-05-08 20:01:11 +08:00 |
|
zhouxin
|
7b67bf797e
|
* Add some dao determine for zen.php of task.
|
2023-05-08 11:51:31 +00:00 |
|
zhouxin
|
3a19cf7713
|
* Add some methods for tao.php of task.
|
2023-05-08 11:40:40 +00:00 |
|
liumengyi
|
b2e6756091
|
* Modify unit-test of task-computeWorkingHours.
|
2023-05-08 19:24:12 +08:00 |
|
tianshujie
|
6326d59ea4
|
* Add test case for createtestchildtasks method.
|
2023-05-08 19:04:29 +08:00 |
|
tianshujie
|
dd14441419
|
* Modify function comment of tao.php.
|
2023-05-08 19:01:04 +08:00 |
|
liumengyi
|
fddd2c12af
|
* Add unit-test of task-managetaskteam.
|
2023-05-08 18:45:07 +08:00 |
|
tianshujie
|
a0bfb84c8d
|
* Modify test case for aftercreate function.
|
2023-05-08 18:28:56 +08:00 |
|