tianshujie
|
cd3269c543
|
* Refactor delete an execution method.
|
2023-09-07 11:15:25 +08:00 |
|
tianshujie
|
0b44f74b68
|
* Fixed an issue where the objectType was incorrect when deleting.
|
2023-09-07 11:03:57 +08:00 |
|
dingguodong
|
bfad848bee
|
* Rename ACTIONMODEL to actionModel.
|
2023-09-07 09:35:38 +08:00 |
|
dingguodong
|
559a6971d1
|
* Remove unnecessary parameter.
|
2023-09-07 09:35:38 +08:00 |
|
caoyanyi
|
ef452305c7
|
+ Add arrayColumn method to replace array_column.
|
2023-09-05 09:48:05 +08:00 |
|
zhaoke
|
bb2d61df71
|
* Fix bug #38029.
|
2023-09-04 12:48:32 +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 |
|
wangxuepeng
|
6a892e2c11
|
* Refactor action control create method.
|
2023-08-29 08:07:59 +00:00 |
|
tianshujie
|
7d35e336b5
|
+ Add fetchByID method.
|
2023-08-29 11:21:29 +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 |
|
zhaoke
|
17f4d37cfc
|
* Fix bugs of devops.
|
2023-08-08 14:38:19 +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 |
|
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 |
|
dingguodong
|
1149149bee
|
* Add execute bit to bin.
|
2023-07-20 08:26:37 +08:00 |
|
朱金勇
|
da433474fd
|
* Refactor tree module.
|
2023-07-19 14:32:08 +00:00 |
|
dingyongliang
|
5298baf275
|
* Change [] to array().
|
2023-07-18 14:47:29 +08:00 |
|
sunhao
|
7b3e359a6a
|
* refactor isAjaxRequest helper, support to check fetch request.
|
2023-07-17 22:00:15 +08:00 |
|
zhaoke
|
81a2b83b9a
|
* Fix issue of sonarqube and add losed function of quickon.
|
2023-07-13 13:47:33 +08:00 |
|
qixinzhi
|
b7dd8b68b6
|
Merge branch 'sqlite' into master.
|
2023-07-12 05:13:44 +00:00 |
|
朱金勇
|
959f9bac7f
|
* No need catch end exception.
|
2023-07-12 03:18:31 +00:00 |
|
朱金勇
|
e4c4297e84
|
* Set output buffer.
|
2023-07-11 13:26:23 +00:00 |
|
朱金勇
|
640e8f4482
|
* Use helper::setcookie.
|
2023-07-11 07:28:39 +00:00 |
|
qixinzhi
|
eff5416dd9
|
* Merge master into sqlite
|
2023-07-11 03:02:58 +00:00 |
|
朱金勇
|
ad288b3f1d
|
* Use isServing() instead of IN_USE.
|
2023-07-10 05:56:05 +00:00 |
|
朱金勇
|
ccb6a094f9
|
* Change constant to variable.
|
2023-07-10 04:31:47 +00:00 |
|
dingyongliang
|
826dc15458
|
* zin: refactor isAjaxRequest.
|
2023-07-10 11:19:43 +08:00 |
|
朱金勇
|
3a215d708a
|
* Refactor framework for roadrunner.
|
2023-07-09 14:30:31 +00:00 |
|
tianshujie
|
c81024993c
|
* Delete the reset parent property logic.
|
2023-07-07 11:22:33 +08:00 |
|
tianshujie
|
00a47077f1
|
* Change the table data.
|
2023-07-06 19:13:32 +08:00 |
|
dingguodong
|
ba62bdc039
|
+ Add uninitialized variable.
|
2023-07-06 14:44:11 +08:00 |
|
tianshujie
|
37e0b1a825
|
* Fix project list error.
|
2023-07-05 16:08:11 +08:00 |
|
tianshujie
|
b2c76988f5
|
* Fix the execution list hierarchy.
|
2023-07-05 11:18:17 +08:00 |
|
朱金勇
|
c8731f9a59
|
- Remove ob_end_clean().
|
2023-07-03 16:03:10 +00:00 |
|
朱金勇
|
a3c848d7af
|
* Use helper::header() instead of header().
|
2023-07-03 15:26:08 +00:00 |
|
朱金勇
|
2d12aea936
|
* Wrapper header function for roadrunner.
|
2023-07-03 08:09:26 +00:00 |
|
wangyuting
|
e0676e7ce9
|
* Auto complate actions min width.
|
2023-06-29 16:38:57 +08:00 |
|