Commit Graph
1160 Commits
Author SHA1 Message Date
wangyuting cf39d5b216 * Refactor userModel::updateUserView and finish unit test script. 2023-12-21 15:06:25 +08:00
xieqiyu 99264ecf60 * Fix bug#41671. 2023-12-16 13:27:54 +08:00
liumengyi d6de6fdaef * Fix bug #41563, reset preBranch if current product and previous prodcut is not the same. 2023-12-15 10:25:02 +08:00
liumengyi 8882ef79dd * Fix bug #40869, fix parameter type error. 2023-12-13 10:47:07 +08:00
caoyanyi 29019ea4a7 * Optimize story search code. 2023-12-04 13:54:34 +08:00
tanghucheng 3d94eac50a Merge branch 'Merge184' into c07e4a71eb 2023-11-30 21:21:55 -05:00
tianshujie a90fdec903 * Refactor product::refreshStats method. 2023-11-27 10:05:06 +08:00
tianshujie ede115449c - Removes code of the obsolete function. 2023-11-25 16:07:13 +08:00
hufangzhou 50fe064690 * Fix bug that in aggregated query without GROUP BY. 2023-11-23 14:04:31 +08:00
hufangzhou bc7e448856 * Merge 18.8 product module. 2023-11-23 10:00:00 +08:00
tanghucheng d20ef33df8 Merge remote-tracking branch 'origin/master' into Merge184 2023-11-21 19:43:29 -05:00
sunguangming 46ee558a59 * Fix code error, remove useless code. 2023-11-21 15:58:27 +08:00
liumengyi 437d4e2151 * Fix bug #40795. 2023-11-21 14:53:07 +08:00
sunguangming 512fd7661f * Adjust code style. 2023-11-21 14:28:27 +08:00
朱金勇 050e2e0861 * Performance for stats. 2023-11-21 03:14:50 +00:00
tanghucheng 53fc15cb62 Merge branch 'master' into Merge184 2023-11-20 02:10:27 -05:00
xieqiyu 0c7cb25110 * Add required icon for product. 2023-11-20 14:08:55 +08:00
tanghucheng 1faa97ccb9 * Merge module product into merge184. 2023-11-16 01:27:20 -05:00
tanghucheng 1a48de3d30 * Merge #ab9242bb59, Fix bug #34955. 2023-11-10 00:52:22 -05:00
tanghucheng d9cae2626a * Merge #bc44a293ef,Add PLM to judgement. 2023-11-09 00:40:32 -05:00
wangxuepeng f146234ea1 * Fix bug #39800. 2023-11-08 15:58:47 +08:00
tanghucheng 16b2cbe6b4 * Merge #26ed324f29, Fix bug #35298. 2023-11-08 00:23:15 -05:00
songchenxuan 1cc99fb584 * Merge comment 2a05766fe2, fix bug #31321. 2023-11-08 09:10:12 +08:00
tanghucheng 89eca0a231 * Merge #615e993f4c,Finihs task #92288. 2023-11-03 02:17:26 -04:00
wangxuepeng 306ab2ad02 * Call the getProductStats method if in tutorial mode. 2023-11-02 16:14:41 +08:00
tanghucheng feac8d65b7 * Merge #88fbd70b9f,Modify roadmap view drop list. 2023-11-01 22:34:40 -04:00
tanghucheng 8c0959d433 * Merge #00cec9c960,62a2b9bebd, Fix bug #33791. 2023-11-01 03:14:58 -04:00
tanghucheng c7c6c21a52 * Merge #93b14b8f1e, Add activate product. 2023-10-31 04:37:59 -04:00
liumengyi a118daa9c3 + Locate to bug::browse when changing product in bug::report. 2023-10-31 09:19:33 +08:00
liumengyi ad090459a4 + Move code from 18.x, add productModel::refreshStats, programModel::refreshStats. 2023-10-24 09:50:54 +08:00
daitingting 3bfd1b9149 * Rename branch to branchID.
* Do not pass empty extra value.
2023-10-18 07:45:58 +00:00
zhouxin d99bce2b45 * Fix error of search in product-browse. 2023-10-17 09:43:14 +08:00
tianshujie d8334f52bf * Compatible roadmap components. 2023-10-13 14:11:15 +08:00
wangyidong e71bb76780 * Adjust for product-browse page. 2023-09-28 17:13:15 +08:00
tianshujie 5371a41cde * Refactor unlinkBranch4Project method. 2023-09-21 15:59:14 +08:00
tianshujie 9b3bf110c1 * Move the getProductLink function from zen into the model. 2023-09-21 14:36:46 +08:00
caoyanyi 5cbac73827 * Adjust product view page edit link. 2023-09-21 08:39:49 +08:00
caoyanyi e4e7dbcd5f * Fix error for story summary. 2023-09-20 17:05:11 +08:00
tianshujie 406018a8d7 + Add case for getRoadmapOfPlans method. 2023-09-20 16:48:40 +08:00
tianshujie 3f3bf305fb + Add case for getRoadmapOfReleases method. 2023-09-20 16:35:32 +08:00
tianshujie c90519035f * Modify function getGroupRoadmapData method. 2023-09-20 16:03:25 +08:00
tianshujie 7845ef16bc * Move the function getGroupRoadmapData from tao into the model. 2023-09-20 16:00:25 +08:00
tianshujie 5dc39556f6 + Add case for getStoryStatusCountByID method. 2023-09-20 15:22:24 +08:00
caoyanyi afc9ea1bc4 * Change story list field name. 2023-09-20 13:48:18 +08:00
caoyanyi a49cac4536 * Adjust method logic and add unit test case. 2023-09-20 13:33:13 +08:00
tianshujie 57f7a7a775 + Add case for statisticProductData method. 2023-09-20 13:27:10 +08:00
tianshujie 0c2309b3f1 * Put the function statisticProgram from tao into the model and add case. 2023-09-20 10:47:28 +08:00
caoyanyi 00e389e29a * Merge product statistic methods to getStatisticByType. 2023-09-20 10:19:50 +08:00
tianshujie a4aec83b68 * Put the function getCaseCoveragePairs from tao into the model. 2023-09-20 09:56:29 +08:00
tianshujie 3b7511b545 * Put the function getStatsStoriesAndRequirements from tao into the model and add case. 2023-09-20 09:46:43 +08:00