#set ($notset_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "Controls", "controls.common.notset")) #set ($savebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.label")) #set ($savebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.save.hint")) #set ($deletebutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.label")) #set ($deletebuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.delete.hint")) #set ($cancelbutton_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.label")) #set ($cancelbuttonhint_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "Controls", "controls.buttons.cancel.hint")) #set ($windowtitle_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.windowtitle")) #set ($norolewarning_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.norolewarning")) #set ($invalidloginname_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.invalidloginname")) #set ($deleteuserconfirm_text = $CommonFunctions.getEncodedTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.deleteuserconfirm")) #set ($userdisabled_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.userdisabled")) #set ($disableuser_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.disableuser")) #set ($usercontactinformation_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.usercontactinformation")) #set ($mycontactinformation_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.mycontactinformation")) #set ($lastname_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.lastname")) #set ($firstname_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.firstname")) #set ($middleinitial_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.middleinitial")) #set ($title_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.title")) #set ($workphone_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.workphone")) #set ($mobilephone_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.mobilephone")) #set ($workfax_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.workfax")) #set ($homephone_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.homephone")) #set ($pagernumber_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.pagernumber")) #set ($field1_text = $ucfn.get(0)) #set ($field2_text = $ucfn.get(1)) #set ($field3_text = $ucfn.get(2)) #set ($field4_text = $ucfn.get(3)) #set ($field5_text = $ucfn.get(4)) #set ($field6_text = $ucfn.get(5)) #set ($emailaddress_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.emailaddress")) #set ($localeinformation_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.localeinformation")) #set ($locale_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.locale")) #set ($currency_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.currency")) #set ($loginname_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.loginname")) #set ($password_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.password")) #set ($changepassword_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.changepassword")) #set ($hoursperweek_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.hoursperweek")) #set ($hoursperday_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.hoursperday")) #set ($laborrate_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.laborrate")) #set ($usercalendar_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.usercalendar")) #set ($calendardays_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.calendardays")) #set ($weekdays_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.weekdays")) #set ($manager_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.manager")) #set ($userrole_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.userrole")) #set ($role_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.role")) #set ($personnelinfo_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.personnelinfo")) #set ($logininfo_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.logininfo")) #set ($editcapacitylaborrate_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.editcapacitylaborratebutton")) #set ($editcapacitylaborratehint_text = $CommonFunctions.getTermFromResourceBundle($currentUserId, "AdminDialogs", "profiledetail.editcapacitylaborratebuttonhint")) #if (($CommonFunctions.getNotUsed("Department").length() == 0)) #set ($showOrg = true) #end #set ($isAdminUser = false) #if ($userid.equals("000000000001")) #set ($isAdminUser = true) #end #set ($showDeleteMenu = false) #if ($canEditProfile && $policyCheck.canCDEUserAccounts() && !$isAdminUser && !$isMe) #set ($showDeleteMenu = true) #end #if ($userid.equals("newuser")) #set ($showDeleteMenu = false) #set ($showALMAutheticationButton = false) #else #set ($showALMAutheticationButton = true) #end #set ($showSaveMenu = ($canEditProfile && ($policyCheck.canCDEUserAccounts() || $policyCheck.canCDEUserInformation() || $isMe))) #set ($hasDisableControl = ($canEditProfile && !$userid.equals("newuser") && $policyCheck.canCDEUserAccounts() && !$isAdminUser && !$isMe)) #set ($canEditLocaleInfo = (!$lockLocale && $canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe))) ## START --------------- Locale and currency settings -------------------- #set ($currentCurrencyCode = $profile.getCurrencyCode()) #if ($currentCurrencyCode.length() == 0) #set ($currentCurrencyCode = $defaultCurrencyCode) #end #set ($activeCurrencyLR = $profile.getCurrencyLR()) #if ($activeCurrencyLR.length() == 0) #set ($activeCurrencyLR = $currentCurrencyCode) #end #set ($activeCurrencyMode = $profile.getCurrencyMode()) #if ($activeCurrencyMode.length() == 0) #set ($activeCurrencyMode = $localeInfo.getDefaultCurrencyDisplayMode()) #end ## END ----------------- Locale and currency settings -------------------- $windowtitle_text #parse("/common_js.vm") #parse("/systemmanager_js.vm") #parse ("/formvalidator.vm") #parse ("/changedetector.vm") #parse ("/xlistbox.vm") #parse("/itimpactdialogs_js.vm") #if ($useSimpleEncryption) #end #if ($useCipherEncryption) #end
#if ($canEditProfile && !$userid.equals("newuser")) #end #if ($canEditProfile) #end #if ($canEditProfile) #end #if ($canEditProfile) #end
#if ($isUserDisabled) #end #if ($policyCheck.canCDEUserAccounts() && !$isAdminUser && !$isMe) #end
$userdisabled_text
$disableuser_text
#if (!$isMe) #else #end
$usercontactinformation_text$mycontactinformation_text
#if ($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) #else #end #if ($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) #else #end #if ($showOrg) #end #if ($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) #else #end #if ($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) #else #end #if ($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) #else #end #if ($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) #else #end #if ($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) #else #end #if ($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) #else #end
$lastname_text #if (($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe) ) && !$isAdminUser) #else #end $title_text
$firstname_text #if (($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) && !$isAdminUser) #else #end $middleinitial_text #if (($canEditProfile && ($policyCheck.canCDEUserInformation() || $isMe)) && !$isAdminUser) #else #end
$emailaddress_text $CommonFunctions.getDisplayReadyLabel("Department"):
#if ($field1_text.length() > 0)$field1_text:#end #if ($field2_text.length() > 0)$field2_text:#end
#if ($field3_text.length() > 0)$field3_text:#end #if ($field4_text.length() > 0)$field4_text:#end
#if ($field5_text.length() > 0)$field5_text:#end #if ($field6_text.length() > 0)$field6_text:#end
$localeinformation_text
$locale_text #if (!$lockLocale) #set ($currentLocale = $profile.getLocale()) #if ($currentLocale.length() == 0) #set ($currentLocale = $defaultLocale) #end #if (!$canEditLocaleInfo) #foreach ($locale in $locales) #if ($locale.getKey().equals($currentLocale)) $locale.getValue() #end #end #else #end #else $localeInfo.getDisplayName($localeInfo.getLanguageCountryCode($currentUserId)) #end
$logininfo_text
#if ($userid.equals("newuser")) #elseif ($policyCheck.canCDEUserAccounts() || $isMe) #else #end
$loginname_text #if (!$policyCheck.canCDEUserAccounts() || $isAdminUser) $CommonFunctions.displayReady($userName) #else #end $password_text
$changepassword_text
******
#if (!$userid.equals("newuser")) #end
$personnelinfo_text
$CommonFunctions.getDisplayReadyLabel("SkillClass"): #if ($policyCheck.canCDEUserInformation() || $isMe)
Primary #set ($perList = ["10","20","30","40","50","60","70","80","90","100"] ) % %
% %
#else
#if ($profile.getSkillClassId().length() == 0) $notset_text #else #foreach ($item in $sortedSkillClassVector) #if ($profile.getSkillClassId().indexOf($item.getFullId()) != -1) #end #end
$CommonFunctions.displayReady($item.getName())
#end
#end
$CommonFunctions.getDisplayReadyLabel("CostCenter"): #if ($policyCheck.canCDEUserInformation() || $isMe) #else #if ($profile.getCostCenterId().length() == 0) $notset_text #else $CommonFunctions.displayReady($CommonFunctions.getCustomCategoryName($profile.getCostCenterId())) #end #end
$hoursperday_text #set ($hoursPerWeekT = $CommonFunctions.simpleDecimalNumber($currentUserId,$dailyCapacity)) #if ($dailyCapacity.equals("Not Set")) #set ($hoursPerWeekT = "") #end #if ($policyCheck.canCDEUserInformation()) #else #end #set ($laborRateT = $CommonFunctions.formatDecimal($currentUserId,$laborRate)) #if ($laborRate.equals("Not Set")) #set ($laborRateT = "") #end #if ($policyCheck.canCDEUserInformation()) #if (!$localeInfo.isLocaleLocked() || ($localeInfo.isLocaleLocked() && !$localeInfo.getDefaultCurrencyCode().equals($activeCurrencyLR))) #if ($localeInfo.isLocaleLocked() && !$localeInfo.getDefaultCurrencyCode().equals($activeCurrencyLR)) #set ($currencyCodes = [$localeInfo.getDefaultCurrencyCode(),$activeCurrencyLR]) #end #end
#set ($activeCurrencyCode = $activeCurrencyLR) #set ($ccControlWidth = "70px") #set ($ccControlId = "laborRateCurrencyCode") #parse("/currencycodectrl.vm")
#else #end
$usercalendar_text
$manager_text #if ($policyCheck.canCDEUserInformation() || $isMe) #else $CommonFunctions.displayReady($CommonFunctions.getFullNameDepartmentForUser($profile.getManagerId())) #end
$userrole_text
$role_text
#set ($clientSide = true) #parse("/numbervalidation.vm")