Commit Graph
1291 Commits
Author SHA1 Message Date
sunguangming 03996325ee * Remove useless code. 2023-11-27 13:12:41 +08:00
sunguangming b9b52ac28b * Remove unused code. 2023-11-27 13:08:26 +08:00
zenggang 824b4df370 * Fix bug#40926 2023-11-27 02:02:53 +00:00
sunguangming 99c88ce4ad * Refactor common::getMainNavList func. 2023-11-27 08:42:27 +08:00
tianshujie 5c46db0f4b * Compatible the substr_count function input param type. 2023-11-25 15:22:39 +08:00
sunguangming 44532e5e02 * Add createMenuLink. 2023-11-25 13:24:51 +08:00
sunguangming 009abb3c99 * Add CN comment. 2023-11-25 13:19:20 +08:00
sunguangming 7527109a48 * Refactor common::formatDate, add unit test, remove useless code. 2023-11-25 11:10:08 +08:00
sunguangming 6512d03a0f * Remove useless code. 2023-11-25 10:20:39 +08:00
sunguangming 430a969207 * Add type define for common func. 2023-11-25 10:14:02 +08:00
sunguangming f187774905 * Refactor common::model, add unit test. 2023-11-25 10:05:37 +08:00
sunguangming f3a3974530 * Add unit test. 2023-11-25 09:33:49 +08:00
liumengyi 2300e1da1a * Fix bug of variable type error, convert it to string. 2023-11-24 08:39:57 +08:00
tianshujie 90ff0398c5 * Compatible the $onlyBody type. 2023-11-23 16:37:28 +08:00
sunguangming 932431daa7 * Refactor common::syncProjectStatus. 2023-11-23 16:01:45 +08:00
sunguangming ef38c46744 * Refactor common::syncprogramstatus. 2023-11-23 14:30:37 +08:00
liumengyi a178babefb * Fix bug of variable name error. 2023-11-22 14:26:12 +08:00
wangyidong bfd8107a73 * Add param type for admin method. 2023-11-22 13:46:21 +08:00
wangyidong d128ada5eb * Rewrite account module and add unit test. 2023-11-20 11:27:41 +08:00
caoyanyi 37e16e5662 * Hide devops search for no devops module. 2023-11-17 17:16:24 +08:00
朱金勇 c405d9a1b1 * Split tmp file for cli. 2023-11-15 06:57:37 +00:00
wangxuepeng 0a91ff2b24 * Optimize code structure for tutorial. 2023-11-14 17:01:17 +08:00
wangxuepeng d241eb4089 * Optimize code structure for tutorial. 2023-11-14 16:24:35 +08:00
wangyidong f09128c22a * Change for set group priv. 2023-11-14 14:30:51 +08:00
wangyidong 18b7de915a * Add visits for no password login. 2023-11-13 17:17:33 +08:00
xieqiyu 9d0f367926 * Fix the bug of batch create story. 2023-11-10 14:34:08 +08:00
songchenxuan a62b7082fb * Merge commit 29282fbd78. 2023-11-10 11:47:20 +08:00
chaideqing 82a1b9d7bb * Merge commit: 883e2a68d7, check story duplicate with story type. 2023-11-10 01:58:25 +00:00
tanghucheng 624d748ba4 * Merge #ffd2b525c8,Change judgment condition. 2023-11-08 22:17:40 -05:00
tianshujie 38f03b7825 * Fix bug #40387. 2023-11-09 09:48:37 +08:00
tianshujie 700df0d451 * Fix bug #40363. 2023-11-09 08:54:38 +08:00
wangxuepeng 5799e61f77 * Fixed the show bug of second menu. 2023-11-06 15:38:39 +08:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tanghucheng 733c1f4a5a * Merge #a75976fa94, Fix bug #35363. 2023-11-02 04:38:15 -04:00
tanghucheng 19a42b04b6 * Merge #5667eeab9d,Adjust for common::buildIconButton. 2023-11-01 22:45:09 -04:00
tanghucheng 924bc8232a * Merge: #35614d6bfc Finish task #88396. 2023-10-27 02:55:08 -04:00
caoyanyi 9329d183ce + Add exclude field for homeMenu. 2023-10-27 10:06:16 +08:00
songchenxuan 2cb69cf8d1 * Add screen-view,screen-ajaxgetchart to checkIframe whitelist. 2023-10-26 14:05:54 +08:00
songchenxuan ef92a3da12 * Add company-browse dtable orderby. 2023-10-18 13:59:11 +08:00
朱金勇 6948740e1d * Migrate changes from 18.x to master. 2023-10-12 08:42:59 +00:00
wangyidong 4f0b716a01 * Rewrite story view page. Code for task #102973. 2023-09-27 15:01:26 +08:00
wangyidong 5bf5e398e0 * Add removeduplicate method unit. 2023-09-20 13:57:18 +08:00
zhaoke bb2d61df71 * Fix bug #38029. 2023-09-04 12:48:32 +08:00
wangyidong 193e1418e2 * Adjust use deny page. Fix bug #37914. 2023-09-01 10:38:53 +08:00
sunhao e91dcbbad8 * zin: fix more button in main menu not work. 2023-08-14 16:19:28 +08:00
zhaoke a52bda618d * Remove unused code. 2023-08-09 09:19:57 +08:00
zhaoke 4857bb34a9 * Fix bug #37038,37034. 2023-08-04 13:30:15 +08:00
dingguodong bc758a356f * Fix typo. 2023-08-02 08:51:19 +08:00
zhaoke 8998e21026 * Fix notice of devops. 2023-08-01 17:00:06 +08:00
zenggang 71c786a577 * Fix log format 2023-07-29 01:58:01 +00:00