sunguangming
|
f1284318a4
|
Merge branch 'release/21.7.8' into release/22.0.alpha1
|
2026-01-06 08:04:05 +00:00 |
|
朱金勇
|
00cdf3d527
|
* [apiv2] Fix createLink: use index.php
|
2026-01-04 09:34:12 +08:00 |
|
sunguangming
|
e0e06d9ca3
|
Merge branch 'release/21.7.8' into release/22.0.alpha1
|
2025-12-29 07:52:33 +00:00 |
|
wangyidong
|
52fe01ba0d
|
* [refac bug #68659] Check isClickable when feedback convert to story.
|
2025-12-29 10:29:44 +08:00 |
|
朱金勇
|
23880a2e6b
|
* [bug#68595] Fix upload file api.
|
2025-12-29 00:19:02 +08:00 |
|
朱金勇
|
ec4ba9c9a6
|
* [oceanbase] Only trace for mysql.
|
2025-12-03 09:14:10 +08:00 |
|
朱金勇
|
c42ab7daca
|
* [oceanbase] Only trace for mysql.
|
2025-12-02 13:30:02 +08:00 |
|
sunguangming
|
b363c35e47
|
Merge branch 'release/21.7.7' into feature/workflowgroup
|
2025-11-25 03:09:44 +00:00 |
|
liugang
|
c7d18d7a10
|
Revert "+ [task#151028] Convert html entities to characters."
This reverts commit edf7c9d0c3.
|
2025-11-25 10:51:24 +08:00 |
|
sunguangming
|
e4a16a05a1
|
Merge branch 'release/21.7.7' into feature/workflowgroup
|
2025-11-25 01:57:28 +00:00 |
|
朱金勇
|
ed4b27cc8c
|
* [framework] Need content.
|
2025-11-18 09:53:52 +08:00 |
|
朱金勇
|
0fe2321bd2
|
* [framework] Exception need args.
|
2025-11-18 09:26:07 +08:00 |
|
wangyidong
|
78ba763c4b
|
* [refac bug #66424] Fix load config from db for system module.
|
2025-11-17 14:13:12 +08:00 |
|
tianshujie
|
b3d4a25213
|
* [bug#67175,done,0.2h] Compatible with pop-up prompts on old pages.
|
2025-11-12 13:29:38 +08:00 |
|
sunguangming
|
7dfcd6c60d
|
Merge branch 'release/21.7.7' into feature/workflowgroup
|
2025-11-04 00:01:51 +00:00 |
|
liugang
|
edf7c9d0c3
|
+ [task#151028] Convert html entities to characters.
|
2025-11-03 10:33:38 +08:00 |
|
李阳
|
e677637e71
|
Merge branch release/21.7.6 of zentao/zentaopms (#12060)
|
2025-10-28 15:25:29 +08:00 |
|
sunguangming
|
d0e166a4a6
|
* [misc] fix code error.
|
2025-10-27 08:01:01 +00:00 |
|
zhaixiaojian
|
b37baeb1bd
|
misc driver include
|
2025-10-24 05:14:19 +00:00 |
|
liugang
|
267fa1bb6f
|
* [misc] Record sessionID before restart session from GET param to avoid security issue.
|
2025-10-22 11:02:17 +08:00 |
|
liugang
|
7c41516770
|
+ [misc] Enable custom session handler when restart session.
|
2025-10-22 10:21:16 +08:00 |
|
liugang
|
519d427def
|
* [misc] Fix sonar issues.
|
2025-10-21 14:43:51 +08:00 |
|
liugang
|
ef7155f844
|
* [refac] Refactor the baseRouter::startSession() method to reuse web session in api mode.
|
2025-10-21 14:37:39 +08:00 |
|
朱金勇
|
253a543556
|
* [apiv2] Fix session
|
2025-10-14 15:05:03 +08:00 |
|
朱金勇
|
298a59adc8
|
* [apv2] Fix webRoot.
|
2025-10-14 14:54:04 +08:00 |
|
朱金勇
|
046f353aee
|
* [misc] typo
|
2025-10-14 14:52:23 +08:00 |
|
sunguangming
|
7ac9c49aa3
|
Merge branch 'release/21.7.6' into feature/workflowgroup
|
2025-10-14 04:13:23 +00:00 |
|
朱金勇
|
9aad96ada0
|
+ [highgo] Add toIntArray
|
2025-10-11 00:12:24 +08:00 |
|
sunguangming
|
8c4f0c32e2
|
* [misc] remove unused code.
|
2025-09-28 08:21:31 +00:00 |
|
liugang
|
87339213f0
|
- [refac] Remove unused code to setup sql profiling.
|
2025-08-27 15:51:32 +08:00 |
|
liugang
|
df0078ba19
|
* [refac] Refactor the dbh class to record duration and trace info when execute sql.
|
2025-08-27 15:14:56 +08:00 |
|
sunguangming
|
328178eb9c
|
* [misc] fix code error.
|
2025-08-04 01:33:08 +00:00 |
|
liugang
|
5a4dc90974
|
* [perf] Caching array count to improve performance.
|
2025-08-01 18:05:10 +08:00 |
|
zhujinyong
|
afb31447a2
|
*[misc] Compatible with PHP 8.4
|
2025-07-24 16:36:59 +08:00 |
|
zhujinyong
|
fc2482d739
|
*[misc] Compatible with PHP 8.4
|
2025-07-24 16:21:02 +08:00 |
|
zhujinyong
|
37c1ea739f
|
* [refact] Adjusting ResponseEndException.
|
2025-07-22 15:12:00 +08:00 |
|
qixinzhi
|
49d415dee6
|
Merge branch 'release/21.7.4' into feature/task-report
|
2025-07-22 02:20:48 +00:00 |
|
daitingting
|
cb11e095b5
|
* [task#146784,done,2h] Remove useless codes.
|
2025-07-18 16:16:54 +08:00 |
|
wangyidong
|
1aa5190eab
|
* [refac] Fix for restart session.
|
2025-07-17 08:54:36 +08:00 |
|
wangyidong
|
c7b0192be6
|
* [refac] Adjust code for sonar.
|
2025-07-11 09:46:37 +08:00 |
|
wangyidong
|
1c107d6d79
|
* [refac] Add #[\ReturnTypeWillChange].
|
2025-07-11 09:46:37 +08:00 |
|
wangyidong
|
e4916a60ee
|
* [refac] Adjust code for sonar.
|
2025-07-09 09:52:44 +08:00 |
|
qixinzhi
|
ae6e17179f
|
Merge branch 'release/21.7.3' into feature/task-report
|
2025-07-09 00:39:48 +00:00 |
|
wangyidong
|
0eff0853f8
|
* [refac] Add #[\ReturnTypeWillChange].
|
2025-07-08 13:23:16 +08:00 |
|
liugang
|
ae7825a547
|
+ [misc] add 2 methods to compress and uncompress id list.
|
2025-07-08 09:38:53 +08:00 |
|
zhujinyong
|
94c876426f
|
* [misc] compatibility with PHP8.4.
|
2025-07-07 14:47:31 +08:00 |
|
qixinzhi
|
eebd3c7f02
|
Merge branch 'feature/task-report' into feature/task-report-merge
|
2025-07-07 06:41:52 +00:00 |
|
sunguangming
|
ced7fe9e0f
|
* [task#145867,145866,done,0.5h] compatiable php8.2+.
|
2025-07-02 05:26:50 +00:00 |
|
wangyidong
|
c7c9389960
|
* [refac bug #63719] Adjust session gc method.
|
2025-06-26 11:40:28 +08:00 |
|
wangyidong
|
f7fb754184
|
* [refac bug #63705] Adjust call session_set_save_handler method.
|
2025-06-25 16:20:25 +08:00 |
|