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 |
|
qixinzhi
|
641342cde1
|
* Add throw error variable of app.
|
2023-11-23 13:06:51 +08:00 |
|
liumengyi
|
4c6eca5b4d
|
* setCookie can accept the value type of string or int or bool, and then convert it to string.
|
2023-11-22 10:26:39 +08:00 |
|
朱金勇
|
1653056386
|
* Merge code for cron.
|
2023-11-20 07:51:42 +00:00 |
|
朱金勇
|
c405d9a1b1
|
* Split tmp file for cli.
|
2023-11-15 06:57:37 +00:00 |
|
sunhao
|
f7d4e76a6b
|
* zin: refactor hooks, add hook class to modify dom.
|
2023-11-15 14:30:47 +08:00 |
|
朱金勇
|
ed814b1e00
|
* Fix cron log.
|
2023-11-13 01:13:24 +00:00 |
|
songchenxuan
|
673b0920ed
|
* Merge commit 138834b253.
|
2023-11-10 09:47:27 +08:00 |
|
liugang
|
628cfe2d02
|
* baseControl: remove code to check whether the ui file exists.
|
2023-11-09 15:59:27 +08:00 |
|
tianshujie
|
7e71f0f1e5
|
- Remove isonlybody param of the link.
|
2023-11-03 10:42:58 +08:00 |
|
朱金勇
|
b2586a3be2
|
* Fix error when no session.
|
2023-11-01 02:36:39 +00:00 |
|
dingguodong
|
17840b2909
|
* Return directly if PHP_SAPI is cli.
|
2023-10-27 13:11:54 +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 |
|
dingguodong
|
bec51190ff
|
* Optimize the code the find the exception point.
|
2023-10-21 08:33:26 +08:00 |
|
wangyidong
|
40571b3b36
|
* Adjust for product browse.
|
2023-10-16 14:30:45 +08:00 |
|
朱金勇
|
3c0d0908a1
|
* Migrate changes from 18.x to master.
|
2023-10-12 08:55:23 +00:00 |
|
朱金勇
|
6948740e1d
|
* Migrate changes from 18.x to master.
|
2023-10-12 08:42:59 +00:00 |
|
朱金勇
|
bd8672eb14
|
* Fix bugs of install.
|
2023-10-11 06:59:50 +00:00 |
|
zhaoke
|
7a39c16ec2
|
* Fix monoco editor error of repo.
|
2023-10-09 13:51:28 +08:00 |
|
dingguodong
|
794297554a
|
* Fix invalid variable.
|
2023-10-08 15:15:11 +08:00 |
|
dingguodong
|
5e66ea2097
|
* Format the code.
|
2023-09-28 13:01:41 +08:00 |
|
dingguodong
|
0b89e71fdc
|
+ Add a helper function to wrap mysql reserved word.
|
2023-09-28 11:34:57 +08:00 |
|
dingguodong
|
5234f01110
|
* Use = instead of IN if there is only one item to compare.
|
2023-09-22 10:44:29 +08:00 |
|
wangyidong
|
bd51129ece
|
* Code for task #102966.
|
2023-09-19 13:50:40 +08:00 |
|
caoyanyi
|
617ad19afc
|
* Change defined check rule.
|
2023-09-18 15:11:32 +08:00 |
|
liugang
|
78981a4de2
|
+ helper: manually update the global variable $_COOKIE because sometimes its value is not updated after executing the setcookie function.
|
2023-09-18 14:03:58 +08: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 |
|
caoyanyi
|
221686df96
|
* Fix control is null error.
|
2023-09-13 10:01:50 +08:00 |
|
caoyanyi
|
687160cad1
|
* Fix no method error.
|
2023-09-11 10:00:18 +08:00 |
|
wangyidong
|
47b94b211d
|
* Set pdo attribute NULL_TO_STRING.
|
2023-09-07 16:49:04 +08:00 |
|
caoyanyi
|
a2ad8b707a
|
* Move method to base helper.
|
2023-09-07 14:05:17 +08:00 |
|
tianshujie
|
5902d9de87
|
* Compatible base model file.
|
2023-09-07 11:17:28 +08:00 |
|
Lufei
|
cfef831437
|
* Use mt_rand instead of random_int.
|
2023-08-31 17:10:48 +08:00 |
|
sunhao
|
cfda9202d2
|
* zin: fix error on get trace.
|
2023-08-31 16:56:34 +08:00 |
|
sunhao
|
26443cb5de
|
* zin: support to send stack trace to client in debug mode.
|
2023-08-29 20:46:57 +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
|
1f20d8a9d2
|
* Don't set cookie for RUN_MODE is test.
|
2023-08-16 15:44:44 +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 |
|
wangyidong
|
f07d712e48
|
* Add dev api page.
|
2023-08-01 16:59:47 +08:00 |
|
dingguodong
|
3ad190e9a8
|
* Fix typo, rename secend to second.
|
2023-08-01 16:27:46 +08:00 |
|
dingguodong
|
8d819c565c
|
* Correct the type in comments.
|
2023-08-01 10:03:01 +08:00 |
|
liumengyi
|
d0002dc9ae
|
* Fix error that cannot be returned.
|
2023-08-01 09:57:06 +08:00 |
|
dingguodong
|
1bbfdd0201
|
+ Add a comment for zentaosid.
|
2023-08-01 09:49:38 +08:00 |
|
liumengyi
|
9921f7f98b
|
* Use the page in the ui during installation.
|
2023-08-01 08:59:35 +08:00 |
|