Commit Graph
439 Commits
Author SHA1 Message Date
sunguangming f499659a7d * [bug#51277,done,1h] modify saved query url. 2024-06-18 13:40:30 +08:00
liumengyi 91a31c1a00 * [bug#50379,done,0.2h] set actions to empty if the testcase has been deleted. 2024-06-07 13:58:59 +08:00
liumengyi f5c934db9f * [bug#50395,done,0.3h] set lib case create url. 2024-06-05 16:46:31 +08:00
hufangzhou 8951cb71fd * [bug#48887, done, 0.6h] Do not display batch creation and scene building buttons under all products within a project. 2024-06-05 11:23:52 +08:00
liumengyi 7e453550c3 * Fix bug #50162, hide product in shadow product, and sync case to project and execution. 2024-05-27 15:41:45 +08:00
liumengyi 190e71d7b9 + Fix bug #50113, stay at current app. 2024-05-24 16:18:07 +08:00
wangyuting 9967cac780 * Optimize testcase browse dragModal css. 2024-05-22 16:23:37 +08:00
wangyuting d03989e799 * Add dragModal to testcase browse. 2024-05-22 16:23:37 +08:00
liumengyi 30badccc3f * Fix bug #49724. 2024-05-21 10:06:40 +08:00
tianshujie 91bb5e7cfe * Fix bug #49753. 2024-05-20 13:43:20 +08:00
xieqiyu 0532d25225 * Fix bug#49064. 2024-05-15 15:09:51 +08:00
liumengyi 05516aed56 * Fix bug #49315, set default value to needReview. 2024-05-11 09:20:25 +08:00
liumengyi dc20a0352d * Set branch picker to required in testcase::batchEdit. 2024-05-09 13:57:49 +08:00
liumengyi 10aec1928d + Fix bug #117644, set branch picker required to true. 2024-05-09 13:53:55 +08:00
caoyanyi acc26ba24d Merge remote-tracking branch 'remotes/origin/release-20.0'
# Conflicts:
#	db/update20.0.beta2.sql
#	lib/zin/func.php
#	lib/zin/wg/fileselector/v1.php
#	lib/zin/wg/upload/v1.php
#	module/action/model.php
#	module/backup/js/index.ui.js
#	module/block/lang/vi.php
#	module/block/ui/recentprojectblock.html.php
#	module/block/zen.php
#	module/common/lang/vi.php
#	module/custom/lang/vi.php
#	module/execution/js/kanban.ui.js
#	module/execution/ui/story.html.php
#	module/kanban/js/view.ui.js
#	module/metric/test/calc/project/hour/ac_of_weekly_all_in_waterfall.php
#	module/metric/test/calc/project/rate/cv_in_waterfall.php
#	module/metric/test/calc/project/rate/cv_weekly_in_waterfall.php
#	module/mr/control.php
#	module/mr/ui/browsebyexecution.html.php
#	module/product/zen.php
#	module/programplan/zen.php
#	module/project/model.php
#	module/repo/lang/de.php
#	module/repo/lang/en.php
#	module/repo/lang/fr.php
#	module/repo/lang/zh-cn.php
#	module/space/ui/createapplication.html.php
#	module/testcase/ui/view.html.php
#	module/upgrade/model.php
#	www/js/zui3/zen-editor/p-0aaccc7e.js
#	www/js/zui3/zen-editor/p-276dd30f.js
#	www/js/zui3/zen-editor/p-2b13cc9a.js
#	www/js/zui3/zen-editor/p-38d18c5d.js
#	www/js/zui3/zen-editor/p-3f6cad83.js
#	www/js/zui3/zen-editor/p-51e3a048.js
#	www/js/zui3/zen-editor/p-617d463f.js
#	www/js/zui3/zen-editor/p-62c0132e.js
#	www/js/zui3/zen-editor/p-6d22490c.js
#	www/js/zui3/zen-editor/p-a563f50b.js
#	www/js/zui3/zen-editor/p-bf31230c.js
#	www/js/zui3/zen-editor/p-c6c95773.js
#	www/js/zui3/zen-editor/p-d83dd3f0.js
#	www/js/zui3/zen-editor/p-d8bedd14.js
#	www/js/zui3/zen-editor/p-eaaa4129.js
#	www/js/zui3/zen-editor/zen-editor.esm.js
#	www/js/zui3/zui.zentao.css
#	www/js/zui3/zui.zentao.js
2024-05-06 09:17:49 +08:00
liumengyi 759c020e78 * Fix bug #48733, show testcase versions. 2024-04-30 08:45:29 +08:00
liugang 512e95bf11 + testcaseUI: fix error the event bound on $lib can't work. 2024-04-28 15:45:06 +08:00
liugang 9d82938703 + testcaseUI: fix error the event binded on #module can't work. 2024-04-28 15:39:42 +08:00
liumengyi b9b1fc6805 * Fix bug #48441, keep in current tab when changing the stepsType. 2024-04-25 17:11:51 +08:00
liumengyi adc8dd1b56 * Replace runID in testcase::browse. 2024-04-25 17:06:05 +08:00
liumengyi 387d772dc8 * Fix bug #48344, set runID. 2024-04-25 17:06:02 +08:00
liumengyi 2c4122b084 * Fix bug #48441, keep in current tab when changing the stepsType. 2024-04-25 14:58:57 +08:00
liumengyi 7a3b20222f * Replace runID in testcase::browse. 2024-04-24 15:54:34 +08:00
liumengyi 989f2b8ca5 * Fix bug #48344, set runID. 2024-04-24 15:27:26 +08:00
liugang c654a285d5 * testcaseUI: display link to create scene if the browseType is onlyscene and there's no scene, fix bug #48068. 2024-04-23 14:29:38 +08:00
liumengyi b7f1983d0e * Fix bug #48193, set nowrap to step id. 2024-04-23 09:06:04 +08:00
liumengyi ee551cdfc7 * Fix bug #48126, set title and module when copying a testcase. 2024-04-19 16:19:01 +08:00
liumengyi fa39b6b79f * Fix bug #47900. 2024-04-17 10:45:28 +08:00
liumengyi 109c510c64 * Fix bug #47859, remove scene in lib case. 2024-04-16 15:40:27 +08:00
liumengyi 09b6edb110 * Fix bug #47863, remove extra divider. 2024-04-16 14:44:06 +08:00
liugang 007e33c439 * testcaseUI: change icon. 2024-04-11 14:39:05 +08:00
wangyuting 2f53ad292f * Add change scene to scnen of testcase browse page. 2024-04-11 14:20:21 +08:00
wangyuting 6a42efefb9 * Fix linkcase search default toggle bug. 2024-04-10 17:09:02 +08:00
sunhao 2b6d716c8c * testcase: add fullscreen btn to mindmap in testcase steps section. 2024-04-10 14:15:59 +08:00
wangyuting 478f79507d * Adjust testcase onlyAutoCase field default value. bug #46466. 2024-04-10 09:55:41 +08:00
wangyuting 3d78e5b3fe * Finish sort scene and case. 2024-04-09 14:32:14 +08:00
wangyuting 2913e59e98 * Finish sort case. 2024-04-09 13:31:50 +08:00
王怡栋 85de332bd2 * Fix for add isForm prop in detailside wg. 2024-03-26 14:46:34 +08:00
wangyuting 7d310aa223 * Adjust testcase view actions css. 2024-03-19 15:20:14 +08:00
wangyuting cd4919a2ba * Finish testcase view page. 2024-03-19 15:02:17 +08:00
liumengyi 9c9d6ac621 * Optimize code for testcase::showImport in the excel extension. 2024-03-15 17:15:07 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
liumengyi 515f8ce2ce * Don't set status map if there is no status column, and use empty to check the needconfirm of case. 2024-03-05 15:25:15 +08:00
caoyanyi 7ac3106f1e * Adjust testcase status for story changed. 2024-03-05 15:25:15 +08:00
caoyanyi 8aaf69541b * Adjust testcase status for story changed. 2024-03-05 15:25:15 +08:00
liumengyi cfdd7ace9b * Fix bug #46378, replace to('trigger') with set::trigger. 2024-03-04 09:57:22 +08:00
liumengyi 2a3cce20b0 * Replace control(array('type' => 'xxx')) to control(array('control' => 'xxx')). 2024-02-29 16:10:27 +08:00
liwenrui 51ebcc1eb7 * fix ai prompts and stuff. 2024-02-27 17:04:46 +08:00
liumengyi 78254a73df * Fix bug #42994, add confirm modal box for batch deletion of cases. 2024-02-23 13:15:28 +08:00
xieqiyu e3781db171 * Fix the bug of auto script when create or edit testcase. 2024-02-19 13:40:05 +08:00