Commit Graph
484 Commits
Author SHA1 Message Date
tianshujie 04f20fdffc * Modify the parameters that call the ajaxGetExecutionBuilds method. 2023-09-27 15:23:28 +08:00
liugang cc16cf3282 * Refactor the ajaxGetTestTasks method of testtask module. 2023-09-13 14:04:29 +08:00
liumengyi b893d6d84e * Refactor bug::linkBugs. 2023-09-06 15:46:57 +08:00
liugang d3fc3e1e1b * bug: adjust js based on changing of page. 2023-08-21 17:42:41 +08:00
daitingting 68672a93cc * Split getToBeProcessedData and operateAfterBatchEdit function.
* Adjust the structure of the branch option.
 * Optimize codes.
2023-08-21 07:51:28 +00:00
caoyanyi a552e6b6cb - Remove unused param. 2023-08-21 15:50:00 +08:00
liumengyi c807d4f5e9 * Fix error. 2023-08-18 08:59:20 +08:00
liumengyi 3f2853f7be * Refactor bug::ajaxLoadAssignedTo. 2023-08-17 17:11:17 +08:00
liumengyi 9dd7da875f * Refactor bug::ajaxLoadAllUsers. 2023-08-17 17:02:27 +08:00
liumengyi ea8a8ffb99 - Remove bug::ajaxLoadExecutionTeamMembers. 2023-08-17 16:17:41 +08:00
liumengyi 05839d265b * Set module value in bug::batchEdit. 2023-08-16 08:48:20 +08:00
liumengyi ac7d1765f9 * Get execuiton's build if executionID is not zero. 2023-08-16 08:36:40 +08:00
liumengyi 709dd1a635 * Fix bug of bug::batchCreate. 2023-08-15 17:21:13 +08:00
liumengyi fa388c551c * Fix bug of bug::batchCreate. 2023-08-15 16:56:19 +08:00
liumengyi ea686149b6 * Fix error in bug::batchEdit. 2023-07-31 10:36:22 +08:00
liumengyi bd48777b07 * Optimize js to get picker values in bug::batchCreate and bug::batchEdit. 2023-07-28 15:42:53 +08:00
wangyuting 238ed9a0f0 * Finish bug report zin page. 2023-07-28 10:51:34 +08:00
dingguodong 87a27c7fbc * Remove bad parameters. 2023-07-21 15:09:48 +08:00
liumengyi 38f978b94e * Fix bug of bug::create. 2023-07-20 16:22:37 +08:00
liumengyi 13786442d6 * Fix bug of show all builds. 2023-07-20 11:03:15 +08:00
liumengyi 17f210be5b * Fix bug when project is 0. 2023-07-17 15:52:45 +08:00
liumengyi df2828d34d * Remove zui clear in bug. 2023-07-17 14:30:45 +08:00
liumengyi 930a8c03f0 * Optimize code. 2023-07-17 10:34:47 +08:00
liumengyi e266f517ea * Refactor for bug::resolve, bug::view after replacing the picker. 2023-07-15 14:51:14 +08:00
liumengyi 446addf2e1 * Refactor for bug::edit after replacing the picker. 2023-07-15 13:37:18 +08:00
liumengyi c5bb426087 * Refactor for bug::create after replacing the picker. 2023-07-14 15:41:20 +08:00
tianshujie 72a0b0f6bb * Change the smell code. 2023-07-08 13:56:50 +08:00
liugang c149d9ac5c * bugBrowse: add module label before title field. 2023-07-07 19:29:32 +08:00
liumengyi b435637d1a * Fix bug of show duplicateBug. 2023-07-07 10:21:11 +08:00
wangyuting 5182580edb * Adjust bug edit style. 2023-06-30 13:58:43 +08:00
wangyuting f056305712 * Finish bug edit form and js and css. 2023-06-27 14:35:13 +08:00
wangyuting fbef44671a * Finish bug create page. 2023-06-26 13:18:20 +08:00
wangyuting 850257b7d3 * Finsih bug view actions. 2023-06-20 16:40:57 +08:00
liugang 5d92741d81 * bug: remove unused code. 2023-06-02 09:18:03 +08:00
liugang 50299ca807 * bugJS: use bug[tab] instead of the global variable objectID. 2023-06-02 08:59:54 +08:00
liugang 3371dd3afe * bugJS: use bug.status instead of the global variable isClosedBug. 2023-06-02 08:57:01 +08:00
liugang 3463bd70f1 * bugJS: use bug.branch instead of bugBranch. 2023-06-02 08:50:13 +08:00
liugang 9eb2b698a4 * bugJS: use bug.openedBuild instead of oldOpenedBuild. 2023-06-01 17:03:45 +08:00
liugang c11e750423 * bugJS: use bug.task instead of oldTaskID. 2023-06-01 16:59:55 +08:00
liugang f853b2a592 * bugJS: refactor the loadProductStories function and use bug.story instead of oldStoryID. 2023-06-01 16:57:36 +08:00
liugang 24c1507a8b * bugJS: use bug.product instead of oldProductID. 2023-06-01 16:11:32 +08:00
liugang e722f53542 * bug: use bug.project instead of oldProjectID. 2023-06-01 16:10:01 +08:00
liumengyi d76e90ccfb * Ditto is not enabled by default in bug-batchEdit. 2023-05-30 17:11:13 +08:00
liumengyi bf81114e65 * Refactor bug-batchEdit html, and fix error for it. 2023-05-30 14:42:37 +08:00
wangyuting 68fd34d7eb * Finish bug batchConfirm and batchAssign and batchChangeModule and batchClose function. 2023-05-30 09:49:08 +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
liumengyi c51fa64fe9 * Fix error for getting data in not-batch view. 2023-05-26 10:20:16 +08:00
liumengyi 3ac448eaa3 * Refactor bug-batchCreate js, and get options throught ajax request. 2023-05-25 14:53:01 +08:00
wangyuting bbe350564a * Finish batch asssign of bug. 2023-05-25 10:29:24 +08:00
liumengyi 69a36606cb * Optimize js code for bug-batchCreate, and fix bug for it. 2023-05-25 09:18:04 +08:00