Commit Graph
55244 Commits
Author SHA1 Message Date
tanghucheng b55b39925f * Fix bug #Execution list additions are sorted by execution name and project. 2023-05-30 02:32:20 +00:00
tanghucheng 1fb04ac73a * Fix dbh query for DM. 2023-05-30 01:59:49 +00:00
tanghucheng fb25ce18bf * Fix bug #34564,SQL error in constructing query statement. 2023-05-29 07:19:38 +00:00
hufangzhou 07642d3c83 * Finish task #93603。 2023-05-29 14:25:44 +08:00
Lufei 04fa8f0cb6 * Remove useless code and format code. 2023-05-29 14:24:28 +08:00
Lufei 69ec0febd7 - Remove useless code. 2023-05-29 11:10:32 +08:00
chaideqing ebb396fb7e * Fix bug#34264, gogs server failed to pull the code. 2023-05-29 10:42:51 +08:00
songchenxuan d1977bf8ba * Fix bug #35530. 2023-05-26 10:44:20 +08:00
songchenxuan 85f56d8f74 * Fix bug #35627. 2023-05-26 09:57:32 +08:00
chaideqing 5a06002d56 * Fix bug#35410, add scroll in runcase page. 2023-05-26 09:51:18 +08:00
songchenxuan 8f153a63b7 * Try to fix bug #31742. 2023-05-26 09:15:10 +08:00
Lufei 02969e979b * Optimize isIntranet. 2023-05-25 17:45:18 +08:00
songchenxuan a6d0f4ee8a * Disable link when page load as iframe. 2023-05-25 16:48:02 +08:00
songchenxuan a28b37c056 * Fix bug #35575, allow access execution doc from todo-calendar. 2023-05-25 16:32:06 +08:00
hufangzhou a27f150fc8 * Finish task #93590. 2023-05-25 16:13:21 +08:00
tanghucheng 0afa3c7613 * Fix #bug #31742, Project type project creation R&D requirements Upload attachments cannot be viewed from the document module. 2023-05-25 08:08:08 +00:00
songchenxuan f6ce1fcdc3 * Fix bug #35566. 2023-05-25 15:47:03 +08:00
songchenxuan db02eb695d * Fix bug #34964 again. 2023-05-25 15:13:41 +08:00
hufangzhou df85592f69 * Add the case related scene when export csv file. 2023-05-25 13:29:35 +08:00
songchenxuan 2c180f7445 * Export data use origin data if zget() can not get data. 2023-05-25 13:22:04 +08:00
“liushasha” 16974f3cb0 * Fix feedback #3116. 2023-05-25 04:17:55 +00:00
chaideqing b8989377e5 * Fix bug#34221, uninstall error when only one extension. 2023-05-25 11:10:25 +08:00
tanghucheng 31d2e55bb8 * Fix bug #35535. 2023-05-25 02:32:10 +00:00
chaideqing 91cae60535 * Fix bug#34221, install/disable/uninstall extension error. 2023-05-25 09:21:11 +08:00
hufangzhou 232c0dd98c * Finish task #93591. 2023-05-25 09:07:00 +08:00
songchenxuan fcae546aa8 * Filter parent stories when create or edit a testcase. 2023-05-24 17:31:29 +08:00
tanghucheng cf63525071 * Fix bug #34422. 2023-05-24 09:30:35 +00:00
hufangzhou 0b9a3be715 * Finish task #93585. 2023-05-24 17:05:51 +08:00
Lufei e8995faf85 * Fix bug #35387, Optimize ajaxSetZentaoData. 2023-05-24 16:10:28 +08:00
hufangzhou 5f1f963fed * When executionID and projectID are equal zero, we need to get the build list by productID. 2023-05-24 15:27:21 +08:00
songchenxuan 92fe49f313 * Modify get stories by moduleID when create or edit a testcase in project/execution/qa. 2023-05-24 15:00:36 +08:00
hufangzhou 824613e890 * Finish task #93819. 2023-05-24 14:44:43 +08:00
chaideqing a3f719d219 * Fix bug#32938, code diff is not accurate. 2023-05-24 13:29:53 +08:00
songchenxuan 3404fc5f60 * Modify stories that testcase can link at page first load. 2023-05-24 13:23:05 +08:00
hufangzhou abd24e169b * Finish task #93584. 2023-05-24 13:04:53 +08:00
chaideqing bc91a790be * Fix variable naming from to . 2023-05-24 11:21:59 +08:00
hufangzhou db66291890 * Finish task #93587. 2023-05-24 11:20:06 +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
hufangzhou c6b89a4a52 * Merge the priv sql of ipd. 2023-05-24 10:39:51 +08:00
songchenxuan 4b5ee6ac29 * Optimize grantUserView function code. 2023-05-24 09:41:22 +08:00
hufangzhou efc2e785c0 * Add the build field's required mark for import unit testcase result. 2023-05-24 09:12:53 +08:00
songchenxuan 3a2d17ec37 * Fix bug #35578 and revert code for bug #35097. 2023-05-24 09:00:16 +08:00
hufangzhou cfa4f2130a * Finish task #93811. 2023-05-23 17:13:26 +08:00
孙广明 6e8b31621d Merge pull request 'sprint/zk_fixbug' (#72) from sprint/zk_fixbug into 18.4
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/72
2023-05-23 16:59:11 +08:00
zhaoke daf0440f6d * Fix status error when create image. 2023-05-23 16:41:35 +08:00
songchenxuan c55fb5c2be * Finish task #93579. 2023-05-23 15:14:33 +08:00
zhaoke 7164783450 * Fix the status error when creating a snapshot. 2023-05-23 14:17:08 +08:00
zhaoke 5e65c2e68f * Fix the status error when creating a snapshot. 2023-05-23 14:08:44 +08:00
tanghucheng 2c6004013e * Fix bug #35535, An error occurred creating the scenario page code under the project testcase. 2023-05-23 05:46:04 +00:00
songchenxuan 89329d2426 * Fix bug #35397. 2023-05-23 11:28:29 +08:00