Commit Graph
275 Commits
Author SHA1 Message Date
sunguangming c459e08f1f Merge branch 'master' into story 2024-05-29 15:44:14 +08:00
tianshujie 9024e5b486 * Fix bug #46564,49906. 2024-05-29 09:50:05 +08:00
sunguangming 28b2b78698 Merge branch 'master' into story 2024-05-09 15:04:07 +08:00
sunguangming 807f78492f * Move code to biz. 2024-04-07 16:24:09 +08:00
sunguangming 9d1caf042c * Fix bug #47328. 2024-03-28 10:46:35 +08:00
sunguangming 7dce5ebdd0 * Remove repeat grade name. 2024-03-20 11:02:13 +08:00
sunguangming 6fd4a5272f * Fix grade bugs. 2024-03-20 10:54:26 +08:00
sunguangming b89f3d4a55 * Fix bug #46890, #46892. 2024-03-20 09:17:38 +08:00
sunguangming 6233243840 * Fix grade bug. 2024-03-19 17:14:33 +08:00
sunguangming 5c2e17b26d * Add story grade setting. 2024-03-11 08:57:23 +08:00
tianshujie b95a907cd7 * Fix bug #46564. 2024-03-06 14:42:09 +08:00
sunguangming 57516d5b6c * Code for task #112944. 2024-03-06 10:42:42 +08:00
sunguangming f5e78de2eb * Finish task #112946. 2024-03-05 15:40:01 +08:00
tianshujie f9f86d27e4 * Fix bug #46564. 2024-03-05 15:25:15 +08:00
sunguangming 5114b0a0d8 * Add ERName in preference. 2024-03-05 11:11:39 +08:00
sunguangming 84b8afad55 * Add ERCommon. 2024-03-05 10:49:24 +08:00
liyang 9b56010550 * Fix Bug #42226. 2024-02-20 15:33:34 +08:00
sunhao 737bb46583 * custom: change divider symbol to '|'. 2024-02-20 14:54:32 +08:00
sunhao 339ed21a14 * custom: support to add dividers to featureBar. 2024-02-20 14:50:34 +08:00
tianshujie 7e04f4af67 * Fix bug #45139. 2024-01-25 16:52:58 +08:00
tianshujie 970fd434ec * Fix bug #44772. 2024-01-23 10:40:31 +08:00
wangyidong 6c5aa3fd4a * Fix bug #42941. 2024-01-03 09:59:41 +08:00
wangyuting cf39d5b216 * Refactor userModel::updateUserView and finish unit test script. 2023-12-21 15:06:25 +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
tianshujie 1425ffb9fb - Remove unused custom::setStoryRequirement method. 2023-11-25 14:48:23 +08:00
tianshujie 86e8e1a14d * Refactor custom::getSRPairs method. 2023-11-25 14:36:33 +08:00
tianshujie 682ae967e1 * Refactor custom::getURPairs method. 2023-11-25 14:09:56 +08:00
tianshujie 5c278b1f14 * Refactor custom::getURSRPairs method. 2023-11-25 14:05:12 +08:00
tianshujie e3cf778ed9 * Refactor custom::getFormFields method. 2023-11-25 13:56:11 +08:00
tianshujie 3c191005bf - Remove unused custom::saveCustomMenu method. 2023-11-25 13:30:23 +08:00
tianshujie 9601ac92c3 * Refactor custom::mergeFeatureBar method. 2023-11-25 11:13:24 +08:00
tianshujie 45c900d984 * Refactor custom::getFeatureMenu method. 2023-11-25 11:06:06 +08:00
tianshujie 822f0626fd * Refactor custom::getMainMenu method. 2023-11-25 10:54:50 +08:00
tianshujie afc9638052 * Refactor custom::getModuleMenu method. 2023-11-25 10:39:23 +08:00
tianshujie 38e603e37c * Refactor custom::setMenuByConfig method. 2023-11-25 10:28:07 +08:00
tianshujie 6168874afa * Refactor custom::getItems method. 2023-11-24 11:27:46 +08:00
tianshujie d70a80d45a * Refactor custom::setItem method. 2023-11-24 11:17:25 +08:00
tianshujie b2f0e877e0 * Refactor custom::getAllLang method. 2023-11-24 10:57:02 +08:00
tianshujie ba3a3e6ee0 * Refactor custom::computeFeatures method. 2023-11-23 14:50:49 +08:00
tianshujie 55f9f5cfd0 * Refactor custom::processProjectAcl method. 2023-11-23 14:26:04 +08:00
tianshujie b9e723023a + Add custom::getDataForUpdateProjectAcl unit test. 2023-11-23 13:55:54 +08:00
tianshujie e8d56603c3 * Refactor custom::hasScrumProcessData method. 2023-11-23 11:14:29 +08:00
tianshujie 16fc30eb80 * Refactor custom::hasScrumAuditplanData method. 2023-11-23 11:07:36 +08:00
tianshujie 0d04887b89 * Refactor custom::hasScrumMeetingData method. 2023-11-23 11:00:26 +08:00
tianshujie 2a54d88918 * Refactor custom::hasScrumOpportunityData method. 2023-11-23 10:55:53 +08:00
tianshujie ca9f87cfa3 * Refactor custom::hasScrumRiskData method. 2023-11-23 10:50:24 +08:00
tianshujie ed819ae4a4 * Refactor custom::hasScrumIssueData method. 2023-11-23 10:46:13 +08:00
tianshujie d15f67d488 * Refactor custom::hasAssetlibData method. 2023-11-23 10:41:06 +08:00
tianshujie 038ce1b412 * Refactor custom::hasWaterfallplusData method. 2023-11-23 10:33:11 +08:00