caoyanyi
|
c92a008d4e
|
+ Add disabled attribute for admin nav.
|
2023-11-08 08:42:13 +08:00 |
|
hufangzhou
|
dcc3d05025
|
* Merge: Fix bug #35773, backend access timeout.
|
2023-11-07 11:01:50 +08:00 |
|
Lufei
|
12a6d4e0e7
|
* Optimize isIntranet.
|
2023-11-03 09:02:13 +08:00 |
|
Lufei
|
dd81913f86
|
* Fix bug #35387, Optimize ajaxSetZentaoData.
|
2023-11-03 08:53:34 +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 |
|
wangxuepeng
|
fffec5ea0a
|
* Close modal after setting admin log.
|
2023-10-30 15:17:05 +08:00 |
|
tianshujie
|
5b1cf812d3
|
- Remove unused attribute of the admin drop-menu.
|
2023-10-16 17:19:38 +08:00 |
|
liumengyi
|
238ecf9dd9
|
* Change return method in admin::log.
|
2023-10-16 14:15:16 +08:00 |
|
liugang
|
27f068d382
|
* admin: update app menu after toggle switch of modules.
|
2023-08-22 13:18:33 +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
|
5eeefbb0ff
|
* Refactor ui of admin::safe.
|
2023-07-27 16:28:18 +08:00 |
|
liugang
|
964c80366e
|
* admin: refactor the table engine page, finish task #98719.
|
2023-07-26 16:44:05 +08:00 |
|
liugang
|
760ebf9867
|
* admin: refactor the register page.
|
2023-07-26 13:53:56 +08:00 |
|
liugang
|
f4d6ac9402
|
* admin: refactor the setmodule page by zin, finish task #98710.
|
2023-07-25 19:00:08 +08:00 |
|
qixinzhi
|
b7dd8b68b6
|
Merge branch 'sqlite' into master.
|
2023-07-12 05:13:44 +00:00 |
|
tianshujie
|
bfbdb41216
|
* Adjust style of the admin drop menu.
|
2023-07-12 09:32:37 +08:00 |
|
tianshujie
|
795ad36c39
|
+ Add icon of the drop menu.
|
2023-07-11 16:22:09 +08:00 |
|
tianshujie
|
6dedbe2fc5
|
* Refactor drop menu of the admin.
|
2023-07-11 14:44:52 +08:00 |
|
qixinzhi
|
eff5416dd9
|
* Merge master into sqlite
|
2023-07-11 03:02:58 +00:00 |
|
liugang
|
9644df9bf7
|
* admin: display log page by zin.
|
2023-07-06 19:19:32 +08:00 |
|
zhouxin
|
409e7d4d95
|
* Add blacklist for SQLite sync.
|
2023-06-27 13:12:57 +08:00 |
|
zhouxin
|
d985046921
|
* Fix wrong method call in admin-execSqliteQueue.
|
2023-06-27 08:49:30 +08:00 |
|
zhouxin
|
632551a384
|
* Add commit to sqlite lib.
|
2023-06-26 15:14:13 +08:00 |
|
zhouxin
|
ebef781f5a
|
* Fix SQLite queue.
|
2023-06-26 09:03:08 +08:00 |
|
zhouxin
|
b71865fae9
|
* Adjust SQLite queue.
|
2023-06-25 14:40:09 +08:00 |
|
zhouxin
|
bf86c35a61
|
* Execute sql from queue.
|
2023-06-20 16:56:57 +08:00 |
|
zhouxin
|
f54ce98522
|
* Fix issue of the Sqlite queue not execute.
|
2023-06-14 17:24:50 +08:00 |
|
zhouxin
|
d7446c2b82
|
* Add method to execute sql from SQLite queue.
|
2023-06-14 15:49:53 +08:00 |
|
liugang
|
b58cda66db
|
- Remove unused code: $this->view->position.
|
2023-05-22 14:43:26 +08:00 |
|
liugang
|
8c9991cb38
|
* adminZen: rename functions to sync data from https://www.zentao.net.
|
2023-05-16 08:38:04 +08:00 |
|
liugang
|
6e9b95965f
|
* Move the functions to sync data from https://www.zentao.net from model.php to zen.php.
|
2023-05-15 17:24:44 +08:00 |
|
liugang
|
a3e4d0504f
|
* admin: simplify the admin::index() function.
|
2023-05-15 16:56:31 +08:00 |
|
liugang
|
5a759419a7
|
* admin: assign the zentaoData object instead of its properties into the index page.
|
2023-05-15 16:40:11 +08:00 |
|
liugang
|
9c8101df60
|
* Rename publicclass to publicClass.
|
2023-05-15 16:31:04 +08:00 |
|
liugang
|
04b10210c8
|
- Remove the unused code.
|
2023-05-15 16:11:17 +08:00 |
|
liugang
|
12876d7f63
|
* Sync from http://www.zentao.net if the last sync date is older then 7days.
|
2023-05-15 15:47:34 +08:00 |
|
liugang
|
e676f927dc
|
+ Save the latest date of syncing data from https://www.zentao.net.
|
2023-05-15 15:42:19 +08:00 |
|
wangyidong
|
88fa8fc839
|
* fix bug #34750.
|
2023-04-24 18:56:38 +08:00 |
|
hufangzhou
|
0e8f7d807c
|
Merge branch 'master' into zentaopms_304
|
2023-04-17 08:30:02 +08:00 |
|
朱金勇
|
7969effc29
|
* Fix bug#34139, 34238, 34075.
|
2023-04-16 13:54:16 +00:00 |
|
liumengyi
|
268c7f3271
|
+ Revert the privilege of admin-sso.
|
2023-04-13 15:53:59 +08:00 |
|
liumengyi
|
ae3d710996
|
- Delete the privilege of admin-checkDB.
|
2023-04-13 15:37:18 +08:00 |
|
liumengyi
|
485ed73e6a
|
- Delete the privilege of admin-sso.
|
2023-04-13 15:35:06 +08:00 |
|
liugang
|
93e71f8861
|
* Call getDatabaseVersion instead of getMysqlVersion.
|
2023-04-06 02:05:02 +00:00 |
|
caoyanyi
|
58d9fd2ee9
|
* Fix bug #32593.
|
2023-03-02 17:04:44 +08:00 |
|
caoyanyi
|
a261f37af4
|
* Add zentao api get.
|
2023-03-02 14:51:35 +08:00 |
|
caoyanyi
|
f5a93d1166
|
* Fix bug #32517.
|
2023-03-01 10:15:17 +08:00 |
|
tianshujie
|
2a388d06a7
|
Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into sprint/285
|
2023-02-16 09:00:16 +08:00 |
|