Commit Graph
1499 Commits
Author SHA1 Message Date
zhouxin 108061337d * Delete code that duplicated with zen. 2023-05-10 07:37:58 +00:00
zhouxin 3ca2fe8c09 * Add a call to the doUpdate method. 2023-05-10 06:59:01 +00:00
zhouxin abe44c88d2 * Get required fields for update method of task. 2023-05-10 06:46:33 +00:00
zhouxin 67601bf800 * Remove fixer from controller of task. 2023-05-10 06:40:23 +00:00
hufangzhou 1e5a3c30b3 * Changed the calling class for checkrequired4batchcreate function. 2023-05-10 09:10:16 +08:00
hufangzhou fa68bd7cd0 * Remove the checkrequired4batchcreate function from tao to model. 2023-05-10 09:04:08 +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 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
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
liumengyi 5aad78362f * Optimize code after code reviewing. 2023-05-09 15:43:45 +08:00
tianshujie a884aa145f * Add test case for updatekanbandata method. 2023-05-09 13:40:45 +08: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
liumengyi 502cce9c83 + Add code comment of task-computeBeginAndEnd. 2023-05-08 20:21:37 +08:00
liumengyi b2e6756091 * Modify unit-test of task-computeWorkingHours. 2023-05-08 19:24:12 +08:00
tianshujie a0bfb84c8d * Modify test case for aftercreate function. 2023-05-08 18:28:56 +08:00
liumengyi 7222a9e195 * Add unit-test of taskTao-manageTaskTeamMember. 2023-05-08 17:06:34 +08:00
zenggang b4f66fa5cc * Adjust task code 2023-05-08 08:58:00 +00:00
tianshujie ab3c620bfe * Fixed undefined variables in batch update tasks. 2023-05-08 15:35:19 +08:00
tianshujie 0f79319591 * Fixed undefined variables in batch update tasks. 2023-05-08 15:30:01 +08:00
tianshujie 140976a503 * Add test case for create method. 2023-05-08 15:07:06 +08:00
hufangzhou c7f4071142 * Add the updatekanban4batchcreate unit test. 2023-05-08 14:52:15 +08:00
guofeilong 595999ff66 * Code refactors for function project update . 2023-05-08 11:26:34 +08:00
liumengyi c2000637f1 * Fix bug of task-manageTaskTeam. 2023-05-08 10:54:52 +08:00
liumengyi 9c558abe87 * Refactoer task-manageTaskTeam. 2023-05-08 10:37:07 +08:00
tianshujie f3157df21c * Modify test case for computehours4multiple method. 2023-05-06 16:21:26 +08:00
tianshujie e258becec8 * Add test case for create task. 2023-05-06 15:59:08 +08:00
tianshujie 42b6a47248 * Fix code error. 2023-05-06 13:52:22 +08:00
hufangzhou 0cee1c0c58 * Code for refactor task-batchCreate. 2023-05-06 13:06:33 +08:00
tianshujie c9c340d0e8 * Split the function that create the task. 2023-05-06 11:33:40 +08:00
hufangzhou dc8fcc9484 * Merge 18.4 into master. 2023-05-05 09:26:04 +08:00
zenggang 1a3235b8db * Task edit 2023-04-28 12:18:01 +00:00
tianshujie 6500d6cdf5 * Refactor function logic. 2023-04-28 11:20:28 +08:00
zhouxin a47617863b * Refactor updateTaskEsDateByGantt method and move it to tao. 2023-04-28 02:15:36 +00:00
zenggang 8979e405cd * Assignto method 2023-04-27 11:16:51 +00:00
mayue 6d8288c79b * Refactor task-getusertasks and add unit test. 2023-04-27 11:00:50 +00:00
liumengyi bd48fee903 * Refactor task-computeHours4Multiple and add unit test. 2023-04-27 18:30:21 +08:00
tianshujie 50eee50acf * Code for task #92057. 2023-04-27 15:04:48 +08:00