tanghucheng
|
0475faf64b
|
* Fix bug #35612,DM background assignment permission page error.
|
2023-06-08 09:06:08 +00:00 |
|
Lufei
|
f0c0da4411
|
* Optimize method name.
|
2023-06-08 15:44:28 +08:00 |
|
Lufei
|
746dbdaa08
|
+ Add clean cache cron.
|
2023-06-08 15:40:11 +08:00 |
|
宋辰轩
|
d6bd6b97a7
|
revert 257d7871e9
revert * Convert database all date and datetime field 0000-00-00 to null and add default null.
|
2023-06-08 14:58:41 +08:00 |
|
宋辰轩
|
bf16c17c12
|
revert 1972f906b5
revert * Modify install sql 0000-00-00 to null.
|
2023-06-08 14:58:11 +08:00 |
|
宋辰轩
|
c81476cf87
|
revert 79e0151294
revert * Modify date 0000 to null in install sql.
|
2023-06-08 14:56:34 +08:00 |
|
Lufei
|
6e6d20032e
|
* Define cachekey in cache.php.
|
2023-06-08 14:51:02 +08:00 |
|
tanghucheng
|
dbdad3b5af
|
* Fix bug #35671.
|
2023-06-08 06:33:20 +00:00 |
|
songchenxuan
|
79e0151294
|
* Modify date 0000 to null in install sql.
|
2023-06-08 13:54:51 +08:00 |
|
zhaoke
|
098dbc045b
|
* Fix bug #35799,35798.
|
2023-06-08 13:42:42 +08:00 |
|
tanghucheng
|
5f8a10c448
|
* Fix bug #35700.
|
2023-06-08 05:21:22 +00:00 |
|
tanghucheng
|
d4c54e20d1
|
* Fix bug #35718, dameng database full text search sql error.
|
2023-06-08 05:11:37 +00:00 |
|
songchenxuan
|
1972f906b5
|
* Modify install sql 0000-00-00 to null.
|
2023-06-08 11:05:43 +08:00 |
|
songchenxuan
|
257d7871e9
|
* Convert database all date and datetime field 0000-00-00 to null and add default null.
|
2023-06-08 10:53:40 +08:00 |
|
chaideqing
|
8fdbff2f8c
|
* Fix bug#34051.
|
2023-06-08 09:48:32 +08:00 |
|
hufangzhou
|
728168606d
|
+ Fix bug #35805.
|
2023-06-08 09:48:02 +08:00 |
|
hufangzhou
|
8ca9b1ae35
|
* Code for task #94789, optimizing the performance of product listings.
|
2023-06-08 09:45:15 +08:00 |
|
tanghucheng
|
fce3dd6680
|
Merge branch '18.4' of https://git.zcorp.cc/easycorp/zentaopms into 18.4
|
2023-06-08 01:10:38 +00:00 |
|
tanghucheng
|
96272fe318
|
* Fix bug #35726, dameng database added data source sql error.
|
2023-06-08 01:10:24 +00:00 |
|
Lufei
|
e157770ed0
|
+ Add cache for execution ajaxGetDropMenu.
|
2023-06-07 16:50:37 +08:00 |
|
Lufei
|
76307011c6
|
* Change fail to ignore for ajaxSetZentaoData.
|
2023-06-07 16:46:10 +08:00 |
|
songchenxuan
|
6a198fb75c
|
* Compatible screen json.
|
2023-06-07 15:54:03 +08:00 |
|
Lufei
|
f7ce6e4541
|
* Support output xhprof for send.
|
2023-06-07 13:28:46 +08:00 |
|
Lufei
|
4921d93d3e
|
* Fix end(): Calling end() on an object is deprecated.
|
2023-06-07 13:24:21 +08:00 |
|
Lufei
|
206b5d737b
|
+ Add helper::isCacheEnabled method.
|
2023-06-07 11:22:17 +08:00 |
|
Lufei
|
d799091b6a
|
* If _nocache or http_x_zt_refresh exist, no cache.
|
2023-06-07 11:06:01 +08:00 |
|
tanghucheng
|
d992b8c3fd
|
* Fix full text search feedback no permission.
zentaopms_18.4.beta1
|
2023-06-06 09:25:57 +00:00 |
|
胡方舟
|
f396f996ac
|
Merge pull request '+ Add zanode-create for checkIframe.' (#74) from sprint/zk_fixbug into 18.4
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/74
Reviewed-by: 胡方舟 <hufangzhou@easycorp.ltd>
|
2023-06-06 16:55:03 +08:00 |
|
赵珂
|
2574ad39b3
|
Merge branch '18.4' into sprint/zk_fixbug
|
2023-06-06 16:51:01 +08:00 |
|
zhaoke
|
d40c1f49cc
|
Merge branch '18.4' into sprint/zk_fixbug
|
2023-06-06 16:49:09 +08:00 |
|
zhaoke
|
f79758ecc8
|
+ Add zanode-create for checkIframe.
|
2023-06-06 16:43:43 +08:00 |
|
songchenxuan
|
e46a29fd32
|
* If pivot have not fieldSettings, try to init it. if pivot filters !is_array(), try to json_decode it. Compatibility screen/model use processPivot.
|
2023-06-06 16:39:09 +08:00 |
|
Lufei
|
0648689d24
|
* Optimize convert2Pinyin, and cache executions for bug browse.
|
2023-06-06 16:28:39 +08:00 |
|
tanghucheng
|
1ece1244bc
|
* Remove dataview to open.
|
2023-06-06 08:24:41 +00:00 |
|
songchenxuan
|
7897fac83b
|
* ProcessFieldSettings if pivot stage is published.
|
2023-06-06 15:52:07 +08:00 |
|
songchenxuan
|
794a752ab0
|
* Modify lang to pms and move functio to biz.
|
2023-06-06 15:47:04 +08:00 |
|
孙广明
|
a26d076308
|
Merge pull request '* Fix bug #35772, fix ssh command error of windows node.' (#73) from sprint/zk_fixbug into 18.4
Reviewed-on: https://git.zcorp.cc/easycorp/zentaopms/pulls/73
|
2023-06-06 15:26:42 +08:00 |
|
songchenxuan
|
91d0b29e86
|
* Remove dataview to pms.
|
2023-06-06 14:24:13 +08:00 |
|
chaideqing
|
b282c0fd99
|
* Fix bug#33171.
|
2023-06-06 14:17:43 +08:00 |
|
songchenxuan
|
e806a0a1c1
|
* Add processFieldSettings to solve pivot design and view diff.
|
2023-06-06 14:12:42 +08:00 |
|
Lufei
|
7f3d60a430
|
+ Add screen-view for checkIframe.
|
2023-06-06 14:10:00 +08:00 |
|
hufangzhou
|
d9c6d455a3
|
* Fix bug #35773.
|
2023-06-06 13:54:13 +08:00 |
|
Lufei
|
74696338e9
|
+ Add screen|view to fullPages cache.
|
2023-06-06 13:50:55 +08:00 |
|
lanzongjun
|
a41b1310ca
|
* Fix the custom private library could not create a document.
|
2023-06-06 13:19:26 +08:00 |
|
zhaoke
|
547aab8ec6
|
* Fix bug #35772, fix ssh command error of windows node.
|
2023-06-06 13:15:08 +08:00 |
|
Lufei
|
8fd0606e54
|
* Optimize cleancache tool, add config check.
|
2023-06-06 10:23:54 +08:00 |
|
songchenxuan
|
e53eedd07b
|
* Fix bug for bi zt_project have left column.
|
2023-06-06 10:12:13 +08:00 |
|
chaideqing
|
f3ee36f392
|
* Fix content may be empty.
|
2023-06-06 09:53:40 +08:00 |
|
Lufei
|
5650d1efeb
|
* Use PHP_EOL instead of \n.
|
2023-06-06 09:37:45 +08:00 |
|
Lufei
|
d738373416
|
+ Add clean cache tool.
|
2023-06-06 09:35:09 +08:00 |
|