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 |
|
liyuchun
|
8285a1d2d6
|
* Update user view when edit whitelist.
|
2022-10-26 14:32:51 +08:00 |
|
wangyuting2
|
aa9bc2b8ec
|
* Fix systemMode bug.
|
2022-10-10 07:32:11 +00:00 |
|
xieqiyu
|
cb55199df4
|
* Modify the test case of personnel and product.
|
2022-09-04 16:36:37 +08:00 |
|
sunguangming
|
d5ee1ab4f3
|
* Merge task estimate to effort.
|
2022-09-02 13:52:56 +08:00 |
|
liumengyi
|
6958fefc27
|
* Finish task #61975.
|
2022-07-26 09:34:59 +08:00 |
|
hufangzhou
|
9a1156054e
|
* Finish task #58573.
|
2022-06-28 09:49:46 +08:00 |
|
王怡栋
|
fd0cb543ba
|
Merge branch 'master' into 'sprint_200'
# Conflicts:
# module/execution/lang/en.php
# module/execution/lang/zh-cn.php
# module/execution/view/kanban.html.php
# module/kanban/css/space.css
|
2022-06-09 03:16:20 +00:00 |
|
xieqiyu
|
86561ba4ca
|
* Code for task#56393,#56390,#56389.
|
2022-06-08 10:15:01 +08:00 |
|