tianshujie
|
75362d9896
|
* [refac,done,0.1h] remove unused method.
|
2025-06-10 15:55:40 +08:00 |
|
tianshujie
|
79229c2e91
|
* [refac,done,0.1h] To move the position of the arrayUnion function on the mobile.
|
2025-06-09 11:13:55 +08:00 |
|
liugang
|
230bc77313
|
* [refac] fix calling undefined method.
|
2025-06-03 09:15:11 +08:00 |
|
liugang
|
8fefa46ce2
|
* [refac] rename profiling to show_profiles.
|
2025-06-03 09:15:11 +08:00 |
|
liugang
|
6f2d830ae6
|
* [refac] rename profile to profiling.
|
2025-06-03 09:15:11 +08:00 |
|
liugang
|
36b2165522
|
* [refac] refactor the method to setup database profiling.
|
2025-06-03 09:15:11 +08:00 |
|
liugang
|
0c02e543d2
|
* [refac] refactor the debug method to save time and duration.
|
2025-05-29 13:07:47 +08:00 |
|
liugang
|
274ab84cda
|
* [bug#62977] fix undefined array key error.
|
2025-05-28 16:51:48 +08:00 |
|
liugang
|
00c1ba69c0
|
* [refac] save trace information of sql queries in log file.
|
2025-05-27 15:58:32 +08:00 |
|
liugang
|
4753fd38eb
|
* [refac] use dbh::$queries instead of dao::$querys.
|
2025-05-26 17:33:42 +08:00 |
|
sunguangming
|
0f63133145
|
* [task#143862,done,0.2h] fix bug.
|
2025-05-20 13:30:39 +08:00 |
|
sunguangming
|
a0999d6357
|
* [error] fix framework error.
|
2025-05-14 14:38:46 +08:00 |
|
sunguangming
|
576949a5b7
|
* [bug] move code from branch.
|
2025-05-14 14:28:21 +08:00 |
|
liugang
|
bcdb5bb486
|
- [refac] remove queries that have been executed in dbh class.
|
2025-04-23 13:42:44 +08:00 |
|
liugang
|
1176417bef
|
* [refac] load cache after enable profiling to log cache queries.
|
2025-04-23 08:32:20 +08:00 |
|
liugang
|
d7da6c69f8
|
* [refac] fixed a bug where after loading one module's action list, other modules' action lists could not be loaded.
|
2025-04-11 16:27:34 +08:00 |
|
liugang
|
644b6f9b6c
|
* [misc] make the content readable after json_encode.
|
2025-04-09 09:00:20 +08:00 |
|
liugang
|
e97bb7b96b
|
+ [refac] save xhprof log for api.
|
2025-04-03 13:16:25 +08:00 |
|
liugang
|
3fc76bfb1f
|
Revert "+ [story#57368] if debug is not enabled, but the user is logged in and X-ZIN-DEBUG is in the request header, enable debug mode."
This reverts commit 77aa239f7f.
|
2025-03-26 10:14:29 +08:00 |
|
liugang
|
fd15847b13
|
+ [misc] add a method to replace Emoji to a specified string.
|
2025-03-24 09:22:11 +08:00 |
|
sunhao
|
bc9ba9d2f6
|
* [bug #60600] fix failed to delete buffer in fetch(...).
|
2025-03-21 13:30:15 +08:00 |
|
caoyanyi
|
c1abaa8c81
|
* [misc] move method to base.
|
2025-03-06 09:18:49 +08:00 |
|
liyang
|
2dd65ae8fe
|
* [task#137831] fix bug for connet redis.
|
2025-02-28 14:04:14 +08:00 |
|
songchenxuan
|
2b779d073f
|
* Copy framework/helper arrayUnion function to framework/api/helper class.
|
2025-02-20 17:48:43 +08:00 |
|
tianshujie
|
bbff780d3d
|
* [misc,done,1h] add formatHours method.
|
2025-02-11 11:30:35 +08:00 |
|
liugang
|
11fdc932ec
|
* [refac] fixed the bug that the version in the cache and database are inconsistent after upgrading.
|
2025-01-26 15:57:43 +08:00 |
|
liugang
|
cb64bdf272
|
* [bug#59438] fix error when upgrading.
|
2025-01-26 15:57:43 +08:00 |
|
caoyanyi
|
401d6d9d3f
|
* [misc] move helper::convertType method to base.
|
2025-01-22 14:44:45 +08:00 |
|
caoyanyi
|
d279b9fb08
|
* [misc] adjust bool data format for env get.
|
2025-01-22 14:44:45 +08:00 |
|
caoyanyi
|
bfb98116b6
|
* [misc] add getEnvData method for helper.
|
2025-01-22 14:44:45 +08:00 |
|
liugang
|
a39eeda4cc
|
* [refac] rename the method to union arrays.
|
2025-01-09 13:38:34 +08:00 |
|
liugang
|
ebe74628f5
|
* [refac] refactor the arrayAdd function to improve robustness.
|
2025-01-09 13:03:04 +08:00 |
|
zhaixiaojian
|
7ce1b456cf
|
* [task#136315,done,1h,0h] Custom arrayAdd method.
|
2025-01-09 08:38:09 +08:00 |
|
wangyidong
|
e658bed7ac
|
* [refac bug #59019] ignore loadCache when install or upgrade.
|
2025-01-08 17:31:50 +08:00 |
|
sunguangming
|
d0925d45d3
|
* [feedback#8123,done,0.2h] append workflow fields to post.
|
2024-12-31 11:13:16 +08:00 |
|
liugang
|
0bb92c32d9
|
+ [refac] load configuration of automatic caches from database.
|
2024-12-30 09:42:38 +08:00 |
|
wangyidong
|
e4d6dd340b
|
* [refac bug #58599] Adjust build SQL..
|
2024-12-26 10:02:18 +08:00 |
|
wangyidong
|
63badc6924
|
* [refac bug #58599] Adjust for set config for URAndSR.
|
2024-12-26 10:02:18 +08:00 |
|
dingyongliang
|
e469a16bdf
|
* [task#132242] update doc nav.
|
2024-12-24 08:57:45 +08:00 |
|
dingyongliang
|
6f0a215500
|
* [task#132242] add doc defaultPage control.
|
2024-12-23 13:48:28 +08:00 |
|
sunguangming
|
55e56f8b34
|
* [misc] fix code error.
|
2024-12-20 09:45:19 +08:00 |
|
caoyanyi
|
e95504d2c2
|
* [misc] adjust https check.
|
2024-12-19 16:15:17 +08:00 |
|
sunguangming
|
e6ddfe4f00
|
* [bug#57936,done,0.2h] fix bug.
|
2024-12-19 09:56:14 +08:00 |
|
caoyanyi
|
2ed5f416a5
|
* [misc] adjust webRoot get for container.
|
2024-12-17 10:03:33 +08:00 |
|
liugang
|
f1f94474ff
|
* [refac] connect redis in baseHelper so that api can use it.
|
2024-12-11 13:35:42 +08:00 |
|
songchenxuan
|
e006fdbfa1
|
*[misc] Resolve json api with sessionid call fail and return login page issue.
|
2024-12-09 09:21:27 +08:00 |
|
sunguangming
|
8c3342b2ff
|
* For code review.
|
2024-12-04 17:30:44 +08:00 |
|
sunguangming
|
4fd086be3e
|
* Adjust code style.
|
2024-12-04 17:30:44 +08:00 |
|
sunguangming
|
41cac5c59d
|
* Try reset vision when can't found control.php.
|
2024-12-04 17:30:44 +08:00 |
|
tianshujie
|
3a6228c700
|
* [refac,done,0.3h] remove formatHours method.
|
2024-12-04 15:58:46 +08:00 |
|