Commit Graph
1142 Commits
Author SHA1 Message Date
wangyuting fc7a49e149 * Optimize responseAfterDelete function. 2023-05-31 13:48:49 +08:00
wangyuting 6f3fcab1d2 * Optimize responseAfterBatchCreate function. 2023-05-31 13:45:32 +08:00
wangyuting adf090d4b9 * Optimize responseAfterBatchEdit function. 2023-05-31 13:41:44 +08:00
wangyuting 7c639a1f5a * Remove batchResolveIdFilter function. 2023-05-31 10:45:57 +08:00
liumengyi d40808f16d * Optimize code for bug-batchActivate. 2023-05-31 10:07:34 +08:00
wangyuting 8c4552264d * Optimize bug batchactivate function. 2023-05-31 09:47:33 +08:00
liugang de3f340de9 * bug: fix error of using undefined variable. 2023-05-31 09:40:56 +08:00
wangyuting 48f817094a * Optimize bug batchchangebranch function. 2023-05-31 09:24:52 +08:00
liumengyi 690a5876d4 Change the method of get input data for batch activation, and refactor bug-batchActivate . 2023-05-31 09:22:30 +08:00
wangyuting 1b0c0575a8 * Finish batch change branch. 2023-05-30 17:20:25 +08:00
liumengyi 571079a1f3 * Rename bugIDlist to bugIdList. 2023-05-30 17:13:10 +08:00
liugang 13cd72ddd0 * bug: use implode instead of join. 2023-05-30 14:23:58 +08:00
liugang a80d40b4ae * bug: fix error of using undefined variables. 2023-05-30 14:23:17 +08:00
liugang 1224c05494 * bug: convert the branch value in cookie to string type. 2023-05-30 14:10:40 +08:00
wangyuting 3b98f6b79b * Remove unused local variable. 2023-05-30 13:20:47 +08:00
wangyuting 9a76bc28ae * Remove the unused function parameter. 2023-05-30 13:16:35 +08:00
daitingting ab6f1a65a6 * Refactor ajaxGetModuleOwner function. 2023-05-30 03:29:37 +00:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
wangyuting 808929d72e * Optimize getLocation4Create and checkExistBug. 2023-05-30 11:14:44 +08:00
wangyuting 2c9c9df62b * Adjust function order. 2023-05-30 10:40:26 +08:00
liumengyi ee1a7ebf86 * Fix error of bug-batchEdit when saving bugs. 2023-05-30 09:56:35 +08:00
wangyuting 68fd34d7eb * Finish bug batchConfirm and batchAssign and batchChangeModule and batchClose function. 2023-05-30 09:49:08 +08:00
liumengyi dbe589a4aa * Fix error of bug-batchEdit when saving. 2023-05-30 08:47:04 +08:00
wangyuting fca0f6966c * Adjust batchOperate from zen to control. 2023-05-29 16:10:00 +08:00
liumengyi 7e60f16d27 * Refactor bugModel-getActiveBugs. 2023-05-29 16:01:25 +08:00
wangyuting 014e2940e0 * Optimize bug batchResolve function. 2023-05-29 15:59:38 +08:00
wangyuting 0b60f3fa3f * Optimize bug batchChangePlan function. 2023-05-29 15:28:06 +08:00
daitingting c4421b1305 * Refactor ajaxLoadAssignedTo function. 2023-05-29 06:56:30 +00:00
daitingting efbce9816f * Refactor ajaxLoadAllUsers function. 2023-05-29 06:49:39 +00:00
wangyuting a06a557a94 * Optimize bug batchCreate function. 2023-05-29 14:48:11 +08:00
liugang 40556d2b89 - bug: the locate method will terminate the program and do not need be returned. 2023-05-29 14:45:30 +08:00
daitingting e8cf1d365e * Delete useless codes. 2023-05-29 06:37:05 +00:00
daitingting 17bc4908d8 * Refactore ajaxGetDropMenu function. 2023-05-29 06:15:25 +00:00
wangyuting 8abdaf2bf2 * Optimize bug delete function. 2023-05-29 13:41:10 +08:00
daitingting e45d90ac3b * Delete ajaxGetBugFieldOptions function. 2023-05-29 03:08:43 +00:00
wangyuting aa7bd7868a * Move checking permissions forward. 2023-05-29 10:09:50 +08:00
wangyuting 00b0164dfa * Restore the usage of comment. 2023-05-29 09:58:31 +08:00
wangyuting e9cb2d116a * Optimize bug close function. 2023-05-29 09:32:27 +08:00
wangyuting ac7b89db1e * Optimize bug activate function. 2023-05-29 09:17:37 +08:00
liumengyi 61836906cc * Modify response after assigning a bug. 2023-05-29 09:00:03 +08:00
zenggang e6da4402d7 * Bug ajaxGetByID 2023-05-26 09:24:15 +00:00
zenggang 01bde441b9 * Bug ajaxGetExecutionLang 2023-05-26 08:10:01 +00:00
liumengyi fb436a2df5 * Fix bug for saving bug-batchCreate, and modify bugTao-checkBugsForBatchCreate to bugZen-checkBugsForBatchCreate. 2023-05-26 15:48:39 +08:00
zenggang febeab3be4 * Bug ajaxGetProjectTeamMembers 2023-05-26 07:29:19 +00:00
liumengyi 0a4922161e * Fix error of undefined variables in bug-assignTo. 2023-05-26 14:37:40 +08:00
liumengyi 9a37846503 * Fix error for bug-resolve, and move checkRequiredForResolve from tao.php to zen.php. 2023-05-26 14:31:56 +08:00
zenggang a6b49e9e68 * Bug batchResolve ajaxLoadExecutionTeamMembers method 2023-05-26 06:13:07 +00:00
wangyuting 6a8d595adb * Fix use of uninitialized value bug. 2023-05-26 14:10:33 +08:00
wangyuting dafbcedc86 * Optimize bug resolve function. 2023-05-26 13:58:06 +08:00
wangyuting c20b492b8a * Fix return value error of bug confirm function. 2023-05-26 11:20:04 +08:00