Commit Graph
356 Commits
Author SHA1 Message Date
sunguangming 7dfcd6c60d Merge branch 'release/21.7.7' into feature/workflowgroup 2025-11-04 00:01:51 +00:00
sunhao f54a5e7c0c * [bug #66287] fix story subdivide from ai prompt not link parent story in batch form. 2025-10-21 15:37:22 +08:00
sunhao 775ad98cb6 * [bug #66006] fix some zentao prompt menu not show. 2025-10-16 08:32:55 +08:00
sunhao 372d4cbe2d * [bug #66039] disable sort by formTypeLabel to prevent cause error in ai-prompts. 2025-10-15 15:24:03 +08:00
sunhao b6da7cb5bf * [bug #66064] limit form types by module on create zentao prompt. 2025-10-15 15:20:45 +08:00
sunhao 9400756370 * [bug #66033] enhance UI on click actions in prompts table. 2025-10-15 13:10:32 +08:00
sunhao 792d2d4206 * [bug #66049] support old miniprogram export package. 2025-10-14 16:47:30 +08:00
sunhao 615a46b078 * [refac] remove unused property from result on executePrompt. 2025-10-14 16:47:30 +08:00
sunguangming 7ac9c49aa3 Merge branch 'release/21.7.6' into feature/workflowgroup 2025-10-14 04:13:23 +00:00
sunhao 7530ddfcc1 * [misc] fix ai menu not show sometimes. 2025-10-14 11:19:29 +08:00
sunhao 1f023eb8eb * [bug #66028] add hint to category col in ai-miniprogram page. 2025-10-13 13:06:17 +08:00
sunhao 2939a2dfc7 * [misc] fix zentao prompt in doc app not work. 2025-10-11 16:55:45 +08:00
liugangandClaude 9c567882ac * [misc] Fix unit tests for aiModel::toggleModel() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:02 +08:00
liugangandClaude 20ef9d44a2 * [misc] Fix unit tests for aiModel::getTestingLocation() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:02 +08:00
liugangandClaude de7a3eb248 * [misc] Fix unit tests for aiModel::getTargetFormLocation() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:02 +08:00
liugangandClaude e63e98a611 * [misc] Fix unit tests for aiModel::getAssistantsByModel() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:40:02 +08:00
liugangandClaude e752a30f71 * [misc] Fix unit tests for aiModel::deleteModel() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 2bb59a3cf2 * [misc] Fix unit tests for aiModel::countLatestMiniPrograms() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:38:24 +08:00
liugangandClaude 919912d082 * [misc] Fix unit tests for aiModel::getDefaultLanguageModel() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:36:10 +08:00
liugangandClaude 3f202a8f82 * [misc] Fix unit tests for aiModel::countLatestMiniPrograms() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 09:36:10 +08:00
刘刚 f884ce97dc Merge branch dev/story-78769 of zentao/zentaopms (#11780) 2025-10-10 17:21:03 +08:00
wangzemei e2c95533d1 * [bug] modify the message of promptUnpublish. 2025-10-10 17:00:27 +08:00
wangzemei 3b21e3815a * [unittest] fix the issues of getobjectforpromptbyid. 2025-10-10 14:04:49 +08:00
wangzemei 88be329846 * [bug] fix the issues of getByIdList for ai. 2025-10-10 13:28:25 +08:00
hujunqing a684559754 [story#78769,done,0.5h] update field name. 2025-10-10 02:52:41 +00:00
hujunqing a7ee6c0a07 [bug#65956,done,0.5h] show error message when objectId not found. 2025-10-09 07:33:51 +00:00
sunhao 470360db8e * [unittest] fix unit test script. 2025-10-09 14:02:08 +08:00
hujunqing 4a27358bef Update lang config. 2025-10-09 13:35:59 +08:00
hujunqing 56be4f45a0 Removed old CSS and JS. 2025-10-09 13:35:59 +08:00
wangzemei d09db71499 - [misc] remove the useless file. 2025-10-09 13:35:59 +08:00
wangzemei fb25932a31 - [misc] remove the useless file. 2025-10-09 13:35:59 +08:00
hujunqing 05efd6c09d [story#77991,done,0.5h] update modal layout. 2025-10-09 13:35:58 +08:00
wangzemei 5917ec9878 * [task#149829] modify the list to debug jump logic. 2025-10-09 13:35:58 +08:00
wangzemei 79025f815f - [task#150347] remove the useless code. 2025-10-09 13:35:38 +08:00
wangzemei bf8a63a5bf * [task#150347] process the logic of ai model. 2025-10-09 13:35:38 +08:00
wangzemei ee750e295f * [task#150347] modify the display of ai model. 2025-10-09 13:35:38 +08:00
sunhao bfd227b500 * [story #77917] enhance promptExecute function by adding auto parameter for conditional form opening. Update prompt menu links to include auto parameter and modify response structure for improved callback handling. Add 'goTesting' language entry in multiple language files. 2025-10-09 13:35:37 +08:00
wangzemei 645357e8f4 * [bug#65755] fix the issues of deleting category. 2025-10-09 13:35:37 +08:00
wangzemei 2416cf2932 * [bug#65757] add the params for createMiniProgram. 2025-10-09 13:35:37 +08:00
sunhao d0548293b8 * [story #77918] add more info to response of executePrompt request. 2025-10-09 13:35:36 +08:00
sunhao 90251c8d8c * [misc] enhance serializeDataToPrompt method to avoid access undefined props. 2025-10-09 13:35:26 +08:00
sunhao 46b3b996ce * [story #77918] refactor prompt button generation in AI panel to use html::a for improved AJAX support and maintainability. 2025-10-09 13:35:26 +08:00
sunhao d22d135707 * [story #77918] enhance ai control logic to include target form details in response and streamline prompt execution handling. 2025-10-09 13:35:25 +08:00
sunhao 40b53aaf09 * [story #77918] only return promt execution info on call ai-executePrompt.. 2025-10-09 13:35:25 +08:00
sunhao 545bc1bd18 * [story #77918] fix php error on access undefined prop. 2025-10-09 13:35:25 +08:00
wangzemei 9ae0403de1 * [misc] modify the categoryList of ai. 2025-10-09 13:35:25 +08:00
wangzemei de42810e81 * [bug#65762] fix the display of prompt desc. 2025-10-09 13:35:25 +08:00
wangzemei da24a6be55 * [bug#65763] fix the display of createdBy. 2025-10-09 13:35:25 +08:00
wangzemei d08a068aad * [bug#65759] change the recPerPage form 15 to 20. 2025-10-09 13:35:25 +08:00
wangzemei 76069953b6 * [bug] modify the display of category. 2025-10-09 13:35:24 +08:00