Commit Graph
977 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 1d7cbdc8db * [ui] show friendly message when on zentaolist to show in doc. 2025-01-23 09:19:48 +08:00
sunhao cac2ee6621 * [refac] remove unused code. 2025-01-19 09:04:22 +08:00
sunhao 661f76463e * [misc] add doc-ajaxExportZentaoList to get zentao list data by ajax. 2025-01-19 09:04:22 +08:00
sunhao 72998f8415 * [refac] refactor doc-zentaolist with model method. 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
dingyongliang 0b8b3fecf7 Revert "* [bug#58900] fix doc and api sort."
This reverts commit 241cceaffa.
2025-01-13 13:17:38 +08:00
dingyongliang 241cceaffa * [bug#58900] fix doc and api sort. 2025-01-10 14:52:05 +08:00
sunhao d95ee3bab2 * [misc] remove migrate wiki chapters. 2025-01-10 11:07:11 +08:00
sunhao 35b6b4638f * [bug #58907] fix users and groups cleared unexpected on edit. 2025-01-09 15:49:12 +08:00
sunhao 44ee12a59a * [story #70333] improve UI for converting old doc to new format. 2025-01-09 14:15:51 +08:00
daitingting 65a785990b * [bug#59086,done,1h] Adjust check condition. 2025-01-09 11:28:45 +08:00
sunhao ce27078fb9 * [misc] fix docs undefined. 2025-01-08 16:32:47 +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 e800bfa45b * [misc] fix reading key of migrate state setting. 2025-01-07 16:11:45 +08:00
sunhao c7fb7bb203 * [story #69914] migrate chapters on checking migrate docs. 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 3889dd1100 * [refac] fix php undefined error. 2024-12-31 13:51:28 +08:00
liugang 844f89c051 * [refac] replace dao with mao to fetch records from cache. 2024-12-30 09:42:38 +08:00
qixinzhi d979e5de72 * [story#69565] finish doc block save and display. 2024-12-25 11:13:25 +08:00
qixinzhi 73d536bb8c * [story#69412,0.5h] add block id. 2024-12-24 11:41:23 +08:00
dingyongliang 8a0f7ecc7d * [task#132242] refactor doc landing page. 2024-12-24 08:57:45 +08:00
qixinzhi 3dfc9bb03f * [story#69412,0.5h] add zentao list display. 2024-12-23 15:53:41 +08:00
dingyongliang 6f0a215500 * [task#132242] add doc defaultPage control. 2024-12-23 13:48:28 +08:00
dingyongliang 87eabad1dc * [task#132242] add doc ajaxSeLastViewed control. 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
sunhao d763d2fcb8 * [misc] optimize doc migrate api. 2024-12-18 13:04:10 +08:00
qixinzhi 790b705148 * [story#69837,0.1h] finish zentao list. 2024-12-17 17:07:31 +08:00
qixinzhi 260da3dbef * [story#69800,0.5h] finish search form. 2024-12-10 10:48:33 +08:00
qixinzhi 94b44b50fd * [story#69800,0.5h] add condition. 2024-12-06 16:58:23 +08:00
qixinzhi 1bdf847b20 * [story#69800,0.5h] use session. 2024-12-06 14:19:11 +08:00
songchenxuan 3f410748c6 *[task#133858, 1h,doing]. 2024-12-05 17:32:04 +08:00
qixinzhi 12b493885a * [story#69800,0.5h] refactor. 2024-12-05 14:40:58 +08:00
qixinzhi 8250cbd16d * [story#69800,0.5h] finish cols. 2024-12-05 14:18:45 +08:00
qixinzhi 8b24afd1d2 * [story#69837,0.5h] add insert dtable. 2024-12-04 17:01:21 +08:00
qixinzhi eed026361c * [story#69837,0.5h] add preview post. 2024-12-04 15:45:23 +08:00
qixinzhi 365b7d82ff * [story#69837,0.5h] add zentaoList. 2024-12-04 09:41:55 +08:00
sunhao 9ae4bb8bb6 * [misc] fix priv doc-showFiles not work. 2024-11-29 10:16:45 +08:00
sunhao 3e4756221b * [refac] change docContent->html to docContent->content. 2024-11-28 14:27:19 +08:00
sunhao 8ffbec74c1 * [misc] add ajax method to set html to doc generated by new editor. 2024-11-28 10:52:57 +08:00
sunhao 1af226bf88 * [story #69166] add ajax method to get migrate docs id list. 2024-11-28 09:57:22 +08:00
dingyongliang 4319792c08 * [task#133146] show program in product picker. 2024-11-26 09:00:01 +08:00
dingyongliang 707e55ad72 * [task#133147] show program in project picker. 2024-11-26 09:00:01 +08:00
sunhao 16fdb77195 * [bug #57162, done] fix cannot view doc in quick view. 2024-11-20 08:41:30 +08:00
sunhao 6893eacc33 * [bug #57154, doing] decode html entities in doc keywords. 2024-11-20 08:41:30 +08:00
sunhao 61d55b635a * [refac]. 2024-11-18 16:48:13 +08:00
sunhao 40b9e19699 * [refac] refactor code by sonar: https://sq.qc.oop.cc/project/issues\?inNewCodePeriod\=true\&issueStatuses\=OPEN%2CCONFIRMED\&open\=48e956dc-8bee-44aa-9157-518663ed97a2\&id\=sunhao%3Azentaopms. 2024-11-18 16:48:13 +08:00
sunhao 0773453f10 * [refac] refactor code by sonar: https://sq.qc.oop.cc/project/issues\?inNewCodePeriod\=true\&issueStatuses\=OPEN%2CCONFIRMED\&id\=sunhao%3Azentaopms\&open\=aaa02b25-5b9a-43de-a2ba-22ee5364783a. 2024-11-18 16:48:13 +08:00
sunhao 6fe8717ff5 * [refac] refactor code by sonar: https://sq.qc.oop.cc/project/issues\?issueStatuses\=OPEN%2CCONFIRMED\&severities\=CRITICAL\&inNewCodePeriod\=true\&id\=sunhao%3Azentaopms. 2024-11-18 16:48:13 +08:00