Commit Graph
5058 Commits
Author SHA1 Message Date
wangzemei a840a17113 * [bug#68147] fix the creating doc issues of ai. 2025-12-18 16:42:48 +08:00
wangzemei 2d1913beb4 * [bug#68147] fix the creating doc issues of ai. 2025-12-18 15:45:26 +08:00
wangzemei be77ab8c90 * [bug] fix the issues of view project story. 2025-12-17 11:25:37 +08:00
liugangandClaude 7b7c66c663 + [misc] Add unit tests for docZen::previewFeedback() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 09:59:57 +00:00
liugang 46a0c15e6f - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-12-03 09:59:56 +00:00
wangzemei aa5b794397 * [task#152533] modify storage method of AI results. 2025-12-02 16:45:00 +08:00
wangzemei 190ef75fa8 * [task#152533] add the comments. 2025-12-02 16:45:00 +08:00
wangzemei 24ec34265c * [task#152533] finish the display of AI results in a document editor. 2025-12-02 16:45:00 +08:00
liugang f7484b933b - [misc] Delete the failed unit test scripts generated by Claude Code.
^ Conflicts:
^	module/action/test/tao/processcreatechildrenactionextra.php
^	module/action/test/tao/processcreaterequirementsactionextra.php
^	module/action/test/tao/processlinkstoryandbugactionextra.php
^	module/action/test/tao/processtostoryactionextra.php
^	module/branch/test/model/manage.php
^	module/cne/test/model/apiget.php
^	module/cne/test/model/apipost.php
^	module/cne/test/model/backup.php
^	module/cne/test/model/cneservererror.php
^	module/cne/test/model/deletebackup.php
^	module/cne/test/model/getappvolumes.php
^	module/cne/test/model/getbackuplist.php
^	module/cne/test/model/getbackupstatus.php
^	module/cne/test/model/getdisksettings.php
^	module/cne/test/model/getvolumesmetrics.php
^	module/cne/test/model/installapp.php
^	module/cne/test/model/restore.php
^	module/cne/test/model/translateerror.php
^	module/cne/test/model/uploadcert.php
^	module/cne/test/model/validatecert.php
^	module/common/test/model/printduration.php
^	module/convert/test/model/getzentaofields.php
^	module/convert/test/model/getzentaoobjectlist.php
^	module/convert/test/model/savestate.php
^	module/convert/test/tao/createtask.php
^	module/convert/test/tao/processjiracontent.php
^	module/instance/test/model/installationsettingsmap.php
^	module/instance/test/model/stop.php
^	module/kanban/test/tao/refreshbugcards.php
^	module/kanban/test/tao/refresherurcards.php
^	module/kanban/test/tao/refreshstorycards.php
^	module/metric/test/model/getdatebydatetype.php
^	module/metric/test/model/getlatestresultbycode.php
^	module/metric/test/model/updatemetricfields.php
^	module/product/test/model/buildsearchconfig.php
^	module/screen/test/model/gennotfoundordraftcomponentoption.php
^	module/search/test/model/buildoldquery.php
^	module/search/test/model/getoldquery.php
^	module/task/test/model/updateparent.php
^	module/todo/test/model/daterange.php
^	module/transfer/test/model/format.php
2025-12-02 16:44:56 +08:00
liyang 2888ad6ee7 + [unittest] add cid. 2025-12-02 16:44:17 +08:00
liugangandClaude 5311a74869 + [misc] Add unit tests for docZen::previewER() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 16:43:31 +08:00
liugangandClaude 7f5e117c95 * [misc] Update unit tests for docZen::previewER() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 16:43:26 +08:00
liugangandClaude 63e43d504b + [misc] Add unit tests for docZen::previeweicket() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 16:43:24 +08:00
liugangandClaude a36373dd1d + [misc] Add unit tests for docZen::assignApiVarForSpace() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 16:43:24 +08:00
朱金勇 c7d71a0224 * [highgo] Fix bug #67100 2025-12-02 16:43:20 +08:00
liyang d14f50e8e5 * [misc] fix sql. 2025-12-02 16:31:29 +08:00
朱金勇 7c5808779e * [highgo] Fix build join in doc 2025-12-02 16:27:37 +08:00
sunhao b0df27a382 * [bug #66427] fix doc-exportZentaoList not work sometimes. 2025-11-25 15:38:14 +08:00
liugang 2b768ca382 - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-11-25 08:37:54 +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
刘刚 f2f1908609 Merge branch release/21.7.7 of zentao/zentaopms (#12449) 2025-11-20 16:38:25 +08:00
刘刚 572c9194ca Merge branch dev/bug-67303 of zentao/zentaopms (#12451) 2025-11-20 16:38:00 +08:00
sunhao 444fcd8249 * [bug #66427] fix undefined property error on export zentao list on save doc. 2025-11-20 16:08:39 +08:00
daitingting 02bcd79575 * [bug#67303,done,1h] Remove api view in lite. 2025-11-20 11:12:21 +08:00
tianshujie 35dfae0eb0 * [refac] remove empty. 2025-11-20 10:50:54 +08:00
tianshujie 82737d4ef4 * [bug#67339,done,1h] fix module range error when create/edit a doc. 2025-11-20 10:37:45 +08:00
liyang ae7b38c164 + [unittest] add cid. 2025-11-14 13:05:25 +08:00
liugangandClaude 9e089bd2b1 + [misc] Add unit tests for docZen::previewER() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 17:45:42 +08:00
liugangandClaude e2feb9619d * [misc] Update unit tests for docZen::previewER() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:50 +08:00
liugangandClaude ea7c312123 + [misc] Add unit tests for docZen::setAclForCreateLib() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:47 +08:00
liugangandClaude 0215c91cc2 + [misc] Add unit tests for docZen::setSpacePageStorage() method
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:45 +08:00
liugangandClaude ef50468270 + [misc] Add unit tests for docZen::setObjectsForEdit() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude acba405c48 + [misc] Add unit tests for docZen::setObjectsForCreate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 6ede4e445a + [misc] Add unit tests for docZen::setAclForEditLib() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 0d789551a6 + [misc] Add unit tests for docZen::setAclForCreateLib() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 6c5305162a + [misc] Add unit tests for docZen::responseAfterUploadDocs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude a6fe985cd3 + [misc] Add unit tests for docZen::responseAfterMove() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 0a7fb27856 + [misc] Add unit tests for docZen::responseAfterEditTemplate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 12ea903b94 + [misc] Add unit tests for docZen::responseAfterEdit() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 9f32f9d695 + [misc] Add unit tests for docZen::responseAfterCreateLib() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude efbd335992 + [misc] Add unit tests for docZen::responseAfterCreate() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 79f1514cb9 + [misc] Add unit tests for docZen::responseAfterAddTemplateType() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude fd80073df0 + [misc] Add unit tests for docZen::recordBatchMoveActions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 317def7ef8 + [misc] Add unit tests for docZen::processOutline() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 3a867350fb + [misc] Add unit tests for docZen::processFiles() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:44 +08:00
liugangandClaude 175bd5b645 + [misc] Add unit tests for docZen::previewUR() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:43 +08:00
liugangandClaude 8251b054eb + [misc] Add unit tests for docZen::previewTask() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:43 +08:00
liugangandClaude 2b0122e085 + [misc] Add unit tests for docZen::previewStory() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:43 +08:00
liugangandClaude b7b1174433 + [misc] Add unit tests for docZen::previewProjectStory() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:43 +08:00
liugangandClaude 9161ed615a + [misc] Add unit tests for docZen::previewProductStory() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:43 +08:00