mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Fix the ui issues in policy view,edit and create and device view sections
This commit is contained in:
parent
a2d9d4302c
commit
7f4e1e3da0
@ -48,39 +48,39 @@ var operationModule = function () {
|
||||
"LOCK_OPERATION_CODE": "DEVICE_LOCK",
|
||||
"UPGRADE_FIRMWARE": "UPGRADE_FIRMWARE",
|
||||
"DISALLOW_ADJUST_VOLUME": "DISALLOW_ADJUST_VOLUME",
|
||||
"DISALLOW_CONFIG_BLUETOOTH" : "DISALLOW_CONFIG_BLUETOOTH",
|
||||
"DISALLOW_CONFIG_CELL_BROADCASTS" : "DISALLOW_CONFIG_CELL_BROADCASTS",
|
||||
"DISALLOW_CONFIG_CREDENTIALS" : "DISALLOW_CONFIG_CREDENTIALS",
|
||||
"DISALLOW_CONFIG_MOBILE_NETWORKS" : "DISALLOW_CONFIG_MOBILE_NETWORKS",
|
||||
"DISALLOW_CONFIG_TETHERING" : "DISALLOW_CONFIG_TETHERING",
|
||||
"DISALLOW_CONFIG_VPN" : "DISALLOW_CONFIG_VPN",
|
||||
"DISALLOW_CONFIG_WIFI" : "DISALLOW_CONFIG_WIFI",
|
||||
"DISALLOW_APPS_CONTROL" : "DISALLOW_APPS_CONTROL",
|
||||
"DISALLOW_CREATE_WINDOWS" : "DISALLOW_CREATE_WINDOWS",
|
||||
"DISALLOW_CROSS_PROFILE_COPY_PASTE" : "DISALLOW_CROSS_PROFILE_COPY_PASTE",
|
||||
"DISALLOW_DEBUGGING_FEATURES" : "DISALLOW_DEBUGGING_FEATURES",
|
||||
"DISALLOW_FACTORY_RESET" : "DISALLOW_FACTORY_RESET",
|
||||
"DISALLOW_ADD_USER" : "DISALLOW_ADD_USER",
|
||||
"DISALLOW_INSTALL_APPS" : "DISALLOW_INSTALL_APPS",
|
||||
"DISALLOW_INSTALL_UNKNOWN_SOURCES" : "DISALLOW_INSTALL_UNKNOWN_SOURCES",
|
||||
"DISALLOW_MODIFY_ACCOUNTS" : "DISALLOW_MODIFY_ACCOUNTS",
|
||||
"DISALLOW_MOUNT_PHYSICAL_MEDIA" : "DISALLOW_MOUNT_PHYSICAL_MEDIA",
|
||||
"DISALLOW_NETWORK_RESET" : "DISALLOW_NETWORK_RESET",
|
||||
"DISALLOW_OUTGOING_BEAM" : "DISALLOW_OUTGOING_BEAM",
|
||||
"DISALLOW_OUTGOING_CALLS" : "DISALLOW_OUTGOING_CALLS",
|
||||
"DISALLOW_REMOVE_USER" : "DISALLOW_REMOVE_USER",
|
||||
"DISALLOW_SAFE_BOOT" : "DISALLOW_SAFE_BOOT",
|
||||
"DISALLOW_SHARE_LOCATION" : "DISALLOW_SHARE_LOCATION",
|
||||
"DISALLOW_SMS" : "DISALLOW_SMS",
|
||||
"DISALLOW_UNINSTALL_APPS" : "DISALLOW_UNINSTALL_APPS",
|
||||
"DISALLOW_UNMUTE_MICROPHONE" : "DISALLOW_UNMUTE_MICROPHONE",
|
||||
"DISALLOW_USB_FILE_TRANSFER" : "DISALLOW_USB_FILE_TRANSFER",
|
||||
"ALLOW_PARENT_PROFILE_APP_LINKING" : "ALLOW_PARENT_PROFILE_APP_LINKING",
|
||||
"ENSURE_VERIFY_APPS" : "ENSURE_VERIFY_APPS",
|
||||
"AUTO_TIME" : "AUTO_TIME",
|
||||
"SET_SCREEN_CAPTURE_DISABLED" : "SET_SCREEN_CAPTURE_DISABLED",
|
||||
"SET_STATUS_BAR_DISABLED" : "SET_STATUS_BAR_DISABLED",
|
||||
"APPLICATION_OPERATION_CODE":"APP-RESTRICTION",
|
||||
"DISALLOW_CONFIG_BLUETOOTH": "DISALLOW_CONFIG_BLUETOOTH",
|
||||
"DISALLOW_CONFIG_CELL_BROADCASTS": "DISALLOW_CONFIG_CELL_BROADCASTS",
|
||||
"DISALLOW_CONFIG_CREDENTIALS": "DISALLOW_CONFIG_CREDENTIALS",
|
||||
"DISALLOW_CONFIG_MOBILE_NETWORKS": "DISALLOW_CONFIG_MOBILE_NETWORKS",
|
||||
"DISALLOW_CONFIG_TETHERING": "DISALLOW_CONFIG_TETHERING",
|
||||
"DISALLOW_CONFIG_VPN": "DISALLOW_CONFIG_VPN",
|
||||
"DISALLOW_CONFIG_WIFI": "DISALLOW_CONFIG_WIFI",
|
||||
"DISALLOW_APPS_CONTROL": "DISALLOW_APPS_CONTROL",
|
||||
"DISALLOW_CREATE_WINDOWS": "DISALLOW_CREATE_WINDOWS",
|
||||
"DISALLOW_CROSS_PROFILE_COPY_PASTE": "DISALLOW_CROSS_PROFILE_COPY_PASTE",
|
||||
"DISALLOW_DEBUGGING_FEATURES": "DISALLOW_DEBUGGING_FEATURES",
|
||||
"DISALLOW_FACTORY_RESET": "DISALLOW_FACTORY_RESET",
|
||||
"DISALLOW_ADD_USER": "DISALLOW_ADD_USER",
|
||||
"DISALLOW_INSTALL_APPS": "DISALLOW_INSTALL_APPS",
|
||||
"DISALLOW_INSTALL_UNKNOWN_SOURCES": "DISALLOW_INSTALL_UNKNOWN_SOURCES",
|
||||
"DISALLOW_MODIFY_ACCOUNTS": "DISALLOW_MODIFY_ACCOUNTS",
|
||||
"DISALLOW_MOUNT_PHYSICAL_MEDIA": "DISALLOW_MOUNT_PHYSICAL_MEDIA",
|
||||
"DISALLOW_NETWORK_RESET": "DISALLOW_NETWORK_RESET",
|
||||
"DISALLOW_OUTGOING_BEAM": "DISALLOW_OUTGOING_BEAM",
|
||||
"DISALLOW_OUTGOING_CALLS": "DISALLOW_OUTGOING_CALLS",
|
||||
"DISALLOW_REMOVE_USER": "DISALLOW_REMOVE_USER",
|
||||
"DISALLOW_SAFE_BOOT": "DISALLOW_SAFE_BOOT",
|
||||
"DISALLOW_SHARE_LOCATION": "DISALLOW_SHARE_LOCATION",
|
||||
"DISALLOW_SMS": "DISALLOW_SMS",
|
||||
"DISALLOW_UNINSTALL_APPS": "DISALLOW_UNINSTALL_APPS",
|
||||
"DISALLOW_UNMUTE_MICROPHONE": "DISALLOW_UNMUTE_MICROPHONE",
|
||||
"DISALLOW_USB_FILE_TRANSFER": "DISALLOW_USB_FILE_TRANSFER",
|
||||
"ALLOW_PARENT_PROFILE_APP_LINKING": "ALLOW_PARENT_PROFILE_APP_LINKING",
|
||||
"ENSURE_VERIFY_APPS": "ENSURE_VERIFY_APPS",
|
||||
"AUTO_TIME": "AUTO_TIME",
|
||||
"SET_SCREEN_CAPTURE_DISABLED": "SET_SCREEN_CAPTURE_DISABLED",
|
||||
"SET_STATUS_BAR_DISABLED": "SET_STATUS_BAR_DISABLED",
|
||||
"APPLICATION_OPERATION_CODE": "APP-RESTRICTION",
|
||||
"SYSTEM_UPDATE_POLICY_CODE": "SYSTEM_UPDATE_POLICY",
|
||||
"KIOSK_APPS_CODE": "KIOSK_APPS"
|
||||
};
|
||||
@ -151,8 +151,13 @@ var operationModule = function () {
|
||||
break;
|
||||
case iosOperationConstants["DOMAIN_OPERATION_CODE"]:
|
||||
payload = {
|
||||
"emailDomains": operationPayload["emailDomains"],
|
||||
"webDomains": operationPayload["webDomains"]
|
||||
"operation": {
|
||||
"accountDescription": operationData["calendarSubscriptionDescription"],
|
||||
"hostName": operationData["calendarSubscriptionHostname"],
|
||||
"username": operationData["calendarSubscriptionUsername"],
|
||||
"password": operationData["calendarSubscriptionPassword"],
|
||||
"useSSL": operationData["calendarSubscriptionUseSSL"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
case iosOperationConstants["RESTRICTIONS_OPERATION_CODE"]:
|
||||
@ -439,7 +444,7 @@ var operationModule = function () {
|
||||
break;
|
||||
case iosOperationConstants["WIFI_OPERATION_CODE"]:
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
if(operationData["wifiProxyPort"] == ""){
|
||||
if (operationData["wifiProxyPort"] == "") {
|
||||
operationData["wifiProxyPort"] = -1;
|
||||
}
|
||||
payload = {
|
||||
@ -511,35 +516,35 @@ var operationModule = function () {
|
||||
};
|
||||
} else if (operationData["vpnType"] == "IPSec") {
|
||||
ipSec = {
|
||||
"remoteAddress" : operationData["ipsecRemoteAddress"],
|
||||
"authenticationMethod" : operationData["ipsecAuthenticationMethod"],
|
||||
"localIdentifier" : operationData["ipsecLocalIdentifier"],
|
||||
"sharedSecret" : operationData["ipsecSharedSecret"],
|
||||
"payloadCertificateUUID" : operationData["ipsecPayloadCertificateUUID"],
|
||||
"XAuthEnabled" : operationData["ipsecXAuthEnabled"],
|
||||
"XAuthName" : operationData["ipsecXAuthName"],
|
||||
"promptForVPNPIN" : operationData["ipsecPromptForVPNPIN"]
|
||||
"remoteAddress": operationData["ipsecRemoteAddress"],
|
||||
"authenticationMethod": operationData["ipsecAuthenticationMethod"],
|
||||
"localIdentifier": operationData["ipsecLocalIdentifier"],
|
||||
"sharedSecret": operationData["ipsecSharedSecret"],
|
||||
"payloadCertificateUUID": operationData["ipsecPayloadCertificateUUID"],
|
||||
"XAuthEnabled": operationData["ipsecXAuthEnabled"],
|
||||
"XAuthName": operationData["ipsecXAuthName"],
|
||||
"promptForVPNPIN": operationData["ipsecPromptForVPNPIN"]
|
||||
};
|
||||
} else if (operationData["vpnType"] == "IKEv2") {
|
||||
ikev2 = {
|
||||
"remoteAddress" : operationData["ikev2RemoteAddress"],
|
||||
"localIdentifier" : operationData["ikev2LocalIdentifier"],
|
||||
"remoteIdentifier" : operationData["ikev2RemoteIdentifier"],
|
||||
"authenticationMethod" : operationData["ikev2AuthenticationMethod"],
|
||||
"sharedSecret" : operationData["ikev2SharedSecret"],
|
||||
"payloadCertificateUUID" : operationData["ikev2PayloadCertificateUUID"],
|
||||
"extendedAuthEnabled" : operationData["ikev2ExtendedAuthEnabled"],
|
||||
"authName" : operationData["ikev2AuthName"],
|
||||
"authPassword" : operationData["ikev2AuthPassword"],
|
||||
"deadPeerDetectionInterval" : operationData["ikev2DeadPeerDetectionInterval"],
|
||||
"serverCertificateIssuerCommonName" : operationData["ikev2ServerCertificateIssuerCommonName"],
|
||||
"serverCertificateCommonName" : operationData["ikev2ServerCertificateCommonName"]
|
||||
"remoteAddress": operationData["ikev2RemoteAddress"],
|
||||
"localIdentifier": operationData["ikev2LocalIdentifier"],
|
||||
"remoteIdentifier": operationData["ikev2RemoteIdentifier"],
|
||||
"authenticationMethod": operationData["ikev2AuthenticationMethod"],
|
||||
"sharedSecret": operationData["ikev2SharedSecret"],
|
||||
"payloadCertificateUUID": operationData["ikev2PayloadCertificateUUID"],
|
||||
"extendedAuthEnabled": operationData["ikev2ExtendedAuthEnabled"],
|
||||
"authName": operationData["ikev2AuthName"],
|
||||
"authPassword": operationData["ikev2AuthPassword"],
|
||||
"deadPeerDetectionInterval": operationData["ikev2DeadPeerDetectionInterval"],
|
||||
"serverCertificateIssuerCommonName": operationData["ikev2ServerCertificateIssuerCommonName"],
|
||||
"serverCertificateCommonName": operationData["ikev2ServerCertificateCommonName"]
|
||||
};
|
||||
} else if (operationData["vpnType"] == "PulseSecure") {
|
||||
pulseSecure = {
|
||||
"remoteAddress" : operationData["pulsesecureRemoteAddress"],
|
||||
"userName" : operationData["pulsesecureName"],
|
||||
"sharedSecret" : operationData["pulsesecureSharedSecret"]
|
||||
"remoteAddress": operationData["pulsesecureRemoteAddress"],
|
||||
"userName": operationData["pulsesecureName"],
|
||||
"sharedSecret": operationData["pulsesecureSharedSecret"]
|
||||
};
|
||||
}
|
||||
|
||||
@ -566,13 +571,13 @@ var operationModule = function () {
|
||||
"onDemandMatchDomainsAlways": domainsAlways,
|
||||
"onDemandMatchDomainsNever": domainsNever,
|
||||
"onDemandMatchDomainsOnRetry": domainsRetry,
|
||||
"onDemandRules" : operationData["onDemandRules"],
|
||||
"vendorConfigs" : operationData["vendorConfigs"],
|
||||
"vpnType" : operationData["vpnType"],
|
||||
"onDemandRules": operationData["onDemandRules"],
|
||||
"vendorConfigs": operationData["vendorConfigs"],
|
||||
"vpnType": operationData["vpnType"],
|
||||
"ppp": ppp,
|
||||
"ipSec": ipSec,
|
||||
"ikEv2": ikev2,
|
||||
"pulseSecure" : pulseSecure
|
||||
"pulseSecure": pulseSecure
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -762,11 +767,15 @@ var operationModule = function () {
|
||||
case iosOperationConstants["DOMAIN_OPERATION_CODE"]:
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"emailDomains": operationData["emailDomains"],
|
||||
"webDomains": operationData["webDomains"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
case iosOperationConstants["CELLULAR_OPERATION_CODE"]:
|
||||
case
|
||||
iosOperationConstants["CELLULAR_OPERATION_CODE"]
|
||||
:
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
@ -778,7 +787,9 @@ var operationModule = function () {
|
||||
}
|
||||
};
|
||||
break;
|
||||
case iosOperationConstants["NOTIFICATION_OPERATION_CODE"]:
|
||||
case
|
||||
iosOperationConstants["NOTIFICATION_OPERATION_CODE"]
|
||||
:
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
@ -798,7 +809,8 @@ var operationModule = function () {
|
||||
payload["deviceIDs"] = deviceList;
|
||||
}
|
||||
return payload;
|
||||
};
|
||||
}
|
||||
;
|
||||
|
||||
/**
|
||||
* Convert the android platform specific code to the generic payload.
|
||||
@ -840,8 +852,8 @@ var operationModule = function () {
|
||||
"wifiProvisioning": operationPayload["provisioning"],
|
||||
"wifiIdentity": operationPayload["identity"],
|
||||
"wifiAnoIdentity": operationPayload["anonymousIdentity"],
|
||||
"wifiCaCert" : operationPayload["cacert"],
|
||||
"wifiCaCertName" : operationPayload["cacertName"]
|
||||
"wifiCaCert": operationPayload["cacert"],
|
||||
"wifiCaCertName": operationPayload["cacertName"]
|
||||
};
|
||||
break;
|
||||
case androidOperationConstants["VPN_OPERATION_CODE"]:
|
||||
@ -888,40 +900,40 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"CAMERA" : operationData["cameraEnabled"],
|
||||
"DISALLOW_ADJUST_VOLUME" : operationData["disallowAdjustVolumeEnabled"],
|
||||
"DISALLOW_CONFIG_BLUETOOTH" : operationData["disallowConfigBluetooth"],
|
||||
"DISALLOW_CONFIG_CELL_BROADCASTS" : operationData["disallowConfigCellBroadcasts"],
|
||||
"DISALLOW_CONFIG_CREDENTIALS" : operationData["disallowConfigCredentials"],
|
||||
"DISALLOW_CONFIG_MOBILE_NETWORKS" : operationData["disallowConfigMobileNetworks"],
|
||||
"DISALLOW_CONFIG_TETHERING" : operationData["disallowConfigTethering"],
|
||||
"DISALLOW_CONFIG_VPN" : operationData["disallowConfigVpn"],
|
||||
"DISALLOW_CONFIG_WIFI" : operationData["disallowConfigWifi"],
|
||||
"DISALLOW_APPS_CONTROL" : operationData["disallowAppControl"],
|
||||
"DISALLOW_CREATE_WINDOWS" : operationData["disallowCreateWindows"],
|
||||
"DISALLOW_CROSS_PROFILE_COPY_PASTE" : operationData["disallowCrossProfileCopyPaste"],
|
||||
"DISALLOW_DEBUGGING_FEATURES" : operationData["disallowDebugging"],
|
||||
"DISALLOW_FACTORY_RESET" : operationData["disallowFactoryReset"],
|
||||
"DISALLOW_ADD_USER" : operationData["disallowAddUser"],
|
||||
"DISALLOW_INSTALL_APPS" : operationData["disallowInstallApps"],
|
||||
"DISALLOW_INSTALL_UNKNOWN_SOURCES" : operationData["disallowInstallUnknownSources"],
|
||||
"DISALLOW_MODIFY_ACCOUNTS" : operationData["disallowModifyAccounts"],
|
||||
"DISALLOW_MOUNT_PHYSICAL_MEDIA" : operationData["disallowMountPhysicalMedia"],
|
||||
"DISALLOW_NETWORK_RESET" : operationData["disallowNetworkReset"],
|
||||
"DISALLOW_OUTGOING_BEAM" : operationData["disallowOutgoingBeam"],
|
||||
"DISALLOW_OUTGOING_CALLS" : operationData["disallowOutgoingCalls"],
|
||||
"DISALLOW_REMOVE_USER" : operationData["disallowRemoveUser"],
|
||||
"DISALLOW_SAFE_BOOT" : operationData["disallowSafeBoot"],
|
||||
"DISALLOW_SHARE_LOCATION" : operationData["disallowLocationSharing"],
|
||||
"DISALLOW_SMS" : operationData["disallowSMS"],
|
||||
"DISALLOW_UNINSTALL_APPS" : operationData["disallowUninstallApps"],
|
||||
"DISALLOW_UNMUTE_MICROPHONE" : operationData["disallowUnmuteMicrophone"],
|
||||
"DISALLOW_USB_FILE_TRANSFER" : operationData["disallowUSBFileTransfer"],
|
||||
"ALLOW_PARENT_PROFILE_APP_LINKING" : operationData["disallowParentProfileAppLinking"],
|
||||
"ENSURE_VERIFY_APPS" : operationData["ensureVerifyApps"],
|
||||
"AUTO_TIME" : operationData["enableAutoTime"],
|
||||
"SET_SCREEN_CAPTURE_DISABLED" : operationData["disableScreenCapture"],
|
||||
"SET_STATUS_BAR_DISABLED" : operationData["disableStatusBar"]
|
||||
"CAMERA": operationData["cameraEnabled"],
|
||||
"DISALLOW_ADJUST_VOLUME": operationData["disallowAdjustVolumeEnabled"],
|
||||
"DISALLOW_CONFIG_BLUETOOTH": operationData["disallowConfigBluetooth"],
|
||||
"DISALLOW_CONFIG_CELL_BROADCASTS": operationData["disallowConfigCellBroadcasts"],
|
||||
"DISALLOW_CONFIG_CREDENTIALS": operationData["disallowConfigCredentials"],
|
||||
"DISALLOW_CONFIG_MOBILE_NETWORKS": operationData["disallowConfigMobileNetworks"],
|
||||
"DISALLOW_CONFIG_TETHERING": operationData["disallowConfigTethering"],
|
||||
"DISALLOW_CONFIG_VPN": operationData["disallowConfigVpn"],
|
||||
"DISALLOW_CONFIG_WIFI": operationData["disallowConfigWifi"],
|
||||
"DISALLOW_APPS_CONTROL": operationData["disallowAppControl"],
|
||||
"DISALLOW_CREATE_WINDOWS": operationData["disallowCreateWindows"],
|
||||
"DISALLOW_CROSS_PROFILE_COPY_PASTE": operationData["disallowCrossProfileCopyPaste"],
|
||||
"DISALLOW_DEBUGGING_FEATURES": operationData["disallowDebugging"],
|
||||
"DISALLOW_FACTORY_RESET": operationData["disallowFactoryReset"],
|
||||
"DISALLOW_ADD_USER": operationData["disallowAddUser"],
|
||||
"DISALLOW_INSTALL_APPS": operationData["disallowInstallApps"],
|
||||
"DISALLOW_INSTALL_UNKNOWN_SOURCES": operationData["disallowInstallUnknownSources"],
|
||||
"DISALLOW_MODIFY_ACCOUNTS": operationData["disallowModifyAccounts"],
|
||||
"DISALLOW_MOUNT_PHYSICAL_MEDIA": operationData["disallowMountPhysicalMedia"],
|
||||
"DISALLOW_NETWORK_RESET": operationData["disallowNetworkReset"],
|
||||
"DISALLOW_OUTGOING_BEAM": operationData["disallowOutgoingBeam"],
|
||||
"DISALLOW_OUTGOING_CALLS": operationData["disallowOutgoingCalls"],
|
||||
"DISALLOW_REMOVE_USER": operationData["disallowRemoveUser"],
|
||||
"DISALLOW_SAFE_BOOT": operationData["disallowSafeBoot"],
|
||||
"DISALLOW_SHARE_LOCATION": operationData["disallowLocationSharing"],
|
||||
"DISALLOW_SMS": operationData["disallowSMS"],
|
||||
"DISALLOW_UNINSTALL_APPS": operationData["disallowUninstallApps"],
|
||||
"DISALLOW_UNMUTE_MICROPHONE": operationData["disallowUnmuteMicrophone"],
|
||||
"DISALLOW_USB_FILE_TRANSFER": operationData["disallowUSBFileTransfer"],
|
||||
"ALLOW_PARENT_PROFILE_APP_LINKING": operationData["disallowParentProfileAppLinking"],
|
||||
"ENSURE_VERIFY_APPS": operationData["ensureVerifyApps"],
|
||||
"AUTO_TIME": operationData["enableAutoTime"],
|
||||
"SET_SCREEN_CAPTURE_DISABLED": operationData["disableScreenCapture"],
|
||||
"SET_STATUS_BAR_DISABLED": operationData["disableStatusBar"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -929,7 +941,7 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"lockCode" : operationData["lockCode"]
|
||||
"lockCode": operationData["lockCode"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -937,7 +949,7 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"encrypted" : operationData["encryptStorageEnabled"]
|
||||
"encrypted": operationData["encryptStorageEnabled"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -955,8 +967,8 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"schedule" : operationData["schedule"],
|
||||
"server" : operationData["server"]
|
||||
"schedule": operationData["schedule"],
|
||||
"server": operationData["server"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -964,7 +976,7 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"pin" : operationData["pin"]
|
||||
"pin": operationData["pin"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -974,14 +986,14 @@ var operationModule = function () {
|
||||
"operation": {
|
||||
"ssid": operationData["wifiSSID"],
|
||||
"type": operationData["wifiType"],
|
||||
"password" : operationData["wifiPassword"],
|
||||
"eap" : operationData["wifiEAP"],
|
||||
"phase2" : operationData["wifiPhase2"],
|
||||
"provisioning" : operationData["wifiProvisioning"],
|
||||
"identity" : operationData["wifiIdentity"],
|
||||
"anonymousIdentity" : operationData["wifiAnoIdentity"],
|
||||
"cacert" : operationData["wifiCaCert"],
|
||||
"cacertName" : operationData["wifiCaCertName"]
|
||||
"password": operationData["wifiPassword"],
|
||||
"eap": operationData["wifiEAP"],
|
||||
"phase2": operationData["wifiPhase2"],
|
||||
"provisioning": operationData["wifiProvisioning"],
|
||||
"identity": operationData["wifiIdentity"],
|
||||
"anonymousIdentity": operationData["wifiAnoIdentity"],
|
||||
"cacert": operationData["wifiCaCert"],
|
||||
"cacertName": operationData["wifiCaCertName"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -1000,8 +1012,8 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"message" : operationData["lock-message"],
|
||||
"isHardLockEnabled" : operationData["hard-lock"]
|
||||
"message": operationData["lock-message"],
|
||||
"isHardLockEnabled": operationData["hard-lock"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -1152,7 +1164,7 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"enabled" : operationData["cameraEnabled"]
|
||||
"enabled": operationData["cameraEnabled"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -1160,7 +1172,7 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"lockCode" : operationData["lockCode"]
|
||||
"lockCode": operationData["lockCode"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -1168,7 +1180,7 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"encrypted" : operationData["encryptStorageEnabled"]
|
||||
"encrypted": operationData["encryptStorageEnabled"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -1176,7 +1188,7 @@ var operationModule = function () {
|
||||
operationType = operationTypeConstants["PROFILE"];
|
||||
payload = {
|
||||
"operation": {
|
||||
"message" : operationData["message"]
|
||||
"message": operationData["message"]
|
||||
}
|
||||
};
|
||||
break;
|
||||
@ -1283,7 +1295,9 @@ var operationModule = function () {
|
||||
*/
|
||||
$.fn.filterByData = function (prop, val) {
|
||||
return this.filter(
|
||||
function () {return $(this).data(prop) == val;}
|
||||
function () {
|
||||
return $(this).data(prop) == val;
|
||||
}
|
||||
);
|
||||
};
|
||||
|
||||
@ -1604,18 +1618,18 @@ var operationModule = function () {
|
||||
var operationCode = operationCodes[i];
|
||||
var payload = publicMethods.generatePayload(platformType, operationCode, null);
|
||||
|
||||
if(platformType == platformTypeConstants["ANDROID"] &&
|
||||
operationCodes[i] == androidOperationConstants["CAMERA_OPERATION_CODE"]){
|
||||
if (platformType == platformTypeConstants["ANDROID"] &&
|
||||
operationCodes[i] == androidOperationConstants["CAMERA_OPERATION_CODE"]) {
|
||||
var operations = payload["operation"];
|
||||
for (var key in operations){
|
||||
for (var key in operations) {
|
||||
operationCode = key;
|
||||
var restriction = false;
|
||||
if(operations[key]){
|
||||
if (operations[key]) {
|
||||
restriction = true;
|
||||
}
|
||||
var payloadResult = {
|
||||
"operation": {
|
||||
"enabled" : restriction
|
||||
"enabled": restriction
|
||||
}
|
||||
};
|
||||
generatedProfile[operationCode] = payloadResult["operation"];
|
||||
@ -1643,108 +1657,108 @@ var operationModule = function () {
|
||||
var configuredFeature = payload[i];
|
||||
var featureCode = configuredFeature["featureCode"];
|
||||
var operationPayload = configuredFeature["content"];
|
||||
if(platformType == platformTypeConstants["ANDROID"]){
|
||||
if (platformType == platformTypeConstants["ANDROID"]) {
|
||||
var restriction = JSON.parse(operationPayload);
|
||||
if(featureCode == androidOperationConstants["CAMERA_OPERATION_CODE"]){
|
||||
if (featureCode == androidOperationConstants["CAMERA_OPERATION_CODE"]) {
|
||||
restrictions["cameraEnabled"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_ADJUST_VOLUME"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_ADJUST_VOLUME"]) {
|
||||
restrictions["disallowAdjustVolumeEnabled"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_BLUETOOTH"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_BLUETOOTH"]) {
|
||||
restrictions["disallowConfigBluetooth"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_CELL_BROADCASTS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_CELL_BROADCASTS"]) {
|
||||
restrictions["disallowConfigCellBroadcasts"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_CREDENTIALS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_CREDENTIALS"]) {
|
||||
restrictions["disallowConfigCredentials"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_MOBILE_NETWORKS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_MOBILE_NETWORKS"]) {
|
||||
restrictions["disallowConfigMobileNetworks"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_TETHERING"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_TETHERING"]) {
|
||||
restrictions["disallowConfigTethering"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_VPN"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_VPN"]) {
|
||||
restrictions["disallowConfigVpn"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_WIFI"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CONFIG_WIFI"]) {
|
||||
restrictions["disallowConfigWifi"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_APPS_CONTROL"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_APPS_CONTROL"]) {
|
||||
restrictions["disallowAppControl"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CREATE_WINDOWS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CREATE_WINDOWS"]) {
|
||||
restrictions["disallowCreateWindows"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CROSS_PROFILE_COPY_PASTE"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_CROSS_PROFILE_COPY_PASTE"]) {
|
||||
restrictions["disallowCrossProfileCopyPaste"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_DEBUGGING_FEATURES"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_DEBUGGING_FEATURES"]) {
|
||||
restrictions["disallowDebugging"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_FACTORY_RESET"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_FACTORY_RESET"]) {
|
||||
restrictions["disallowFactoryReset"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_ADD_USER"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_ADD_USER"]) {
|
||||
restrictions["disallowAddUser"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_INSTALL_APPS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_INSTALL_APPS"]) {
|
||||
restrictions["disallowInstallApps"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_INSTALL_UNKNOWN_SOURCES"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_INSTALL_UNKNOWN_SOURCES"]) {
|
||||
restrictions["disallowInstallUnknownSources"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_MODIFY_ACCOUNTS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_MODIFY_ACCOUNTS"]) {
|
||||
restrictions["disallowModifyAccounts"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_MOUNT_PHYSICAL_MEDIA"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_MOUNT_PHYSICAL_MEDIA"]) {
|
||||
restrictions["disallowMountPhysicalMedia"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_NETWORK_RESET"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_NETWORK_RESET"]) {
|
||||
restrictions["disallowNetworkReset"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_OUTGOING_BEAM"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_OUTGOING_BEAM"]) {
|
||||
restrictions["disallowOutgoingBeam"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_OUTGOING_CALLS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_OUTGOING_CALLS"]) {
|
||||
restrictions["disallowOutgoingCalls"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_REMOVE_USER"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_REMOVE_USER"]) {
|
||||
restrictions["disallowRemoveUser"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_SAFE_BOOT"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_SAFE_BOOT"]) {
|
||||
restrictions["disallowSafeBoot"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_SHARE_LOCATION"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_SHARE_LOCATION"]) {
|
||||
restrictions["disallowLocationSharing"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_SMS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_SMS"]) {
|
||||
restrictions["disallowSMS"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_UNINSTALL_APPS"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_UNINSTALL_APPS"]) {
|
||||
restrictions["disallowUninstallApps"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_UNMUTE_MICROPHONE"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_UNMUTE_MICROPHONE"]) {
|
||||
restrictions["disallowUnmuteMicrophone"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_USB_FILE_TRANSFER"]){
|
||||
} else if (featureCode == androidOperationConstants["DISALLOW_USB_FILE_TRANSFER"]) {
|
||||
restrictions["disallowUSBFileTransfer"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["ALLOW_PARENT_PROFILE_APP_LINKING"]){
|
||||
} else if (featureCode == androidOperationConstants["ALLOW_PARENT_PROFILE_APP_LINKING"]) {
|
||||
restrictions["disallowParentProfileAppLinking"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["ENSURE_VERIFY_APPS"]){
|
||||
} else if (featureCode == androidOperationConstants["ENSURE_VERIFY_APPS"]) {
|
||||
restrictions["ensureVerifyApps"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["AUTO_TIME"]){
|
||||
} else if (featureCode == androidOperationConstants["AUTO_TIME"]) {
|
||||
restrictions["enableAutoTime"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["SET_SCREEN_CAPTURE_DISABLED"]){
|
||||
} else if (featureCode == androidOperationConstants["SET_SCREEN_CAPTURE_DISABLED"]) {
|
||||
restrictions["disableScreenCapture"] = restriction["enabled"];
|
||||
continue;
|
||||
} else if (featureCode == androidOperationConstants["SET_STATUS_BAR_DISABLED"]){
|
||||
} else if (featureCode == androidOperationConstants["SET_STATUS_BAR_DISABLED"]) {
|
||||
restrictions["disableStatusBar"] = restriction["enabled"];
|
||||
continue;
|
||||
}
|
||||
|
||||
@ -85,6 +85,7 @@ var InitiateViewOption = null;
|
||||
}
|
||||
|
||||
function loadOperationsLog(update) {
|
||||
var owner = $("#device-owner").data("owner");
|
||||
var operationsLogTable = "#operations-log-table";
|
||||
if (update) {
|
||||
operationTable = $(operationsLogTable).DataTable();
|
||||
@ -100,7 +101,7 @@ var InitiateViewOption = null;
|
||||
order: [],
|
||||
ajax: {
|
||||
url: "/emm/api/operation/paginate",
|
||||
data: {deviceId : deviceIdentifier, deviceType: deviceType},
|
||||
data: {deviceId : deviceIdentifier, deviceType: deviceType ,owner:owner },
|
||||
dataSrc: function (json) {
|
||||
$("#operations-spinner").addClass("hidden");
|
||||
$("#operations-log-container").empty();
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
{{/if}}
|
||||
</h1>
|
||||
<div class="row no-gutter add-padding-5x add-margin-top-5x" style="border: 1px solid #e4e4e4;">
|
||||
<div class="media">
|
||||
<div class="media" id="device-owner" data-owner="{{deviceView.owner}}">
|
||||
<div class="media-left media-middle asset-image col-xs-2 col-sm-2 col-md-2 col-lg-2">
|
||||
<div class="thumbnail icon"><i class="square-element text fw fw-mobile"></i></div>
|
||||
</div>
|
||||
|
||||
@ -147,14 +147,14 @@
|
||||
<input id="user-roles-radio-btn" type="radio"
|
||||
name="select-users-radio-btn"
|
||||
class="select-users-radio" checked/>
|
||||
<span class="helper"> Set user role(s)</span>
|
||||
<span class="helper">Set user role(s)</span>
|
||||
</label>
|
||||
{{/if}}
|
||||
{{#if isAuthorizedViewUsers}}
|
||||
<label class="wr-input-control radio light" rel="assetfilter">
|
||||
<input id="users-radio-btn" type="radio" name="select-users-radio-btn"
|
||||
class="select-users-radio"/>
|
||||
<span class="helper"> Set user(s)</span>
|
||||
<span class="helper">Set user(s)</span>
|
||||
</label>
|
||||
{{/if}}
|
||||
</div>
|
||||
@ -231,8 +231,8 @@
|
||||
<div class="wr-advance-operations">
|
||||
<div class="wr-advance-operations-init">
|
||||
<br>
|
||||
<i class="fw fw-settings fw-spin fw-2x"></i>
|
||||
Loading platform features . . .
|
||||
<i class="fw fw-settings fw-spin fw-2x"></i>
|
||||
Loading platform features . . .
|
||||
<br><br>
|
||||
</div>
|
||||
</div>
|
||||
@ -249,8 +249,8 @@
|
||||
</div>
|
||||
<div id="loading-content" class="col-centered">
|
||||
<br><br>
|
||||
<i class="fw fw-settings fw-spin fw-2x"></i>
|
||||
Loading policy creation wizard . . .
|
||||
<i class="fw fw-settings fw-spin fw-2x"></i>
|
||||
Loading policy creation wizard . . .
|
||||
<br><br>
|
||||
</div>
|
||||
<div class=" col-centered wr-content policy-platform hidden">
|
||||
|
||||
@ -68,7 +68,7 @@
|
||||
<span id="app-restriction-ok" class="has-success status-icon hidden"><i class="fw fw-ok"></i></span>
|
||||
<span id="app-restriction-error" class="has-error status-icon hidden"><i class="fw fw-error"></i></span>
|
||||
</a>
|
||||
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-system-update-policy', this)" class="hidden">
|
||||
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-system-update-policy', this)" class="hide">
|
||||
<span class="wr-hidden-operation-icon fw-stack">
|
||||
<i class="fw fw-import fw-stack-2x"></i>
|
||||
</span>
|
||||
@ -77,7 +77,7 @@
|
||||
<span id="cosu-system-update-policy-ok" class="has-success status-icon hidden"><i class="fw fw-ok"></i></span>
|
||||
<span id="cosu-system-update-policy-error" class="has-error status-icon hidden"><i class="fw fw-error"></i></span>
|
||||
</a>
|
||||
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-whitelisted-applications', this)" class="hidden">
|
||||
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-whitelisted-applications', this)" class="hide">
|
||||
<span class="wr-hidden-operations-icon fw-stack">
|
||||
<i class="fw fw-register fw-stack-2x"></i>
|
||||
</span>
|
||||
@ -1181,7 +1181,7 @@
|
||||
</div>
|
||||
|
||||
<!-- cosu-system-update-policy -->
|
||||
<div class="wr-hidden-operation hidden" data-operation="cosu-system-update-policy">
|
||||
<div class="wr-hidden-operation hidden hide" data-operation="cosu-system-update-policy">
|
||||
<div class="panel panel-default operation-data" data-operation="cosu-system-update-policy"
|
||||
data-operation-code="SYSTEM_UPDATE_POLICY">
|
||||
<div id="cosu-system-update-policy-heading" class="panel-heading" role="tab">
|
||||
@ -1328,7 +1328,7 @@
|
||||
</div>
|
||||
|
||||
<!-- cosu-whitelist-applications -->
|
||||
<div class="wr-hidden-operation hidden" data-operation="cosu-whitelisted-applications">
|
||||
<div class="wr-hidden-operation hidden hide" data-operation="cosu-whitelisted-applications">
|
||||
<div class="panel panel-default operation-data" data-operation="cosu-whitelisted-applications"
|
||||
data-operation-code="KIOSK_APPS">
|
||||
<div id="cosu-whitelisted-applications-heading" class="panel-heading" role="tab">
|
||||
|
||||
@ -86,11 +86,13 @@
|
||||
<!--</span>-->
|
||||
<!--Web clips-->
|
||||
<!--</a>-->
|
||||
|
||||
<!--
|
||||
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-system-update-policy', this)">
|
||||
<span class="wr-hidden-operation-icon fw-stack">
|
||||
<i class="fw fw-import fw-stack-2x"></i>
|
||||
</span>
|
||||
System Update Policy (COSU)
|
||||
System Update Policy (COSU)
|
||||
<span id="cosu-system-update-policy-configured" class="has-configured status-icon hidden"><i class="fw fw-ok"></i></span>
|
||||
<span id="cosu-system-update-policy-ok" class="has-success status-icon hidden"><i class="fw fw-ok"></i></span>
|
||||
<span id="cosu-system-update-policy-error" class="has-error status-icon hidden"><i class="fw fw-error"></i></span>
|
||||
@ -104,6 +106,7 @@
|
||||
<span id="cosu-whitelisted-applications-ok" class="has-success status-icon hidden"><i class="fw fw-ok"></i></span>
|
||||
<span id="cosu-whitelisted-applications-error" class="has-error status-icon hidden"><i class="fw fw-error"></i></span>
|
||||
</a>
|
||||
-->
|
||||
</div>
|
||||
|
||||
<div class="wr-hidden-operations-content col-lg-8">
|
||||
@ -142,7 +145,7 @@
|
||||
checked="checked"/>
|
||||
<span class="helper"
|
||||
title="Permit the use of repeating, ascending and descending character sequences">
|
||||
Allow simple value
|
||||
Allow simple value
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -154,7 +157,7 @@
|
||||
class="form-control operationDataKeys" data-key="passcodePolicyRequireAlphanumeric"
|
||||
checked="checked"/>
|
||||
<span class="helper" title="Require passcode to contain both letters and numbers">
|
||||
Require alphanumeric value
|
||||
Require alphanumeric value
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -297,7 +300,7 @@
|
||||
data-key="cameraEnabled" checked="checked"/>
|
||||
<span class="helper"
|
||||
title="Having this checked would enable Usage of phone camera in the device.">
|
||||
Allow use of camera
|
||||
Allow use of camera
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -311,7 +314,7 @@
|
||||
<input id="volume-adjust-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowAdjustVolumeEnabled"/>
|
||||
<span class="helper" title="Having this checked would disallow volume adjust.">
|
||||
Disallow volume adjust
|
||||
Disallow volume adjust
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -322,7 +325,7 @@
|
||||
<input id="disallow-configuring-bluetooth-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowConfigBluetooth"/>
|
||||
<span class="helper" title="Having this checked would disallow configuring bluetooth.">
|
||||
Disallow configuring bluetooth.
|
||||
Disallow configuring bluetooth.
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -334,7 +337,7 @@
|
||||
class="operationDataKeys"
|
||||
data-key="disallowConfigCellBroadcasts"/>
|
||||
<span class="helper" title="Having this checked would disallow configuring cell broadcast.">
|
||||
Disallow cell broadcast
|
||||
Disallow cell broadcast
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -346,7 +349,7 @@
|
||||
class="operationDataKeys"
|
||||
data-key="disallowConfigCredentials"/>
|
||||
<span class="helper" title="Having this checked would disallow configuring credentials.">
|
||||
Disallow configuring credentials
|
||||
Disallow configuring credentials
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -359,7 +362,7 @@
|
||||
data-key="disallowConfigMobileNetworks"/>
|
||||
<span class="helper"
|
||||
title="Having this checked would disallow configuring mobile networks.">
|
||||
Disallow configuring mobile networks
|
||||
Disallow configuring mobile networks
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -371,7 +374,7 @@
|
||||
class="operationDataKeys"
|
||||
data-key="disallowConfigTethering"/>
|
||||
<span class="helper" title="Having this checked would disallow configuring tethering.">
|
||||
Disallow configuring tethering
|
||||
Disallow configuring tethering
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -382,7 +385,7 @@
|
||||
<input id="disallow-configuring-VPN-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowConfigVpn"/>
|
||||
<span class="helper" title="Having this checked would disallow configuring VPN.">
|
||||
Disallow configuring VPN
|
||||
Disallow configuring VPN
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -393,7 +396,7 @@
|
||||
<input id="disallow-configuring-Wifi-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowConfigWifi"/>
|
||||
<span class="helper" title="Having this checked would disallow configuring Wifi.">
|
||||
Disallow configuring Wifi
|
||||
Disallow configuring Wifi
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -406,7 +409,7 @@
|
||||
class="operationDataKeys"
|
||||
data-key="disallowAppControl"/>
|
||||
<span class="helper" title="Having this checked would disallow configuring app control.">
|
||||
Disallow configuring app control
|
||||
Disallow configuring app control
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -417,7 +420,7 @@
|
||||
<input id="disallow-create-window-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowCreateWindows"/>
|
||||
<span class="helper" title="Having this checked would disallow create window.">
|
||||
Disallow create window
|
||||
Disallow create window
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -429,7 +432,7 @@
|
||||
class="operationDataKeys"
|
||||
data-key="disallowCrossProfileCopyPaste"/>
|
||||
<span class="helper" title="Having this checked would disallow cross profile copy paste.">
|
||||
Disallow cross profile copy paste
|
||||
Disallow cross profile copy paste
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -440,7 +443,7 @@
|
||||
<input id="disallow-debugging-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowDebugging"/>
|
||||
<span class="helper" title="Having this checked would disallow debugging.">
|
||||
Disallow debuging
|
||||
Disallow debuging
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -451,7 +454,7 @@
|
||||
<input id="disallow-factory-reset-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowFactoryReset"/>
|
||||
<span class="helper" title="Having this checked would disallow factory reset.">
|
||||
Disallow factory reset
|
||||
Disallow factory reset
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -462,7 +465,7 @@
|
||||
<input id="disallow-add-user-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowAddUser"/>
|
||||
<span class="helper" title="Having this checked would disallow add user.">
|
||||
Disallow add user
|
||||
Disallow add user
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -473,7 +476,7 @@
|
||||
<input id="disallow-install-apps-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowInstallApps"/>
|
||||
<span class="helper" title="Having this checked would disallow install apps.">
|
||||
Disallow install apps
|
||||
Disallow install apps
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -486,7 +489,7 @@
|
||||
data-key="disallowInstallUnknownSources"/>
|
||||
<span class="helper" title="Having this checked would disallow installing from unknown
|
||||
sources.">
|
||||
Disallow install from unknown sources
|
||||
Disallow install from unknown sources
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -497,7 +500,7 @@
|
||||
<input id="disallow-modify-accounts-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowModifyAccounts"/>
|
||||
<span class="helper" title="Having this checked would disallow modify accounts.">
|
||||
Disallow modify accounts
|
||||
Disallow modify accounts
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -508,7 +511,7 @@
|
||||
<input id="disallow-mount-physical-media-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowMountPhysicalMedia"/>
|
||||
<span class="helper" title="Having this checked would disallow mount physical media.">
|
||||
Disallow mount physical media
|
||||
Disallow mount physical media
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -519,7 +522,7 @@
|
||||
<input id="disallow-network-reset-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowNetworkReset"/>
|
||||
<span class="helper" title="Having this checked would disallow network reset.">
|
||||
Disallow network reset
|
||||
Disallow network reset
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -530,7 +533,7 @@
|
||||
<input id="disallow-outgoing-beam-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowOutgoingBeam"/>
|
||||
<span class="helper" title="Having this checked would disallow outgoing beam.">
|
||||
Disallow outgoing beam
|
||||
Disallow outgoing beam
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -541,7 +544,7 @@
|
||||
<input id="disallow-outgoing-calls-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowOutgoingCalls"/>
|
||||
<span class="helper" title="Having this checked would disallow outgoing calls.">
|
||||
Disallow outgoing calls
|
||||
Disallow outgoing calls
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -552,7 +555,7 @@
|
||||
<input id="disallow-remove-user-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowRemoveUser"/>
|
||||
<span class="helper" title="Having this checked would disallow remove user.">
|
||||
Disallow remove user
|
||||
Disallow remove user
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -563,7 +566,7 @@
|
||||
<input id="disallow-safe-boot-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowSafeBoot"/>
|
||||
<span class="helper" title="Having this checked would disallow safe boot.">
|
||||
Disallow safe boot
|
||||
Disallow safe boot
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -574,7 +577,7 @@
|
||||
<input id="disallow-location-sharing-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowLocationSharing"/>
|
||||
<span class="helper" title="Having this checked would disallow location sharing.">
|
||||
Disallow location sharing
|
||||
Disallow location sharing
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -585,7 +588,7 @@
|
||||
<input id="disallow-SMS-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowSMS"/>
|
||||
<span class="helper" title="Having this checked would disallow SMS.">
|
||||
Disallow SMS
|
||||
Disallow SMS
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -596,7 +599,7 @@
|
||||
<input id="disallow-uninstall-apps-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowUninstallApps"/>
|
||||
<span class="helper" title="Having this checked would disallow uninstall apps.">
|
||||
Disallow uninstall apps
|
||||
Disallow uninstall apps
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -607,7 +610,7 @@
|
||||
<input id="disallow-unmute-microphone-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowUnmuteMicrophone"/>
|
||||
<span class="helper" title="Having this checked would disallow unmute microphone.">
|
||||
Disallow unmute microphone
|
||||
Disallow unmute microphone
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -618,7 +621,7 @@
|
||||
<input id="disallow-USB-transfer-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disallowUSBFileTransfer"/>
|
||||
<span class="helper" title="Having this checked would disallow USB file transfer.">
|
||||
Disallow USB file transfer
|
||||
Disallow USB file transfer
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -630,7 +633,7 @@
|
||||
class="operationDataKeys"
|
||||
data-key="disallowParentProfileAppLinking"/>
|
||||
<span class="helper" title="Having this checked would disallow parent profile app linking.">
|
||||
Disallow parent profile app linking
|
||||
Disallow parent profile app linking
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -641,7 +644,7 @@
|
||||
<input id="ensure-verifying-apps-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="ensureVerifyApps"/>
|
||||
<span class="helper" title="Having this checked would ensure verifying apps .">
|
||||
Ensure verifying apps
|
||||
Ensure verifying apps
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -652,7 +655,7 @@
|
||||
<input id="enable-auto-timing-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="enableAutoTime"/>
|
||||
<span class="helper" title="Having this checked would enable auto timing .">
|
||||
Enable auto timing
|
||||
Enable auto timing
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -663,7 +666,7 @@
|
||||
<input id="disable-screen-capture-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disableScreenCapture"/>
|
||||
<span class="helper" title="Having this checked would disable screen capture .">
|
||||
Disable screen capture
|
||||
Disable screen capture
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -678,7 +681,7 @@
|
||||
<input id="disable-status-bar-enabled" type="checkbox" class="operationDataKeys"
|
||||
data-key="disableStatusBar"/>
|
||||
<span class="helper" title="Having this checked would disable status bar .">
|
||||
Disable status bar
|
||||
Disable status bar
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -726,7 +729,7 @@
|
||||
data-key="encryptStorageEnabled" checked="checked"/>
|
||||
<span class="helper"
|
||||
title="Having this checked would enable Storage-encryption in the device">
|
||||
Enable storage-encryption
|
||||
Enable storage-encryption
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -969,7 +972,7 @@
|
||||
<i class="fw fw-add fw-stack-1x"></i>
|
||||
<i class="fw fw-ring fw-stack-2x"></i>
|
||||
</span>
|
||||
|
||||
|
||||
Add Application
|
||||
</a>
|
||||
<div id="restricted-applications"
|
||||
@ -1107,7 +1110,7 @@
|
||||
<!--<div class="panel-heading" role="tab">-->
|
||||
<!--<h2 class="sub-title panel-title">-->
|
||||
<!--<br>-->
|
||||
<!-- App Installations-->
|
||||
<!--App Installations-->
|
||||
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#installApp">-->
|
||||
<!--<input type="checkbox" />-->
|
||||
<!--<span class="helper"></span>-->
|
||||
@ -1151,7 +1154,7 @@
|
||||
<!--<div class="panel-heading" role="tab">-->
|
||||
<!--<h2 class="sub-title panel-title">-->
|
||||
<!--<br>-->
|
||||
<!-- App Uninstallations-->
|
||||
<!--App Uninstallations-->
|
||||
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#uninstallApp">-->
|
||||
<!--<input type="checkbox" />-->
|
||||
<!--<span class="helper"></span>-->
|
||||
@ -1181,7 +1184,7 @@
|
||||
<!--<div class="panel-heading" role="tab">-->
|
||||
<!--<h2 class="sub-title panel-title">-->
|
||||
<!--<br>-->
|
||||
<!-- Web clips-->
|
||||
<!--Web clips-->
|
||||
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#installWebClip">-->
|
||||
<!--<input type="checkbox" />-->
|
||||
<!--<span class="helper"></span>-->
|
||||
@ -1238,7 +1241,7 @@
|
||||
<label class="wr-input-control checkbox">
|
||||
<input id="work-profile-policy-allow-cross-profile" type="checkbox" class="form-control operationDataKeys" data-key="workProfilePolicyAllowCopyPaste" checked="checked" />
|
||||
<span class="helper" title="Permit the use of repeating, ascending and descending character sequences">
|
||||
Allow cross profile copy-paste
|
||||
Allow cross profile copy-paste
|
||||
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
||||
</span>
|
||||
</label>
|
||||
@ -1313,6 +1316,7 @@
|
||||
</div>
|
||||
|
||||
<!-- cosu-system-update-policy -->
|
||||
<!--
|
||||
<div class="wr-hidden-operation" data-operation="cosu-system-update-policy">
|
||||
<div class="panel panel-default operation-data" data-operation="cosu-system-update-policy"
|
||||
data-operation-code="SYSTEM_UPDATE_POLICY">
|
||||
@ -1353,7 +1357,7 @@
|
||||
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
||||
value="automatic" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])" checked/>
|
||||
<span class="helper" title="Installs system update automatically as soon as one is available">
|
||||
Automatic
|
||||
Automatic
|
||||
</span>
|
||||
</label>
|
||||
<label class="wr-input-control radio light">
|
||||
@ -1361,7 +1365,7 @@
|
||||
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
||||
value="postpone" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])"/>
|
||||
<span class="helper" title="Incoming system update will be blocked for a maximum of 30 days">
|
||||
Postpone
|
||||
Postpone
|
||||
</span>
|
||||
</label>
|
||||
<label class="wr-input-control radio light">
|
||||
@ -1369,7 +1373,7 @@
|
||||
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
||||
value="window" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])"/>
|
||||
<span class="helper" title="Install system update automatically within a daily maintenance window, for a maximum of 30 days">
|
||||
Window
|
||||
Window
|
||||
</span>
|
||||
</label>
|
||||
</div>
|
||||
@ -1460,8 +1464,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
-->
|
||||
<!-- cosu-whitelist-applications -->
|
||||
<!--
|
||||
<div class="wr-hidden-operation" data-operation="cosu-whitelisted-applications">
|
||||
<div class="panel panel-default operation-data" data-operation="cosu-whitelisted-applications"
|
||||
data-operation-code="KIOSK_APPS">
|
||||
@ -1501,7 +1506,7 @@
|
||||
<i class="fw fw-add fw-stack-1x"></i>
|
||||
<i class="fw fw-ring fw-stack-2x"></i>
|
||||
</span>
|
||||
|
||||
|
||||
Add Application
|
||||
</a>
|
||||
</label>
|
||||
@ -1558,5 +1563,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Reference in New Issue
Block a user