Commit Graph
481 Commits
Author SHA1 Message Date
daitingting f97761f64e * Fix bug. 2023-06-06 02:29:04 +00:00
daitingting 48c1da97dc * Get modules for bug of project. 2023-06-06 01:43:57 +00:00
tianshujie 640c3e0373 * Modify the module tree link for the bug list. 2023-06-06 09:21:56 +08:00
liugang 8dfe0cc120 * treeModel: use uniqid() instead of the global variable moduleID. 2023-06-05 17:48:08 +08:00
liugang 252acbe4a4 * treeModel: return a module object instead of modify value of the passed parameter. 2023-06-05 17:09:45 +08:00
liugang bbd381d72f * treeModel: refactor the creatCaseLink method to return a module object. 2023-06-05 17:08:57 +08:00
liugang c43b3938a8 * treeModel: return false if the objects is empty. 2023-06-05 17:07:40 +08:00
liugang c01a519437 * treeModel: declare the parameter types and return type of methods. 2023-06-05 17:06:29 +08:00
liugang 6a4a04ec06 * treeModel: refactor the methods to return array of modules. 2023-06-05 17:05:35 +08:00
liugang 2f77d1a2fc * treeModel: use getByID instead of getById. 2023-06-05 17:02:21 +08:00
liugang cfd917ff74 * treeModel: declear the parameter types and return type of the getTreeMenu method. 2023-06-05 16:58:57 +08:00
liugang d1441dc961 * treeModel: declare the paramter type and the return type. 2023-06-05 16:57:51 +08:00
liugang c2f61a0071 * treeModel: declare a global variable to save the module id. 2023-06-05 16:57:00 +08:00
tianshujie 8a4cc8cf22 + Add the Bug list page. 2023-06-05 15:38:49 +08:00
caoyanyi 5c35862c6e * Change module tree error. 2023-06-02 09:13:01 +08:00
caoyanyi fc3cf42eb2 * Change return data type. 2023-05-31 16:04:24 +08:00
caoyanyi a38518df63 * Adjust module tree data acquisition. 2023-05-31 10:08:42 +08:00
tianshujie 48c0068017 * Modify story load and style issues. 2023-05-30 10:34:18 +08:00
zhouxin 7b7668136b * Batch fix illegal comment. 2023-05-25 17:07:43 +08:00
zhouxin abdc53f20a * Batch fix illegal comment. 2023-05-25 15:38:56 +08:00
tianshujie 1326cd41a4 * The parameter of setcookie is modified. 2023-05-08 18:35:31 +08:00
tianshujie 32161d8d66 * Code for task #91391. 2023-04-18 10:23:03 +08:00
tianshujie 4e07580434 * Fix bug #34176. 2023-04-14 10:01:52 +08:00
xieqiyu 3ce26fb702 * Code for bug#33977. 2023-04-10 08:37:27 +00:00
caoyanyi fd558085ee * Modify module root data. 2023-04-07 17:03:29 +08:00
caoyanyi 643ed3793d * Code for bug #33800. 2023-04-07 16:26:55 +08:00
tianshujie adb4e70bda Merge branch 'release/zentaopms_18.3' of https://gitlab.zcorp.cc/easycorp/zentaopms into release/zentaopms_18.3 2023-04-07 11:30:05 +08:00
tianshujie 3a30a4e65a * Code for task #89910,89911. 2023-04-07 11:29:34 +08:00
liugang 8908ac2250 + Move the getGroupPairs from biz version to open source version. 2023-04-06 10:10:21 +00:00
tianshujie bcfd37f6e4 * Fix bug #33697. 2023-04-04 10:54:30 +08:00
tianshujie 790af2a19b * When deleting a directory, move the document. 2023-03-31 14:28:00 +08:00
caoyanyi eda1b7541a * Modify tips language. 2023-03-31 13:47:29 +08:00
tianshujie 87d0fe1434 * Code for task #89137. 2023-03-31 09:00:40 +08:00
tianshujie 0a9d779008 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into release/zentaopms_18.3 2023-03-28 08:52:00 +08:00
caoyanyi 8f553370b0 * Update module sort. 2023-03-27 14:41:55 +08:00
caoyanyi 4712c71163 * Modify module update. 2023-03-27 13:52:23 +08:00
caoyanyi 3c24f9b54d Merge branch 'release/zentaopms_18.3' of https://gitlab.zcorp.cc/easycorp/zentaopms into release/zentaopms_18.3 2023-03-27 13:05:56 +08:00
caoyanyi 488915eab6 * Modify order update. 2023-03-27 13:05:41 +08:00
wangyidong c87ea9131a * fix for sonar. 2023-03-27 11:34:22 +08:00
tianshujie 9c908e4907 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into release/zentaopms_18.3 2023-03-27 11:24:32 +08:00
caoyanyi 9e58c56930 * Modify module save. 2023-03-27 08:48:16 +08:00
tianshujie 49f278a092 * Modify create module method. 2023-03-24 09:16:24 +08:00
guofeilong 26d69ab0a2 * Adjust code . 2023-03-24 08:37:13 +08:00
caoyanyi 9fec0d5890 * Modify tree create. 2023-03-23 16:13:24 +08:00
tianshujie 45f2b40b7d Merge branch 'release/zentaopms_18.3' of https://gitlab.zcorp.cc/easycorp/zentaopms into release/zentaopms_18.3 2023-03-23 15:49:01 +08:00
tianshujie f98ec5fc1c * Fix error. 2023-03-23 15:48:50 +08:00
caoyanyi 4c20a2428d * Modify module create. 2023-03-23 14:51:00 +08:00
caoyanyi 1170c1ed95 + Add module create. 2023-03-23 09:05:34 +08:00
liumengyi cdeb1c7e4c * Finish task #86286. 2023-03-17 07:07:40 +00:00
liumengyi 94d4b5419b * Fix bug #32958. 2023-03-16 05:16:26 +00:00