leiyong
|
a006e4b05d
|
* Fix bug #44964.
|
2024-01-30 09:12:39 +00:00 |
|
李硕
|
9aabb7a7ad
|
* Fix bug #45247: fix stakeholder type.
|
2024-01-25 14:50:53 +08:00 |
|
tianshujie
|
0a5a1804b9
|
* Refactor stakeholder::isClickable method.
|
2023-12-22 14:07:26 +08:00 |
|
tianshujie
|
d3e3067384
|
* Refactor stakeholder::getStakeholderIssue method.
|
2023-12-22 13:54:13 +08:00 |
|
tianshujie
|
791fa5671b
|
* Refactor stakeholder::getExpectByID method.
|
2023-12-22 13:40:51 +08:00 |
|
tianshujie
|
4e7d71f06b
|
* Refactor stakeholder::getStakeholders4Issue method.
|
2023-12-22 13:27:47 +08:00 |
|
tianshujie
|
f374208a5a
|
* Refactor stakeholder::getStakeholderUsers method.
|
2023-12-22 11:07:09 +08:00 |
|
tianshujie
|
2d3606a36c
|
- Remove stakeholder::editExpect method.
|
2023-12-22 10:55:20 +08:00 |
|
tianshujie
|
a289469960
|
* Refactor stakeholder::deleteExpect method.
|
2023-12-22 10:51:11 +08:00 |
|
tianshujie
|
98cd6601c7
|
* Refactor stakeholder::getExpectList method.
|
2023-12-22 09:57:44 +08:00 |
|
tianshujie
|
6e325a8991
|
* Refactor stakeholder::getActivities method.
|
2023-12-22 09:22:44 +08:00 |
|
tianshujie
|
6e2b8a18f4
|
* Refactor stakeholder::getIssues method.
|
2023-12-22 09:10:26 +08:00 |
|
tianshujie
|
10fd4cb5c7
|
- Remove unused stakeholder::buildSearchForm method.
|
2023-12-21 16:17:13 +08:00 |
|
tianshujie
|
5108fbe97f
|
* Refactor stakeholder::getPlans method.
|
2023-12-21 15:58:36 +08:00 |
|
tianshujie
|
c90d5b2139
|
* Refactor stakeholder::getProcess method.
|
2023-12-21 15:34:50 +08:00 |
|
wangyuting
|
cf39d5b216
|
* Refactor userModel::updateUserView and finish unit test script.
|
2023-12-21 15:06:25 +08:00 |
|
tianshujie
|
3375860977
|
* Refactor stakeholder::getProcessGroup method.
|
2023-12-21 14:59:46 +08:00 |
|
tianshujie
|
204fd07a84
|
* Refactor stakeholder::getListByType method.
|
2023-12-21 14:36:24 +08:00 |
|
tianshujie
|
4e0c0ccda4
|
* Refactor stakeholder::getParentStakeholderGroup method.
|
2023-12-21 14:24:05 +08:00 |
|
tianshujie
|
332da6eba8
|
* Refactor stakeholder::getStakeholderGroup method.
|
2023-12-21 13:46:48 +08:00 |
|
tianshujie
|
dd8526bc99
|
* Refactor stakeholder::expect method.
|
2023-12-21 11:11:19 +08:00 |
|
tianshujie
|
0390cc4f35
|
* Refactor stakeholder::communicate method.
|
2023-12-21 10:18:35 +08:00 |
|
tianshujie
|
f7848a7383
|
* Refactor stakeholder::getExpectByUser method.
|
2023-12-21 10:04:56 +08:00 |
|
tianshujie
|
cda9f8266d
|
* Refactor stakeholder::getByID method.
|
2023-12-21 09:21:40 +08:00 |
|
tianshujie
|
216067b31c
|
* Refactor stakeholder::getStakeHolderPairs method.
|
2023-12-21 09:12:38 +08:00 |
|
tianshujie
|
6c97bb7bb2
|
* Refactor stakeholder::edit method.
|
2023-12-20 16:53:04 +08:00 |
|
tianshujie
|
c61aa86d38
|
* Refactor stakeholder::batchCreate method.
|
2023-12-20 15:50:09 +08:00 |
|
tianshujie
|
84ce86824b
|
* Refactor stakeholder::create method.
|
2023-12-20 14:48:49 +08:00 |
|
tianshujie
|
d0987d9706
|
* Refactor stakeholder::getStakeholders method.
|
2023-12-20 11:05:07 +08:00 |
|
tianshujie
|
be39bc2a59
|
* Declear strict type.
|
2023-12-20 10:32:06 +08:00 |
|
daitingting
|
51e93ad784
|
* Optimize codes.
|
2023-11-16 07:22:36 +00:00 |
|
tianshujie
|
5044f83d98
|
* Change the parameter type used to call updateUserView.
|
2023-09-14 13:51:34 +08:00 |
|
wangyidong
|
284ab1de59
|
* Adjust for unit.
|
2023-09-13 16:38:17 +08:00 |
|
chentao
|
39000ded34
|
* Convert user ID string to array within stakeholderModel class.
|
2023-06-29 16:05:54 +08:00 |
|
chentao
|
c833fa2505
|
* Refactor the UI template of creating stakeholder page within stakeholder module.
|
2023-06-29 14:17:43 +08:00 |
|
dingguodong
|
fdb863387a
|
+ Add a function to judge the action is clickable.
|
2023-06-14 18:14:00 +08:00 |
|
zhouxin
|
6a554d796a
|
* Fix code smell for stakeholder module.
|
2023-05-30 17:28:13 +08:00 |
|
leiyong
|
73024e005e
|
* Finish task#59520.
|
2022-07-05 06:02:50 +00:00 |
|
mayue
|
91ff44d32e
|
* Optimize code.
|
2022-01-07 09:14:27 +08:00 |
|
mayue
|
82fd1dac56
|
* Optimize code.
|
2022-01-06 16:43:53 +08:00 |
|
hufangzhou
|
4a07c2324f
|
* Fix bug #16385 and fix an error.
|
2021-11-18 21:41:48 +08:00 |
|
liyuchun
|
cfdce3652f
|
* Finish task #43187.
|
2021-10-14 13:51:47 +08:00 |
|
zhujinyong
|
664e290f97
|
* Rename openApp to tab.
|
2021-08-31 00:30:48 +08:00 |
|
hufangzhou
|
59b31b5b1e
|
* Delete the unused code.
|
2021-08-04 13:11:51 +08:00 |
|
wangyidong
|
722dbe4f77
|
* finish task #40923.
|
2021-08-04 10:09:26 +08:00 |
|
hufangzhou
|
8940b75637
|
* Finish task #40848.
|
2021-08-03 09:21:27 +08:00 |
|
wangyidong
|
bbe793a8aa
|
Merge branch '15.2'
|
2021-08-02 16:31:42 +08:00 |
|
wangyidong
|
3def2a4713
|
* adjust update userview for project involved execution.
|
2021-07-29 16:52:13 +08:00 |
|
hufangzhou
|
1468397f36
|
* Fix bug #13908.
|
2021-07-29 14:52:43 +08:00 |
|
tianshujie98
|
bbee699fe8
|
* Fix bug #13743.
|
2021-07-21 12:12:41 +08:00 |
|