wangyidong
|
8452898392
|
* [refac bug #53548] Add other chars.
|
2024-08-06 09:05:37 +08:00 |
|
wangyidong
|
ddb959ccaf
|
* [refac bug #53548] Add other chars.
|
2024-08-06 09:05:37 +08:00 |
|
wangyidong
|
4e67e20393
|
* [refac bug #53548] Adjust code.
|
2024-08-05 16:12:59 +08:00 |
|
wangyidong
|
8f40f15890
|
*[refac bug #53548] Check referer url.
|
2024-08-05 16:04:06 +08:00 |
|
tianshujie
|
34da9d3ddc
|
* [bug#50551,done,0.2h] change the mode of alert.
|
2024-06-03 15:42:28 +08:00 |
|
liugang
|
1283792666
|
* baseControl: don't encode multi-byte unicode character.
|
2024-05-24 16:18:08 +08:00 |
|
liugang
|
902a83794f
|
* baseControl: don't encode output by urlencode or rawurlencode function.
|
2024-05-24 16:18:08 +08:00 |
|
liugang
|
a5ffb58c5e
|
* framework: enable cache if the mode is running.
|
2024-05-23 14:22:15 +08:00 |
|
liugang
|
d8544d4f1b
|
Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
|
2024-05-23 14:22:14 +08:00 |
|
liugang
|
361c7e011f
|
* Rename cache configuration item.
|
2024-05-23 14:22:13 +08:00 |
|
wangyuting
|
96812a0fc7
|
* Adjust login timeout link.
|
2024-05-17 14:41:40 +08:00 |
|
wangyuting
|
45eca1b0ec
|
* Adjust login timeout link. bug #49079.
|
2024-05-17 14:13:14 +08:00 |
|
dingguodong
|
b93c055ec3
|
* Simplify the code, use the rawurlencode and rawurldecode.
|
2024-05-17 12:17:48 +08:00 |
|
dingguodong
|
760fe9fcff
|
* Use the rawurlencode instead of urlencode.
|
2024-05-17 12:17:41 +08:00 |
|
liugang
|
b5db281c03
|
* baseControl: refactor the method to set response header.
|
2024-05-17 11:15:01 +08:00 |
|
liugang
|
e26b5c1d3e
|
+ baseControl: use client cache before render html.
|
2024-05-17 11:15:01 +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
|
a4ce6179d5
|
* Fix bug #46549.
|
2024-03-05 15:25:15 +08:00 |
|
sunhao
|
448a86a606
|
* zin: improve zin lib.
|
2024-02-26 17:09:45 +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 |
|
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 |
|
liugang
|
3299ca77c3
|
* baseControl: load old view page of the screen module.
|
2023-11-24 13:16:29 +08:00 |
|
tanghucheng
|
fc37c0b19b
|
Merge branch 'master' into Merge184
|
2023-11-15 19:59:22 -05:00 |
|
sunhao
|
f7d4e76a6b
|
* zin: refactor hooks, add hook class to modify dom.
|
2023-11-15 14:30:47 +08:00 |
|
hufangzhou
|
a60622d4e4
|
* Merge: 18.4 version's framework and lib directory.
|
2023-11-14 16:58:03 +08:00 |
|
liugang
|
628cfe2d02
|
* baseControl: remove code to check whether the ui file exists.
|
2023-11-09 15:59:27 +08:00 |
|
wangyidong
|
d06b16e6cc
|
* Rewrite project-execution page.
|
2023-10-26 13:23:03 +08:00 |
|
朱金勇
|
2e57f51615
|
* Fix hook file.
|
2023-10-24 07:24:19 +00:00 |
|
朱金勇
|
bd8672eb14
|
* Fix bugs of install.
|
2023-10-11 06:59:50 +00:00 |
|
dingguodong
|
9ee57254a0
|
- Rollback code.
|
2023-09-13 14:51:48 +08:00 |
|
dingguodong
|
2c2a86c842
|
* Redirect to web root '/' if url is empty.
|
2023-09-13 14:32:36 +08:00 |
|
dingguodong
|
6529df8f69
|
* The parameter $data can be an empty array.
|
2023-08-29 17:29:55 +08:00 |
|
dingguodong
|
42fc24341e
|
* The request must be ended after send message to the client.
|
2023-08-16 17:27:04 +08:00 |
|
caoyanyi
|
8e614a826e
|
* Adjust sendError method supports alert and locate.
|
2023-08-16 10:36:31 +08:00 |
|
dingguodong
|
73e13fa7a8
|
* Enable reload the current page if load is set to true.
|
2023-08-04 16:20:15 +08:00 |
|
dingguodong
|
a2648a6577
|
* Unset load in response if request type is modal.
|
2023-08-04 13:43:14 +08:00 |
|
liumengyi
|
d0002dc9ae
|
* Fix error that cannot be returned.
|
2023-08-01 09:57:06 +08:00 |
|
liumengyi
|
9921f7f98b
|
* Use the page in the ui during installation.
|
2023-08-01 08:59:35 +08:00 |
|
tianshujie
|
da4f1ac977
|
* Format the method name.
|
2023-07-31 14:30:34 +08:00 |
|
Lufei
|
5aba24e301
|
* Fix getExtCSS error.
|
2023-07-25 13:40:16 +08:00 |
|
liugang
|
15ef7e88fb
|
* baseControl: load extend js and css of zin page.
|
2023-07-20 16:23:40 +08:00 |
|
朱金勇
|
e4c4297e84
|
* Set output buffer.
|
2023-07-11 13:26:23 +00:00 |
|
朱金勇
|
3a215d708a
|
* Refactor framework for roadrunner.
|
2023-07-09 14:30:31 +00:00 |
|
朱金勇
|
c8731f9a59
|
- Remove ob_end_clean().
|
2023-07-03 16:03:10 +00:00 |
|
朱金勇
|
2d12aea936
|
* Wrapper header function for roadrunner.
|
2023-07-03 08:09:26 +00:00 |
|
caoyanyi
|
559be00c12
|
* Fix error fetch param is array.
|
2023-06-27 10:14:40 +08:00 |
|