Commit Graph
1108 Commits
Author SHA1 Message Date
sunhao 6893eacc33 * [bug #57154, doing] decode html entities in doc keywords. 2024-11-20 08:41:30 +08:00
sunhao c37f23e355 * [misc] fix php error on save doc. 2024-11-18 16:48:13 +08:00
sunhao e46338f1f3 * [bug #57154, done, 1h] decode html special chars in doc title and content. 2024-11-18 16:48:13 +08:00
sunhao 51b9759b50 * [bug #57040, done, 0.6h] fix release switcher not work in product/project space. 2024-11-15 16:55:00 +08:00
sunhao ccf994ad4e * [misc] fix data in getDocsOfLib. 2024-11-15 15:07:53 +08:00
sunhao 8f8459edc4 * [misc] fix user's deleted docs show in space unexpectedly. 2024-11-15 11:17:57 +08:00
sunhao 66cae7a748 * [bug #57045, done, 0.2h] fix merge api and doc data in getDocsOfLibs not work. 2024-11-15 09:25:27 +08:00
wangyidong 4b6d8344e8 * [refac bug #38813] Add action condition for get doc dynmic. 2024-11-15 09:13:43 +08:00
sunhao c8dd906210 * [bug #57037, done, 0.2h] fix modules data in api lib in product/project space. 2024-11-14 15:28:42 +08:00
sunhao 684a82aae9 * [story #69184, doing] return apis of libs in doc->getDocsOfLibs. 2024-11-13 09:22:31 +08:00
sunhao 7e3f4c2935 * [misc] add $type param to doc method getModulesOfLibs. 2024-11-07 10:04:12 +08:00
sunhao dd7883a82e * [refac] remove unused variable. 2024-11-06 09:39:06 +08:00
sunhao 3bc2478d09 * [bug #56589, done] filter docs files by vision. 2024-11-06 09:39:06 +08:00
dingyongliang a3b4482cce * [bug#56718] fix view deleted doc. 2024-11-04 16:57:57 +08:00
dingyongliang 23b8657361 * [bug#56641] fix admin cant view teamSpace private doc. 2024-11-01 14:59:03 +08:00
liumengyi 885c4e1467 * [bug#56461,done,0.5h] set default canModify. 2024-10-28 08:39:41 +08:00
liumengyi 61cc5c2ac3 * [task#130244,done,1h] Check whether the document library can be modified. 2024-10-23 16:49:53 +08:00
songchenxuan b772adeb30 *[bug#56356,0.1h]. 2024-10-22 10:40:36 +08:00
songchenxuan 89a4165f92 *[bug#56356,1h]. 2024-10-22 10:40:36 +08:00
songchenxuan 541618742b *[bug#55899,0.5h]. 2024-10-22 10:32:52 +08:00
sunguangming d036bef0e1 * [error] fix code error. 2024-10-22 08:40:57 +08:00
sunhao 2375c94cda * [bug #56224, done, 0.5h] fix project space count in home page. 2024-10-22 08:18:33 +08:00
songchenxuan f13e98a4df *[misc] remove useless code. 2024-10-21 17:31:09 +08:00
sunhao b74af2e29e * [bug #56224, done, 0.5h] fix spaces count in doc home. 2024-10-21 17:25:23 +08:00
songchenxuan 624ba8f81c *[bug#56304,1h]. 2024-10-21 17:23:36 +08:00
sunhao 20900b3638 * [bug #56356] format execution lib name with sub libs. 2024-10-21 16:45:32 +08:00
sunhao f9723ba9e0 * [misc] add executionName for getting spaces libs sumarries. 2024-10-21 16:45:32 +08:00
sunhao c8ccd3214e * [bug #56017, done, 1h] support for displaying nested execution libs in sidebar. 2024-10-21 15:39:33 +08:00
sunhao cd27a33ee0 * [misc] fix execution lib name in home page. 2024-10-21 14:18:38 +08:00
zhouxin a2c3f9aa5a * [bug#56160,done,1h] check priv. 2024-10-21 13:38:47 +08:00
zhouxin 4d887b6828 * [bug#56160,done,1h] show execution lib when move doc. 2024-10-21 13:38:47 +08:00
sunhao d793f826ee * [bug #56018, done, 0.2h] fix execution lib name in home page of doc app. 2024-10-21 11:54:24 +08:00
daitingting 92b65d04b6 * [bug#56213,done,2h] Remove project, product if they are not posted and set them when move them. 2024-10-18 17:31:13 +08:00
zhouxin 95ca1357d2 * [bug#56028,done,2h] don't display docs whose parent module have been deleted. 2024-10-18 16:44:03 +08:00
daitingting ec15c0cf73 * [bug#56183,done,1h] Add getDocsByIdList function. 2024-10-17 17:04:37 +08:00
songchenxuan 6ce4f0cff4 *[bug#56050,0.5h]. 2024-10-17 16:51:37 +08:00
daitingting 82132c3937 * [bug#56090,done,0.5h] Set order. 2024-10-17 10:55:31 +08:00
qixinzhi 2be65e6d6f * [bug#56001] fix sonar. 2024-10-17 09:21:50 +08:00
qixinzhi 94cf7a005b * [bug#56001] fix sonar. 2024-10-17 09:21:50 +08:00
qixinzhi 6991d2636b * [bug#56001] fix bug. 2024-10-17 09:21:50 +08:00
sunhao 368fd26316 * [misc] fix data of project and product spaces. 2024-10-16 09:43:47 +08:00
sunhao c09fb2e2b1 * [story #68106, doing] support for fetching space data of execution. 2024-10-16 09:43:47 +08:00
sunhao c95f38f6ff * [story #68024] sort docs on fetching space data from remote. 2024-10-16 09:43:47 +08:00
zhouxin 9b010a0d0d * [bug#55950,done,0.5h] fix modal of import doc. 2024-10-16 08:39:40 +08:00
sunhao 7a815908ec * [misc] fix lib doc counts in home page. 2024-10-16 08:39:38 +08:00
zhouxin 47f6eb59bb * [bug#55974,done,0.5h] change addedBy field to current account when move lib. 2024-10-16 08:39:36 +08:00
sunhao 16d012c20e * [misc] add method to get libs of spaces. 2024-10-16 08:39:36 +08:00
sunhao f8b5ff6869 * [misc] add limit param to getLibsByObject method. 2024-10-16 08:39:35 +08:00
zhouxin 46a1776921 * [bug#55969,done,1h] only show authorized docs. 2024-10-16 08:39:35 +08:00
zhouxin cba7acbce7 * [refac] refactor code. 2024-10-16 08:39:35 +08:00