Commit Graph
91559 Commits
Author SHA1 Message Date
刘刚 b7a0ffa9ca Merge branch release/21.7.8 of zentao/zentaopms (#12778) 2025-12-10 16:38:36 +08:00
liugang bf538a930e * [bug#67927] Fix parameter type error. 2025-12-10 16:36:39 +08:00
liugang 4b4cc7333e * [bug#67930] Fix parameter type error. 2025-12-10 16:36:39 +08:00
sunhao 7e095a93fb * [ui] fix popover menu block user to click item in ai prompts menu. 2025-12-10 16:24:18 +08:00
lihuifang e7f44ee677 +[uitest] Delete blank lines. 2025-12-10 10:50:45 +08:00
lihuifang 3ae22400a8 +[uitest] Add element. 2025-12-10 10:47:05 +08:00
lihuifang 831e01fda1 +[uitest] Modify uitest file. 2025-12-10 10:47:05 +08:00
lihuifang a7a915e4d8 +[uitest] Modify code. 2025-12-10 10:47:05 +08:00
lihuifang 5b7bf95f5f + [uitest] Add wait time. 2025-12-10 10:47:04 +08:00
yulujie 78185aad68 *[uitest] Add waittime. 2025-12-10 10:38:26 +08:00
yulujie e4b2208038 *[uitest] Modify data. 2025-12-10 10:38:26 +08:00
yulujie e43239d87b *[uitest] Modify data. 2025-12-10 10:38:26 +08:00
liugang 44552a77d9 * [bug#67854] Fix Integrity constraint violatioin: 1052 Column 'id' in ORDER BY is ambiguous. 2025-12-10 10:17:34 +08:00
liugang c401a82d06 + [misc] Alter table fields when upgrading from version 21.7.7. 2025-12-10 09:01:35 +08:00
liugang 12550c166d * [bug#67855] Convert the budget field to float. 2025-12-09 17:03:24 +08:00
sunhao 9e5f266211 * [refac] refactor by sonar report https://sq.qc.oop.cc/project/issues\?branch\=release%2F21.7.8\&issues\=067e6373-772f-4908-8df7-8cf2c14e099e\&open\=067e6373-772f-4908-8df7-8cf2c14e099e\&id\=sunhao%3Azentaopms. 2025-12-09 15:24:48 +08:00
sunhao 7a05cd6cab * [bug #66330] fix php error on execute zentao agent. 2025-12-09 15:20:01 +08:00
sunhao 1daffdd86e * [bug #66330] fix batch create task by zentao agent not work. 2025-12-09 15:19:33 +08:00
sunhao 96e29b2aae * [bug #67757] enhance search form handling by introducing condition for zero values. Update default data assignment to replace '0' with 'ZERO' for specific fields. 2025-12-09 14:30:05 +08:00
李阳 6d8b74b887 Merge branch release/21.7.8 of zentao/zentaopms (#12718) 2025-12-09 14:29:44 +08:00
刘刚 861128971b Merge branch release/21.7.8 of zentao/zentaopms (#12717) 2025-12-09 11:22:56 +08:00
lihuifang 273f71bf19 + [uitest] Add wait time. 2025-12-09 09:43:48 +08:00
sunhao f75374efa1 * [bug #67840] fix error on import project release list to klib when no any project in zentao. 2025-12-09 09:40:38 +08:00
yulujie d5e58428d1 *[uitest] Add waittime. 2025-12-09 09:40:08 +08:00
yulujie 898a2c44d7 *[uitest] Add waittime. 2025-12-09 09:32:52 +08:00
yulujie 9a342a9a7b *[uitest] Modify waittime. 2025-12-09 09:31:04 +08:00
sunhao 4ef67cb21a * [misc] update extractFileContent method to accept both file ID and object, enhancing flexibility in file handling. 2025-12-08 15:43:42 +08:00
sunhao 570e4c589d * [misc] update default limit in ajaxSearchKnowledges method from 10 to 5. 2025-12-08 15:43:42 +08:00
sunhao e3ace615ad * [misc] improve ui for searching knowledge chunks in chat. 2025-12-08 15:43:42 +08:00
sunhao 27d9833862 * [misc] refactor objectTitle assignment in zaiModel to ensure consistency across various markdown attributes. 2025-12-08 15:43:42 +08:00
sunhao 04d533dabc * [misc] update ajaxSearchKnowledges method to support 'chunk' type and adjust response structure. 2025-12-08 15:43:42 +08:00
sunhao dca690c893 * [misc] add object title on convert target to knowledge. 2025-12-08 15:43:42 +08:00
sunhao c70d1d4bf9 * [misc] change default min similarity to 0.7 on search knowledges. 2025-12-08 15:43:42 +08:00
wangyidong 9dfb2fe0ba * [refac feedback #10849] set search params. 2025-12-08 11:33:00 +08:00
huairong 6e5aabef43 + [uitest] Modify ui test file. 2025-12-08 10:00:23 +08:00
huairong 9068ae0e7b + [uitest] Modify ui test file. 2025-12-08 10:00:23 +08:00
lihuifang 9cc5bc7962 + [uitest] Add scroll to element. 2025-12-08 08:56:33 +08:00
lihuifang 73cc1a9ba3 + [uitest] Add wait time. 2025-12-05 16:34:30 +08:00
wangyidong dbf47a2ad6 * [refac feedback #10853] deduplication case. 2025-12-05 10:53:45 +08:00
liugang 08e24a3f93 + [misc] Add configuration of deleted files. 2025-12-05 10:27:57 +08:00
sunguangming b7cb88cd32 * [bug] skip filter tpl. 2025-12-05 01:39:44 +00:00
liugang 8d59d07845 * [refac] Optimize the fields data type from date to datetime. 2025-12-05 09:29:30 +08:00
liugang b4a3909096 + [misc] Add configuration of deleted files. 2025-12-05 09:29:30 +08:00
liugang ccbc0b9c9c * [misc] Remove useless dataset field of the zt_chart table. 2025-12-05 09:29:30 +08:00
liugang aaaca41055 - [misc] Remove useless zt_dashboard table. 2025-12-05 09:29:30 +08:00
liugang 0bf3f611a6 * [misc] Remove useless methods and failed scripts generated by Claude Code. 2025-12-05 09:15:24 +08:00
刘刚 9c02c424ac Merge branch release/21.7.8 of zentao/zentaopms (#12646) 2025-12-05 08:36:06 +08:00
liugang 3451ebfed6 * [misc] Remove duplicate methods, useless methods and failed scripts generated by Claude Code. 2025-12-04 14:06:37 +08:00
wangyidong 31d35dc1f6 * [refac feedback #10845] Check finishedDate value required. 2025-12-04 13:29:12 +08:00
wangyidong 0686527d53 * [refac] Adjust for show xmind import. 2025-12-04 13:11:53 +08:00