Commit Graph
343 Commits
Author SHA1 Message Date
sunguangming 1499432149 * Fix bug #44593. 2024-01-22 15:56:14 +08:00
朱金勇 9081b12b6b * Fix bug#42245: Show branches for tree menu. 2024-01-18 09:46:13 +08:00
sunguangming 61d7aada1e * Fix bug #42626. 2024-01-11 10:42:32 +08:00
liugang 8f969074e6 * Display the module component with modulePicker widget. 2024-01-08 10:55:37 +08:00
tianshujie b481af7721 * Fix bug #42903. 2024-01-03 16:04:19 +08:00
liumengyi a35f8f7e93 * Fix bug #109920, define root id and optimize code. 2024-01-02 13:37:45 +08:00
sunguangming 70333e6277 * Fix bug #42381. 2023-12-29 15:47:25 +08:00
caoyanyi 8711023d77 * Adjust tree page language. 2023-12-28 16:34:28 +08:00
sunguangming 92a0a76dc8 * Fix bug #42381. 2023-12-27 16:44:57 +08:00
朱金勇 5bfa9c5679 * Refactor methods of tree model. 2023-12-26 15:01:51 +08:00
sunguangming 3d1709e314 * Fix bug #42381. 2023-12-25 09:22:27 +08:00
朱金勇 a858b11890 * Refactor methods of tree model. 2023-12-24 22:04:21 +08:00
朱金勇 96c2c8a7f6 * Refactor tree model. 2023-12-23 15:40:13 +08:00
tianshujie c04ecbca1b * Fix bug #41759. 2023-12-21 19:16:06 +08:00
tianshujie 2c10a0c6a0 * Fix bug #41759. 2023-12-21 18:44:00 +08:00
tianshujie 481eca61b3 * Fix bug #42176. 2023-12-21 17:01:35 +08:00
wangyuting 11dd836eb8 * Add ajaxLoadModules on changeRoot. the bug #41464. 2023-12-14 08:57:27 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
xieqiyu a91239aee5 * Fix bug#40436. 2023-11-10 11:25:34 +08:00
xieqiyu 910fb0f35f * Modify tree browse in bug and case. 2023-11-06 01:25:18 +00:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tianshujie 7bc4a46595 * Fixed the error message for edit the document module. 2023-10-17 10:41:40 +08:00
wangyidong 56150d3106 * Rewrite story batchtotask method. Code for task #102982. 2023-10-08 08:28:51 +08:00
liumengyi 84475b7cc5 * Fix error of caselib dropmenu in tree::browse. 2023-09-19 15:27:04 +08:00
liugang e1e232d26c * Remove unused parameters when calling the qa::setMenu method because the switcherMenu is implemented by the dropmenu widget now. 2023-09-14 17:00:40 +08:00
tianshujie 980f3e6929 * Add parameter type. 2023-09-07 14:50:47 +08:00
dingguodong 0ffb6f2d23 + Set productID to view. 2023-08-03 17:04:46 +08:00
zhaoke bebb8a0c2f * Fix bug of tree browse page. 2023-07-28 09:14:49 +08:00
zhaoke d06ea7a68a * Fix notice of tree module. 2023-07-27 16:03:33 +08:00
zhaoke 5ac1c0e711 * Adjust tree menu of manger host group. 2023-07-27 15:45:32 +08:00
caoyanyi 1bc8c3eff9 * Change return value. 2023-07-25 09:45:01 +08:00
dingguodong 4bbbfcf023 * Fix typo. 2023-07-21 15:22:42 +08:00
朱金勇 da433474fd * Refactor tree module. 2023-07-19 14:32:08 +00:00
zhaoke 4b180933f2 * Add host module and refactor browse view of host . 2023-07-18 14:44:45 +08:00
liumengyi c5bb426087 * Refactor for bug::create after replacing the picker. 2023-07-14 15:41:20 +08:00
wangyidong 0184ca7d01 * Adjust for story create page. 2023-07-14 14:22:04 +08:00
wangyidong 141c47dd5b * Code for task #97081. 2023-07-14 14:22:04 +08:00
daitingting a639aa68a6 * Remove the event on the object self. 2023-06-30 03:18:43 +00:00
wangyuting fbef44671a * Finish bug create page. 2023-06-26 13:18:20 +08:00
liumengyi ecc22aac09 * Add js for testcase::batchCreate, and modify ajax methods. 2023-06-26 11:03:13 +08:00
朱金勇 e6e6bb3c30 * Fix browseTask of tree. 2023-06-21 07:39:49 +00:00
朱金勇 62ca81fbc1 + Add tree. 2023-06-21 03:06:06 +00:00
zhouxin 64368f82a0 * Batch replace "else if" sequence to "elseif". 2023-05-30 11:22:17 +08:00
tianshujie 48c0068017 * Modify story load and style issues. 2023-05-30 10:34:18 +08:00
liumengyi 3ac448eaa3 * Refactor bug-batchCreate js, and get options throught ajax request. 2023-05-25 14:53:01 +08:00
liumengyi 69a36606cb * Optimize js code for bug-batchCreate, and fix bug for it. 2023-05-25 09:18:04 +08:00
tianshujie 4e07580434 * Fix bug #34176. 2023-04-14 10:01:52 +08:00
tianshujie 0d77839340 * Code for task #89915. 2023-04-04 15:45:25 +08:00
caoyanyi 32a7ced719 * Code for bug #33693. 2023-04-04 09:58:11 +08:00