Commit Graph
242 Commits
Author SHA1 Message Date
liumengyi ebac9e0281 * Remove , at the end of row in the lastest children in personnel. 2023-11-14 13:54:04 +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 e9fcef870d * Clean up effects between unit tests. 2023-10-25 08:48:56 +08:00
wangxuepeng 2efb2cba53 * Fixed the error of personnelModel::getcopiedobjects. 2023-10-24 20:25:46 +08:00
wangxuepeng cd143b3056 * Fixed the error for personndelModel::getInvest. 2023-10-24 19:54:45 +08:00
wangxuepeng 6ec44216d4 * Fixed the error for personndelModel::getInvolvedExecutions. 2023-10-24 19:53:41 +08:00
wangxuepeng 985a02330e * Fixed the error of personModel::getInvolvedProjects. 2023-10-24 19:13:30 +08:00
wangxuepeng 9a2bd09c60 * Fixed the error for personnelModel::getWhitelist. 2023-10-24 18:45:37 +08:00
wangxuepeng e0be6bd89b * Fixed the error for personModel::isClickable. 2023-10-24 18:33:38 +08:00
wangxuepeng 5c0f7402bd * Fixed error for personnelModel::deleteProgramWhitelist. 2023-10-24 17:17:32 +08:00
wangxuepeng fb1771276b * Fixed error for personnelModel::addWhiteList. 2023-10-24 15:08:35 +08:00
wangxuepeng 3415b19c49 * Fix the error of personnel::canviewprogram. 2023-10-24 14:53:46 +08:00
wangxuepeng f40c40bde8 * Adjust the personnel accessbile page's style. 2023-10-24 13:36:32 +08:00
wangxuepeng 6315c2f559 * Fix search error on personal accessible page. 2023-10-24 13:09:33 +08:00
tianshujie ef6d0f59a5 * Refactor add whitelist page. 2023-10-19 15:00:25 +08:00
tianshujie 02ec0f1a2c - Remove table sort to personnel::accessible. 2023-10-19 13:33:06 +08:00
tianshujie 41bfe09098 - Remove table sort to project::whitelist. 2023-10-19 08:58:37 +08:00
朱金勇 8db9e74727 * Fix task#104751. 2023-10-18 01:55:16 +00:00
朱金勇 bde6af1d93 * Migrate changes of 18.x to master. 2023-10-12 01:16:07 +00: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
caoyanyi 5c2e1d190c * Remove program setMenu method and handle calls. 2023-09-13 10:01:50 +08:00
caoyanyi 71c92d5a1d * Fix page error for no data. 2023-09-07 15:36:29 +08:00
sunhao 6bd978525b * zin: refactor set:xxx usage to compatible with php 5.4. 2023-08-29 18:03:45 +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
dingguodong f8bb87a740 * Fix typo, rename viod to void. 2023-08-03 14:17:04 +08:00
wangyidong 6fd7d0943d * Rewrite for batch edit user page. 2023-07-19 13:36:24 +08:00
wangyidong 5920ca80db * Adjust for personnel unbindWhitelist. 2023-07-18 15:47:10 +08:00
朱金勇 e636eaf108 - Remove array('' => '') for select. 2023-07-12 04:15:29 +00:00
chentao 7eacd68834 * Add level 1.5 menu to add whitelist page. 2023-07-10 13:25:22 +08:00
chentao 55edc3a640 * Integrate level 1.5 menu into all UI templates that are relevant to the program module. 2023-07-08 17:15:12 +08:00
wangyidong bf98e28eb4 * Adjust for program dropmenu. 2023-07-08 15:53:51 +08:00
liumengyi 38131e168f * Optimize code. 2023-07-05 10:56:20 +08:00
liumengyi 58ef402188 * Refactor ui of personel::addWhitelist. 2023-07-05 10:52:37 +08:00
wangyuting b506ad935c * Adjust personnel invest page style. 2023-06-30 19:24:00 +08:00
wangyuting 78520c137f * Finish personnel invest page. 2023-06-30 19:17:01 +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 da91114b75 * Change dtable config of personnel::whitelist. 2023-06-13 13:07:30 +08:00
liumengyi 63831dca8b * Modify dtable config in personnel. 2023-06-13 09:34:05 +08:00
liumengyi 1a04f04545 * Fix error of personnel::whitelist. 2023-06-13 09:00:03 +08:00
liumengyi 0dd1c402bf * Fix error in dept-getTreeMenu. 2023-06-09 08:49:27 +08:00
liumengyi e94680c759 * Refactor ui of personnel::accessible. 2023-06-08 09:47:24 +08:00
liumengyi 4d6142dfc0 * Refactor ui of personnel::whitelist. 2023-06-07 15:09:32 +08:00
zhouxin 2e547e8378 * Fix comment to personal.class.php. 2023-05-26 13:13:52 +08:00
zhouxin 7b7668136b * Batch fix illegal comment. 2023-05-25 17:07:43 +08:00
zhouxin 77a2da90d9 * Batch modify quote for unit test. 2023-05-25 13:43:27 +08:00