Commit Graph
1085 Commits
Author SHA1 Message Date
朱金勇 b77fbaa7d7 * Refactor tree: Add comments. 2023-12-29 09:50:15 +08:00
朱金勇 54fec63da5 * Fix webroot in cli. 2023-12-28 18:53:42 +08:00
caoyanyi 8711023d77 * Adjust tree page language. 2023-12-28 16:34:28 +08:00
朱金勇 4310d586e0 * Fix webRoot for tree link. 2023-12-28 15:40:36 +08:00
朱金勇 d8156ee2c7 * Fix requestType. 2023-12-28 15:33:32 +08:00
朱金勇 c32cd45adf + Add functions of create*link. 2023-12-28 11:58:46 +08:00
朱金勇 4e5d420e0f * Fix failed testcases of tree. 2023-12-28 11:57:13 +08:00
朱金勇 f2bf1709c9 * Rename delete of tree to remove. 2023-12-28 11:46:41 +08:00
caoyanyi 792c932c92 * Adjust tree page language. 2023-12-28 11:01:51 +08:00
sunguangming 92a0a76dc8 * Fix bug #42381. 2023-12-27 16:44:57 +08:00
liugang 3e75c1d947 * treeModel: fix type error of argument #3 when calling the buildTree method. 2023-12-27 10:30:41 +08:00
朱金勇 895a782afb * Modify type of parent to string. 2023-12-27 09:56:07 +08:00
tianshujie 4e0e7e0fb5 * Fix bug #42476. 2023-12-27 09:11:26 +08:00
sunhao dc3d566fab * tree: improve style of page tree-browseTask and tree-browse. 2023-12-26 21:25:20 +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
tianshujie 89dd6e4e54 * Fix bug #42371. 2023-12-23 17:19:32 +08:00
朱金勇 e533b19198 * Fix branch. 2023-12-23 16:25:27 +08:00
朱金勇 9f2174d514 * Fix type error. 2023-12-23 15:58:34 +08:00
朱金勇 96c2c8a7f6 * Refactor tree model. 2023-12-23 15:40:13 +08:00
tianshujie 6d5990cdf4 * Fix bug #42176. 2023-12-21 19:22:20 +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
wangyidong 83bac0ad6e * Fix for execution module unit test. 2023-12-15 16:06:41 +08:00
sunhao fbc30c4394 * Refactor .article-* with css utilities. 2023-12-14 17:21:01 +08:00
wangyidong 2a52702a4a * Fix for bug #41523. 2023-12-14 17:02:12 +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
liumengyi ff42439a7c * Modify module url in testtask::cases. 2023-11-21 08:59:35 +08:00
liumengyi 776a0370b1 * Fix bug of modules when the product isn't selected in project::bug. 2023-11-20 16:38:02 +08:00
liumengyi 7ed4c4fa5c * Fix bug of modules in project::testcase. 2023-11-20 16:24:07 +08:00
liumengyi 8e747f3971 * Fix ui bug in bug::report. 2023-11-15 13:52:54 +08:00
tianshujie 3ded2e74d6 * Adjust the page style of the manage module. 2023-11-14 15:57:41 +08:00
liumengyi ddf6e04d73 * Remove , at the end of row in the lastest children in tree. 2023-11-14 15:53:59 +08:00
xieqiyu a91239aee5 * Fix bug#40436. 2023-11-10 11:25:34 +08:00
wangxuepeng 1894936781 * Fix bug #40187. 2023-11-08 10:38:45 +08:00
xieqiyu 910fb0f35f * Modify tree browse in bug and case. 2023-11-06 01:25:18 +00:00
xieqiyu 87f568622f * Modify the bug of test case. 2023-11-03 03:18:44 +00:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
xieqiyu 347f87837b * Modify the bug of module tree. 2023-10-31 02:29:01 +00:00
xieqiyu c199b3b725 * Modify tree browse. 2023-10-30 02:18:59 +00:00
tianshujie 63d48a35c9 + Add 2.5 level menu for the project testcase list. 2023-10-24 16:35:53 +08:00
tianshujie 7bc4a46595 * Fixed the error message for edit the document module. 2023-10-17 10:41:40 +08:00
朱金勇 8315c8c4f3 * Fix url of tree. 2023-10-16 08:39:25 +00:00
朱金勇 3176b94974 * Fix link of tree model. 2023-10-16 08:13:07 +00:00
朱金勇 6948740e1d * Migrate changes from 18.x to master. 2023-10-12 08:42:59 +00:00
wangyidong f6c7848997 * Add unit test for gettaskoptionmenu method. 2023-10-08 14:54:47 +08:00