Commit Graph
1151 Commits
Author SHA1 Message Date
daitingting e8834343eb * [story#70807,done,4h] Replace zentao list for document. 2025-01-23 10:43:57 +08:00
sunhao 810ebbb8a1 * [misc] add model method to get zentaolist from db. 2025-01-19 09:04:22 +08:00
daitingting 62d18492bb * [bug#59230,done,1.5h] Adjust changed is true when rawContent is changed. 2025-01-14 15:06:22 +08:00
sunhao 0e56ba9036 * [misc] prevent to show rawContent change in doc history. 2025-01-10 15:16:15 +08:00
sunhao 5aaef8afc2 * [bug #58835] fix edit code block lang not record aciton to history panel. 2025-01-09 16:52:41 +08:00
sunhao ef787d6116 * [story #69914] refactor. 2025-01-09 15:41:13 +08:00
sunhao bd97d666bb * [story #69914] only migrate book which are not templates. 2025-01-09 15:41:13 +08:00
sunhao b9841c14f0 * [story #69914] move book lib to default space. 2025-01-09 15:41:13 +08:00
sunhao e83a8d3d54 * [story #69914] add custom space for storing old books. 2025-01-09 15:41:13 +08:00
sunhao 44ee12a59a * [story #70333] improve UI for converting old doc to new format. 2025-01-09 14:15:51 +08:00
sunhao f7d8cda983 * [misc] remove automatic conversion of old documents. 2025-01-08 16:32:47 +08:00
sunhao 86870dd741 * [misc] fix migrate html doc not work. 2025-01-07 16:45:08 +08:00
sunhao 607bba4449 * [refact] write this "NULL" constant in lower case. 2025-01-06 16:52:59 +08:00
sunhao f61f013a8c * [story #69914] update module and parent of docs with chapters. 2025-01-06 16:52:59 +08:00
sunhao 835281ada8 * [story #69914] process chapters in wiki. 2025-01-06 16:52:59 +08:00
sunhao 5e1df92bfc * [story #69914] add model method to migrate old wiki chapters.. 2025-01-06 16:52:59 +08:00
sunhao 2e848cdd0d * [refac] refactor getMigrateDocs method in doc model. 2025-01-06 16:52:59 +08:00
sunhao b49b579cb6 * [story #70333] return old docs for getting migrate doc list. 2024-12-31 13:51:28 +08:00
sunhao 5d40656a96 * [story #70333] support for converting old doc to new format on migrate. 2024-12-31 13:51:28 +08:00
sunhao 3889dd1100 * [refac] fix php undefined error. 2024-12-31 13:51:28 +08:00
sunhao 8650f00dc3 * [bug #58424] fix file show in doc-app which are not linked in docs. 2024-12-26 16:44:02 +08:00
qixinzhi a6193cb626 * [story#69541,0.5h] add getDocBlockContent. 2024-12-26 09:01:22 +08:00
qixinzhi b5f4d3fd71 * [story#69412,0.5h] add getDocBlock. 2024-12-24 11:41:23 +08:00
dingyongliang c18b37413e * [task#132242] update docLinkList. 2024-12-24 08:57:45 +08:00
dingyongliang 769fb8460b * [task#132242] set doc lastViewed model methods. 2024-12-23 13:48:28 +08:00
dingyongliang 347f94e03f * [bug#57649] change doc access denied message. 2024-12-19 08:45:29 +08:00
dingyongliang 6eaa5257bd * [bug#57649] add setDocPrivError method. 2024-12-19 08:45:29 +08:00
sunhao d763d2fcb8 * [misc] optimize doc migrate api. 2024-12-18 13:04:10 +08:00
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