Commit Graph
57653 Commits
Author SHA1 Message Date
liyang 3fa86634be * Remove ztest script filter. 2023-05-17 10:15:31 +08:00
daitingting 607422271c * Check if action is clickable. 2023-05-17 02:09:09 +00:00
liumengyi ba668929e5 * Fix bug of bug-assign, and modify its unit test. 2023-05-17 09:48:57 +08:00
daitingting d574931924 * Add setOperateActions function for actionsMap. 2023-05-17 01:44:34 +00:00
wangyidong 7f1e8726ac * Refactor project function. 2023-05-17 09:31:51 +08:00
wangyidong 2d0924d60c * Add comment for why not use zget. 2023-05-17 09:31:51 +08:00
wangyidong 43d5ea640a * Adjust param type. 2023-05-17 09:31:51 +08:00
wangyidong 0b57afdbf4 * Optimize loadModel. 2023-05-17 09:31:51 +08:00
liyang a5b6d9f9c9 * Adjust batch init database rule. 2023-05-17 09:27:33 +08:00
liumengyi 5e02ba5df3 * Add bugModel-createBuild and its unit test, and add comment. 2023-05-17 09:23:48 +08:00
Lufei f5119224a3 * Fix type conversion error when call form->get. 2023-05-16 18:05:49 +08:00
Lufei fb0df1fa25 - Remove outputProfiling. 2023-05-16 17:26:36 +08:00
chentao f71871a6cc * product: refactor browse function. 2023-05-16 17:16:15 +08:00
chentao c708416c5a * product: Fix typo of comment. 2023-05-16 17:16:15 +08:00
chentao 813f0013da * product: Change parameter type of browse function. 2023-05-16 17:16:15 +08:00
caoyanyi e0c5de6abe * Replace date acquisition method. 2023-05-16 17:14:12 +08:00
caoyanyi 229e6f64fd * Replace date acquisition method. 2023-05-16 17:12:22 +08:00
tianshujie 80edbd838a * Optimize the method names and logic for create task. 2023-05-16 17:10:24 +08:00
caoyanyi 05a913e1c6 * Add url param for module menu component. 2023-05-16 17:03:30 +08:00
caoyanyi b7be1167e1 * Change module tree locate. 2023-05-16 17:03:30 +08:00
daitingting 000f5670f0 * Add browse view of bug. 2023-05-16 08:54:27 +00:00
daitingting 4f97efd50a * Remove blank line. 2023-05-16 08:50:53 +00:00
daitingting 1bf7226e1e * Set config for cols. 2023-05-16 08:50:20 +00:00
wangyidong b82bb919bc * Refector productModel getProjectPairsByProductIdList. 2023-05-16 16:45:24 +08:00
wangyidong 163eae0a55 * Adjust unit test for productModel getprojectpairsbyproduct. 2023-05-16 16:45:24 +08:00
tianshujie 55caa4067b * Optimize the logic of edit a task. 2023-05-16 16:43:13 +08:00
zenggang c18d1f329c * Bug activate 2023-05-16 08:38:43 +00:00
liumengyi e5438f5d86 * Optimize code after code reviewing and add checkRequired4Resolve
function for bugModel-resolve.
2023-05-16 16:29:25 +08:00
liyang 39424554f0 * Code coverage to ignore ztest script. 2023-05-16 13:10:24 +08:00
tianshujie 188f5c8b02 * Fixed a create task error. 2023-05-16 11:28:00 +08:00
liugang f33d3f5489 * bug: remove unused code. 2023-05-16 11:20:54 +08:00
liugang d5066f06c9 * bugZen: convert the branch variable into a string to meet the requirements of the parameter type of the productModel::getProjectPairsByProduct() method. 2023-05-16 11:10:27 +08:00
tianshujie df8b733691 * Refactor batchcreate task pages. 2023-05-16 11:06:40 +08:00
chentao 6a4c66c3fa * product: add getExecutionCountPairs function to show the executions
count for the product list page.
2023-05-16 11:00:35 +08:00
liugang 9668e8b5f7 * admin: Move declaration of EXT_MANAGER_VERSION constant from model.php to zen.php. 2023-05-16 10:59:05 +08:00
liugang e21108d6e0 * settingModel: declare the parameter types and return type of the setItem() function. 2023-05-16 10:55:20 +08:00
wangyidong b1af5c3bfa * Rename getById to getByID. 2023-05-16 10:44:37 +08:00
wangyidong 56bb040021 * Modify function parameters. 2023-05-16 10:44:37 +08:00
wangyidong 087d8dd974 * Adjust code for product ajaxGetProductByID. 2023-05-16 10:44:37 +08:00
dingyongliang 07db7de949 * Fix no name error of icon wg. 2023-05-16 10:31:50 +08:00
liyang fe35d3d6d4 * Adjust the json file to generate rules. 2023-05-16 10:22:23 +08:00
wangyidong 6cd8e2f1ed * Refactor productModel getProductPairsByProject method. 2023-05-16 09:42:57 +08:00
wangyidong 5bbbda5547 * Change unit test for updateOrder method. 2023-05-16 09:42:57 +08:00
wangyidong f924429b35 * Rename sort to updateOrder. 2023-05-16 09:42:57 +08:00
wangyidong 426e638176 * Adjust code for product ajaxGetProducts method. 2023-05-16 09:42:57 +08:00
Lufei c0cb4c4cdc * Fix headers already sent for xhprof. 2023-05-16 09:36:05 +08:00
liumengyi cb1765a5e8 * Add prepare data function of bug-resolve. 2023-05-16 09:35:06 +08:00
caoyanyi d119a1ad4c * Change return variable. 2023-05-16 09:33:52 +08:00
caoyanyi 4839b55636 * Change module tree data. 2023-05-16 09:17:26 +08:00
caoyanyi 684f2bf8c8 * Adjusting Code Alignment. 2023-05-16 09:17:26 +08:00