wangyuting
|
72c95efd9e
|
* [misc] check priv for testcases to reviewed by me.
|
2024-08-02 17:32:32 +08:00 |
|
sunguangming
|
3264dbed2a
|
* [bug#52793,done,0.1h] format time.
|
2024-07-19 19:09:42 +08:00 |
|
wangyuting
|
9a758cab4e
|
* [misc] Optimize the number of feedback awaiting my approval.
|
2024-07-18 15:57:34 +08:00 |
|
wangyidong
|
586d374e6c
|
* Fix bug #52232.
|
2024-07-06 17:16:23 +08:00 |
|
liugang
|
a4d2de38f0
|
* [misc] replace COUNT(*) with COUNT(1) in sql.
|
2024-06-27 14:07:27 +08:00 |
|
sunguangming
|
f83f00f61f
|
Merge branch 'main' into feature/epic
|
2024-06-20 07:04:51 +00:00 |
|
wangyidong
|
bbc043264a
|
* [pref bug #121126] Adjust review link.
|
2024-06-19 18:21:18 +08:00 |
|
liumengyi
|
5ae1bbfb52
|
+ [bug#50531,done,0.2h] unset branch from search fields.
|
2024-06-04 17:08:51 +08:00 |
|
sunguangming
|
24d3d7fb0a
|
Merge branch 'master' into story
|
2024-05-22 11:27:49 +08:00 |
|
liumengyi
|
2e6951c617
|
* Fix bug #49978, get language item.
|
2024-05-22 09:22:38 +08:00 |
|
sunguangming
|
822c32e739
|
* Get epic/requirement object in audit.
|
2024-05-17 09:00:33 +08:00 |
|
sunguangming
|
625f5a272e
|
* Fix code review error.
|
2024-05-14 16:54:57 +08:00 |
|
sunguangming
|
aa326035c3
|
* Add model func for epic.
|
2024-05-14 09:56:52 +08:00 |
|
wangyuting
|
555c82e0a9
|
* Fix feedbackProduct is empty bug.
|
2024-04-28 11:23:22 +08:00 |
|
王怡栋
|
d2a32eced5
|
* Merge from 20.
|
2024-04-17 14:10:15 +08:00 |
|
wangyuting
|
75e9d652ac
|
* Finish task #116413.
|
2024-04-15 15:33:19 +08:00 |
|
tanghucheng
|
93c0781408
|
* Fix bug #47699, Filter out objects that are not available in the OR.
|
2024-04-15 14:32:26 +08:00 |
|
xieqiyu
|
f1f46db649
|
* Fix bug#47368.
|
2024-03-28 10:32:51 +08:00 |
|
王怡栋
|
6a23e3ccd6
|
* Fix bug #47361.
|
2024-03-27 17:25:27 +08:00 |
|
liumengyi
|
a2943e8878
|
* Unset roadmap from the search fields of requirement if the edition isn't ipd.
|
2024-03-22 13:59:59 +08:00 |
|
liumengyi
|
727adc95a2
|
* Fix bug #47180, unset roadmap from the search fields of story if the edition isn't ipd.
|
2024-03-22 13:56:37 +08:00 |
|
daitingting
|
ca0d04fb89
|
* Adjust attend review.
|
2024-03-21 07:40:15 +00:00 |
|
xieqiyu
|
6bad89b912
|
* Fix the bug of ticket search.
|
2024-03-20 13:40:17 +08:00 |
|
liumengyi
|
442708e91b
|
* Fix bug #47021.
|
2024-03-19 17:09:03 +08:00 |
|
wangyuting
|
f51e00775d
|
* Fix getactions unit test bug.
|
2024-03-11 10:54:22 +08:00 |
|
liugang
|
ee128cb28e
|
* myModel: specific table of the orderBy field.
|
2024-02-21 14:21:30 +08:00 |
|
liugang
|
9b5d4ad0e9
|
* myModel: fix error of calling undefined method.
|
2024-02-21 11:27:08 +08:00 |
|
liugang
|
9dcc12feed
|
* myModel: specific the default order field's table.
|
2024-02-21 11:03:38 +08:00 |
|
liumengyi
|
c01b4dd688
|
* Fix bug #44055.
|
2024-01-16 16:02:49 +08:00 |
|
liumengyi
|
ecf85f4b10
|
* Fix parameter type error.
|
2024-01-16 14:10:37 +08:00 |
|
liumengyi
|
28aa377295
|
* Fix bug #44055.
|
2024-01-16 11:22:11 +08:00 |
|
wangyuting
|
de29b3afb2
|
* Fix my module unit test bug.
|
2023-12-27 18:57:24 +08:00 |
|
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 |
|