Commit Graph
1545 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 2d2eb8c641 * Declare strict type. 2023-11-22 10:08:16 +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 d3fd327650 * action: optimizer UI for searchForm. 2023-11-20 11:19:09 +08:00
wangyuting 718ba4d86d * Change the control of the date input from input to date. 2023-11-20 03:17:38 +00:00
sunhao f48b2d27a4 * action: update searchform on switch item on featurebar. 2023-11-17 16:52:05 +08:00
sunguangming ceba4323b6 * Merge code. 2023-11-16 15:27:23 +08:00
sunhao 86c45f069c * action: fix action/comment conflict with other form. 2023-11-16 15:04:52 +08:00
liumengyi 85d80d6306 * Remove , at the end of row in the lastest children in action::trash. 2023-11-13 13:58:44 +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 bdfeeb317d * Merge #d775d8b976,Fix bug #35057. 2023-11-07 22:18:43 -05:00
liumengyi c8c91af8db * Fix bug #39897, add data-load to link. 2023-11-08 09:45:46 +08:00
daitingting d97a645e8c * Hide search toggle when the tab is all. 2023-11-06 01:22:05 +00:00
daitingting e72f39af1f * Display product title when type is story. 2023-11-03 07:39:52 +00: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
caoyanyi ed9fc807b5 + Add action lang. 2023-10-31 14:24:50 +08:00
tanghucheng 70fb33b53a * Merge comment #38b1c0f417,38b1c0f417. 2023-10-31 01:12:40 -04:00
liumengyi 8bfe86e27a * Add table sort for action::trash. 2023-10-24 10:57:45 +08: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 d5f691595f * Modify dtable of action::trash. 2023-10-16 16:00:51 +08:00
wangxuepeng f8eddb558c * Rename updatestageattibute.php to updatestageattribute.php. 2023-10-16 14:23:20 +08:00
liumengyi c45331a5b1 * Fix error of action. 2023-10-16 08:56:46 +08:00
wangxuepeng 7490401482 * Hide search when trash objectType is all. 2023-10-13 17:37:23 +08:00
liumengyi f4282e1065 * Fix error of team dynamics. 2023-10-13 11:16:34 +08:00
wangxuepeng d1a909604e * Refactor unit test of the actionModel::saveIndex. 2023-10-12 09:58:40 +00:00
liumengyi 998197ffdc * Remove query week in actionTest::buildDateGroup. 2023-10-12 17:10:36 +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 ce4727f72d * Code formatter for actionModle::getRelatedDataByActions. 2023-10-12 08:17:59 +00:00
wangxuepeng 71bcb8cf9f * Unit test code formatter of the acton module. 2023-10-12 08:03:25 +00:00
wangxuepeng 6c4f8a9528 * Code fomatter for unit test of the action module. 2023-10-12 07:16:55 +00:00
wangxuepeng 34d07b4c14 * Refactor unit test for actionModel::getRepeatObject. 2023-10-12 06:32:51 +00:00
wangxuepeng c6914b61d7 * Add unit test for actionModel::getLikeObject. 2023-10-12 05:26:42 +00:00
wangxuepeng d246fce95b * Add unit test for actionModel::updateObjectByID. 2023-10-12 03:08:16 +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
wangxuepeng 5ca01e57d6 * Refactor unit test of actionModel::getBySQL. 2023-10-11 08:34:42 +00:00
wangxuepeng 246fdf8e42 * Fixed unit test error. 2023-10-11 08:27:29 +00:00