|
|
@ -1234,6 +1234,16 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeRemind").Any()) |
|
|
|
|
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
display = true, |
|
|
|
|
|
|
|
fnKey = "TBD11YN", |
|
|
|
|
|
|
|
fnTitle = "提醒", |
|
|
|
|
|
|
|
fnType = "row", |
|
|
|
|
|
|
|
icon = "ess-icon-reject", |
|
|
|
|
|
|
|
position = "left" |
|
|
|
|
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTag").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTag").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
@ -1284,16 +1294,6 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeRemind").Any()) |
|
|
|
|
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
display = true, |
|
|
|
|
|
|
|
fnKey = "TBD11YN", |
|
|
|
|
|
|
|
fnTitle = "提醒", |
|
|
|
|
|
|
|
fnType = "row", |
|
|
|
|
|
|
|
icon = "ess-icon-reject", |
|
|
|
|
|
|
|
position = "left" |
|
|
|
|
|
|
|
}); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
break; |
|
|
|
break; |
|
|
|
|
|
|
|
|
|
|
@ -1308,112 +1308,112 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon |
|
|
|
if (toolbarRoles != null && toolbarRoles.Any()) |
|
|
|
if (toolbarRoles != null && toolbarRoles.Any()) |
|
|
|
{ |
|
|
|
{ |
|
|
|
|
|
|
|
|
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTag").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeProcessRemind").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD6YN", |
|
|
|
fnKey = "TBD12YN", |
|
|
|
fnTitle = "标签", |
|
|
|
fnTitle = "提醒", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeRecycle").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeReScheduleInterview").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD7YN", |
|
|
|
fnKey = "TBD5YN", |
|
|
|
fnTitle = "回收", |
|
|
|
fnTitle = "重新推荐", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTalentPool").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeScheduleInterview").Any()) |
|
|
|
|
|
|
|
{ |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD8YN", |
|
|
|
fnKey = "TBD13YN", |
|
|
|
fnTitle = "加入人才库", |
|
|
|
fnTitle = "安排面试", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeBlacklist").Any()) |
|
|
|
|
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD9YN", |
|
|
|
fnKey = "TBD25YN", |
|
|
|
fnTitle = "加入黑名单", |
|
|
|
fnTitle = "安排面试", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeDownLoad").Any()) |
|
|
|
} |
|
|
|
|
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeApplyOffer").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD10YN", |
|
|
|
fnKey = "TBD15YN", |
|
|
|
fnTitle = "下载", |
|
|
|
fnTitle = "发起录用审批", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeProcessRemind").Any()) |
|
|
|
|
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD12YN", |
|
|
|
fnKey = "TBD26YN", |
|
|
|
fnTitle = "提醒", |
|
|
|
fnTitle = "转入待发offer", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeScheduleInterview").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTag").Any()) |
|
|
|
{ |
|
|
|
|
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD13YN", |
|
|
|
fnKey = "TBD6YN", |
|
|
|
fnTitle = "安排面试", |
|
|
|
fnTitle = "标签", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeRecycle").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD25YN", |
|
|
|
fnKey = "TBD7YN", |
|
|
|
fnTitle = "安排面试", |
|
|
|
fnTitle = "回收", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
} |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTalentPool").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeReScheduleInterview").Any()) |
|
|
|
|
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD5YN", |
|
|
|
fnKey = "TBD8YN", |
|
|
|
fnTitle = "重新推荐", |
|
|
|
fnTitle = "加入人才库", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeApplyOffer").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeBlacklist").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD15YN", |
|
|
|
fnKey = "TBD9YN", |
|
|
|
fnTitle = "发起录用审批", |
|
|
|
fnTitle = "加入黑名单", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeDownLoad").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD26YN", |
|
|
|
fnKey = "TBD10YN", |
|
|
|
fnTitle = "转入待发offer", |
|
|
|
fnTitle = "下载", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
@ -1431,102 +1431,102 @@ public partial class CommonServices : BaseServices<RootEntityTkey<int>>, ICommon |
|
|
|
if (toolbarRoles != null && toolbarRoles.Any()) |
|
|
|
if (toolbarRoles != null && toolbarRoles.Any()) |
|
|
|
{ |
|
|
|
{ |
|
|
|
|
|
|
|
|
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTag").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeSendOffer").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD6YN", |
|
|
|
fnKey = "TBD16YN", |
|
|
|
fnTitle = "标签", |
|
|
|
fnTitle = "发offer", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeRecycle").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeOfferRemind").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD7YN", |
|
|
|
fnKey = "TBD17YN", |
|
|
|
fnTitle = "回收", |
|
|
|
fnTitle = "提醒", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTalentPool").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeOfferHasWork").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD8YN", |
|
|
|
fnKey = "TBD18YN", |
|
|
|
fnTitle = "加入人才库", |
|
|
|
fnTitle = "已报到", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeBlacklist").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeOfferNoWork").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD9YN", |
|
|
|
fnKey = "TBD19YN", |
|
|
|
fnTitle = "加入黑名单", |
|
|
|
fnTitle = "未报到", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeDownLoad").Any()) |
|
|
|
|
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD10YN", |
|
|
|
fnKey = "TBD27YN", |
|
|
|
fnTitle = "下载", |
|
|
|
fnTitle = "Offer下载", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeSendOffer").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTag").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD16YN", |
|
|
|
fnKey = "TBD6YN", |
|
|
|
fnTitle = "发offer", |
|
|
|
fnTitle = "标签", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeOfferRemind").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeRecycle").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD17YN", |
|
|
|
fnKey = "TBD7YN", |
|
|
|
fnTitle = "提醒", |
|
|
|
fnTitle = "回收", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeOfferHasWork").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeTalentPool").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD18YN", |
|
|
|
fnKey = "TBD8YN", |
|
|
|
fnTitle = "已报到", |
|
|
|
fnTitle = "加入人才库", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeOfferNoWork").Any()) |
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeBlacklist").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD19YN", |
|
|
|
fnKey = "TBD9YN", |
|
|
|
fnTitle = "未报到", |
|
|
|
fnTitle = "加入黑名单", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
if (toolbarRoles.Where(x => x.RoleNo == "RecruitResumeDownLoad").Any()) |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
result.JM_PageControlT1.Toolbar.Add(new Toolbar() |
|
|
|
{ |
|
|
|
{ |
|
|
|
display = true, |
|
|
|
display = true, |
|
|
|
fnKey = "TBD27YN", |
|
|
|
fnKey = "TBD10YN", |
|
|
|
fnTitle = "Offer下载", |
|
|
|
fnTitle = "下载", |
|
|
|
fnType = "row", |
|
|
|
fnType = "row", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
icon = "ess-icon-reject", |
|
|
|
position = "left" |
|
|
|
position = "left" |
|
|
|