Commit Graph
166 Commits
Author SHA1 Message Date
sunhao 9e4d602881 * admin: optimize admin menu style. 2024-05-17 16:24:37 +08:00
caoyanyi cef747355f * Adjust repo internet check. 2024-04-09 08:34:25 +08:00
tianshujie e6ea445f4a * Level 1.5 dropdown compatible with older pages. 2024-03-08 10:14:23 +08:00
liwenrui ef32500e65 Merge branch 'ai-next/mainline' 2024-02-29 10:17:03 +08:00
caoyanyi 23bfe399aa + Add tips for repo server cannot connect. 2024-02-28 15:00:35 +08:00
liwenrui 2b5c612d23 + ai modules and related stuff from 18 series, WIP. 2024-02-26 17:07:02 +08:00
wangyuting 4f60fb5ffc * Fix config is bool bug. 2024-01-05 10:56:41 +08:00
liugang 03ab39de72 * adminModel: both check encrypted weak password and password with clear text. 2023-12-22 18:55:28 +08:00
xieqiyu 288c7af94d * Fix the bug of import jira data. 2023-12-12 11:15:27 +08:00
caoyanyi 8e17266f28 * Update commit link info. 2023-12-06 13:42:44 +08:00
caoyanyi a33ad4ad71 * Update copyright year. 2023-12-05 13:32:52 +08:00
chaideqing 73bf5009b5 * Merge module-backup 18.8-18.x to Merge184. 2023-11-30 15:02:01 +08:00
xieqiyu 2e8166d6c5 * Code for task#106516. 2023-11-25 15:49:21 +08:00
xieqiyu 7740b15588 * Code for task#106518. Delete setSwitcher. 2023-11-25 15:32:13 +08:00
xieqiyu f5a8f9e7e1 * Code for task#106517. 2023-11-25 15:01:24 +08:00
xieqiyu e613408e32 * Code for task#106515. 2023-11-25 14:20:18 +08:00
xieqiyu 03e19576a4 * Code for task#106519,#106520. 2023-11-24 16:12:36 +08:00
xieqiyu 40a77dfa29 * Code for task#106513. 2023-11-24 14:36:19 +08:00
xieqiyu 6083d96d21 * Code for task#106511. 2023-11-24 13:15:37 +08:00
xieqiyu 45e6e2c647 * Code for task#106506,#106510. 2023-11-24 11:05:46 +08:00
xieqiyu 0a6ba22951 * Code for task#106504,#106505,#106507,#106508,#106509,#106512,#106521. 2023-11-23 15:41:52 +08:00
xieqiyu d2e6697413 * Delete unused code. 2023-11-23 13:51:56 +08:00
wangyidong bfd8107a73 * Add param type for admin method. 2023-11-22 13:46:21 +08:00
tianshujie 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +08:00
chaideqing c382aafd9f * Merge commit: f3ee36f392. 2023-11-08 01:35:32 +00:00
tianshujie c77c11ed15 * Fix bug #40222. 2023-11-06 14:41:34 +08:00
Lufei dd81913f86 * Fix bug #35387, Optimize ajaxSetZentaoData. 2023-11-03 08:53:34 +08:00
liugang 9668e8b5f7 * admin: Move declaration of EXT_MANAGER_VERSION constant from model.php to zen.php. 2023-05-16 10:59:05 +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 0f7c801c31 * admin: rename news to dynamic. 2023-05-15 17:02:17 +08:00
liugang 6490655cb1 * admin: simplify the function adminModel::getZentaoData(). 2023-05-15 16:52:16 +08:00
liugang 86158291cf * admin: rename news to dynamics. 2023-05-15 16:49:49 +08:00
liugang 561bb2cb9c * Rename publicClass to classes. 2023-05-15 16:44:04 +08:00
liugang 9c8101df60 * Rename publicclass to publicClass. 2023-05-15 16:31:04 +08:00
liugang a5f990038c * admin: fetch the data synchronized from https://www.zentao.net from the zt_config table instead of the zt_block table. 2023-05-15 15:56:10 +08:00
liugang 15b0c475d2 * Save the data synchronized from https://www.zentao.net into the zt_config table instead of the zt_block table. 2023-05-15 15:53:30 +08:00
朱金勇 22f9f1d087 Merge branch 'db' 2023-04-05 14:30:11 +00:00
朱金勇 7f9d638d28 * Fix sql for dmdb. 2023-04-05 14:18:24 +00:00
caoyanyi 068b071db8 * Code for Bug #32994. 2023-03-16 11:29:36 +08:00
tianshujie 6e90ea6cab * Fix bug 32749. 2023-03-13 09:51:18 +08:00
tianshujie a0a895be03 * Fix bug 32749. 2023-03-10 10:23:23 +08:00
tianshujie 6c4eb8b8c3 * Changed the default jump link of the personnel management block. 2023-03-09 14:56:17 +08:00
caoyanyi 86c6968243 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_289 2023-03-03 08:48:41 +08: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 25f195767f Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_289 2023-03-02 13:18:34 +08:00
wangyidong 6ba9f87069 * code for bug #32512. 2023-03-02 10:08:29 +08:00
tianshujie 3886a5f25b Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_289 2023-03-02 08:27:28 +08:00
孙广明 db4662cfbc Merge branch 'cyy_bug' into 'master'
* Fix bug #32549.

See merge request easycorp/zentaopms!7109
2023-03-01 09:13:25 +00:00
caoyanyi edc301d455 Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_289 2023-03-01 15:24:30 +08:00