Commit Graph
805 Commits
Author SHA1 Message Date
wangyuting cf39d5b216 * Refactor userModel::updateUserView and finish unit test script. 2023-12-21 15:06:25 +08:00
caoyanyi 9a238f6d67 * Adjust action set for instance. 2023-12-21 11:25:19 +08:00
liumengyi be9363c9b8 * Fix bug #41793, the child module cannot be restored if the parent module is deleted. 2023-12-16 16:32:06 +08:00
wangyidong 2a52702a4a * Fix for bug #41523. 2023-12-14 17:02:12 +08:00
daitingting 9320397f6a * Fix bug #41416. 2023-12-13 07:07:33 +00:00
daitingting 53c4deba34 * Change the sql keyword to uppercase. 2023-12-13 01:17:16 +00:00
liugang bce3e8aace * actionModel: simplify code to generate profile url of a user. 2023-12-11 13:57:36 +08:00
liumengyi 5612ba1a95 * Fix bug #41184, remove user's initials. 2023-12-08 16:08:22 +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
liumengyi 7fe9b1eb88 * Fix bug, and modify unit test of my::getActions. 2023-12-01 17:08:23 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
liumengyi 58bb701820 * Refactor report::annualData. 2023-11-29 16:08:48 +08:00
wangyuting 439d8c9ddd * Optimize api createLib function code. 2023-11-29 15:01:11 +08:00
tanghucheng 0a479a0adb Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 19:37:19 -05:00
wangxuepeng d454650289 * Optimize dynamic page opening speed. 2023-11-23 16:27:53 +08:00
tianshujie 72b7e178bf * Fix bug #40881. 2023-11-23 15:42:46 +08:00
tanghucheng d670173438 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 00:52:55 -05:00
wangxuepeng 4f4060ef6c * Optimize dynamic page opening speed. 2023-11-23 10:01:55 +08:00
tanghucheng c76efe3019 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-22 19:50:16 -05:00
wangxuepeng 0fdf559c0b * Refactor company::dynamic. 2023-11-22 16:48:07 +08:00
liumengyi 178ec8b578 * Fix bug #40841. 2023-11-22 15:06:41 +08:00
liumengyi a2b0eeee64 * Convert $value to string. 2023-11-22 14:16:50 +08:00
tanghucheng ba039087af Merge branch 'master' into Merge184 2023-11-21 22:10:54 -05:00
tianshujie a87c0d7922 * Compatible parameter type. 2023-11-22 10:08:15 +08:00
chaideqing 63e7533a40 * Merge module-action 18.4-18.8 to Merge184. 2023-11-22 09:41:29 +08:00
tanghucheng d20ef33df8 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-21 19:43:29 -05:00
wangyidong 755f377e92 * Add param type for action model methods. 2023-11-21 13:30:24 +08:00
chaideqing 371c959089 * Merge module-action to Merge184. 2023-11-14 14:50:35 +08:00
sunhao 0ed0a2696a * action: fix finished marker not display in history panel. 2023-11-12 21:58:38 +08:00
sunhao 986a3dd08a + action: add new control methods: comment and editComment. 2023-11-12 21:41:25 +08:00
tanghucheng b0515caf4a * Merge #5935f603f4,Change judgment condition. 2023-11-09 00:31:19 -05:00
tanghucheng fe39ea3c32 *Merge #c30bd36b15,Finish task #89886. 2023-11-03 01:34:16 -04:00
tianshujie 0ea063425b * The judgment logic of pop-up window is changed to isInModal function. 2023-11-03 11:10:01 +08:00
tanghucheng 70fb33b53a * Merge comment #38b1c0f417,38b1c0f417. 2023-10-31 01:12:40 -04:00
liumengyi d13dbc5e6f * Fix error of recent actions. 2023-10-19 14:30:03 +08:00
liumengyi dd7186c0b7 * Change constant to variable. 2023-10-19 11:14:11 +08:00
liumengyi f4282e1065 * Fix error of team dynamics. 2023-10-13 11:16:34 +08:00
liumengyi b9738598c7 * Refactor actionModel::getList, and modify its unit test. 2023-10-12 17:07:51 +08:00
wangxuepeng 6fb6027e7d * Fixed the bug of actionModel::getTrashesBySearch. 2023-10-12 08:19:20 +00:00
wangxuepeng 60a230032c * Add unit test for actionModel::getDeletedStagedByList. 2023-10-12 02:40:00 +00:00
wangxuepeng 4bfac8f7bc * Add unit test for actionModel::updateStageAttribute. 2023-10-12 02:00:15 +00:00
wangxuepeng aa0669759f * Fixed unit test of actionModel::getdynamic. 2023-10-11 09:20:35 +00:00
liumengyi 2b098383f5 * Finish task #47397, and modify unit test of actionModel::buildDateGroup. 2023-10-11 16:48:45 +08:00
tianshujie 7b50d46de0 * Merge 18 version code. 2023-10-11 15:57:14 +08:00
tianshujie ba9470fe39 * Merger 18 version query actions code. 2023-10-11 14:36:41 +08:00
liumengyi 593e357e59 * Replace and with &&. 2023-10-11 13:29:47 +08:00
tianshujie a490bee4ff * Merge 18 version create action code. 2023-10-11 13:26:32 +08:00
wangxuepeng 2896a8e484 * Move processExecutionAndProjectActionExtra from tao to model. 2023-10-11 03:19:51 +00:00
wangxuepeng 10d06b5f89 * Move buildUserAclsSearchCondition from tao to model. 2023-10-11 03:09:08 +00:00