Commit Graph
53930 Commits
Author SHA1 Message Date
liugang 09329ee0ea * Remove the mainNav lang extension. 2023-04-14 02:20:01 +00:00
liugang 16431eee37 + Init bi common lang. 2023-04-14 02:19:24 +00:00
liugang f3a6a26f67 * Rename report of mainNav to bi. 2023-04-14 02:18:36 +00:00
孙广明 ccb8c7f763 Merge branch 'sprint/scx_chartbug' into 'master'
* Fix bug for chart.

See merge request easycorp/zentaopms!7414
2023-04-14 02:15:33 +00:00
王怡栋 739a26440c Merge branch 'dev/gfl_zentaopms_305' into 'master'
* Adjust code for css in docDetail .

See merge request easycorp/zentaopms!7407
2023-04-14 02:07:49 +00:00
guofeilong 5e230d603c * Adjust code for bug #34159 . 2023-04-14 10:07:26 +08:00
宋辰轩 5e1ecfe9bc * Fix bug for chart. 2023-04-14 10:07:04 +08:00
guofeilong 938bb13c6c * Adjust code in doc block . 2023-04-14 10:04:44 +08:00
wangyidong 2380df4a49 * remove default save path. 2023-04-14 09:52:51 +08:00
liugang 2137062ead + Init report privilege lang. 2023-04-14 01:50:49 +00:00
wangyidong 3ee191bd66 * remove save path when create doc. 2023-04-14 09:49:57 +08:00
liugang 55fb03a3ee * Change report common lang from bi to report. 2023-04-14 01:49:18 +00:00
wangyidong 44db4dd94f * code for doc sidebarHeader. 2023-04-14 09:35:20 +08:00
wangyidong ed0f4c3d0e * fix bug #32088. 2023-04-14 09:27:16 +08:00
朱金勇 fa1d7ff56b Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms 2023-04-14 01:26:04 +00:00
朱金勇 1aa6861445 * Fix bug #34095. 2023-04-14 01:24:17 +00:00
刘刚 097cfddb3a Merge branch 'zentaobiz38_bi_wangyuting' into 'master'
* Finish task #90970.

See merge request easycorp/zentaopms!7411
2023-04-14 01:23:36 +00:00
朱金勇 85f42ed822 Merge branch 'fix/gh-112' into 'master'
* Fix security vulnerability in ping function.

See merge request easycorp/zentaopms!7409
2023-04-14 01:21:02 +00:00
wangyuting2 f0484ee266 * Finish task #90970. 2023-04-14 09:18:48 +08:00
Lufei 9e6711bbb2 * Fix security vulnerability in ping function.
The ping function previously accepted arbitrary user input and passed it to the exec function without any sanitization or validation, creating a command injection vulnerability. This commit adds input validation using filter_var to ensure that the address parameter is a valid IP address or hostname, and uses predefined command options to avoid passing user input directly to exec. Additionally, this commit simplifies the status return logic using a ternary operator.

Fix GH-112
2023-04-14 09:16:10 +08:00
liugang 8d4b6e5dcc * Add dataview to openModules. 2023-04-14 01:10:33 +00:00
wangyidong c5681e0433 * code for issue #767. 2023-04-14 09:10:00 +08:00
guofeilong 3fde846432 - Delete Func updateCrumbs . 2023-04-14 09:08:40 +08:00
guofeilong 486b9f466e * Adjust code for css in docDetail . 2023-04-14 09:06:52 +08:00
liugang 566a3e69f9 * Sort sqls to upgrade privileges. 2023-04-14 01:05:30 +00:00
liugang 99acc957a6 * Remove collate property. 2023-04-14 01:04:22 +00:00
王怡栋 78aded1bcc Merge branch 'dev/gfl_zentaopms_305' into 'master'
- Delete code for crumbs in docDetail .

See merge request easycorp/zentaopms!7406
2023-04-14 00:52:09 +00:00
guofeilong b7893e356d - Delete js and view code for crumbs in docDetail . 2023-04-14 08:40:47 +08:00
guofeilong 8ab8e71215 - Delete code for crumbs in docDetail . 2023-04-14 08:38:27 +08:00
朱金勇 f337008374 * Fix bug #34079. 2023-04-13 17:36:02 +00:00
朱金勇 267035c94c * Fix install for dmdb. 2023-04-13 17:24:29 +00:00
朱金勇 9e5757ee64 * Split create unique index. 2023-04-13 16:51:48 +00:00
liugang 9132411a03 * Sort privileges when upgrade. 2023-04-13 09:49:28 +00:00
孙广明 d9c8fdd365 Merge branch 'sprint/scx_addinitpicker' into 'master'
* Add init picker.

See merge request easycorp/zentaopms!7405
2023-04-13 09:19:57 +00:00
宋辰轩 2f7ed8959f * Add init picker. 2023-04-13 17:16:18 +08:00
wangyidong da5a823a86 * code for issue #773. 2023-04-13 17:15:15 +08:00
朱金勇 a3cb0ae8f6 Merge branch 'revert-b38b7e99' into 'master'
Revert "Merge branch 'session' into 'master'"

See merge request easycorp/zentaopms!7404
2023-04-13 09:08:32 +00:00
wangyidong 2c8af4f674 Merge branch 'tsj_task' 2023-04-13 17:03:34 +08:00
王怡栋 e6be417612 Merge branch 'master' into 'tsj_task'
# Conflicts:
#   module/doc/view/lefttree.html.php
2023-04-13 09:03:14 +00:00
tianshujie e5bcb8b2f9 * The ID of the last accessed object is retained. 2023-04-13 16:58:25 +08:00
王怡栋 ac0347ae6c Merge branch 'dev/gfl_zentaopms_305' into 'master'
Dev/gfl zentaopms 305

See merge request easycorp/zentaopms!7402
2023-04-13 08:58:07 +00:00
guofeilong 60499b8226 * Adjust code for css in doc/index . 2023-04-13 16:56:28 +08:00
guofeilong c7bd3087d2 * Add position to focus input . 2023-04-13 16:56:13 +08:00
guofeilong 0991e685b1 * Code for add scroll func to lefttree while add child . 2023-04-13 16:56:13 +08:00
鲁飞 5e5c93fbd8 Revert "Merge branch 'session' into 'master'"
This reverts merge request !7395
2023-04-13 08:55:06 +00:00
tianshujie 8d97ca43a5 * Resolve issue #768. 2023-04-13 16:44:31 +08:00
tianshujie adcaacc46d * Document processing permission. 2023-04-13 16:40:46 +08:00
tianshujie d2782dc46a * Resolve issue #775. 2023-04-13 16:37:20 +08:00
tianshujie e279e91070 * Resolve issue #775. 2023-04-13 16:22:45 +08:00
wangyidong ad6e538eca * code for issue #772. 2023-04-13 16:17:21 +08:00