Commit Graph
56441 Commits
Author SHA1 Message Date
songchenxuan 0fed7fb36c * Finish story #48612. 2023-08-17 11:48:56 +08:00
hufangzhou 1737698afa - Fix bug #37384. 2023-08-17 13:07:36 +08:00
hufangzhou c1a0757189 * Fix an error in php log. 2023-08-17 13:06:52 +08:00
liugang 9455692636 + db: update the sort field if it's empty. 2023-08-17 11:59:28 +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
tanghucheng d073cb5199 * Fix bug #37341. 2023-08-17 11:09:15 +08:00
雷勇 23c2fe0a34 revert aeeb98913d
revert * Revert code.
2023-08-17 11:00:12 +08:00
leiyong 131ec38a97 * Revert code: 51295d3f20. 2023-08-17 02:58:30 +00:00
leiyong aeeb98913d * Revert code. 2023-08-17 02:53:50 +00:00
liugang ba0d5b3704 + testcase: add a prefix to avoid duplication with the scene ID. 2023-08-17 10:35:03 +08:00
tanghucheng 343bdf54ed * Fix bug #37352. 2023-08-17 10:20:20 +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
songchenxuan 6527e17457 * Add pri for create ticket api. 2023-08-16 00:14:09 +08:00
tanghucheng 367e648a5e * Fix bug #37378. 2023-08-17 09:10:13 +08:00
tanghucheng 46fdcccdfd * Fix bug #37367. 2023-08-17 09:07:11 +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
tanghucheng 51eb2ef4fc * Fix bug #37336. 2023-08-16 16:20:55 +08:00
qishiyao a0648a2fe3 * Update zbox windown fileName 2023-08-16 16:17:08 +08:00
chaideqing 667b4e9c53 * Fix bug#37349. 2023-08-16 08:13:11 +00:00
tianshujie 34fddad32b * Code for fix bug #37353. 2023-08-16 16:01:16 +08:00
liugang e87c5be4f7 * testcase: adjust the redirect url after create a scene, fix bug #37327. 2023-08-16 15:39:30 +08:00
songchenxuan aecb602ad8 * Fix bug #37350. 2023-08-15 22:20:21 +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
tanghucheng b657dc9fa5 * Fix bug #37299. 2023-08-16 14:41:10 +08:00
zhaoke 4eaf64cad1 * Fix bug #37326. 2023-08-16 14:25:17 +08:00
hufangzhou 60b83a0ab5 * Fix bug #37335. 2023-08-16 14:23:24 +08:00
songchenxuan ac258eb968 * Fix bug #36967. 2023-08-15 20:28:44 +08:00
liugang f2f5afc185 * testcase: refactor the changeScene method. 2023-08-16 13:37:33 +08:00
hufangzhou 331228b978 * Fix bug #37304. 2023-08-16 13:08:19 +08:00
hufangzhou b684207486 * Fix bug #37234. 2023-08-16 13:07:07 +08:00
tanghucheng 7151628321 * Fix bug #36974. 2023-08-16 11:12:15 +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 6697380208 * Fix bug #37120. 2023-08-16 11:03:51 +08:00
songchenxuan 9a78ecf438 * Change zt_chart sql where id = 1050,1051. 2023-08-15 18:42:46 +08:00
tanghucheng 4a56da958e * Fix bug #37132. 2023-08-16 10:09:39 +08:00
hufangzhou 06c6892493 * Fix bug #37209. 2023-08-16 09:45:27 +08:00
songchenxuan d73214fee3 * Try to fix feedback #752. 2023-08-15 17:28:56 +08:00
sunhao 25d733c1ef * optimize dtable style. 2023-08-16 09:10:31 +08:00
tanghucheng dbf6520794 * Fix bug #37208. 2023-08-16 09:08:06 +08:00
sunhao 321243c65a * update dtable lib. 2023-08-16 09:07:35 +08:00
sunhao f0e07abf50 * fix DTable undefined. 2023-08-16 09:06:52 +08:00