liugang
|
61ce4ff931
|
* [refac] Check if is in transaction before rollback or commit in dbh class.
|
2025-12-30 15:59:41 +08:00 |
|
sunhao
|
06aa17972c
|
* [misc] fix block exporting url in doc and markdown.
|
2025-12-30 10:36:08 +08:00 |
|
liugang
|
aa40d02de4
|
+ [refac] Add a method to get the instance of the third-party library.
|
2025-12-30 09:04:10 +08:00 |
|
daitingting
|
d5d0638484
|
* [bug#68570,done,1h] Adjust back button links.
|
2025-12-29 14:54:09 +08:00 |
|
朱金勇
|
57bbe2ae00
|
* Compatible with PHP8.4
|
2025-12-28 21:23:57 +08:00 |
|
朱金勇
|
d10e96a387
|
* [pgsql] Use "IF" insteal of IF.
|
2025-12-28 21:23:01 +08:00 |
|
xieqiyu
|
81328417b6
|
* [bug#68611] Fix the bug of link testcase in testtask.
|
2025-12-26 05:50:14 +00:00 |
|
sunhao
|
5ac64fc077
|
* [misc] update deepSet function to support both arrays and objects for improved data handling.
|
2025-12-25 14:52:46 +08:00 |
|
liugang
|
5fb29024ec
|
* [refac] Refactor the pdoInit() method.
|
2025-12-24 15:12:52 +08:00 |
|
liugang
|
3d0d9d9e7f
|
* [refac] Set schema according to driver and database configuration.
|
2025-12-24 15:12:52 +08:00 |
|
liugang
|
5c9a7b5b3a
|
+ [refac] Add a method to get pdo driver name.
|
2025-12-24 15:12:52 +08:00 |
|
liugang
|
822d0c9f23
|
- [misc] Remove useless code.
|
2025-12-24 15:12:52 +08:00 |
|
liugang
|
30ef498fe3
|
* [misc] Fix typo.
|
2025-12-24 15:12:51 +08:00 |
|
刘刚
|
65bb96566b
|
Merge branch release/21.7.8 of zentao/zentaopms (#12940)
|
2025-12-23 12:44:53 +08:00 |
|
liugang
|
3e31fd075f
|
* [refac] Refactor to support kingbase database.
|
2025-12-23 12:43:37 +08:00 |
|
sunguangming
|
b3c7b58005
|
* [bug#67215,done,0.2h] fix bug.
|
2025-12-23 03:49:06 +00:00 |
|
tianshujie
|
e5e26882b4
|
* [bug#10985,done,0.5h] fix check flow field logic.
|
2025-12-19 16:02:06 +08:00 |
|
tianshujie
|
e3ba5d324b
|
* [bug#68348,done,0.1h] add title for detail page.
|
2025-12-18 16:05:46 +08:00 |
|
wangzemei
|
637e0f61d7
|
* [bug] remove the useless code.
|
2025-12-18 11:22:25 +08:00 |
|
sunhao
|
31784fa5fc
|
* [refac] refactor featurebar widget.
|
2025-12-17 14:42:43 +08:00 |
|
wangzemei
|
5591acde93
|
* [bug#68099] fix the issues of view epic.
|
2025-12-17 10:43:11 +08:00 |
|
wangzemei
|
d961136ab1
|
* [misc] adjust the accept of fileselector.
|
2025-12-16 16:22:27 +08:00 |
|
朱金勇
|
2d796e4f05
|
* [apiv2] ignore undefined
|
2025-12-11 09:03:08 +08:00 |
|
hujunqing
|
eb5522881b
|
[bug#67766] support custom field label.
|
2025-12-10 02:02:07 +00:00 |
|
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 |
|