Commit Graph
2619 Commits
Author SHA1 Message Date
chaideqing 64b2197523 * Fix bug #41881. 2023-12-27 16:56:53 +08:00
tanghucheng 102a3121e3 * Fix bug #42015. 2023-12-27 15:22:37 +08:00
hufangzhou 34c7e2eecd * Fix bug #42073. 2023-12-25 14:34:02 +08:00
chaideqing d12f746161 * Fix bug #42078. 2023-12-20 05:18:03 +00:00
chaideqing 47a8fe05b7 * Add empty for lang autoList. 2023-12-19 03:23:40 +00:00
chaideqing 4cfae9583f * Fix bug #41914. 2023-12-18 09:06:36 +00:00
chaideqing de9a239846 * Fix bug #41903. 2023-12-18 06:27:56 +00:00
chaideqing 78f65518a2 * Fix bug #41911. 2023-12-18 06:10:28 +00:00
chaideqing 44941c3623 * Fix sence has no cases. 2023-12-15 03:16:59 +00:00
chaideqing 94eadf0d4a * Finish task #107886,#107887. 2023-12-15 02:58:47 +00:00
tanghucheng f4f059dd5e * Fix icon-ztf style. 2023-12-14 20:47:14 -05:00
tanghucheng f5582925fc * Finish task #107878. 2023-12-12 00:12:59 -05:00
wangyidong ce9eadd54d * Fix for import case but no stage data. Fix bug #41332. 2023-12-12 10:17:07 +08:00
tanghucheng 0aed2d2f78 * Finish task #107879. 2023-12-11 20:50:34 -05:00
chaideqing e5d94a1c58 * Finish task #107887. 2023-12-11 07:22:13 +00:00
chaideqing cf5dcd422b * Fix bug #40794. 2023-11-21 06:06:19 +00:00
chaideqing 4f7d6bb7dc * Fix bug# 40703. 2023-11-21 05:28:51 +00:00
hufangzhou ce09cbe2ae * Fix bug #40673. 2023-11-16 08:50:27 +08:00
tanghucheng 558517a538 Merge branch '18.x' into 18.8.1 2023-10-17 03:45:57 -04:00
tanghucheng 111445b820 * Fix bug #39315,39311. 2023-10-16 21:50:05 -04:00
hufangzhou 48045cb96b * Fix bug #39454. 2023-10-12 11:09:52 +08:00
hufangzhou e1a0409940 * Finish task #103991. 2023-10-09 14:10:36 +08:00
hufangzhou e880c3a84c * Finish task #103983. 2023-10-08 13:51:21 +08:00
liugang 1985563c9a * testcaseModel: set the sort field's value as same as the id field after create a case or scene. 2023-09-27 10:42:51 +08:00
hufangzhou a4c35dcee8 * Fix bug #38506. 2023-09-11 02:40:20 +00:00
hufangzhou 958b258519 * Fix bug #38357. 2023-09-09 08:03:26 +00:00
hufangzhou 5036a818d7 * Fix bug #38499. 2023-09-09 07:18:48 +00:00
wangyidong 1b44b8a223 * Fix bug #38356. 2023-09-07 10:55:59 +08:00
wangyidong b9de706161 * Fix bug #38310. 2023-09-06 15:49:52 +08:00
hufangzhou d15df882ed * Fix bug #37756. 2023-09-04 06:41:04 +00:00
liugang a9c5986f10 * Export the selected items from post variable instead of from cookie. 2023-08-31 16:42:57 +08:00
liugang 89e1ef0a3e + testcase: add function to get checked cases to export. 2023-08-31 16:42:24 +08:00
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