Commit Graph
1002 Commits
Author SHA1 Message Date
xieqiyu 51932d4841 * [bug#60443] Hidde some item in edit charter form. 2025-03-13 14:49:15 +08:00
daitingting 0e3340a146 * [bug#60437,done,1h] Adjust parent of sub document. 2025-03-13 11:13:19 +08:00
daitingting 9cc499deb0 * [task#139262,done,2h] Adjust delete module. 2025-03-13 09:53:19 +08:00
zhangyu d55e7bde3c * [task#139187 doing 0.2h 2h] add ajaxGetConfluenceUser function of doc control. 2025-03-13 09:44:09 +08:00
wangzemei ee644e5850 + [task#139188] add error tips for ajaxGetConfluenceChildren. 2025-03-13 09:18:05 +08:00
wangzemei 6b799a8dcf * [task#139188] modify the logic of ajaxGetConfluenceChildren function. 2025-03-13 09:18:05 +08:00
wangzemei 03fd1658dd + [task#139188] add ajaxGetConfluenceChildren function. 2025-03-13 09:18:05 +08:00
qixinzhi 7d8156ef3f * [story#71383] move priv to biz. 2025-03-11 09:04:35 +08:00
qixinzhi daaa4f515c * [story#71383] finish edit chapter. 2025-03-10 14:33:56 +08:00
qixinzhi 7a36af8191 * [story#71746] add title for create doc. 2025-03-10 10:00:22 +08:00
qixinzhi 8970305f4d * [story#72027] Swap read-only and editable fields. 2025-03-10 10:00:22 +08:00
qixinzhi fd2881a06b * [story#72123] finish editable priv. 2025-03-10 10:00:22 +08:00
qixinzhi 260330bad2 * [story#72027] add editable field. 2025-03-10 10:00:22 +08:00
sunhao a8a2b2a0e6 * [bug #60163] add action record on delete doc file of any type. 2025-03-05 14:13:10 +08:00
sunhao e3246b0ecf * [bug #60111] fix open doc from execution with doc-view/edit not highlight navbar. 2025-03-05 10:48:41 +08:00
sunhao f17dbefeb2 * [bug #60111] fix open doc-edit not work. 2025-03-04 21:32:35 +08:00
xieqiyu 5de7b57a5e * [bug#60099] Locate the page of my space when user has no priv of doc space. 2025-02-28 13:27:49 +08:00
sunhao 1f1f32a77e * [refac] fix doc->update not work in extensions. 2025-02-24 16:25:46 +08:00
sunhao 9b7286a165 - [refac] remove unused migrate code in doc module. 2025-02-24 16:25:46 +08:00
sunhao 6b2a7142d2 * [misc] support for saving draft even doc is released. 2025-02-21 11:22:06 +08:00
sunhao 00a74b3f79 * [misc] refactor doc-ajaxGetDoc with getDraft. 2025-02-21 11:22:06 +08:00
sunhao 07badc9543 * [refac] refactor. 2025-02-21 11:22:06 +08:00
daitingting d367ea0464 * [bug#59479,done,1h] Display grade label in project story block. 2025-02-10 13:15:26 +08:00
daitingting 6583a40e63 * [task#137137,done,1h] Display grade label in plan story block. 2025-02-10 11:19:41 +08:00
daitingting fc5356b05b * [bug#59468,done,2h] Display grade label. 2025-02-08 09:53:54 +08:00
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