Commit Graph
1121 Commits
Author SHA1 Message Date
liumengyi 218ba861bb * Add chinese comments. 2023-08-16 16:01:14 +08:00
liumengyi 3ffd2d0587 * Add comments for bug::getLinkedExecutionByIdList, and add its unit test. 2023-08-16 15:50:41 +08:00
liumengyi b29b9aeb8c * Add comment of bug::getProductMembersPairs. 2023-08-16 14:45:16 +08:00
liumengyi bebc33ebfc * Refactor testcase::getProductBugPairs, and modify its unit test. 2023-08-16 14:34:01 +08:00
liumengyi 3867e6933e * Add default value. 2023-08-16 14:13:08 +08:00
daitingting 2841acb335 * Refactor getProjectBugs function. 2023-08-16 05:46:12 +00:00
daitingting fb9de822e5 * Format codes. 2023-08-15 08:48:03 +00:00
dingguodong e39fc95a84 * Fix typo. 2023-08-07 13:17:11 +08:00
liumengyi bcd7c5d90b * Refactor ui of testcase::createBug. 2023-07-27 10:03:14 +08:00
wangyuting 69d3155ca1 * Finish batch actions on bug. 2023-07-20 10:25:05 +08:00
liugang f3a6e23460 - Remove unused code of showBranch. 2023-07-12 13:39:48 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
朱金勇 ccb6a094f9 * Change constant to variable. 2023-07-10 04:31:47 +00:00
liugang a1805c0a96 * bugModel: fix error of calling undefined property when batch change module. 2023-07-05 17:00:03 +08:00
wangyuting 9b0bbc3da9 * Finish bug view page action priv. 2023-06-20 15:09:06 +08:00
daitingting 79678a4aed * Call getTreeMenu function to get modules.
* Delete getmodulesforsidebar function.
2023-06-06 02:30:55 +00:00
liumengyi 9779937c23 * Refactor bugModel-getReleaseBugs, and modify its unit test. 2023-06-05 11:18:48 +08:00
liumengyi 59fd03260a * Refactor bugModel-getUserBugPairs, and modify its unit test. 2023-06-02 16:45:37 +08:00
liumengyi b6eda2f796 * Refactor bugModel-getUserBugs, and modify its unit test. 2023-06-02 16:31:26 +08:00
liumengyi e919b6e5a3 * Correct unit test of bugModel-getBySonarqubeID. 2023-06-02 13:59:18 +08:00
daitingting b54f71a649 * Optimize codes. 2023-06-02 05:07:11 +00:00
liumengyi 8d853fdacf * Refactor bugModel-processBuildForBugs. 2023-06-02 10:55:33 +08:00
liumengyi 2233452f9e * Refactor bugModel-getStoryBugCounts, and modify its unit test. 2023-06-02 10:27:23 +08:00
liumengyi 9906148f37 * Refactor bugModel-getBugInfoFromResult, and modify its unit test. 2023-06-02 10:15:32 +08:00
daitingting 10c67961e0 * Refactor getActiveAndPostponedBugs function. 2023-06-01 09:01:42 +00:00
liumengyi 107c684efe - Fix error for bugModel-getDataOfBugsPerBuild. 2023-06-01 16:40:11 +08:00
liumengyi 31a7ab035b * Replace bugModel-getProjects with productModel-getProjectPairsByProduct, and remove bugModel-getProjects. 2023-06-01 16:05:43 +08:00
liumengyi 1c9b558d68 * Correct unit test of bugModel-getStatistic. 2023-06-01 15:30:55 +08:00
liumengyi 778f9bcc9a * Correct unit test of bugModel-createBuild. 2023-06-01 14:32:51 +08:00
wangyuting 182d17005e * Optimize function comment. 2023-06-01 09:09:52 +08:00
daitingting 90a77ef830 * Refactor buildSearchForm function. 2023-05-31 09:24:06 +00:00
daitingting 7a29e1949f * Adjust the notice lang. 2023-05-31 08:48:27 +00:00
wangyuting a4cf82902a * Remove batchConfirm function. 2023-05-31 15:29:31 +08:00
wangyuting a2c95f793b * Optimize batchUpdate function. 2023-05-31 14:23:21 +08:00
daitingting f1529456dd * Rename linkBug to relatedBug. 2023-05-31 03:10:05 +00: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
wangyuting 48f817094a * Optimize bug batchchangebranch function. 2023-05-31 09:24:52 +08:00
liumengyi ec87a42807 * Refactor bugModel-batchActivate, and modify its unit test. 2023-05-31 09:22:40 +08:00
daitingting 8ac45fbbc6 * Rename abbr. 2023-05-30 09:32:33 +00:00
wangyuting 6d4bef4c39 * Remove unused local variable. 2023-05-30 13:23:05 +08:00
daitingting 86b5e908e6 * Refactor getModuleOwner function. 2023-05-30 03:24:26 +00:00
wangyuting 68fd34d7eb * Finish bug batchConfirm and batchAssign and batchChangeModule and batchClose function. 2023-05-30 09:49:08 +08:00
liumengyi 09b4753a62 * Refactor bugModel-getPlanBugs. 2023-05-29 16:02: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
wangyuting a06a557a94 * Optimize bug batchCreate function. 2023-05-29 14:48:11 +08:00
liumengyi 3bdf591205 * Rename xxIDList to xxIdList in bug model.php. 2023-05-29 14:26:19 +08:00
liumengyi fdf7d5c402 * Rename bugIDList to bugIdList in bug model.php. 2023-05-29 14:23:06 +08:00