Commit Graph
333 Commits
Author SHA1 Message Date
liugangandClaude 6155395fd8 * [misc] Enhance unit tests for personnelModel::isClickable() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:25 +08:00
liugangandClaude f7b0e83ad9 * [misc] Enhance unit tests for personnelModel::getInvolvedProjects() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:25 +08:00
liugangandClaude 114a77d1e4 * [misc] Enhance unit tests for personnelModel::getInvolvedExecutions() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:16:25 +08:00
liugangandClaude c45bad4bdf + [misc] Add unit tests for personnelZen::setSelectObjectTips() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:57 +08:00
liugangandClaude a0db5a9aaa + [misc] Add unit tests for personnelModel::updateParentWhitelist() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:19 +08:00
liugang 985e56e785 - [misc] Remove unused css and js files. 2025-09-15 10:02:06 +08:00
liugang 53be2c64c6 - [misc] Remove unused view files. 2025-09-11 16:30:53 +08:00
wangyidong f84406f9ec * [perf story #77161] Adjust personnelModel deleteProductWhitelist unit test. 2025-08-13 10:58:07 +08:00
wangyidong 0d800981ef * [perf story #77161] Adjust projectModel getWorkHour unit test. 2025-08-13 10:58:07 +08:00
tianshujie 1f47b8ccde * [bug#64066,done,1h] fix the issue of data loss when adding to the whitelist. 2025-07-16 11:45:57 +08:00
zhujinyong 93989b45bc * [misc] compatibility with PHP8.4. 2025-07-08 08:35:58 +08:00
liumengyi ccbf7555cc * [unittest] modify unittest for personnelModel::getRiskInvest. 2025-06-10 08:11:48 +08:00
liumengyi a0c90ad368 * [unittest] modify unittest for personnelModel::getIssueInvest. 2025-06-10 08:11:48 +08:00
liumengyi a8c82e8421 + [unittest] add unittest results of personnelModel::getWhitelistAccount. 2025-06-05 13:31:48 +08:00
liumengyi 231f2d4611 + [unittest] add unittest results of personnelModel::getWhitelist. 2025-06-05 13:31:48 +08:00
liumengyi c4dbb6a817 * [unittest] add unittest results of personnelModel::getWhitelist. 2025-06-05 13:31:48 +08:00
liumengyi 6211be3d6b * [unittest] modify unittest of personnelModel::getRiskInvest. 2025-06-05 13:31:48 +08:00
liumengyi 15221d4036 * [unittest] modify unittest of personnelModel::getIssueInvest. 2025-06-05 13:31:48 +08:00
liumengyi 27c6349e53 * [unittest] modify unittest of personnelModel::getInvest. 2025-06-05 13:31:48 +08:00
liumengyi 49a3bb3ede * [unittest] add unittest results for personnelModel::getAccessiblePersonnel. 2025-06-05 13:31:48 +08:00
liumengyi bca75d84d4 + [unittest] add unittest results for personnelModel::deleteProjectWhitelist. 2025-06-05 13:31:48 +08:00
刘刚 a902f63d9e Merge branch ztflow-liumengyi-release/21.7.2#liumengyi of zentao/zentaopms (#9131) 2025-06-05 11:31:09 +08:00
liumengyi e1658969af * [unittest] modify unittest of personnelModel::createMemberLink. 2025-06-05 11:27:29 +08:00
liumengyi 9dd79fe737 * [unittest] add unittest results for personnelModel::canViewProgram. 2025-06-05 11:26:11 +08:00
tianshujie a1062286ed * [unittest] fix unbindwhitelist error. 2025-06-05 10:33:12 +08:00
tianshujie 80b983dc3d * [unittest] add comment for deleteexecutionwhitelist. 2025-06-05 10:33:12 +08:00
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
wangyidong a81269d6fe * [perf story #69207] Adjust style. 2024-12-06 10:25:50 +08:00
wangyidong 73eb97ce27 * [perf story #69207] Adjust style. 2024-12-06 10:25:50 +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
tianshujie bd96e85e4a * [ci,0.1h] remove unused code. 2024-07-17 15:00:09 +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
tianshujie bced2b76b4 Merge remote-tracking branch 'origin/release-20.0' 2024-04-23 17:12:24 +08:00
sunhao 0d9865ebfd * personnel: bug #48258, fix batch form size. 2024-04-23 16:47:53 +08:00
tianshujie dbe8fc3445 * Fix bug #48258. 2024-04-23 16:28:04 +08:00
liyang 354c300c86 * Modify unit test directory structure and data generation method. 2024-04-22 14:25:50 +08:00
dingguodong 926744bf4f - Remove vi.php. 2024-04-17 09:11:48 +08:00
wangyuting 150af53038 * Fix workflow extra batch form bug. 2024-03-27 09:23:13 +08:00
tianshujie 63ac8c1035 * Fix bug #46526. 2024-03-06 14:42:09 +08:00
liumengyi ba730580c0 * Fix bug #45338, set table bordered. 2024-02-19 16:51:12 +08:00
leiyong 94680e9c55 * Fix bug #43346. 2024-02-01 03:02:19 +00:00
wangyidong c07dbd794a * Fix bug #41585. 2024-01-12 15:23:19 +08:00
wangyuting d4faaff7b7 * Fix getprojecttaskinvest unit test bug. 2023-12-28 08:44:55 +08:00
wangyuting 4ece7a0811 * Fix personnel module unit test bug. 2023-12-27 19:35:36 +08:00
wangyidong 3817bfad62 * Fix bug #41776. 2023-12-23 16:43:28 +08:00