Commit Graph
1215 Commits
Author SHA1 Message Date
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
wangyuting 1cb55567e5 * Optimize bug confirm function. 2023-05-26 11:15:42 +08:00
wangyuting 8a60290816 * Optimize bug assign function. 2023-05-26 10:37:04 +08:00
wangyuting 8eaf9e2d25 * Optimize bug edit function. 2023-05-26 09:24:30 +08:00
liumengyi 4a25ff2654 * Refactor bug-ajaxGetUserBugs. 2023-05-26 08:55:34 +08:00
wangyuting 7e9d74c013 * Optimized the code for the bug create function. 2023-05-25 16:30:15 +08:00
wangyuting 1bdf0bd063 * Optimize the view params of browse and view page. 2023-05-25 15:53:59 +08:00
wangyuting e2d6dc3679 * Adjusting the function order of the control. 2023-05-25 15:11:58 +08:00
wangyuting 266e0a1c2a * Adjust confirm function to below edit function. 2023-05-25 15:06:47 +08:00
wangyuting 3966ae309b * Adjust create function and edit function to below view function. 2023-05-25 15:05:36 +08:00
wangyuting 1bc18cf96b * Adjust view function to below browse function. 2023-05-25 15:04:05 +08:00
wangyuting 0989b4a93f * Complete batch close of bug. 2023-05-25 14:41:26 +08:00
wangyuting 2fab946787 * Complete batch confirme of bug. 2023-05-25 13:50:36 +08:00
wangyuting 0318a6e22a * Complete batch change module of bug. 2023-05-25 11:25:29 +08:00
wangyuting bbe350564a * Finish batch asssign of bug. 2023-05-25 10:29:24 +08:00
zenggang 2075ec21e6 * Bug batchResolve 2023-05-24 09:46:08 +00:00
wangyuting db071c217f * Fix incorrect variable naming. 2023-05-24 16:01:10 +08:00
wangyuting 57d2fc5f7d * Reconstructing the batchClose function for bug. 2023-05-24 15:56:26 +08:00
zenggang 44d985d29e * Bug export 2023-05-24 07:35:13 +00:00
liumengyi 689ddd1cb5 * Refactor bug-batchEdit. 2023-05-24 14:59:59 +08:00
wangyuting ff22e24043 * Reconstructing the batchConfirm function for bug. 2023-05-24 14:00:38 +08:00
liumengyi c37e8f97b7 *Fix error with uninitialized value. 2023-05-24 13:46:00 +08:00
liumengyi 29688fce76 * Refactor bug-batchEdit. 2023-05-24 13:37:41 +08:00
wangyuting baa5ad7558 * Reconstructing the batchAssign function for bug. 2023-05-24 13:29:15 +08:00
liumengyi e80d3a3a81 * Process response for bug-batchEdit. 2023-05-24 11:20:11 +08:00
liumengyi 2803bd98a2 * Refactor bugModel-batchCreate, and add unit test. 2023-05-24 10:47:59 +08:00
daitingting 4038332f29 * Move mergeChartOption function. 2023-05-23 06:28:37 +00:00
daitingting bd2e63be7b * Refactore report function. 2023-05-23 06:10:34 +00:00