Commit Graph
1123 Commits
Author SHA1 Message Date
sunhao 830feb8661 * [story #70009] change default doc content type to "doc" from uploading local files. 2024-12-10 17:12:57 +08:00
sunhao 1ca3ac024b * [bug #57839] fix cannot save attachment when doc content not changed. 2024-12-09 09:21:27 +08:00
sunhao 7be758fa4b * [misc] fix edit doc in doc-quick not keep lib and module info. 2024-12-09 09:21:27 +08:00
sunhao d2f50fef4f * [bug #57671] fix doc-getLibsOfSpace not work as expected. 2024-12-09 09:21:27 +08:00
qixinzhi 9b92a5d8c8 * [misc] fix fetchAll. 2024-12-04 11:07:42 +08:00
sunhao bc6087093f * [bug #57706, done] fix php error in doc-ajaxGetMigrateDocs. 2024-12-03 09:15:17 +08:00
sunhao f2de889b2e * [bug #57586] fix root doc with empty module not show in doc app. 2024-11-29 16:06:13 +08:00
sunhao 3e4756221b * [refac] change docContent->html to docContent->content. 2024-11-28 14:27:19 +08:00
sunhao d3202f77ac * [misc] fix error for importing file to docs. 2024-11-28 13:35:17 +08:00
sunhao 18c6b1316d * [misc] add method to set doc html to doc content. 2024-11-28 10:52:57 +08:00
sunhao a5ad022656 * [refac] convert NULL constant in lower case. 2024-11-28 09:57:22 +08:00
sunhao 98385c72ed * [story #69166] add method to get docs need to migrate. 2024-11-28 09:57:22 +08:00
hufangzhou fafba5ef62 * [bug#57495,done,0.2h] Show the actions of deleted api doc. 2024-11-28 09:47:17 +08:00
sunhao 1433e74fe9 * [story #69166, done] save exporting html on save new doc. 2024-11-28 09:00:08 +08:00
sunhao 94331f7a21 * [misc] support for changing old doc to new doc on edit it. 2024-11-28 08:54:09 +08:00
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