Commit Graph
7218 Commits
Author SHA1 Message Date
sunhao 28726d42c4 * [misc] add dynamic max-height CSS property to editor component. 2025-12-04 09:04:22 +08:00
sunhao fd476403e7 * [refac] rename deprecated zui.html to zui.jsx. 2025-12-03 13:45:33 +08:00
sunhao b36e1b60ce * [misc] fix redecalre methods in dbh.class. 2025-12-03 09:35:01 +08:00
sunhao 9673f92e0d * [ui] fix ai btn style in doc view. 2025-12-02 16:45:01 +08:00
liugang 65b7e96477 * [refac] Made getServerCharsetAndCollation method public in dbh class for broader usage. 2025-12-02 16:44:29 +08:00
liugang 4c7011b4c6 + [refac] Add a method to get database charset and collation. 2025-12-02 16:44:28 +08:00
liugang bfb45ffbde + [refac] Add a method to get the server charset and collation. 2025-12-02 16:44:28 +08:00
朱金勇 4230c07172 * [highgo] Fix exception. 2025-12-02 16:44:28 +08:00
liugang a282f3f0f4 * [misc] Reinstall the third-party libraries by composer. 2025-12-02 16:44:24 +08:00
sunhao 3a90fb1041 * [bug #67090] fix page not update as expected in install steps. 2025-12-02 16:43:20 +08:00
朱金勇 1da213fb3f * [highgo] Fix table like 't1.id' 2025-12-02 16:43:20 +08:00
liugang 68d067c1c5 * [misc] Fix the deprecated implicitly nullable parameter types. 2025-12-02 16:43:20 +08:00
sunhao 5488517ae0 * [misc] fix backend data leak vulnerability, only support getting data in allow-list for logoned user. 2025-12-02 16:43:20 +08:00
liugang 997815e803 * [misc] Remove the rector library and phpstan library. 2025-12-02 16:43:20 +08:00
liugang 75ca302633 * [misc] Update the rector library. 2025-12-02 16:43:17 +08:00
liugang 5ecae0aa94 * [misc] Fix libxml php8 compatibility by patch of the phpspreadsheet library. 2025-12-02 16:43:17 +08:00
liugang 08b3d5e8e3 * [misc] Upgrade the versions of the third-party libraries. 2025-12-02 16:32:25 +08:00
liugang 87d963b56d * [misc] Use git to manage the libraries installed by the composer. 2025-12-02 16:32:25 +08:00
tianshujie 884692a2ff * [bug#66338,done,0.2h] skip render product when the project hasn't product. 2025-12-02 16:32:24 +08:00
tianshujie 5fec5bdef2 * [bug#66312,done,1.5h] add link plans field. 2025-12-02 16:32:24 +08:00
sunguangming f5e4dbcd25 * [error] fix dao error. 2025-12-02 16:32:23 +08:00
sunguangming fb2984e447 * [bug#66081,done,0.5h] fix bug. 2025-12-02 16:32:23 +08:00
wangzemei ade17738c7 * [misc] replace self to static. 2025-12-02 16:32:20 +08:00
wangzemei 9585f3e53e * [misc] add the maxHeight for editor. 2025-12-02 16:32:20 +08:00
sunhao 66b272a7e3 * [bug #67260] load specific page by server on add objects to ai knowledge lib. 2025-12-02 16:32:14 +08:00
hujunqing bb7f91212a [story#78644,1.5h] import case to knowledge lib. 2025-12-02 16:32:01 +08:00
tianshujie 63c84d2b55 * [bug#66428,done,0.1h] filter memory unit. 2025-12-02 16:31:57 +08:00
liugang 6565f065dc * [misc] Manage rector and phpstan by composer. 2025-12-02 16:31:55 +08:00
liugang 985d2132d9 * [misc] Upgrade the versions of the third-party libraries. 2025-12-02 16:31:47 +08:00
liugang c106b5f421 * [misc] Use git to manage the libraries installed by the composer. 2025-12-02 16:31:45 +08:00
tianshujie 533db9b5bc * [bug#66338,done,0.2h] skip render product when the project hasn't product. 2025-12-02 16:31:44 +08:00
tianshujie 4a9ec58e4a * [bug#66312,done,1.5h] add link plans field. 2025-12-02 16:31:44 +08:00
sunguangming 3a5f231568 * [bug#66208,done,0.2h] fix bug. 2025-12-02 16:31:41 +08:00
sunguangming 1445b8114c * [error] fix dao error. 2025-12-02 16:31:38 +08:00
sunguangming 0a305165f1 * [bug#66081,done,0.5h] fix bug. 2025-12-02 16:31:33 +08:00
朱金勇 5cae931e66 * [highgo] Fix dbh.class 2025-12-02 16:27:37 +08:00
wangzemei fd2db88d3d * [task#151372] product story list compatible with AI. 2025-12-02 16:27:36 +08:00
wangzemei 0d9a2723de * [task#151373] task list compatible with AI. 2025-12-02 16:27:36 +08:00
wangzemei 8ac9d90cea + [task#151373] add the insertListToAI method. 2025-12-02 16:27:36 +08:00
liugang 76cb10c4bb * [misc] Fix "Deprecated: Implicit conversion from float to int loses precision" warning by patch of the phpspreadsheet library. 2025-11-27 09:19:26 +08:00
liugang 0e1e398ced * [misc] Add the keyword DEFAULT when installing MySQL or MariaDB. 2025-11-24 16:17:01 +08:00
sunguangming 64a65e6967 * Fix bug. 2025-11-21 07:30:18 +00:00
朱金勇 d9e542fd1d * [dm] Remove comment 2025-11-21 13:34:08 +08:00
liugang db655d40c8 * [refac] Simplify DBH constructor query execution by using rawQuery method 2025-11-21 09:40:21 +08:00
liugang ecdd8060aa * [refac] Refactor dbh constructor to optimize property initialization. 2025-11-21 09:36:56 +08:00
liugang 6283bc548e * [refac] Simplify MySQL collation handling by allowing empty collation values 2025-11-21 09:25:55 +08:00
刘刚 ab105b4c59 Merge branch dev/bug-66785 of zentao/zentaopms (#12458) 2025-11-21 09:09:38 +08:00
liugang a57f571361 - [refac] Remove useless methods. 2025-11-20 18:16:34 +08:00
liugang cea6678027 * [refac] Made getServerCharsetAndCollation method public in dbh class for broader usage. 2025-11-20 18:16:34 +08:00
liugang 0d51fa5b88 * [refac] Simplify database creation logic by using unified charset method. 2025-11-20 18:16:33 +08:00