Commit Graph
198 Commits
Author SHA1 Message Date
tanghucheng a1cea7810a * Fix my/index assigntomereview block. 2023-12-10 22:03:03 -05: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
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
liumengyi 28dcc89171 * Refactor myModel::getReviewingList, and add its unit test. 2023-11-28 09:31:40 +08:00
liumengyi 40b0bc6599 * Refactor myModel::getReviewingTypeList, and add its unit test. 2023-11-28 09:06:31 +08:00
liumengyi b897e31b22 * Refactor myModel::getReviewedList, and add its unit test. 2023-11-27 17:21:31 +08:00
liumengyi 61a7bea5c0 * Refactor myModel::getReviewingOA. 2023-11-27 16:09:50 +08:00
liumengyi f46647ea36 * Refactor myModel::getReviewingFeedbacks. 2023-11-27 15:54:29 +08:00
liumengyi 44e5cc0d4a * Refactor myModel::getReviewingFlows. 2023-11-27 15:08:21 +08:00
liumengyi c5b7978c53 * Optimize code. 2023-11-27 14:48:22 +08:00
liumengyi 1318363e6c * Refactor myModel::getReviewingApprovals, and add its unit test. 2023-11-27 14:47:24 +08:00
liumengyi 78afa53add * Refactor myModel::getReviewingDemands, and add its unit test. 2023-11-27 14:40:17 +08:00
liumengyi 374b2fc5e6 * Refactor myModel::getReviewingCases, and add its unit test. 2023-11-27 13:15:53 +08:00
liumengyi d5b918d23d * Refactor myModel::getReviewingStories, and add its unit test. 2023-11-27 11:21:16 +08:00
liumengyi 5531f20d4e * Refactor myModel::getRequirement, and modify its unit test. 2023-11-27 10:43:02 +08:00
liumengyi 15f6d4f766 * Refactor my::buildTicketSearchForm, and add its unit test. 2023-11-27 10:14:57 +08:00
liumengyi 90aff5dddf * Refactor myModel::buildRequirementSearchFormTest, and add its unit test. 2023-11-27 09:39:07 +08:00
liumengyi ac72bee723 * Refactor myModel::getStoriesBySearch, and modify its unit test. 2023-11-27 09:29:32 +08:00
liumengyi 0920f5b2d7 * Refactor myModel::buildStorySearchForm, and add its unit test. 2023-11-25 17:28:44 +08:00
liumengyi cbfda99507 * Refactor myModel::getRisksBySearch, and modify its unit test. 2023-11-25 17:17:05 +08:00
liumengyi 298031623d * Refactor myModel::buildRiskSearchForm and modify its unit test. 2023-11-25 16:50:14 +08:00
liumengyi 8f3dadc84c * Refactor my::buildBugSearchForm, and add it unit test. 2023-11-25 16:41:06 +08:00
liumengyi 0892b4570f * Refactor myModel::getTasksBySearch, myModel::getAssignedByMe and modify their unit tests. 2023-11-25 16:35:46 +08:00
liumengyi 8b8a8fe9c3 * Refactor myModel::buildTaskSearchForm, and modify its unit test. 2023-11-25 15:34:51 +08:00
liumengyi fe8468de4c * Refactor my::getTestcaseBySearch and modify its unit test. 2023-11-25 15:01:45 +08:00
liumengyi f5468aa3c0 * Refactor my::buildTestcaseSearchForm. 2023-11-25 14:41:56 +08:00
liumengyi d225febc38 * Optimize code. 2023-11-25 13:56:51 +08:00
liumengyi e53d069f22 * Refactor my::getAssignedByMe, and modify its unit test. 2023-11-25 13:54:37 +08:00
liumengyi b381e229cb * Refactor my::getActions, and modify its unit test. 2023-11-25 10:41:46 +08:00
liumengyi 7fdcd4258a * Refactor my::getContribute, and modify its unit test. 2023-11-25 10:32:03 +08:00
liumengyi 31b2b32063 * Refactor my::getOverview. 2023-11-24 17:28:30 +08:00
liumengyi cc18ae8f26 * Refactor my::getDoingProjects, and modify its unit test. 2023-11-24 15:50:32 +08:00
liumengyi 7e31af643e * Renameget myModel::ProductRelatedData. 2023-11-24 15:08:53 +08:00
liumengyi c3067a4281 * Refactor my::getProducts. 2023-11-24 15:08:11 +08:00
liumengyi 32ae0cc27c * Refactor my::setMenu. 2023-11-24 13:29:02 +08:00
tanghucheng 0a479a0adb Merge remote-tracking branch 'origin/master' into Merge184 2023-11-23 19:37:19 -05:00
liumengyi c04cef526f * Refactor my::audit. 2023-11-23 14:38:00 +08:00
hufangzhou 03bb2496a2 * Merge 18.8 my module. 2023-11-21 17:29:36 +08:00
daitingting 181e7c2d7f * Revert it. 2023-11-09 06:39:29 +00:00
daitingting 62d698922f * Set list-block class. 2023-11-09 06:30:20 +00:00
tanghucheng daab91a2c7 * Merge #9144abbd8a,Remove unused code. 2023-11-07 21:58:19 -05:00
liumengyi b9d8d58e8b * Fix bug #40214, and optimize code. 2023-11-06 14:10:49 +08:00
liumengyi e07be2dab0 * Fix bug #40177, set parent and product for story in my::audit. 2023-11-03 14:46:14 +08:00
tanghucheng 8ccfa2817c * Merge comment #6041f625df, Fix bug #33466. 2023-10-30 23:30:28 -04:00
wangyidong a78e7b74d7 * Adjust for show search box. 2023-10-24 14:38:09 +08:00
tianshujie be396507c7 * Compatible with argument type for calling the getBuildPairs method. 2023-09-27 11:03:36 +08:00
liugang 88ac6559e6 * testcaseModel: move the $branch parameter before the $startScene parameter of the getSceneMenu method. 2023-09-21 17:30:25 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
daitingting db9961bf29 * Set custom cols for bug in dashboard. 2023-06-13 07:04:18 +00:00