Commit Graph
56312 Commits
Author SHA1 Message Date
liugang 6a2f8b8990 * Remove the CHANGEVALUE constant variable. 2023-08-14 11:11:41 +08:00
liugang 7c71c12522 * testcase: refactor the batchChangeModule method. 2023-08-14 11:06:49 +08:00
songchenxuan 195d68c588 * Fix bug #36051. 2023-08-14 10:49:03 +08:00
wangyidong a9cb0e982a * Adjust for loadURS when change branches. 2023-08-14 10:31:29 +08:00
liugang 0f854fdac4 * testcaseModel: search case from TABLE_CASE. 2023-08-14 10:25:19 +08:00
sunhao 3325e89c53 * optimize dropmenu perf. 2023-08-14 10:22:17 +08:00
dingguodong e58542c93c * Remove unique key in DDL. 2023-08-14 10:19:27 +08:00
liugang c6b3759182 - testcaseModel: remove unused methods. 2023-08-14 10:06:10 +08:00
liugang 5209821db1 - testcaseModel: remove unused method. 2023-08-14 09:59:34 +08:00
sunhao fd4c793cfe * update zui js, active and scroll to selected item in dropmenu. 2023-08-14 09:44:23 +08:00
liugang 4bd957e593 * testcaseModel: refactor the getScenesName method. 2023-08-14 09:43:27 +08:00
sunhao 5d7b4e4b35 * fix module tree not work. 2023-08-14 09:30:16 +08:00
liugang b1d4f9646a * testcase: refactor the changeScene method. 2023-08-14 09:28:34 +08:00
liugang bfa5d18777 * actionModel: get a scene by calling testcaseModel::getSceneByID method instead of query from db. 2023-08-14 09:27:43 +08:00
dingguodong 068aa41b4a * Add a condition for update cron settings. 2023-08-14 09:05:17 +08:00
songchenxuan 0cf394c926 * Fix bug #36115. 2023-08-14 09:03:14 +08:00
liugang 8dbdac5f0f * testcaseModel: create a object out of loop. 2023-08-14 08:47:23 +08:00
liugang 8844379f91 * testcaseModel: remove spaces. 2023-08-14 08:46:41 +08:00
liugang 70f9cc2f65 * testcase: only update the cases or scenes whose order has been changed. 2023-08-11 17:18:20 +08:00
liugang 61af0f367f * testcase: refactor the updateOrder method. 2023-08-11 17:09:48 +08:00
wangyuting 05d04409f0 * Optimize webhook asyncSend function. 2023-08-11 17:06:28 +08:00
wangyidong deff4c79a0 * Code task #99797. 2023-08-11 16:55:45 +08:00
dingguodong 0a8e1f88d8 * Add a log message when cron turned off. 2023-08-11 16:51:29 +08:00
liugang 3057cd49fb * testcase: refactor the batchChangeScene method, only cases can batch change scene. 2023-08-11 16:49:52 +08:00
liugang 2fdf5f08e7 * testcase: fix error of calling undefined variable. 2023-08-11 16:49:21 +08:00
liugang bb196ba312 * testcase: fix syntax error. 2023-08-11 16:49:07 +08:00
liumengyi e341e42e00 * Optimize project drop-down speed. 2023-08-11 16:48:26 +08:00
dingguodong 2e51aef038 - Remove lastTime when update one cron. 2023-08-11 16:42:16 +08:00
dingguodong 3ee7a5e94a * Use dedicated statement for create index, other optimization. 2023-08-11 16:39:48 +08:00
liumengyi 198711bcc1 * Optimize execution drop-down speed. 2023-08-11 16:26:00 +08:00
sunhao 7c74feb458 * update zui lib, fix tree preserve not work. 2023-08-11 16:21:13 +08:00
liugang b381ddc63f * testcase: call deleteScene method to delete sub scenes when batch delete scenes. 2023-08-11 16:15:11 +08:00
liugang 2da7970cf4 - testcase: don't delete cases when delete a scene. 2023-08-11 16:14:43 +08:00
liugang 9d8c138167 * testcase: change sceneId to sceneID. 2023-08-11 16:09:04 +08:00
dingguodong 3c8f13e6ad * Fix undefined function in php which version < 8.1. 2023-08-11 16:08:00 +08:00
liugang 561bf3cbf3 * testcase: refactor the batchDelete method. 2023-08-11 16:04:35 +08:00
liugang 7a69c31983 * testcaseModel: add prefix before caseID. 2023-08-11 16:04:06 +08:00
dingguodong e10521e8a6 + Add index for zt_config. 2023-08-11 15:48:01 +08:00
sunhao a9bca214e1 * update zui js, fix tree not work. 2023-08-11 15:34:01 +08:00
sunhao b6e362f3e6 * update zui lib, improve tree perf. 2023-08-11 15:31:12 +08:00
tanghucheng b8a7a828a4 * Finish task #100026, bug #35661. 2023-08-11 15:16:10 +08:00
hufangzhou b906cd75ff * Code for bug #37159, show the sprint and kanban for milestone pageNav. 2023-08-11 15:08:26 +08:00
liumengyi b0d27c83ec * Fix bug of get dynamic count. 2023-08-11 15:01:23 +08:00
liugang c6566cd21e * testcase: refactor the deleteScene method. 2023-08-11 14:58:01 +08:00
dingguodong 626483aa66 * Update stage only if story is not projected when story to task. 2023-08-11 14:33:15 +08:00
songchenxuan 634aabd2a1 * Fix bug #36051. 2023-08-11 13:42:16 +08:00
liugang 979ee06a34 + testcase: fix error the $recPerPage variable in cookie was overwritten by the default $recPerPage paramter. 2023-08-11 13:59:37 +08:00
sunhao e4053fe691 * update zui lib. 2023-08-11 11:59:03 +08:00
tianshujie 9ac74c1132 - Remove unuse code. 2023-08-11 11:53:39 +08:00
wangyuting 1fea6a3fcc * Optimize default load 50 limit users on batchedit bug page. 2023-08-11 10:57:29 +08:00