Commit Graph
3663 Commits
Author SHA1 Message Date
wangyuting 111eee10d8 * Optimize testcase browse dragModal css. 2024-05-22 15:56:55 +08:00
wangyuting 02f0eaf992 * Add dragModal to testcase browse. 2024-05-22 14:58:32 +08:00
sunguangming 24d3d7fb0a Merge branch 'master' into story 2024-05-22 11:27:49 +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
tanghucheng bff15a0bdd * Fix bug #49300, edit case in caselib error. 2024-05-17 10:21:19 +08:00
xieqiyu 0532d25225 * Fix bug#49064. 2024-05-15 15:09:51 +08:00
sunguangming 1cfbf7d74b Merge branch 'master' into story 2024-05-15 15:04:13 +08:00
daitingting 5c31db609f * Fix bug #49208. 2024-05-14 02:53:14 +00:00
liumengyi 030b6e3c87 * Fix bug #49338, hide branch picker if there isn't a branch. 2024-05-11 10:07:57 +08:00
liumengyi 05516aed56 * Fix bug #49315, set default value to needReview. 2024-05-11 09:20:25 +08:00
liumengyi 5c0aa39925 * Fix bug of steps. 2024-05-09 16:40:01 +08:00
sunguangming 28b2b78698 Merge branch 'master' into story 2024-05-09 15:04:07 +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
liumengyi e872470720 * Fix bug #49213, set parameter type. 2024-05-09 13:51:20 +08:00
wangyuting 00c6079298 * Fix getModuleCellProps js bug. bug #49258. 2024-05-09 13:49:07 +08:00
sunhao 1e320b8727 * testcase: skip to load page after sort. 2024-05-07 16:00:32 +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 76d4de1967 + testcaseJS: fix error of loading scenes when change a testcase in case library. 2024-04-28 15:49:37 +08:00
liugang f3f537cd85 * testcaseJS: fix recursion error when changing lib. 2024-04-28 15:47:03 +08:00
liugang 93973db5ae * testcaseJS: fix error can't get current lib's value. 2024-04-28 15:46: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
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
liumengyi e849f2585a + Fix bug #48534. 2024-04-26 17:12:45 +08:00
sunguangming 2051453e56 * Remove comment editor config from edit page. 2024-04-26 16:15:26 +08:00
liyang 78cf85380f * Batch replacement of zdtable class. 2024-04-26 13:08:37 +08:00
liumengyi b9b1fc6805 * Fix bug #48441, keep in current tab when changing the stepsType. 2024-04-25 17:11:51 +08:00
liumengyi a9ab99f463 * Fix bug #48421, removes duplicate projects. 2024-04-25 17:11:42 +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
sunguangming 71c78004f1 * Add story pairs to search form. 2024-04-25 17:04:39 +08:00
liumengyi 2c4122b084 * Fix bug #48441, keep in current tab when changing the stepsType. 2024-04-25 14:58:57 +08:00
liumengyi e7051b2d2f * Fix bug #48421, removes duplicate projects. 2024-04-25 13:58:51 +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
sunguangming 009595a9b6 * Remove unused code. 2024-04-24 14:58:43 +08:00
sunguangming 0562ebb542 * Add story pairs to search form. 2024-04-24 14:56:11 +08:00
sunguangming be20fd1c8b * Fix bug #48325. 2024-04-24 14:33:57 +08:00
tianshujie bced2b76b4 Merge remote-tracking branch 'origin/release-20.0' 2024-04-23 17:12:24 +08:00
wangyuting dcd8abcc1c * Optimize code. 2024-04-23 16:05:53 +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
王怡栋 acf4b5127e * Fix bug #48200. 2024-04-23 09:11:11 +08:00
liumengyi b7f1983d0e * Fix bug #48193, set nowrap to step id. 2024-04-23 09:06:04 +08:00
sunguangming d50a96315a * Modify code style. 2024-04-22 16:45:06 +08:00
liumengyi ed48124080 + Fix bug #48194, show expect in mindmap. 2024-04-22 16:38:30 +08:00
sunhao 2584cdcfc8 * testcase: bug #48181, fix search form not show after switch page from testtask to testcase. 2024-04-22 15:54:43 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00