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 |
|
dingguodong
|
d36ea91b09
|
* Resolve bad request if the params is $_POST.
|
2023-06-26 10:37:28 +08:00 |
|
caoyanyi
|
e79155d1a8
|
+ Add get default param function to fetch method.
|
2023-06-26 09:05:15 +08:00 |
|
caoyanyi
|
94e9ac538d
|
+ Add closeModal attribute for modal page.
|
2023-06-25 13:55:59 +08:00 |
|
liugang
|
ae333463e1
|
- baseControl: remove undefined variable.
|
2023-06-21 10:11:58 +08:00 |
|
sunhao
|
0bee397cd2
|
* zin: refactor.
|
2023-06-21 09:03:22 +08:00 |
|
sunhao
|
36672674d4
|
* zin: support to call render() automatically.
|
2023-06-20 21:09:14 +08:00 |
|
sunhao
|
b85aa4f7d1
|
* zin: support to use raw content from buffer.
|
2023-06-20 20:49:07 +08:00 |
|
caoyanyi
|
5e5aae68d4
|
+ Add set fetch method param type.
|
2023-06-10 14:03:20 +08:00 |
|
Lufei
|
a8b6ed0ea6
|
* Support output xhprof for send.
|
2023-06-08 17:06:36 +08:00 |
|
朱金勇
|
f7ebba6859
|
* Refactor if conditions.
|
2023-05-29 00:45:07 +00:00 |
|
朱金勇
|
894118767e
|
- Remove unused local variable.
|
2023-05-28 22:42:30 +00:00 |
|
朱金勇
|
cb5b5bb2c5
|
- Remove unused local variable.
|
2023-05-25 03:00:16 +00:00 |
|
sunhao
|
34731be27f
|
* zin: move zin dir to lib
|
2023-05-05 15:03:19 +08:00 |
|
hufangzhou
|
dc8fcc9484
|
* Merge 18.4 into master.
|
2023-05-05 09:26:04 +08:00 |
|
Lufei
|
f452cc561a
|
* Use helper::end instead of exit/die.
|
2023-05-03 15:19:30 +08:00 |
|
dingguodong
|
625d5f3d76
|
* The control::locate return 1 always.
|
2023-05-03 14:32:42 +08:00 |
|
Lufei
|
b6cc12dd14
|
* Merge trace.
|
2023-04-28 16:04:28 +08:00 |
|
sunhao
|
2e94f1cabf
|
* set trace data to page data.
|
2023-04-27 18:50:31 +08:00 |
|