liugang
|
7e06f23efc
|
* [misc] replace mao with dao because the TABLE_USERVIEW isn't saved in cache.
|
2025-04-01 14:33:19 +08:00 |
|
tianshujie
|
01942b9ef7
|
* [bug#59446,done,1h] fix product whitelist update error.
|
2025-01-27 09:52:12 +08:00 |
|
liugang
|
844f89c051
|
* [refac] replace dao with mao to fetch records from cache.
|
2024-12-30 09:42:38 +08:00 |
|
wangyidong
|
19d527e2ed
|
* [refac bug #57906] Summary account left only on wait task.
|
2024-12-19 09:17:18 +08:00 |
|
wangyidong
|
1edc6a640e
|
* [refac bug #57906] Adjust for summary task left.
|
2024-12-17 16:55:41 +08:00 |
|
tianshujie
|
2f9dfaeb98
|
* [feedback#7116,done,1h] fix the problem of shadow products not updating the white list.
|
2024-09-20 10:23:47 +08:00 |
|
liugang
|
a4d2de38f0
|
* [misc] replace COUNT(*) with COUNT(1) in sql.
|
2024-06-27 14:07:27 +08:00 |
|
tianshujie
|
f71b137bd0
|
* [bug#51448,done,0.2h] get shadow products.
|
2024-06-20 13:36:53 +08:00 |
|
leiyong
|
94680e9c55
|
* Fix bug #43346.
|
2024-02-01 03:02:19 +00:00 |
|
wangyuting
|
cf39d5b216
|
* Refactor userModel::updateUserView and finish unit test script.
|
2023-12-21 15:06:25 +08:00 |
|
liumengyi
|
11514adb83
|
* Refactor personnelModel::buildSearchForm, and add its unit test.
|
2023-12-07 13:14:16 +08:00 |
|
liumengyi
|
2471a131c8
|
* Refactor personnelModel::createMemberLink, and add its unit test.
|
2023-12-07 11:29:24 +08:00 |
|
liumengyi
|
ad4cc04666
|
- Remove personnelModel::deleteWhitelist, it's not used anymore.
|
2023-12-07 11:18:39 +08:00 |
|
liumengyi
|
088c240b9c
|
* Refactor personnelModel::deleteExecutionWhitelist, and modify its unit test.
|
2023-12-07 10:52:07 +08:00 |
|
liumengyi
|
d960e816aa
|
* Refactor personnelModel::deleteProjectWhitelist, and modify its unit test.
|
2023-12-07 10:13:23 +08:00 |
|
liumengyi
|
4e9dd9a6f8
|
* Refactor personnelModel::deleteProgramWhitelist, and modify its unit test.
|
2023-12-07 09:49:26 +08:00 |
|
liumengyi
|
750c72fd9c
|
* Refactor personnelModel::deleteProductWhitelist, and modify its unit test.
|
2023-12-06 17:24:39 +08:00 |
|
liumengyi
|
6f495d0c36
|
- Remove personnelModel::addWhitelist and its unit test, this function is no longer used.
|
2023-12-06 16:56:05 +08:00 |
|
liumengyi
|
0ff4347817
|
* Refactor personnelModel::updateWhitelist, and modify its unit test.
|
2023-12-06 16:50:57 +08:00 |
|
caoyanyi
|
8e17266f28
|
* Update commit link info.
|
2023-12-06 13:42:44 +08:00 |
|
liumengyi
|
0e423135b4
|
* Refactor personnelModel::getWhitelistAccount, and modify its unit test.
|
2023-12-06 13:25:58 +08:00 |
|
liumengyi
|
7bc62efd01
|
* Refactor personnelModel::getWhitelist, and modify its unit test.
|
2023-12-06 11:22:44 +08:00 |
|
liumengyi
|
656450052c
|
* Refactor personnelModel::getCopyiedObjects, and modify its unit test.
|
2023-12-06 11:04:31 +08:00 |
|
liumengyi
|
a3a224d97e
|
* Refactor personnelModel::getUserHours, and modify its unit test.
|
2023-12-06 10:41:18 +08:00 |
|
liumengyi
|
9b34c1f0a8
|
* Refactor personnelModel::getProjectTaskInvest, and modify its unit test.
|
2023-12-06 10:07:20 +08:00 |
|
liumengyi
|
53bef3f16f
|
* Refactor personnelModel::getInvolvedExecutions, and modify its unit test.
|
2023-12-06 09:38:41 +08:00 |
|
liumengyi
|
ec29a13e47
|
* Refactor personnelModel::getInvolvedProjects, and modify its unit test.
|
2023-12-06 09:32:14 +08:00 |
|
liumengyi
|
a8bc8b83e6
|
* Refactor personnelModel::getBugAndStoryInvest, and modify its unit test.
|
2023-12-06 09:27:04 +08:00 |
|
liumengyi
|
4581e87a85
|
* Refactor personnelModel::getIssueInvest, and modify its unit test.
|
2023-12-06 09:09:05 +08:00 |
|
liumengyi
|
dbe4a8e09d
|
* Refactor personnelModel::getRiskInvest, and modify its unit test.
|
2023-12-05 15:46:25 +08:00 |
|
liumengyi
|
b707ff7cf2
|
* Refactor personnelModel::getInvest, and modify its unit test.
|
2023-12-05 15:27:13 +08:00 |
|
liumengyi
|
9b361bce5d
|
* Refactor personnelModel::canViewProgram, and modify its unit test.
|
2023-12-05 14:47:27 +08:00 |
|
liumengyi
|
7ed625dd0c
|
* Refactor personnelModel::getAccessiblePersonnel, and modify its unit test.
|
2023-12-05 14:00:19 +08:00 |
|
caoyanyi
|
a33ad4ad71
|
* Update copyright year.
|
2023-12-05 13:32:52 +08:00 |
|
tanghucheng
|
624d748ba4
|
* Merge #ffd2b525c8,Change judgment condition.
|
2023-11-08 22:17:40 -05:00 |
|
wangxuepeng
|
efa0cbcb86
|
* Fixed the error when view personnel accessbible search page.
|
2023-10-30 15:01:19 +08:00 |
|
wangxuepeng
|
c6bbc4026d
|
* Fixed the error of personnelModel::getAccessiblePersonnel.
|
2023-10-25 10:58:47 +08:00 |
|
wangxuepeng
|
fb1771276b
|
* Fixed error for personnelModel::addWhiteList.
|
2023-10-24 15:08:35 +08:00 |
|
wangyidong
|
55c1d808a3
|
* Rewrite program create page.
|
2023-09-15 09:01:41 +08:00 |
|
wangyidong
|
284ab1de59
|
* Adjust for unit.
|
2023-09-13 16:38:17 +08:00 |
|
dingguodong
|
0b7c7329e5
|
* Replace leftjoin to leftJoin.
|
2023-08-24 16:49:54 +08:00 |
|
sunguangming
|
d1f3826a7f
|
* Fix code error.
|
2023-08-16 16:30:00 +08:00 |
|
liumengyi
|
58ef402188
|
* Refactor ui of personel::addWhitelist.
|
2023-07-05 10:52:37 +08:00 |
|
tianshujie
|
43d76ff864
|
* Refactor the manage memebers of execution team.
|
2023-06-25 18:35:34 +08:00 |
|
liumengyi
|
bc66054557
|
* Refactor company::browse.
|
2023-06-14 11:28:48 +08:00 |
|
liumengyi
|
4d6142dfc0
|
* Refactor ui of personnel::whitelist.
|
2023-06-07 15:09:32 +08:00 |
|
caoyanyi
|
97addfcfb4
|
* Fix bug #33931.
|
2023-04-21 10:36:50 +08:00 |
|
hufangzhou
|
202a93daeb
|
* Finish task #89288.
|
2023-03-28 16:57:26 +08:00 |
|
hufangzhou
|
f3cd2e7d4d
|
* Change the Easy Soft to ZenTao Software.
|
2023-02-15 17:01:22 +08:00 |
|
wangyidong
|
148d3d6d6b
|
Merge branch 'master' into zentaopms_239
|
2022-10-27 11:39:47 +08:00 |
|