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 |
|
tianshujie
|
2c39d245f2
|
* Put the function getStatsProducts from tao into the model.
|
2023-09-20 09:23:01 +08:00 |
|
caoyanyi
|
8318e6dea6
|
- Remove unused method.
|
2023-09-20 09:03:24 +08:00 |
|
zhouxin
|
6b338c5d7b
|
* Fix bug of call metric.
|
2023-09-20 08:59:42 +08:00 |
|
caoyanyi
|
37229d49c3
|
* Adjust method logic for product getStats.
|
2023-09-19 16:22:27 +08:00 |
|
tianshujie
|
47273d4d7e
|
* Refactor getList method and add case.
|
2023-09-19 16:17:42 +08:00 |
|
caoyanyi
|
0675eb7aea
|
- Remove unused return data.
|
2023-09-19 14:40:42 +08:00 |
|
caoyanyi
|
e77db9990a
|
* Adjust unit test case check rule.
|
2023-09-19 13:49:26 +08:00 |
|
caoyanyi
|
112ee21d6c
|
- Remove unused method.
|
2023-09-19 13:14:46 +08:00 |
|
caoyanyi
|
bff85c894e
|
* Adjust return value.
|
2023-09-19 10:12:14 +08:00 |
|
wangyidong
|
2103c7f226
|
* Code for task #102968.
|
2023-09-19 09:57:07 +08:00 |
|
caoyanyi
|
b8ccc6e153
|
* Adjust method return value and comment.
|
2023-09-19 09:32:25 +08:00 |
|
tianshujie
|
1269e6739e
|
* Refactor getProjectPairsByProduct method and case.
|
2023-09-18 15:53:00 +08:00 |
|
tianshujie
|
974585628d
|
* Refactor getExecutionPairsByProduct method.
|
2023-09-18 15:28:57 +08:00 |
|
caoyanyi
|
27b1f920d4
|
- Remove unused methods and unit test case.
|
2023-09-18 14:46:17 +08:00 |
|
caoyanyi
|
194698c8dd
|
+ Add unit test case and method comment.
|
2023-09-18 14:42:06 +08:00 |
|
caoyanyi
|
de52e6af24
|
* Replace saveState to checkAccess.
|
2023-09-18 14:27:33 +08:00 |
|
tianshujie
|
9858c7fd76
|
* Refactor ajaxDeleteLine method and case.
|
2023-09-18 14:20:14 +08:00 |
|
caoyanyi
|
edb3195fbb
|
* Move method to zen.php.
|
2023-09-18 14:02:00 +08:00 |
|
dingguodong
|
c6c5aace18
|
+ Add function to get accessible product and save it to session.
|
2023-09-14 15:39:53 +08:00 |
|
tianshujie
|
503d54fcef
|
* Modify call getTopPairs parameters.
|
2023-09-13 16:22:34 +08:00 |
|
dingguodong
|
5812b5f415
|
* Adjust the code for get the stroy delivery rate.
|
2023-08-28 09:21:31 +08:00 |
|
sunguangming
|
51e410cae6
|
* Rename function.
|
2023-08-24 14:05:45 +08:00 |
|
wangyidong
|
efe8e5339d
|
* Rewrite product roadmap page.
|
2023-08-24 14:01:37 +08:00 |
|