Commit Graph
1121 Commits
Author SHA1 Message Date
liumengyi 8dafa453d9 * Fix bug of parameter type error. 2023-11-25 15:33:34 +08:00
liumengyi e53d069f22 * Refactor my::getAssignedByMe, and modify its unit test. 2023-11-25 13:54:37 +08:00
daitingting 2ba2e28587 * Revert getRelatedObjects function. 2023-11-14 06:29:57 +00:00
tanghucheng 624d748ba4 * Merge #ffd2b525c8,Change judgment condition. 2023-11-08 22:17:40 -05:00
songchenxuan 77c12a0956 * Merge commit f6ce1fcdc3, fix bug #35566. 2023-11-08 12:17:49 +08:00
liugang ef1958c81d - bug: remove unused fetchBaseInfo method and getBaseInfo method. 2023-11-08 10:45:16 +08:00
liugang 86748ec545 * bugModel: call the method fetchByID declared in parent class instead of the method fetchBaseInfo declared in bugTao class. 2023-11-08 10:39:28 +08:00
liugang d9cd8efd24 Revert "* bugModel: call the method fetchByID declared in parent class instead of the method fetchBugInfo declared in bugTao class."
This reverts commit 289bbad610.
2023-11-08 10:36:58 +08:00
liugang d4924edb6c * bugModel: load the mrModel while call its method instead of load it in a single statement. 2023-11-08 10:34:31 +08:00
liugang 48f436a335 * bugModel: load the fileModel when call its method instead of load it in a single statement. 2023-11-08 10:30:00 +08:00
liugang 289bbad610 * bugModel: call the method fetchByID declared in parent class instead of the method fetchBugInfo declared in bugTao class. 2023-11-08 10:28:36 +08:00
liugang 90dd004775 - bugModel: remove unused method. 2023-11-08 10:25:12 +08:00
liugang fe3d30bb4c * bugModel: optimize code to build branch list for search form. 2023-11-08 10:20:31 +08:00
liugang b15d20355f * bug: use the type property of product instead of the currentProductType variable in session. 2023-11-08 10:19:55 +08:00
songchenxuan 49e8ec4d49 * Merge 96f62d0d46, fix bug #35261. 2023-11-08 09:33:27 +08:00
tianshujie 47dea27cab + Add 2.5 level menu for the project bug list. 2023-10-24 14:22:13 +08:00
zhouxin 9533d99ad6 * Fix wrong spellings. 2023-10-17 16:54:35 +08:00
daitingting b6a08c9c69 * Adjust link bug and link case. 2023-10-16 07:48:43 +00:00
tianshujie aabe664421 * Modify the permissions of a function. 2023-10-10 14:32:12 +08:00
daitingting 1636ada5ee * Adjust the params when call getBySearch function. 2023-10-10 05:22:32 +00:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
liumengyi ebfab67a80 * Move bugModel::getBug4Report to bugZen::buildReportBugData, refactor it, and modify unit test. 2023-09-27 09:42:16 +08:00
tianshujie bb64bc8c85 * Move the getBySearch method from tao into the model. 2023-09-26 14:51:06 +08:00
dingguodong 068b222180 * Make code compatible to helper::dbIN(). 2023-09-22 10:44:30 +08:00
liumengyi 4843104d9c * Optimize code. 2023-09-22 09:45:37 +08:00
caoyanyi dcf3895e31 * Change method params for product getExecutionPairsByProduct. 2023-09-20 16:28:19 +08:00
wangyuting 6bfb3b4dda * Optimize view function on testtask. 2023-08-25 09:38:36 +08:00
liumengyi 75dbad922c * Optimize code. 2023-08-22 17:02:24 +08:00
liumengyi 949886b82c - Remove bugModel::getCaseStepIndex. 2023-08-22 16:49:17 +08:00
liumengyi e667dab683 * Fix bug of date. 2023-08-21 15:55:50 +08:00
liumengyi 2d0e168f32 * Fix error of bugModel::getBugs2Link. 2023-08-21 14:59:33 +08:00
daitingting a78106016c * Add note.
* Format codes.
2023-08-21 03:00:35 +00:00
daitingting f75d6314c0 * Adjust note.
* Format codes.
2023-08-21 02:00:01 +00:00
daitingting a549b78651 * Adjust create function. 2023-08-18 02:35:22 +00:00
daitingting e474a8831b * Add note. 2023-08-17 03:13:40 +00:00
daitingting 123d729490 * Optimize codes. 2023-08-17 03:05:25 +00:00
liumengyi 033569438a * Add comment of bugModel::summary, and add its unit test. 2023-08-17 11:00:19 +08:00
daitingting d23c84bc9d * Refactor the summary function. 2023-08-17 02:33:24 +00:00
liumengyi d2c648f2e3 * Add comment of bugModel::getToAndCcList, and modify its unit test. 2023-08-17 10:26:26 +08:00
liumengyi 4f90bfecb1 * Add comment of bugModel::updateRelatedBug, and modify its unit test. 2023-08-17 10:13:38 +08:00
daitingting 08e60851c8 * Remove useless codes. 2023-08-17 01:47:17 +00:00
liumengyi 84c2ef32ed * Refactor bugModel::linkBugToBuild, and modify its unit test. 2023-08-17 09:41:37 +08:00
liumengyi 84755adc4f - Remove bugModel::printAssignedHtml. 2023-08-17 08:51:25 +08:00
liumengyi 70933d2194 - Remove bugModel::printCell. 2023-08-17 08:50:36 +08:00
liumengyi a3828149aa * Add comment for bugModel::isClickable, and modify its unit test. 2023-08-16 17:25:18 +08:00
daitingting c4f33ea471 * Adjust getExecutionBugs test. 2023-08-16 09:21:57 +00:00
liumengyi 3923ff5085 * Add comment for bugModel::getBugQuery, and modify its unit test. 2023-08-16 17:12:46 +08:00
daitingting 86f909dc08 * Refactor getExecutionBugs function. 2023-08-16 08:46:41 +00:00
liumengyi 96320b3453 * Add comment for bugModel::getCaseBugs, and modify its unit test. 2023-08-16 16:40:45 +08:00
liumengyi f4a9893402 * Add comment of bug::getStoryBugs. 2023-08-16 16:03:36 +08:00