Commit Graph
4271 Commits
Author SHA1 Message Date
tianshujie a6f217a5d6 * Modify the data in the project table in the yaml file. 2023-05-11 20:06:35 +08:00
zenggang bfc6835e7e * Fix task code bug. 2023-05-11 11:16:10 +00:00
zenggang 664727d6ce * Task batchedit method and adjust code style 2023-05-11 11:09:27 +00:00
lishuo ae4e1f36f4 * Optimize code and comments. 2023-05-11 18:15:54 +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 5a1ab3e24c * Replace setcookie function to helper::setcookie. 2023-05-11 15:36:23 +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
mayue 9b2c401c79 * Remove a single variable and return early. 2023-05-10 12:42:07 +00:00
mayue fddbdf9e95 * Delete zen's setMenuByTab function. 2023-05-10 12:36:36 +00:00
hufangzhou 947759d412 * Change the showFields variable name to checkedFields. 2023-05-10 20:31:13 +08:00
hufangzhou 45f4c834b8 * Change childTasks variable name to children. 2023-05-10 20:16:44 +08:00
zhouxin 5e88003930 + Add form config for task's team. 2023-05-10 12:11:36 +00:00
hufangzhou e6500c0828 * Add English comments for task-batchCreate. 2023-05-10 20:11:05 +08:00
mayue b980e7fd5b * Optimizing variable operations. 2023-05-10 11:52:17 +00:00
mayue d81351a4b9 * Modify preStory to prevStory. 2023-05-10 11:21:22 +00:00
mayue 0a2b90f779 * Move isLimitedInExecution function from control to zen. 2023-05-10 11:14:39 +00:00
zhouxin 5db73bc70d * Add updateParent method to update a task's parent. 2023-05-10 11:08:02 +00:00
mayue 13fb66588a * Modify the comment of function. 2023-05-10 10:55:36 +00:00
mayue 3a7cf4bde6 + Add unit test for splitconsumedtask. 2023-05-10 10:31:34 +00:00
tianshujie aa11a3778c * Return result of ajax. 2023-05-10 18:28:37 +08: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
dingyongliang 08a6e98ad3 * zin: add detail content for task view page. 2023-05-10 16:52:55 +08:00
tianshujie 41f62350c2 * Refactor create task page. 2023-05-10 16:28:43 +08:00
zhouxin c9d73347b2 * Batch change stdClass() to stdclass(). 2023-05-10 08:26:54 +00:00
zhouxin d9441347b4 * Batch change execLaneType to executionLaneType. 2023-05-10 08:21:57 +00:00
zhouxin a5c2edaa36 * Batch change execGroupBy to executionGroupBy. 2023-05-10 08:15:06 +00:00
zhouxin 612ad81fed * Batch change execGroupBy to executionGroupBy. 2023-05-10 08:11:57 +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
tianshujie 095910ef05 * Refactor create task page. 2023-05-10 15:31:45 +08: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
zhouxin 5bee0aae7c * Add unit test for updateLastEdited of taskTao. 2023-05-10 06:32:46 +00:00
zhouxin 0474b90e3b * Add unit test for checkHasChildren of taskTao. 2023-05-10 03:30:13 +00:00
zhouxin ecbe4acc67 * Refactor fetchByID method of taskTao. 2023-05-10 02:58:52 +00:00
zhouxin b7304a2f7b * Add unit test for fetchbyid of taskTao. 2023-05-10 02:44:18 +00:00
tianshujie b608e83e0a * Modify the unit test for the create method. 2023-05-10 09:48:48 +08:00
zenggang 63be8ef54e * Adjust getlistbyreportcondition unit 2023-05-10 01:32:12 +00:00
hufangzhou 1e5a3c30b3 * Changed the calling class for checkrequired4batchcreate function. 2023-05-10 09:10:16 +08:00
tianshujie 4b67d95abd * Modify the unit test case format for task/tao.php. 2023-05-10 09:09:26 +08:00
hufangzhou fa68bd7cd0 * Remove the checkrequired4batchcreate function from tao to model. 2023-05-10 09:04:08 +08:00
zhouxin 54b9b2be12 * Delete fail unit test. 2023-05-10 00:59:00 +00:00
hufangzhou deb24087a7 * Add the task-checkRequired4BatchCreate unit test. 2023-05-09 21:02:28 +08:00
liumengyi 95feefaf78 * Converts taskID to int. 2023-05-09 21:01:37 +08:00
tianshujie 149cf806dd * Modify an undefined variable name. 2023-05-09 20:57:21 +08:00