Commit Graph
2974 Commits
Author SHA1 Message Date
wangyidong 9a50bb271a * Refactor mail model. 2023-12-20 19:26:19 +08:00
wangyidong a29ee98cbb * Refactor for send object mail. 2023-12-20 19:26:19 +08:00
tianshujie 652261610b * Fix bug #41830. 2023-12-16 16:35:27 +08:00
daitingting 7e437d7f32 * Display files of testtask. 2023-12-16 05:57:54 +00:00
wangyuting 3f56f2c6e4 * Fix objectID is undefined bug. the bug #41565. 2023-12-15 15:52:51 +08:00
wangyuting b452eef2bd * Fix create doc error on my space. the bug #41644. 2023-12-15 14:52:39 +08:00
wangyuting baba09fc96 * Fix libID is null bug. the bug #41651. 2023-12-15 14:12:45 +08:00
wangyuting 3e33be2b39 * Fix doc unit test script. 2023-12-15 10:28:57 +08:00
sunhao fbc30c4394 * Refactor .article-* with css utilities. 2023-12-14 17:21:01 +08:00
wangyidong cb286194ea * Fix bug #41538. 2023-12-14 17:02:12 +08:00
wangyuting 6222485624 * Fix objectID is null bug. 2023-12-14 14:15:30 +08:00
wangyuting c77e95c8ee * Fix setObjectsForCreate function params missing bug. the bug #41453. 2023-12-14 13:50:29 +08:00
wangyuting ffa51fe79e * Fix setMenuByType return type bug. 2023-12-14 10:09:24 +08:00
tianshujie 16f945f765 * Change the zt_userquery data for unit test. 2023-12-13 16:15:15 +08:00
wangyuting caadcbfe1c * The reason for ignore unit test script is '%'. 2023-12-13 16:11:38 +08:00
wangyuting 5ff8bbf9e7 * Find ignore unit test script. 2023-12-13 16:01:36 +08:00
wangyuting 78ba0e8d10 * Find ignore unit test script. 2023-12-13 15:56:45 +08:00
wangyuting 99e20e8cde * Find ignore unit test script. 2023-12-13 15:50:55 +08:00
wangyuting 48b3cb196c * Find ignore unit test script. 2023-12-13 15:39:10 +08:00
wangyuting 2b494e42b1 * Find ignore unit test script. 2023-12-13 15:33:24 +08:00
wangyuting 7cd1c0c159 * Find ignore unit test script. 2023-12-13 15:10:05 +08:00
wangyuting 1f387c219e * Find ignore unit test script. 2023-12-13 15:03:25 +08:00
wangyuting 1bbd2d2344 * Find ignore unit test script. 2023-12-13 14:57:58 +08:00
wangyuting 53a30646d5 * Adjust processCollector function param type. 2023-12-13 14:31:12 +08:00
tianshujie 235550aad6 * Fix $release type. 2023-12-13 14:20:52 +08:00
wangyuting 34fd5ad311 * Fix doc list module field title show as module id bug. 2023-12-13 14:17:06 +08:00
tianshujie 54c1fc88ab * Fix $release type. 2023-12-13 14:16:07 +08:00
tianshujie 460802c301 * Fix table data problems. 2023-12-13 14:10:01 +08:00
wangyuting 1ac1a7de16 * Fix libID is string bug. 2023-12-13 13:39:02 +08:00
wangyuting a9978b5871 * Fix my library tree not have children tree. 2023-12-13 13:33:17 +08:00
wangyuting f5d7ea54a7 * Fix doc function assignApiVarForSpace missing parame. 2023-12-13 13:13:33 +08:00
tianshujie 4e2b6f3f0c * Refactor doc::getEditors method. 2023-12-12 09:58:53 +08:00
tianshujie 5da2f54420 + Add doc::getEditors unit test. 2023-12-12 09:58:53 +08:00
tianshujie 7105cf85c9 * Refactor doc::removeEditing method. 2023-12-12 09:30:00 +08:00
tianshujie 4830f4669d + Add doc::removeEditing unit test. 2023-12-12 09:30:00 +08:00
tianshujie 3995e0ddb6 * Refactor doc::getDynamic method. 2023-12-12 09:08:23 +08:00
tianshujie 2b0f3998cf + Add doc::getDynamic unit test. 2023-12-12 09:08:23 +08:00
tianshujie ffd8433eb7 * Refactor doc::checkOtherEditing method. 2023-12-11 17:12:41 +08:00
tianshujie 731546c918 * Refactor doc::checkOtherEditing unit test. 2023-12-11 17:12:41 +08:00
tianshujie 482aa4f4a3 * Refactor doc::checkApiLibName method. 2023-12-11 15:52:21 +08:00
tianshujie b6aabbb3dd * Refactor doc::checkApiLibName unit test. 2023-12-11 15:52:21 +08:00
tianshujie 7a285d9405 - Remove unused doc::checkAutoloadPage method. 2023-12-11 15:40:55 +08:00
tianshujie 90f6aeba93 * Change the result of doc::processCollector unit test. 2023-12-11 15:38:10 +08:00
tianshujie 1e9819a44c * Change the result of doc::updateLib unit test. 2023-12-11 15:37:25 +08:00
tianshujie 6d36f1ee07 * Format the type of uid. 2023-12-11 15:33:00 +08:00
tianshujie eb2e125e6b * Change the comment of doc::getLibsByObject unit test. 2023-12-11 15:32:41 +08:00
tianshujie 1a39a5f038 * Refactor doc::summary method. 2023-12-11 15:28:25 +08:00
tianshujie 7516bfe577 * Refactor doc::summary unit test. 2023-12-11 15:28:25 +08:00
tianshujie b8234f8ed3 * Refactor doc::getDropMenuLink method. 2023-12-11 11:10:26 +08:00
tianshujie 5c7736c0bf + Add doc::getDropMenuLink unit test. 2023-12-11 11:10:26 +08:00