wangzemei
|
edb660cbcc
|
+ [task#120474] add handling of array object and add comments.
|
2024-06-17 10:05:51 +08:00 |
|
wangzemei
|
cd2138b57b
|
+ [task#120474] add the addPrefixToField for the framework.
|
2024-06-17 10:05:51 +08:00 |
|
liugang
|
c8b4eef8db
|
* helper: move the function to a static method of helper class.
|
2024-06-04 14:20:12 +08:00 |
|
liugang
|
7c4ace6b65
|
+ helper: add a function to check if apcu is enabled.
|
2024-06-04 14:20:12 +08:00 |
|
liumengyi
|
2bc137839a
|
+ Fix bug #49142, get workflow module name.
|
2024-05-16 15:36:51 +08:00 |
|
tianshujie
|
09734d6423
|
* Fix bug #48453.
|
2024-04-25 17:12:05 +08:00 |
|
wangyuting
|
dcd8abcc1c
|
* Optimize code.
|
2024-04-23 16:05:53 +08:00 |
|
tianshujie
|
0ceba1a465
|
* Fix bug #47911.
|
2024-04-17 17:01:29 +08:00 |
|
wangyuting
|
f430986ecd
|
* Remove buildActionList function.
|
2024-04-17 11:01:46 +08:00 |
|
tianshujie
|
441dae414a
|
* Fix bug #47911.
|
2024-04-17 09:48:36 +08:00 |
|
tianshujie
|
ac6aa932fa
|
+ Add onlybody param config.
|
2024-04-16 17:02:49 +08:00 |
|
wangyuting
|
59de53ffdf
|
* Optimize execution build action list.
|
2024-04-16 15:12:45 +08:00 |
|
dingguodong
|
753111b2ba
|
- Remove useless line.
|
2024-04-03 13:00:43 +08:00 |
|
dingguodong
|
4334c36343
|
+ Add a debug function for recording any message to log file.
|
2024-04-03 12:44:39 +08:00 |
|
tianshujie
|
98aa8bdefc
|
- Remove unused code.
|
2024-03-22 16:13:09 +08:00 |
|
tianshujie
|
ef978657af
|
* Finish task #113949.
|
2024-03-22 15:41:49 +08:00 |
|
liugang
|
2c1286af47
|
* helper: display text if the action button hasn't icon.
|
2024-03-18 15:00:49 +08:00 |
|
liumengyi
|
993ce89aa6
|
* Fix bug #45730.
|
2024-02-01 11:05:57 +08:00 |
|
sunhao
|
dffc222e9a
|
* zin: refactor, move unHTMLArray helper to zin/utils/json.func.
|
2024-01-29 22:33:01 +08:00 |
|
tianshujie
|
a5ea564957
|
* Fix bug #45368.
|
2024-01-26 14:45:29 +08:00 |
|
wangyidong
|
021c105d07
|
* Fix bug #45390.
|
2024-01-24 14:08:00 +08:00 |
|
tianshujie
|
bd215e08db
|
* Fix module error.
|
2024-01-10 08:39:55 +08:00 |
|
caoyanyi
|
a6ea2b7c82
|
* Move end method to base.
|
2024-01-09 11:09:41 +08:00 |
|
liumengyi
|
5d782a459a
|
* Fix bug #43092.
|
2024-01-08 17:25:34 +08:00 |
|
xieqiyu
|
35168994f2
|
* Fix bug#43265,#43322.
|
2024-01-05 13:37:37 +08:00 |
|
tianshujie
|
0010ccdceb
|
* Fix bug #43282.
|
2024-01-05 09:36:29 +08:00 |
|
tianshujie
|
63db0186e3
|
* Fix bug #42682,42680.
|
2024-01-03 14:38:20 +08:00 |
|
tianshujie
|
887e0715be
|
* Fix bug #41191.
|
2023-12-27 10:49:50 +08:00 |
|
tianshujie
|
a8e4e87dc2
|
* Fix bug #42267.
|
2023-12-23 15:00:32 +08:00 |
|
liugang
|
6632aaad20
|
* helper: remove empty value in array when calling convertType method.
|
2023-12-14 11:12:06 +08:00 |
|
daitingting
|
67e5f15e9a
|
* Fix spell mistake.
|
2023-12-14 02:08:24 +00:00 |
|
wangyuting
|
32e5f32cee
|
* Add unHTMLArray to zin encodeJsonWithRawJs.
|
2023-12-12 17:24:58 +08:00 |
|
liugang
|
a700f2852e
|
+ helper: move the updateSessionRandom method from userModel to helper.
|
2023-12-05 16:58:26 +08:00 |
|
liugang
|
22bae254a4
|
* Move the getVisionList method from user/model.php to helper.class.php and rename it to getVisisons.
|
2023-12-04 16:15:42 +08:00 |
|
tanghucheng
|
3d94eac50a
|
Merge branch 'Merge184' into c07e4a71eb
|
2023-11-30 21:21:55 -05:00 |
|
liugang
|
87de572899
|
* helper: trim spaces.
|
2023-11-27 10:05:41 +08:00 |
|
tanghucheng
|
d670173438
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-23 00:52:55 -05:00 |
|
liugang
|
f897d742e5
|
* helper: auto trim string variable when calling convertType function.
|
2023-11-23 10:00:20 +08:00 |
|
tanghucheng
|
f475f1fde8
|
Merge branch 'master' into Merge184
|
2023-11-20 19:34:48 -05:00 |
|
tianshujie
|
b99d2bd84c
|
* Compatible $orderBy has no '_' problem.
|
2023-11-20 16:28:46 +08:00 |
|
hufangzhou
|
a60622d4e4
|
* Merge: 18.4 version's framework and lib directory.
|
2023-11-14 16:58:03 +08:00 |
|
tianshujie
|
647b822f03
|
* Fix bug #40193.
|
2023-11-06 10:13:54 +08:00 |
|
Lufei
|
12a6d4e0e7
|
* Optimize isIntranet.
|
2023-11-03 09:02:13 +08:00 |
|
zhaoke
|
86746c0f49
|
* Fix bug #38286.
|
2023-09-18 13:14:20 +08:00 |
|
caoyanyi
|
a2ad8b707a
|
* Move method to base helper.
|
2023-09-07 14:05:17 +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 |
|
zhaoke
|
17f4d37cfc
|
* Fix bugs of devops.
|
2023-08-08 14:38:19 +08:00 |
|
zhaoke
|
81a2b83b9a
|
* Fix issue of sonarqube and add losed function of quickon.
|
2023-07-13 13:47:33 +08:00 |
|
朱金勇
|
640e8f4482
|
* Use helper::setcookie.
|
2023-07-11 07:28:39 +00:00 |
|