Commit Graph
2587 Commits
Author SHA1 Message Date
zenggang 29f2f5187b * Merge 18.x 2023-08-28 10:27:22 +00:00
zenggang fdd027a824 * Merged 18.x 2023-08-28 09:30:26 +00:00
wangyidong 1245276613 * Adjust for php8.1 syntax. 2023-08-25 13:34:10 +08:00
liwenrui ed7b953ddd Merge branch 'ai' into 18.x 2023-08-24 15:39:15 +08:00
chaideqing 07e7f1f500 * Revert fix bug#35955.
This reverts commit fb543c1c98.
2023-08-24 05:26:42 +00:00
liwenrui 2d22b2603c Merge remote-tracking branch 'origin/18.x' into ai 2023-08-23 09:49:21 +08:00
songchenxuan c50025fd51 * Fix bug #37091. 2023-08-22 14:50:22 +08:00
tanghucheng 05889045f8 * Fix bug #37474. 2023-08-22 10:34:10 +08:00
liugang 809ac7de22 * testcase: user can batch change branch of scenes. 2023-08-18 16:38:45 +08:00
liugang 8d3ab1bc7d * testcase: refactor the canAccept function. 2023-08-18 16:08:41 +08:00
liugang 2339fb2bc8 * testcase: users can change their order by dragging a row to an adjacent row below it. 2023-08-18 15:53:57 +08:00
liugang 27c4942c61 * testcase: delete the dataNested property. 2023-08-18 15:42:27 +08:00
liugang 922c77b71e * testcase: refactor functions to update order of cases or scenes when drag them. 2023-08-18 13:23:35 +08:00
liugang 7e2c56df26 * testcase: use ajaxGetScenes instead of ajaxGetScenesForBC. 2023-08-17 16:47:12 +08:00
liugang af94b71777 - testcase: remove unused method. 2023-08-17 16:45:58 +08:00
liugang 85a2e102d8 * testcase: refactor the ajaxGetScenes method to support ditto option. 2023-08-17 16:45:06 +08:00
liugang f527142e88 * testcase: refactor the loadStroies2 method, fix bug #37373. 2023-08-17 16:28:24 +08:00
liugang 14557de085 * testcase: refactor the ajaxGetScenes method to support batch actions. 2023-08-17 16:27:40 +08:00
songchenxuan 21b3ddee05 * Fix bug #37370. 2023-08-17 15:15:32 +08:00
liugang 4285f05219 - testcase: remove unused function. 2023-08-17 15:36:48 +08:00
liugang e14c02410c * testcase: redirect to all cases page after edit a scene. 2023-08-17 15:06:22 +08:00
liugang 3714c9a397 * testcase: display cases order by the sort field as default. 2023-08-17 11:58:00 +08:00
liugang bf15a2052d * testcaseModel: fix sql error of using unknown column, fix bug #37328. 2023-08-17 11:42:06 +08:00
liugang 6c2a109a14 * testcase: hide scene ID and show case ID in browse page, fix bug #37348. 2023-08-17 11:35:43 +08:00
leiyong 131ec38a97 * Revert code: 51295d3f20. 2023-08-17 02:58:30 +00:00
liugang ba0d5b3704 + testcase: add a prefix to avoid duplication with the scene ID. 2023-08-17 10:35:03 +08:00
leiyong e63a76c487 * Remove spaces. 2023-08-17 01:47:17 +00:00
tanghucheng c9f08e3af8 * Fix bug #37382. 2023-08-17 09:45:28 +08:00
leiyong 51295d3f20 * Update the object associated with the use case through the operation record. 2023-08-17 01:41:19 +00:00
liwenrui 4dd127c4a0 * merge current 18.x into ai. 2023-08-16 10:28:06 +08:00
liugang 269b423235 * testcaseModel: filter the cases of scenes with project in session, case type, modules and showAutoCase. 2023-08-16 17:24:54 +08:00
liugang 7faf8629d6 * testcaseModel: enclose values in sql with quotes, fix bug #37361. 2023-08-16 16:40:08 +08:00
liugang fda3665600 * testcaseModel: query all scenes if the branch is all, fix bug #37363. 2023-08-16 16:33:16 +08:00
liugang 71584051cf * testcaseModel: set teh recTotal property of $pager to 0 if there is no scene, fix bug #37345. 2023-08-16 16:28:04 +08:00
liugang e87c5be4f7 * testcase: adjust the redirect url after create a scene, fix bug #37327. 2023-08-16 15:39:30 +08:00
liugang a95ed21cd9 * testcase: change ajaxGetModuleScenes to ajaxGetScenes, fix bug #37354. 2023-08-16 15:32:57 +08:00
tanghucheng 53b93523ba * Fix bug #37344. 2023-08-16 15:16:24 +08:00
liugang f2f5afc185 * testcase: refactor the changeScene method. 2023-08-16 13:37:33 +08:00
liugang 4430e0c3c2 * testcase: remove object-id attribute. 2023-08-16 11:07:08 +08:00
liugang 3ad36c8a4f * testcase: change isCase to isScene. 2023-08-16 11:05:39 +08:00
tanghucheng 70f3e811a4 * Fix bug #37246. 2023-08-16 08:52:54 +08:00
liugang 312c223af1 - testcase: user can sort columns in browse page. 2023-08-15 17:19:06 +08:00
liugang a643d43826 + testcaseModel: save sql after query the cases which has scene. 2023-08-15 17:00:03 +08:00
liugang 093bd6389b - testcaseModel: remove unused method. 2023-08-15 16:51:00 +08:00
liugang 487fbaeda4 * testcase: add function to filter the scene id list when export. 2023-08-15 16:49:46 +08:00
liugang 2b7be14c72 * testcaseModel: refactor the batchChangeSceneModule method. 2023-08-15 16:39:19 +08:00
liugang 80d0d16175 * testcaseModel: fix error of batch scene of cases. 2023-08-15 16:38:02 +08:00
liugang f744092503 * testcaseModel: fix error of batch change type of cases. 2023-08-15 16:37:45 +08:00
liugang 5ae8c30831 * testcaseModel: fix error of batch change module of cases. 2023-08-15 16:37:08 +08:00
liugang 4d22c801b3 * testcaseModel: fix error of batch change branch of cases. 2023-08-15 16:36:43 +08:00