Commit Graph
1338 Commits
Author SHA1 Message Date
sunguangming 6594cb08be * Skip has consumed parent tasks in edit page. 2023-05-23 15:38:27 +08:00
caoyanyi e0719abd21 * Adjust comments and return judgments. 2023-05-23 15:33:29 +08:00
caoyanyi e659c81db6 * Remove unused code. 2023-05-23 14:18:54 +08:00
caoyanyi 81d6434b5c * Split task completion method. 2023-05-23 14:02:04 +08:00
sunguangming ec13220588 * Move create aciton to model. 2023-05-23 13:59:15 +08:00
朱金勇 1bd75e6929 * Refactor batchCreate of task. 2023-05-23 03:01:23 +00:00
sunguangming 12ececa3c7 * Remove param of update method, format code. 2023-05-23 10:15:58 +08:00
sunguangming 84c0400175 * Refactor task assign method. 2023-05-22 15:26:15 +08:00
tianshujie 865263743e + Add activate page and test case for task module. 2023-05-22 09:24:57 +08:00
tianshujie 071292b3fa * Modify test case for managetaskteam and settaskfiles method. 2023-05-19 11:31:31 +08:00
tianshujie 6e6a940ee6 + Add test case for createmultitask method. 2023-05-18 17:04:51 +08:00
tianshujie 1511d46e47 * Add test case for createtaskofaffair method. 2023-05-18 16:36:37 +08:00
tianshujie 41784ae125 * Add test case for createtaskoftest method. 2023-05-18 16:04:26 +08:00
tianshujie 66f3f35145 \# Delete useless code. 2023-05-18 13:20:26 +08:00
tianshujie 23ad9b6b96 * Refactor the create task method. 2023-05-18 13:16:18 +08:00
tianshujie 55caa4067b * Optimize the logic of edit a task. 2023-05-16 16:43:13 +08:00
tianshujie df8b733691 * Refactor batchcreate task pages. 2023-05-16 11:06:40 +08:00
zenggang 2a95898346 * Task activate model method and unit 2023-05-15 08:33:48 +00:00
tianshujie 0a30c7158b * Refactor the start method of the task module. 2023-05-15 14:16:14 +08:00
liumengyi 726b6945da * Fix bug of build menu. 2023-05-15 08:46:55 +08:00
zenggang 73510d72bd * Task activate batchupdate method and unit 2023-05-12 09:29:07 +00:00
zhouxin 185c81618e * Delete useless param. 2023-05-12 08:33:24 +00:00
liumengyi 7625a4fdab * Refactor task-pause and add unit test. 2023-05-12 16:19:22 +08:00
tianshujie 840e38100a * Whether the modify judgment actions button displays issues. 2023-05-12 09:34:16 +08:00
zhouxin 5f1480922b * Add team data fixer. 2023-05-11 23:33:15 +00:00
tianshujie 17a16097d4 * Modify test case for task method. 2023-05-11 20:44:29 +08:00
tianshujie 0ea7ace95a * Reduce logical operators in judgments. 2023-05-11 20:06:35 +08:00
hufangzhou da20605d4b * Get the parent task ID from URL. 2023-05-11 16:07:54 +08:00
hufangzhou d6969808e9 * Remove the updateParentAfterSplit function that its code has been implemented in method updateParentStatus. 2023-05-11 15:50:15 +08:00
lishuo 9462d2ba3c * Adjust the ternary operator under the task module. 2023-05-11 15:06:25 +08:00
lishuo c52641ca27 * Optimizing comments. 2023-05-11 13:42:44 +08:00
hufangzhou 45f4c834b8 * Change childTasks variable name to children. 2023-05-10 20:16:44 +08:00
hufangzhou e6500c0828 * Add English comments for task-batchCreate. 2023-05-10 20:11:05 +08:00
zhouxin 5db73bc70d * Add updateParent method to update a task's parent. 2023-05-10 11:08:02 +00:00
zenggang 59313eefd4 * Edit task edit ui and adjust code style 2023-05-10 09:57:44 +00:00
zenggang 6526d699bd * Edit updateteam method 2023-05-10 09:55:50 +00:00
zhouxin e8c19c8d99 * Rename variable for readability. 2023-05-10 08:56:31 +00:00
zhouxin c9d73347b2 * Batch change stdClass() to stdclass(). 2023-05-10 08:26:54 +00:00
zhouxin 58e1b88b67 * Record task version when edit task. 2023-05-10 07:52:39 +00:00
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