Commit Graph
803 Commits
Author SHA1 Message Date
liugang 561bf3cbf3 * testcase: refactor the batchDelete method. 2023-08-11 16:04:35 +08:00
liugang c6566cd21e * testcase: refactor the deleteScene method. 2023-08-11 14:58:01 +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
liugang 762eb447a1 * testcase: add extra properties to testcases. 2023-08-11 08:58:30 +08:00
liugang 7256b59a0e * testcase: change Id to ID. 2023-08-10 17:10:36 +08:00
liugang f46ed8def6 * testcase: refactor the browse method. 2023-08-10 16:26:26 +08:00
liugang ce19ef457c * testcase: refactor the ajaxGetModuleScenes method. 2023-08-09 10:30:25 +08:00
liugang 452f837511 - testcase: remove unused method. 2023-08-08 17:49:20 +08:00
liugang a2120e513c * testcase: simplify variables assigned to createScene page. 2023-08-08 16:21:03 +08:00
liugang c06004bf3c * testcase: refactor the editScene method. 2023-08-08 15:57:15 +08:00
liugang 56de879334 * testcase: fix error name of parameters. 2023-08-08 15:56:14 +08:00
liugang 3ee96b3ed2 * testcase: fix error of call undefined variable. 2023-08-08 14:42:48 +08:00
liugang 56e0d1e7e0 - testcase: remove unused code. 2023-08-08 14:42:28 +08:00
liugang afbe0e0dae * testcase: refactor the createScene method. 2023-08-08 14:23:32 +08:00
liugang 878d062968 * testcase: remove unused code. 2023-08-08 14:21:56 +08:00
liugang a4e6db6123 * testcase: remove unused code. 2023-08-08 14:15:00 +08:00
hufangzhou 4afecfe948 * Fix bug #36214. 2023-07-11 09:56:44 +08:00
tanghucheng 02d81e3883 * Fix bug #35642. 2023-06-02 03:29:40 +00:00
hufangzhou df85592f69 * Add the case related scene when export csv file. 2023-05-25 13:29:35 +08:00
songchenxuan fcae546aa8 * Filter parent stories when create or edit a testcase. 2023-05-24 17:31:29 +08:00
songchenxuan 3404fc5f60 * Modify stories that testcase can link at page first load. 2023-05-24 13:23:05 +08:00
tanghucheng 3bfa842e05 * Fix bug #35535, Level 1.5 navigation drop-down is loading all the time. 2023-05-24 03:00:49 +00:00
songchenxuan c55fb5c2be * Finish task #93579. 2023-05-23 15:14:33 +08:00
Lufei 7466c2dbd7 * Fix testcase getList param error. 2023-05-16 10:55:32 +08:00
zhaoke e486908d52 * Fix bug #34886. 2023-04-27 13:58:26 +08:00
zhaoke a0c035343e * Fix bug #34826,34821,34815. 2023-04-26 15:30:50 +08:00
zhaoke 186d901af7 * getXmindImport,showXmindImport,saveXmindImport use importXmind permission. 2023-04-18 15:41:38 +08:00
zhaoke 4bcd11acd3 * Update commits. 2023-04-13 16:38:59 +08:00
zhaoke e6faec7ba6 * Update commits. 2023-04-13 16:34:05 +08:00
zhaoke 9a7ade5b64 * Fix formatting issues. 2023-04-13 15:22:20 +08:00
zhaoke a64bc7d5ab * Move xmind functions to lib. 2023-04-13 13:51:34 +08:00
zhaoke eb833be4e5 Merge branch 'zenops_66' into zenops_69 2023-04-13 09:31:12 +08:00
zhaoke d401a87812 Merge branch 'master' into zenops_69 2023-04-13 09:09:49 +08:00
zhaoke 2b1ee45b2b Merge branch 'master' into zenops_66 2023-04-13 09:06:59 +08:00
zhaoke c596d736e7 - Remove syncToZentao checkbox. 2023-04-13 09:06:48 +08:00
zhaoke 290cd3f882 Merge branch 'zenops_66' into zenops_69 2023-04-07 11:19:27 +08:00
zhaoke 026897ad09 * Fix php notice. 2023-04-07 10:42:29 +08:00
zhaoke 1cd8eda1a1 * Fix bug #33845. 2023-04-07 09:59:55 +08:00
朱金勇 22f9f1d087 Merge branch 'db' 2023-04-05 14:30:11 +00:00
朱金勇 7f9d638d28 * Fix sql for dmdb. 2023-04-05 14:18:24 +00:00
zhaoke e7119d4217 Merge remote-tracking branch 'origin/master' into zenops_66 2023-04-03 09:36:20 +08:00
zhaoke 8f76c455ee * Add import/export xmind to testcase module. 2023-03-31 10:14:51 +08:00
zhaoke 8522e6fb58 * Add scene control and view file to testcase module. 2023-03-29 16:26:59 +08:00
liumengyi f06b94926e * Fix bug #32166. 2023-03-21 01:32:36 +00:00
zhaoke 8631c957cf * Add sync button in testcase view. 2023-03-17 15:09:36 +08:00
Yagami 6f8ec51731 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms 2023-02-27 08:38:37 +08:00
Yagami d5c132ba12 * Remove unused code. 2023-02-27 08:38:27 +08:00
wangxuepeng 45ac0f5699 * Fix bug #32166. 2023-02-23 07:56:02 +00:00
wangxuepeng 7f420cd374 * Fix bug #32166. 2023-02-23 07:32:36 +00:00
xieqiyu 7ceb69b370 * Code for bug#25082. 2023-02-16 13:57:39 +08:00