Commit Graph
448 Commits
Author SHA1 Message Date
sunguangming 8fd70d0827 * Add print file widget. 2023-06-25 17:17:25 +08:00
tianshujie b8627ff04d * Change the param type of $parent. 2023-06-25 15:47:06 +08:00
sunguangming 5e022ae723 * Remove unused param. 2023-06-25 10:44:07 +08:00
朱金勇 bf9f01835c * Fix createXXXLink for tree. 2023-06-25 02:39:16 +00: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
liugang 9731d410df * treeModel: fix error of calling undefined property. 2023-06-20 09:40:03 +08:00
朱金勇 65c2ea1538 + Add backbtn. 2023-06-19 06:18:43 +00:00
caoyanyi f8ca1a3168 * Change module tree data for execution story. 2023-06-16 13:58:28 +08:00
liugang f18b1a4e18 * treeModel: refactor the createTestTaskLink method to return an object of module. 2023-06-09 17:01:47 +08:00
liugang 09d4e59aba * treeModel: the $extra parameter could be an array or a string. 2023-06-09 17:00:54 +08:00
liugang 3cd027851e * treeModel: return value of the method buildTree cannot be pushed into modules array if it is empty. 2023-06-09 16:57:29 +08:00
liugang cbfcb44c1c * treeModel: the $extra parameter could be an array or a string. 2023-06-09 16:53:06 +08:00
liumengyi 70757b6430 * Refactor caselib::browse. 2023-06-09 14:28:53 +08:00
tianshujie 15a4d5916f + Add a label to the quantity list. 2023-06-08 15:33:51 +08:00
daitingting d314bff87e * Rename the duplicate variable. 2023-06-06 08:51:31 +00:00
daitingting c92a99e39f * Fix bug for no attribute in extra. 2023-06-06 07:59:47 +00:00
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