Commit Graph
73 Commits
Author SHA1 Message Date
sunhao bacc59fd20 * [story #79050] improve UI of zentao prompt result. 2025-12-02 16:31:59 +08:00
sunhao 13096fa3c7 * [misc] support for executing zentao prompt without target form. 2025-12-02 16:27:36 +08:00
wangzemei b1dcec9ad0 * [task#151391] modify the promptID. 2025-12-02 16:27:35 +08:00
wangzemei a154d6f191 + [task#151391] add the ajaxTestPrompt method. 2025-12-02 16:27:35 +08:00
hujunqing e067b86729 [story#79046,0.5h] show creator avatar and name. 2025-12-02 16:27:35 +08:00
sunhao 6169c5d228 * [bug #67287] remove unused ai code to prevent SSRF vulnerability. 2025-11-17 11:01:23 +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
wangzemei e2c95533d1 * [bug] modify the message of promptUnpublish. 2025-10-10 17:00:27 +08:00
hujunqing a7ee6c0a07 [bug#65956,done,0.5h] show error message when objectId not found. 2025-10-09 07:33:51 +00: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
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
sunhao d0548293b8 * [story #77918] add more info to response of executePrompt request. 2025-10-09 13:35:36 +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
wangzemei d08a068aad * [bug#65759] change the recPerPage form 15 to 20. 2025-10-09 13:35:25 +08:00
wangzemei 2d2eea2569 * [task#149831] modify the judgment logic of ai priv. 2025-10-09 13:34:51 +08:00
sunhao 9f820dd37c * [story #77992] refactor miniprogram importing modal. 2025-10-09 13:34:51 +08:00
wangzemei 3e9404a89a - [task#149866] remove the useless code. 2025-10-09 13:34:51 +08:00
wangzemei 6d9851ddc1 * [task#149866] modify the logic of post data. 2025-10-09 13:34:51 +08:00
wangzemei 970c01f198 * [task#149866] refactor the editminiprogramcategory view page. 2025-10-09 13:34:51 +08:00
wangzemei 0653c04f80 * [task#149833] process the logic of creating and editing prompts. 2025-10-09 13:34:50 +08:00
sunhao ea600411b6 * [story #77999] fix locate not work in new zin page. 2025-10-09 13:34:50 +08:00
wangzemei 0a3fe35024 * [task#149869] modify the logic after deletion prompt. 2025-10-09 13:34:50 +08:00
wangzemei e2af593eb6 * [task#149832] remove the judgment of ai models. 2025-10-09 13:34:50 +08:00
hujunqing efad80e483 [story#77982,done,6h] remove url hash. 2025-10-09 13:34:50 +08:00
hujunqing be1fb9d5c9 [story#77982,done,6h] refactor role templates api. 2025-10-09 13:34:50 +08:00
wangzemei 7233006c85 * [task#149199] modify the nav highlight. 2025-10-09 13:34:49 +08:00
wangzemei 5bf93e21e2 * [task#149199] modify the page title and highlight nav. 2025-10-09 13:34:48 +08:00
wangzemei ded57c69c9 * [task#149199] modify the page title. 2025-10-09 13:34:48 +08:00
wangzemei fee93cdc8a * [task#149199] modify the page title and highlight the 2-level nav. 2025-10-09 13:34:48 +08:00
liugang 9b44fa40a7 * [refac] fix error of parsing uploaded file. 2025-06-11 09:05:19 +08:00
liugang f86aa10624 * [refac] extract the same code into a variable to reduce duplication of code. 2025-06-11 09:05:19 +08:00
liugang 956a890de8 * [refac] check if the file content is a valid json string to fix file inclusion vulnerability. 2025-06-11 09:05:19 +08:00
liugang 2624e23bd4 + [refac] check if the uploaded file is empty. 2025-06-11 09:05:19 +08:00
liugang 6b47c76d80 * [refac] check if the file exists or not. 2025-06-11 09:05:19 +08:00
liugang 17f6410f37 * [refac] format code. 2025-06-11 09:05:18 +08:00
liugang e3201c11a4 * [refac] return if the result of extracting uploaded file is not array. 2025-06-11 09:05:18 +08:00
liugang fb48a58d26 * [refac] return if the global $_POST variable is empty. 2025-06-11 09:05:18 +08:00
wangyidong 555cedf8d7 * [refac bug #59861] Check var. 2025-02-20 14:27:19 +08:00
liumengyi 8ddf12fa93 * Fix bug #49412, check model available when unpublishing a prompt. 2024-05-14 14:06:22 +08:00
liumengyi b5345b865a * Fix bug #49068, locate to current page. 2024-05-08 15:52:58 +08:00
Chenjianyu 16dff50550 Merge branch 'refs/heads/master' into 20.0-ai-chat
# Conflicts:
#	module/action/lang/de.php
#	module/action/lang/en.php
#	module/action/lang/fr.php
#	module/action/lang/vi.php
#	module/action/lang/zh-cn.php
2024-05-06 15:05:25 +08:00
liugang 1c13a31e99 * Rename $lang->colon to $lang->hyphen. 2024-04-28 14:35:26 +08:00
Chenjianyu 125ed0ae3e * jump into the right page if user has AI assistants privilege. 2024-04-16 09:05:29 +08:00
Chenjianyu 60ee5a1163 * move AI assistant features to the biz version. 2024-04-11 11:10:10 +08:00
Chenjianyu 8e5d14b827 * fix AI assistant actions. 2024-04-09 10:31:26 +08:00
Chenjianyu 9126a7e694 * add save and publish buttons for edit AI assistants. 2024-04-08 16:47:43 +08:00
Chenjianyu 4fd138b13d * fix assistants list model property. 2024-04-07 17:10:43 +08:00