liugang
|
3489d42459
|
+ baseRouter: cache loaded modules to improve effeciency.
|
2024-04-23 14:03:44 +08:00 |
|
liugang
|
7a5791fa62
|
+ baseHelper: cache loaded directories to improve effeciency.
|
2024-04-23 14:02:57 +08:00 |
|
王怡栋
|
812aed678c
|
* Adjust code for error.
|
2024-04-23 11:01:28 +08:00 |
|
hufangzhou
|
97ff39e9c8
|
* Fix error of get za and device in cookie.
|
2024-04-23 10:08:44 +08:00 |
|
王怡栋
|
1c6429d3ba
|
* Adjust code for set openapp, because check tab use lang->mainNav.
|
2024-04-23 09:46:44 +08:00 |
|
宋辰轩
|
89500432d3
|
* Fix router setParam type bug.
|
2024-04-17 17:31:35 +08:00 |
|
宋辰轩
|
c575a429d5
|
* Cherry pick 695055c6b1.
|
2024-04-10 15:15:00 +08:00 |
|
wangyuting
|
053c2592ff
|
* Fix app tab bug.
|
2024-04-10 14:54:49 +08:00 |
|
sunhao
|
4143fa0b9f
|
* framework: fix $app-tab.
|
2024-04-10 10:03:47 +08:00 |
|
liugang
|
46f40ac116
|
+ baseHelper: filter the sessionID paramter to fix directory traversal vulnerablity.
|
2024-04-08 15:01:28 +08:00 |
|
sunhao
|
693c0ca2c6
|
* zin: story #54433, fix clone tab in chrome not work.
|
2024-04-03 20:47:35 +08:00 |
|
王怡栋
|
41df620590
|
* Fix bug #46728.
|
2024-04-02 08:50:18 +08:00 |
|
dingguodong
|
ddec3c5c9a
|
* Fix the normal request.
|
2024-03-27 10:19:09 +08:00 |
|
dingguodong
|
97ac2ef7c9
|
* Check the required directory.
|
2024-03-27 10:16:53 +08:00 |
|
dingguodong
|
288174b6a2
|
+ Show error message if tmp/log not exist and debug is enabled.
|
2024-03-27 10:16:53 +08:00 |
|
sunhao
|
e5c0318821
|
* zin: add control instance to context.
|
2024-03-13 09:22:15 +08:00 |
|
songchenxuan
|
d83dcc198c
|
* Fix api bug.
|
2024-03-11 16:51:43 +08:00 |
|
sunhao
|
53b4dae538
|
* zin: change render to renderPage, use render to set widget for difference targets.
|
2024-03-11 14:59:50 +08:00 |
|
tianshujie
|
eb5e2dde89
|
+ Add onlybody to popup links on old pages.
|
2024-03-07 09:07:12 +08:00 |
|
tianshujie
|
01e97e2301
|
* Fix bug #46576.
|
2024-03-05 15:25:15 +08:00 |
|
tianshujie
|
a4ce6179d5
|
* Fix bug #46549.
|
2024-03-05 15:25:15 +08:00 |
|
sunhao
|
a5b694a8c4
|
* framework: remove max height limit of debug info.
|
2024-02-27 19:46:38 +08:00 |
|
sunhao
|
06b4654b8c
|
* framework: change style for dump block.
|
2024-02-26 17:09:46 +08:00 |
|
sunhao
|
448a86a606
|
* zin: improve zin lib.
|
2024-02-26 17:09:45 +08:00 |
|
tianshujie
|
f71f0a52c0
|
+ Add isonlybody param of the link.
|
2024-02-26 16:12:23 +08:00 |
|
qixinzhi
|
39af044fb7
|
* Remove redeclare function.
|
2024-01-19 10:41:46 +08:00 |
|
qixinzhi
|
dab296268d
|
* Add sqlite for metric calculate.
|
2024-01-19 10:27:53 +08:00 |
|
liugang
|
f2ebe9b8f5
|
* baseControl: call helper::import function to load field file.
|
2024-01-11 09:57:13 +08:00 |
|
sunhao
|
69b31f2896
|
* framework: support loading field file on render.
|
2024-01-11 09:41:29 +08:00 |
|
caoyanyi
|
e1fa74ba2a
|
* Adjust web root set for platform.
|
2024-01-10 09:55:50 +08:00 |
|
caoyanyi
|
a6ea2b7c82
|
* Move end method to base.
|
2024-01-09 11:09:41 +08:00 |
|
caoyanyi
|
ce888fc982
|
* Adjust the platform version install process.
|
2024-01-08 15:04:01 +08:00 |
|
hufangzhou
|
4e5a5bc279
|
* Finish story #52015.
|
2024-01-05 13:09:15 +08:00 |
|
liugang
|
db4629560d
|
* baseHelper: convert the variable to string before passing it to the htmlspecialchars function.
|
2024-01-03 19:53:44 +08:00 |
|
朱金勇
|
54fec63da5
|
* Fix webroot in cli.
|
2023-12-28 18:53:42 +08:00 |
|
hufangzhou
|
5ed12dcf23
|
* Fix upgrade error.
|
2023-12-23 09:14:28 +08:00 |
|
liugang
|
02038b8c35
|
* baseHelper: refactor the setcookie method to use cookie in test mode.
|
2023-12-21 09:47:08 +08:00 |
|
dingguodong
|
157f067100
|
* Add the type hint for the returned result.
|
2023-12-19 15:54:28 +08:00 |
|
dingguodong
|
a2529fda8d
|
* Add codes to control if it can be upgraded automatically or has a valid safe file.
|
2023-12-19 15:54:28 +08:00 |
|
caoyanyi
|
d640adb59b
|
* Adjust env get rule for platform.
|
2023-12-19 13:31:32 +08:00 |
|
hufangzhou
|
934c004b45
|
* If defaultType has multiple types, change it directly to string.
|
2023-12-06 14:33:32 +08:00 |
|
caoyanyi
|
db2524cc70
|
+ Add env config for devops.
|
2023-12-04 10:39:11 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -05:00 |
|
songchenxuan
|
c7ef380399
|
* Use oldPages in framework control display function.
|
2023-11-27 13:55:38 +08:00 |
|
caoyanyi
|
a794a5f8fb
|
+ Add env config for devops.
|
2023-11-24 13:32:33 +08:00 |
|
liugang
|
3299ca77c3
|
* baseControl: load old view page of the screen module.
|
2023-11-24 13:16:29 +08:00 |
|
tanghucheng
|
d670173438
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-23 00:52:55 -05:00 |
|
qixinzhi
|
641342cde1
|
* Add throw error variable of app.
|
2023-11-23 13:06:51 +08:00 |
|
tanghucheng
|
2382769fac
|
* Merge 18.8 framework into Merge184.
|
2023-11-22 21:45:49 -05:00 |
|
tanghucheng
|
ba039087af
|
Merge branch 'master' into Merge184
|
2023-11-21 22:10:54 -05:00 |
|