Commit Graph
57903 Commits
Author SHA1 Message Date
zhouxin bca92207e8 * Remove unused unit test getlist. 2023-05-23 00:55:33 +00:00
zhouxin 9a18ad7bcf * Remove unused unit test. 2023-05-23 00:51:39 +00:00
zhouxin 7461e04642 * Add comment to product-model. 2023-05-23 00:50:29 +00:00
liugang 9398004c43 * bugTest: use the format function to generate bug title. 2023-05-23 08:46:24 +08:00
sunhao 5a7ef64a9b * refactor blocks and dashboard page with dashboard widget. 2023-05-22 18:35:29 +08:00
sunhao afc1c766f1 * zin: support for rendering page with difference widget for ajax request. 2023-05-22 18:35:29 +08:00
sunhao 727a8970f3 + zin: add dashboard widget. 2023-05-22 18:35:29 +08:00
sunhao 33aed95651 * zin: refactor, remove globalRenderMap. 2023-05-22 18:35:28 +08:00
chentao cea574bac4 * Implements product line management modal for the product list page. 2023-05-22 17:43:34 +08:00
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