Commit Graph
53 Commits
Author SHA1 Message Date
liugang fb47a0dee2 * admin: calling method to check if apcu is enabled. 2024-06-04 14:20:12 +08:00
liugang d611dbb239 + adminUI: display memory used data. 2024-06-04 14:20:12 +08:00
liugang 1d721555fd * admin: refactor storage of cache. 2024-05-23 14:22:14 +08:00
liugang 3ae8461141 + adminUI: add cache page. 2024-05-23 14:22:14 +08:00
xieqiyu 3d5c80153f * Hidden upgrade block. Fix bug#36705. 2024-05-15 10:49:00 +08:00
王怡栋 d37b94a1a9 * Change for strip_tags params. 2024-04-30 15:09:31 +08:00
wangyuting eec1031299 * Fix plugin is null bug. 2024-04-30 15:04:24 +08:00
wangyuting 061f022f72 * Fix plugin abstract is null bug. 2024-04-30 14:57:34 +08:00
tianshujie 77f6ab181c * Fix bug #48723. 2024-04-30 10:25:40 +08:00
liumengyi eddba468d0 * Fix bug #48310. 2024-04-24 13:07:40 +08:00
liumengyi fc673b76ce * Fix bug #48310. 2024-04-24 11:27:20 +08:00
sunhao d4fdaa97ac * zin: refactor php types. 2024-02-26 17:09:46 +08:00
liumengyi dda1402ea9 * Fix bug #45452. 2024-01-29 14:03:13 +08:00
sunhao a89c26140c * Fix background css utilities usage. 2024-01-25 17:58:32 +08:00
wangyidong 1c98978146 * Code for task #110543. 2024-01-18 16:14:51 +08:00
tanghucheng 040dd5e4c4 Merge branch 'master' into Merge184 2023-11-22 20:54:10 -05:00
liugang f465a2eb40 * admin: remove extra commas within parentheses. 2023-11-23 09:11:48 +08:00
tanghucheng c76efe3019 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-22 19:50:16 -05:00
liugang 936716a1bf * admin: set item width based on current vision. 2023-11-23 08:48:05 +08:00
xieqiyu 33a1216301 * Finish task#106486. 2023-11-22 14:38:36 +08:00
chaideqing a4d5438696 * Merge module-admin 18.4-18.8 to Merge184. 2023-11-22 09:41:29 +08:00
wangxuepeng f2529dae80 * Change to new writing method. 2023-11-16 16:15:29 +08:00
wangxuepeng a30cd3d2ce * Fixed the error when add task and back to execution story page. 2023-11-16 15:23:24 +08:00
liumengyi 342d4978e9 * Remove , at the end of row in the lastest children in admin. 2023-11-13 14:06:26 +08:00
liumengyi 9fc1e8244d * Hide register link when has been bound or ignored or has no network or doesn't have priv. 2023-11-06 16:28:46 +08:00
liumengyi 6d0462def8 * Fix bug #40223, the link has been set in adminModel::checkPrivMenu. 2023-11-06 15:09:39 +08:00
liumengyi b12097ea48 * Fix bug #40201, set link as url if the link doesn't have |. 2023-11-06 10:14:17 +08:00
liumengyi cbbddbc17d * Disable the switch and convert menu if current account is not admin in admin::index. 2023-11-02 15:19:51 +08:00
liumengyi 6dbe990602 * Set link params of setting items in admin::index. 2023-11-02 14:31:28 +08:00
daitingting ce00fb9710 * Adjust width.
* Format codes.
2023-11-02 01:02:54 +00:00
wangxuepeng e56b65b943 * Fixed the bug in admin safe page. 2023-10-31 10:24:55 +08:00
wangyuting c26c8a2fe5 * Finish admin sso zin page. 2023-08-02 13:22:31 +08:00
dingguodong e550a4260e * Get latest data from zentao.net if ZenTaoPMS has internet and the user is admin. 2023-07-28 10:55:20 +08:00
liumengyi 08901c1dd0 * Refactor ui of admin::resetPWDSetting. 2023-07-27 16:55:09 +08:00
liumengyi 87e267c193 * Refactor ui of admin::checkWeak. 2023-07-27 16:47:15 +08:00
liumengyi 5eeefbb0ff * Refactor ui of admin::safe. 2023-07-27 16:28:18 +08:00
liugang f5cd982942 * admin: fix error of calling undefined variable. 2023-07-26 17:12:00 +08:00
liugang 964c80366e * admin: refactor the table engine page, finish task #98719. 2023-07-26 16:44:05 +08:00
dingguodong ef8d4ec08b * Remove unused var and optimization. 2023-07-26 15:43:52 +08:00
liugang eb746929b0 * admin: display required tag and change text of submit button. 2023-07-26 14:07:53 +08:00
liugang 760ebf9867 * admin: refactor the register page. 2023-07-26 13:53:56 +08:00
liugang 16aefc3aa2 * admin: remove anonymous function. 2023-07-26 09:07:43 +08:00
liugang f4d6ac9402 * admin: refactor the setmodule page by zin, finish task #98710. 2023-07-25 19:00:08 +08:00
liugang 1a18bd3967 * admin: redirect when click the setting box. 2023-07-14 16:03:48 +08:00
liugang 9159c90237 * admin: refactor the index page. 2023-07-14 15:38:35 +08:00
liugang bdc51660c9 * admin: refactor setting block in index page of admin module. 2023-07-12 19:00:59 +08:00
liugang 739c73f71d + admin: display index page by zin. 2023-07-12 16:47:39 +08:00
tianshujie 6dedbe2fc5 * Refactor drop menu of the admin. 2023-07-11 14:44:52 +08:00
liugang 4f43ec5848 * admin: adjust text of submit button. 2023-07-06 19:21:10 +08:00
liugang 9644df9bf7 * admin: display log page by zin. 2023-07-06 19:19:32 +08:00