Commit Graph
784 Commits
Author SHA1 Message Date
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
wangxuepeng 4f4060ef6c * Optimize dynamic page opening speed. 2023-11-23 10:01:55 +08: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
tianshujie a87c0d7922 * Compatible parameter type. 2023-11-22 10:08:15 +08:00
wangyidong 755f377e92 * Add param type for action model methods. 2023-11-21 13:30:24 +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
wangxuepeng 2ee062445e * Refactor actionModel::getRelatedDataByActions. 2023-10-11 03:02:08 +00:00
liumengyi a58870ead3 * Add parameter type, and optimize code. 2023-10-11 10:54:00 +08:00
wangxuepeng 4c8787461c * Refactor actionModel::transformActions. 2023-10-11 02:53:39 +00:00
wangxuepeng 2c33ff108a * Refactor actionModel:getBySQL. 2023-10-11 02:40:07 +00:00
wangxuepeng cab11c3bea * Refactor actionModel::getDynamicBySearch. 2023-10-11 02:36:40 +00:00
wangxuepeng 5b4e78aba9 * Refactor actionModel::getActionCondition. 2023-10-11 02:23:07 +00:00
wangxuepeng cd2a3d0740 * Add {} to some variables. 2023-10-11 02:10:19 +00:00
liumengyi 092f19b94d * Refactor actionModel::getDynamic. 2023-10-11 09:57:57 +08:00
liumengyi 19cdb1b835 * Refactor actionModel::getgetTrashesBySearch. 2023-10-10 15:06:40 +08:00
liumengyi 08ed67ec31 * Refactor actionModel::getTrashes. 2023-10-10 14:57:35 +08:00
liumengyi 79b846b1c3 * Fix error. 2023-10-10 14:33:28 +08:00
liumengyi 83a0f5b0e5 * Optimize code. 2023-10-10 14:20:02 +08:00
liumengyi 2e4345572a * Refactor actionModel::getList. 2023-10-10 14:17:36 +08:00
liumengyi 3c63afde02 * Refactor actionModel::getRelatedFields. 2023-10-10 10:54:39 +08:00
wangxuepeng 5aa5215aa1 * Move the judgement of action mr to tao. 2023-10-09 09:24:47 +00:00
wangxuepeng df0b1a3382 * ActionModel code fomatter. 2023-10-09 09:18:19 +00:00
wangxuepeng 5c881a279b - Remove some blank lines from actionModel::getList. 2023-10-09 09:04:42 +00:00
wangxuepeng 18095cf110 - Remove some notes from actionModel::create. 2023-10-09 09:00:32 +00:00
wangxuepeng a547f10a4b * Modify the params of the actionModel::getActionListByTypeAndID. 2023-10-09 08:53:02 +00:00
wangxuepeng b757acf9db * Modify the note of actionModel::getObjectTypeTeamParams. 2023-10-09 08:39:31 +00:00
wangxuepeng 49dfb5b615 - Remove the useless method of acitonTao. 2023-10-09 08:35:34 +00:00