Commit Graph
519 Commits
Author SHA1 Message Date
qixinzhi 8ec41ba00a + [task#119225,done,0.2h] process module url browsegroup page. 2024-05-30 09:29:58 +00:00
zhouxin cebc5c7c5e * Fix bug #50184. 2024-05-27 15:41:45 +08:00
liumengyi 3ae3aceb6d * Fix bug #48628, modify product lin. 2024-04-30 14:31:29 +08:00
xieqiyu 0a338f0fa6 * Fix bug#48627,#48628. 2024-04-28 16:40:55 +08:00
liugang 544802161f * treeModel: modify tables order to use index. 2024-04-23 13:45:38 +08:00
xieqiyu 7733c6d5cc * Add sort for module tree. Fix bug#41368. 2024-04-11 13:25:40 +08:00
liumengyi db9410ef04 - Remove redeclare method of treeModel::createPracticeLink. 2024-03-15 16:53:22 +08:00
caoyanyi 64f17b70e7 Merge branch 'release-20.0.stable' 2024-03-15 16:44:25 +08:00
liumengyi b3ab9c69d5 - Remove redeclare method of treeModel::createPracticeLink. 2024-03-15 15:18:20 +08:00
caoyanyi 1de446f6ce * Merge for release branch. 2024-03-15 14:59:57 +08:00
tianshujie f63dddcf01 * Fix bug #46910. 2024-03-13 15:09:08 +08:00
daitingting eb0e938e3b * Add createManageLink function fot subject browse. 2024-03-11 07:31:06 +00:00
daitingting 70cb1e7468 * Add createPracticeLink function. 2024-03-11 01:57:55 +00:00
xieqiyu 35e68f333e * Code for task#112254. 2024-03-08 11:12:46 +08:00
daitingting 0988302ef8 * Add createPracticeLink funciton. 2024-03-07 09:12:41 +00:00
liumengyi df2cb95e96 * Fix the bug where only the branch module can be obtained under all branches. 2024-03-06 14:42:10 +08:00
liumengyi 2478a30552 * Fix the bug where only the branch module can be obtained under all branches. 2024-03-06 13:49:33 +08:00
daitingting 6a6eb1c28b * Fix bug #43208. 2024-02-21 10:50:25 +08:00
liumengyi 3aef1d40fd * Get module type, it's used in treeEditor wg. 2024-02-19 14:32:11 +08:00
liumengyi 687f0ea6de * Show all story modules in the lite. 2024-02-18 16:09:23 +08:00
tianshujie 93c9132a26 * Fix bug #44926. 2024-01-24 10:13:15 +08:00
wangyuting dec1af55f8 * Fix branch type error. bug #44685. 2024-01-23 16:18:00 +08:00
wangyidong d563f0ee66 * Fix bug #44544. 2024-01-23 14:53:27 +08:00
tianshujie f7b8798826 * Fix bug #42809. 2024-01-02 14:28:06 +08:00
朱金勇 b77fbaa7d7 * Refactor tree: Add comments. 2023-12-29 09:50:15 +08:00
朱金勇 4e5d420e0f * Fix failed testcases of tree. 2023-12-28 11:57:13 +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
朱金勇 5bfa9c5679 * Refactor methods of tree model. 2023-12-26 15:01:51 +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
wangyidong 83bac0ad6e * Fix for execution module unit test. 2023-12-15 16:06:41 +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 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
wangyidong 56150d3106 * Rewrite story batchtotask method. Code for task #102982. 2023-10-08 08:28:51 +08:00
tianshujie 980f3e6929 * Add parameter type. 2023-09-07 14:50:47 +08:00