Commit Graph
1403 Commits
Author SHA1 Message Date
xieqiyu 613286bb2f * [bug#68206] Filter the space when move doc in project. 2025-12-25 06:52:28 +00:00
xieqiyu 8e5aea5419 * [bug#66404] Show story file in project doc space. 2025-12-25 05:07:14 +00:00
sunhao 932a01c059 * [misc] enhance forEachDocBlock method by adding index parameter to callback, improving block traversal functionality. 2025-12-22 09:51:50 +08:00
sunhao 363b17ae0e * [refac] add comments to doc::forEachDocBlock method. 2025-12-22 09:51:50 +08:00
sunhao 1330d60cb8 * [misc] add forEachDocBlock method to traverse document blocks with callback support. 2025-12-22 09:51:50 +08:00
sunhao 55b91692e2 * [bug #67193] fix show no space on enter doc app at first time. 2025-11-20 18:14:46 +08:00
朱金勇 2b4ebd5320 * [highgo] Fix bug #67100 2025-11-10 17:16:41 +08:00
sunguangming d39dc80e48 * [misc] modify '' to 0. 2025-10-17 07:13:33 +00:00
liyang 07aab251ca * [misc] fix sql. 2025-10-11 16:37:07 +08:00
朱金勇 cdbed499d9 * [highgo] Fix build join in doc 2025-10-11 08:27:52 +08:00
xieqiyu 5856b47e28 * [bug#65959] Add the condition of add built in doc template. 2025-10-09 08:16:56 +00:00
wangyidong 9191b08abf Merge branch 'feature/reporttemplate' into release/21.7.6 2025-09-15 13:49:40 +08:00
tianshujie a44309fa9c * [task#149051,done,1h] add built-in template when upgrading the system. 2025-09-10 16:42:29 +08:00
xieqiyu 06755b3eae * [bug#64759] Set order and path when upload doc. 2025-09-09 02:11:07 +00:00
tianshujie 6afed2e8b0 * [task#148026,done,0.1h] add step for getOrderedProducts method. 2025-08-21 08:38:50 +08:00
tianshujie 11cd8d4ade * [task#148026,done,0.1h] add step for getOrderedProducts method. 2025-08-12 09:12:40 +08:00
sunhao 2a273d1e29 * [bug #64371] fix files not update from old version on restore doc. 2025-08-06 15:22:14 +08:00
tianshujie 4006e8a08a * [bug#64432,done,0.1h] get editors by object type. 2025-07-31 10:13:00 +08:00
sunhao 677bc58b41 * [bug #64371] fix files not update from old version on restore doc. 2025-07-30 10:11:14 +08:00
刘刚 3340ae5748 Merge branch release/21.7.4 of zentao/zentaopms (#10625) 2025-07-29 09:48:56 +08:00
tianshujie 5b234c7ab4 * [refac,done,0.1] fix doc error. 2025-07-22 11:20:10 +08:00
wangyidong ec60a77055 * [perf story #75739] Adjust doc path fields when create doc. 2025-07-08 09:38:22 +08:00
zhujinyong 93989b45bc * [misc] compatibility with PHP8.4. 2025-07-08 08:35:58 +08:00
tianshujie b29d8776e3 * [refac] fix error. 2025-07-03 16:15:23 +08:00
tianshujie 2bf4f5c122 * [refac] filter report template data. 2025-07-03 16:15:23 +08:00
wangyidong 7f6bf72391 * [refac bug #63441] Add stepResult type for doc files. 2025-06-27 13:34:16 +08:00
daitingting 11b94cc4d1 * [bug#63714,done,0.5h] Distinct vision. 2025-06-26 16:09:46 +08:00
刘刚 0cbc62c60e Merge branch dev/bug-63734 of zentao/zentaopms (#9966) 2025-06-26 13:52:42 +08:00
xieqiyu b4798310b8 * [bug#63734] Filter the template in doc list. 2025-06-26 03:52:08 +00:00
wangyuting 96d0a274ec * [bug#63729,done,1h,0h] Fix mysql8.0 search groups error. 2025-06-26 10:39:05 +08:00
xieqiyu 3b9944bcf0 * [bug#63665] Get other module when upgrade template has no module. 2025-06-25 05:57:38 +00:00
刘刚 40cd13416e Merge branch dev/bug-63456 of zentao/zentaopms (#9777) 2025-06-23 13:40:34 +08:00
wangyidong a96a04a31a Merge branch 'feature/performance' into release/21.7.2 2025-06-23 10:06:08 +08:00
xieqiyu 085d370f94 * [bug#63456] Modify the problem of code review. 2025-06-23 01:35:08 +00:00
xieqiyu 51d7586564 * [bug#63456] Add the unit test file of docModel::addBuiltInDocTemplateType. 2025-06-20 08:01:19 +00:00
xieqiyu 9f05692086 * [bug#63456] Add built-in doc template type when install. 2025-06-20 07:40:23 +00:00
daitingting 19ba50a735 * [task#145624,done,1h] Template can not be set as draft after it is released. 2025-06-20 15:18:49 +08:00
xieqiyu e7dce2228f * [task#145582,doing,0.1h] Delete the record of action when add built in doc template. 2025-06-19 09:45:22 +00:00
xieqiyu 6681951e6d * [task#145582,doing,0.5h] Query all not built-in doc template. 2025-06-19 09:45:22 +00:00
xieqiyu 415591ea5a * [task#145582,doing,0.5h] Delete the function of upgrade and change the function of doc. 2025-06-19 09:45:22 +00:00
daitingting ebd7d2d480 * [task#145417,done,0.5h] Remove getDraft function. 2025-06-19 11:03:30 +08:00
daitingting 3c9591c4fb * [task#145417,done,1h] Adjust document version. 2025-06-19 10:46:15 +08:00
刘刚 d061e4eae6 Merge branch dev/task-145379 of zentao/zentaopms (#9649) 2025-06-18 15:45:34 +08:00
刘刚 8dbec34770 Merge branch dev/task-145381 of zentao/zentaopms (#9648) 2025-06-18 15:45:26 +08:00
daitingting dcbc425e1c * [task#145381,done,1h] Adjust version. 2025-06-18 15:12:24 +08:00
qixinzhi 7d3d5118ef * [misc] fix search doc with libID. 2025-06-18 06:38:45 +00:00
daitingting 07c71478bb * [task#145379,done,1h] Get template types for all languages, if there is no template type in current language. 2025-06-18 13:44:48 +08:00
xieqiyu 2155a40448 Merge branch 'feature/doctemplate' into release/21.7.2 2025-06-18 02:18:57 +00:00
xieqiyu 3ebc538b2e * [misc] Delete unused code. 2025-06-17 09:42:46 +08:00
xieqiyu d104169e06 * [unittest] Add the unit test file of docModel::setDocPrivError. 2025-06-17 09:42:46 +08:00