Commit Graph
607 Commits
Author SHA1 Message Date
liugang ceeef07f74 * testcaseModel: when the "All" tab is clicked, all cases and scenes are displayed, and when other tabs are clicked, the corresponding cases and the scenes to which the cases belong are displayed. 2023-06-30 14:50:15 +08:00
liugang a2b9d711b4 * testcaseModel: rename $caseIdArr to $caseIdList. 2023-06-30 13:38:51 +08:00
liugang f3ef1d60f1 * testcase: only display automated cases when check the only automated option. 2023-06-30 13:10:51 +08:00
liugang 382d0057fb * testcase: use the $browseType parameter instead of value in cookie. 2023-06-30 11:05:14 +08:00
liugang 93952c9857 * testcaseModel: fix error of check if a testcase can be reviewed. 2023-06-28 16:04:04 +08:00
liugang df75134321 * testcase: change showAutoCase to onlyAutoCase. 2023-06-27 18:46:09 +08:00
daitingting baaee679c0 * Adjust the result for ajax submit. 2023-06-26 01:44:21 +00:00
liumengyi f3aeda8304 * Refactor view of testcase::batchCreate. 2023-06-26 09:07:10 +08:00
daitingting eaa5a6c7da * Refactor batch edit view. 2023-06-25 06:49:14 +00:00
wangyuting 4e840f65e2 * Finish testtask linkcase page. the task #95478. 2023-06-15 19:00:29 +08:00
liugang 7fead7574c + testcaseModel: add code to judge if user can click the confirm change button. 2023-06-15 18:39:55 +08:00
liugang 0ea62dedd0 * testcaseModel: fix bug checking if an action is clickable. 2023-06-15 15:38:20 +08:00
liugang b23fc73d6c + testcaseModel: skip non-existent fields when insert a testcase into database. 2023-06-10 14:48:13 +08:00
wangyuting bf80df98b9 * Finish my testcase page. the task id #94602. 2023-06-10 10:19:52 +08:00
liugang fb544cc6d9 * testcaseModel: refactor the isClickable function. 2023-06-09 09:19:06 +08:00
liugang 3e00a4c9f5 - testcaseModel: remove unused variable. 2023-06-08 14:48:39 +08:00
liugang 58af718497 * testcaseModel: fix error of calling undefined property of an object. 2023-06-07 11:06:05 +08:00
wangyuting 687637779b * Finish testtask browse actions. 2023-06-05 16:06:42 +08:00
wangyuting 61ceccc2d4 * Fix bug in variable name. 2023-06-02 09:30:43 +08:00
wangyuting 335042cc03 * Refactoring the create function of testcases. 2023-06-02 09:24:31 +08:00
liumengyi 726c2d2497 * Replace fromBugTitle with fromBugData to the object of the from bug. 2023-06-01 11:23:02 +08:00
liumengyi ce2d397cbc Convert toBugs of case to an array of objects. 2023-06-01 10:54:04 +08:00
wangyuting ecfc0e23d9 * Add testcase browse actions. 2023-06-01 10:25:34 +08:00
liumengyi 2646820c9d * Refactor testcase-view. 2023-05-31 13:06:08 +08:00
qixinzhi a867e32c47 * Fix sonar. 2023-05-12 01:27:19 +00:00
wangyidong 5046169f71 + add unit test for story model. 2023-05-10 19:10:13 +08:00
zhaoke e486908d52 * Fix bug #34886. 2023-04-27 13:58:26 +08:00
zhaoke 9a49be8ae4 * Fix bug #34874. 2023-04-27 09:29:23 +08:00
caoyanyi 8b02177ec7 * Fix bug $34646. 2023-04-26 00:55:11 +08:00
caoyanyi 4b3a970011 * Fix bug #34629. 2023-04-26 00:51:38 +08:00
赵珂 1c5516d4bf Merge pull request 'zenops_69' (#10) from zenops_69 into 18.4
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/10
2023-04-24 16:00:20 +08:00
zhaoke ace0416ea3 * Adjust testcase for php5.3. 2023-04-24 15:53:11 +08:00
朱金勇 dbb06251e2 * Fix bug#34330. 2023-04-19 01:10:13 +00:00
朱金勇 68559a8cb8 * Fix bug#34248. 2023-04-17 05:49:33 +00:00
zhaoke e6faec7ba6 * Update commits. 2023-04-13 16:34:05 +08:00
zhaoke 3f3e644e70 * Add commit to testcase model. 2023-04-13 16:18:42 +08:00
zhaoke 8f76c455ee * Add import/export xmind to testcase module. 2023-03-31 10:14:51 +08:00
zhaoke e41d40afa7 Merge remote-tracking branch 'origin/master' into zenops_69 2023-03-31 09:58:36 +08:00
Yagami 7e54b48e64 * Fix bug https://www.zentao.net/thread/293693/p1.html?rand=62#106742. 2023-03-31 09:39:19 +08:00
zhaoke 8522e6fb58 * Add scene control and view file to testcase module. 2023-03-29 16:26:59 +08:00
hufangzhou f3cd2e7d4d * Change the Easy Soft to ZenTao Software. 2023-02-15 17:01:22 +08:00
Yagami 77134627fc * Fix bug for batch create case. 2023-02-13 13:51:11 +08:00
hufangzhou 8d26dceb4b * Compatible with php5.3. 2023-02-09 05:54:15 +00:00
tanghucheng 2b3f57c2a6 * Fix bug #31540. 2023-01-29 09:52:49 +08:00
tanghucheng 237da33c90 * Finish task #81388. 2022-12-29 10:27:44 +08:00
tanghucheng b77a939f38 * Finish task #80728,80727. 2022-12-19 16:19:26 +08:00
tanghucheng 06061a1b57 * Update testtask runNode. 2022-12-16 12:49:28 +08:00
tanghucheng 85ffa23da8 Merge branch 'master' into zenops_46_tanghucheng 2022-12-15 15:27:59 +08:00
tanghucheng e11ec7993c Merge branch 'zenops_46' into sprint/220 2022-12-09 13:49:30 +08:00
孔令茂 72eda68846 * Resolved feedback #1279 ,testcase display error when import file have html char. 2022-12-08 05:55:42 +00:00