Commit Graph
57894 Commits
Author SHA1 Message Date
liugang 24ffe2b42e + bugTao: add test case for the fetchBaseInfo function. 2023-05-22 17:28:46 +08:00
zenggang 80ee36948e * Bug batchChangePlan batchChangeBranch method. 2023-05-22 09:26:41 +00:00
tianshujie 929b14392c * Method for modifying batch create tasks. 2023-05-22 17:20:28 +08:00
tianshujie 7e6c86f1bf + Add methods to the form class to handle batch form data. 2023-05-22 17:19:50 +08:00
liumengyi 197701a55d * Rename the function of assignCreateVars to assignBatchCreateVars. 2023-05-22 17:07:39 +08:00
caoyanyi f85fcbbf12 + Add page for task finish. 2023-05-22 16:50:52 +08:00
dingguodong cc4451ca17 * Assign the $sql to $this->sqlobj, so sqlError() can print the full sql statement if any exception occurs. 2023-05-22 16:46:36 +08:00
liumengyi adaada0c19 * Fix error when index is zero. 2023-05-22 16:32:24 +08:00
wangyuting b5d1776466 * Add basic information block of the bug view page. 2023-05-22 16:16:01 +08:00
liumengyi f5dc69bbc9 * Finish js and html of bug-batchCreate. 2023-05-22 16:13:38 +08:00
daitingting dd4c3c1a34 * Refactor getBugs2Link function. 2023-05-22 08:02:25 +00:00
zhouxin 971291cbfc * Remove unused unit test for product-getLatestProject. 2023-05-22 07:55:39 +00:00
zhouxin cd3277f614 * Remove unused getLatestProject method. 2023-05-22 07:53:50 +00:00
dingyongliang e90880331f * zin: refactor labels. 2023-05-22 15:50:07 +08:00
dingyongliang 39c0bf6312 * zin: refactor risklabel. 2023-05-22 15:39:36 +08:00
dingyongliang 36693f58f2 * zin: refactor prilabel. 2023-05-22 15:32:16 +08:00
sunguangming 84c0400175 * Refactor task assign method. 2023-05-22 15:26:15 +08:00
wangyidong 7f2c4641fd * Add return type for getExecutionPairsByProduct. 2023-05-22 15:12:17 +08:00
wangyidong 23cb64dc3e * Refactor productModel getExecutionPairsByProduct method. 2023-05-22 15:12:17 +08:00
wangyidong 8be8581673 * Remove function getAllExecutionPairsByProduct and replaced by getExecutionPairsByProduct. 2023-05-22 15:11:11 +08:00
wangyidong 632e13d937 * Fix for sonar. 2023-05-22 15:10:08 +08:00
wangyidong d7f37bde29 * Remove uid param. use $this->post->uid. 2023-05-22 15:10:08 +08:00
liugang f22371003b * bugZen: adjust the code order. 2023-05-22 14:46:47 +08:00
liugang b58cda66db - Remove unused code: $this->view->position. 2023-05-22 14:43:26 +08:00
dingguodong a5dd32f387 * Complete test case for productModel::getTeamMemberPairs(). 2023-05-22 14:39:06 +08:00
chentao c4460f420e * Add translation and change the style of 'Edit Product Line' button of the product list page. 2023-05-22 14:34:44 +08:00
liugang f3e9bbfe3a * bug: call the getBaseInfo method instead of the getByID method. 2023-05-22 14:33:14 +08:00
liugang da73597e8b * bug: return error message if bug doesn't exist. 2023-05-22 14:32:25 +08:00
liugang af94ab7f5d + bug: add lang items of bug doesn't exist. 2023-05-22 14:30:49 +08:00
liugang 955b5b3f9f * bugZen: refactor the buildBugForActivate function. 2023-05-22 14:29:50 +08:00
dingyongliang a1c057e49f * zin: rename. 2023-05-22 14:23:38 +08:00
zhouxin ab6d1a54c1 * Add commit to product module. 2023-05-22 06:23:27 +00:00
liugang 440f1000bf * bugModel: assign the value of the activatedCount field before activate a bug. 2023-05-22 14:12:59 +08:00
liugang 92a59bb209 + bug: add lang items of cannot actiavte a bug. 2023-05-22 14:11:43 +08:00
liugang 1ef6f0d36e * bugModel: bugs with a status other than resolved or closed cannot be activated. 2023-05-22 14:10:55 +08:00
chentao d6b6b83cc6 * Remove constant properties of productModel class. 2023-05-22 14:10:19 +08:00
liugang ae6c533305 + bugModel: add function to get base info of a bug. 2023-05-22 14:01:56 +08:00
zhouxin 06f38d3c16 * Delete comment that generated by ztf. 2023-05-22 06:01:26 +00:00
liugang 68edaee661 + bugTao: add function to fetch base info of a bug from database. 2023-05-22 13:59:43 +08:00
zhouxin 4ab80cdba2 * Add unit test to product-getOrderedProducts. 2023-05-22 05:53:06 +00:00
chentao ef6f299de0 * Change program list order by 'order' field for programTao class. 2023-05-22 13:24:32 +08:00
liumengyi b3fa9b6a46 * Add comments of bug-batchEdit. 2023-05-22 13:09:17 +08:00
zhouxin 041ebfec6b * Add unit test for product-getByIdList. 2023-05-22 03:52:57 +00:00
zhouxin 63e7b522d5 * Add yaml for testing product-getbyIdList. 2023-05-22 03:52:57 +00:00
chentao 0ff545a390 * Add jump link to the fetureBar menus of the product list page. 2023-05-22 11:24:01 +08:00
wangyuting c15180018d * Adjust single selection to multiple selection. 2023-05-22 11:23:58 +08:00
Guanxiying afd0986bb7 * Replace tab with spaces. 2023-05-22 11:16:22 +08:00
wangyuting 1988606f06 * Remove excess code. 2023-05-22 10:54:05 +08:00
dingyongliang 6ea379bffc * zin: add hidden props for formbatchitem. 2023-05-22 10:48:32 +08:00
wangyuting 75101081b7 * Enable normal display of product dashboards. 2023-05-22 10:46:28 +08:00