|
|
@ -64,16 +64,16 @@
|
|
|
|
<span id="app-restriction-ok" class="has-success status-icon hidden"><i class="fw fw-ok"></i></span>
|
|
|
|
<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>
|
|
|
|
<span id="app-restriction-error" class="has-error status-icon hidden"><i class="fw fw-error"></i></span>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-system-update-policy', this)">
|
|
|
|
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-system-update-policy', this)" class="hide">
|
|
|
|
<span class="wr-hidden-operation-icon fw-stack">
|
|
|
|
<span class="wr-hidden-operation-icon fw-stack">
|
|
|
|
<i class="fw fw-import fw-stack-2x"></i>
|
|
|
|
<i class="fw fw-import fw-stack-2x"></i>
|
|
|
|
</span>
|
|
|
|
</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-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-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>
|
|
|
|
<span id="cosu-system-update-policy-error" class="has-error status-icon hidden"><i class="fw fw-error"></i></span>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-whitelisted-applications', this)">
|
|
|
|
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-whitelisted-applications', this)" class="hide">
|
|
|
|
<span class="wr-hidden-operations-icon fw-stack">
|
|
|
|
<span class="wr-hidden-operations-icon fw-stack">
|
|
|
|
<i class="fw fw-register fw-stack-2x"></i>
|
|
|
|
<i class="fw fw-register fw-stack-2x"></i>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
@ -113,7 +113,7 @@
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
<input id="passcode-policy-allow-simple" type="checkbox" class="form-control operationDataKeys" data-key="passcodePolicyAllowSimple" checked="checked" disabled/>
|
|
|
|
<input id="passcode-policy-allow-simple" type="checkbox" class="form-control operationDataKeys" data-key="passcodePolicyAllowSimple" checked="checked" disabled/>
|
|
|
|
<span class="helper" title="Permit the use of repeating, ascending and descending character sequences">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -123,7 +123,7 @@
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
<input id="passcode-policy-require-alphanumeric" type="checkbox" class="form-control operationDataKeys" data-key="passcodePolicyRequireAlphanumeric" checked="checked" disabled/>
|
|
|
|
<input id="passcode-policy-require-alphanumeric" type="checkbox" class="form-control operationDataKeys" data-key="passcodePolicyRequireAlphanumeric" checked="checked" disabled/>
|
|
|
|
<span class="helper" title="Require passcode to contain both letters and numbers">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -256,7 +256,7 @@
|
|
|
|
checked="checked" disabled/>
|
|
|
|
checked="checked" disabled/>
|
|
|
|
<span class="helper"
|
|
|
|
<span class="helper"
|
|
|
|
title="Having this checked would enable Usage of phone camera in the device.">
|
|
|
|
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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -270,7 +270,7 @@
|
|
|
|
<input id="volume-adjust-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="volume-adjust-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowAdjustVolumeEnabled" disabled/>
|
|
|
|
data-key="disallowAdjustVolumeEnabled" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow volume adjust.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -282,7 +282,7 @@
|
|
|
|
<input id="disallow-configuring-bluetooth-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-configuring-bluetooth-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowConfigBluetooth" disabled/>
|
|
|
|
data-key="disallowConfigBluetooth" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow configuring bluetooth.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -295,7 +295,7 @@
|
|
|
|
class="operationDataKeys"
|
|
|
|
class="operationDataKeys"
|
|
|
|
data-key="disallowConfigCellBroadcasts" disabled/>
|
|
|
|
data-key="disallowConfigCellBroadcasts" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow configuring cell broadcast.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -308,7 +308,7 @@
|
|
|
|
class="operationDataKeys"
|
|
|
|
class="operationDataKeys"
|
|
|
|
data-key="disallowConfigCredentials" disabled/>
|
|
|
|
data-key="disallowConfigCredentials" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow configuring credentials.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -322,7 +322,7 @@
|
|
|
|
data-key="disallowConfigMobileNetworks" disabled/>
|
|
|
|
data-key="disallowConfigMobileNetworks" disabled/>
|
|
|
|
<span class="helper"
|
|
|
|
<span class="helper"
|
|
|
|
title="Having this checked would disallow configuring mobile networks.">
|
|
|
|
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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -335,7 +335,7 @@
|
|
|
|
class="operationDataKeys"
|
|
|
|
class="operationDataKeys"
|
|
|
|
data-key="disallowConfigTethering" disabled/>
|
|
|
|
data-key="disallowConfigTethering" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow configuring tethering.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -347,7 +347,7 @@
|
|
|
|
<input id="disallow-configuring-VPN-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-configuring-VPN-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowConfigVpn" disabled/>
|
|
|
|
data-key="disallowConfigVpn" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow configuring VPN.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -359,7 +359,7 @@
|
|
|
|
<input id="disallow-configuring-Wifi-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-configuring-Wifi-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowConfigWifi" disabled/>
|
|
|
|
data-key="disallowConfigWifi" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow configuring Wifi.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -372,7 +372,7 @@
|
|
|
|
class="operationDataKeys"
|
|
|
|
class="operationDataKeys"
|
|
|
|
data-key="disallowAppControl" disabled/>
|
|
|
|
data-key="disallowAppControl" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow configuring app control.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -384,7 +384,7 @@
|
|
|
|
<input id="disallow-create-window-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-create-window-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowCreateWindows" disabled/>
|
|
|
|
data-key="disallowCreateWindows" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow create window.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -397,7 +397,7 @@
|
|
|
|
class="operationDataKeys"
|
|
|
|
class="operationDataKeys"
|
|
|
|
data-key="disallowCrossProfileCopyPaste" disabled/>
|
|
|
|
data-key="disallowCrossProfileCopyPaste" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow cross profile copy paste.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -409,7 +409,7 @@
|
|
|
|
<input id="disallow-debugging-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-debugging-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowDebugging" disabled/>
|
|
|
|
data-key="disallowDebugging" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow debugging.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -421,7 +421,7 @@
|
|
|
|
<input id="disallow-factory-reset-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-factory-reset-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowFactoryReset" disabled/>
|
|
|
|
data-key="disallowFactoryReset" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow factory reset.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -433,7 +433,7 @@
|
|
|
|
<input id="disallow-add-user-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-add-user-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowAddUser" disabled/>
|
|
|
|
data-key="disallowAddUser" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow add user.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -445,7 +445,7 @@
|
|
|
|
<input id="disallow-install-apps-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-install-apps-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowInstallApps" disabled/>
|
|
|
|
data-key="disallowInstallApps" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow install apps.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -459,7 +459,7 @@
|
|
|
|
data-key="disallowInstallUnknownSources" disabled/>
|
|
|
|
data-key="disallowInstallUnknownSources" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow installing from unknown
|
|
|
|
<span class="helper" title="Having this checked would disallow installing from unknown
|
|
|
|
sources.">
|
|
|
|
sources.">
|
|
|
|
Disallow install from unknown sources
|
|
|
|
Disallow install from unknown sources
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -471,7 +471,7 @@
|
|
|
|
<input id="disallow-modify-accounts-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-modify-accounts-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowModifyAccounts" disabled/>
|
|
|
|
data-key="disallowModifyAccounts" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow modify accounts.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -483,7 +483,7 @@
|
|
|
|
<input id="disallow-mount-physical-media-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-mount-physical-media-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowMountPhysicalMedia" disabled/>
|
|
|
|
data-key="disallowMountPhysicalMedia" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow mount physical media.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -495,7 +495,7 @@
|
|
|
|
<input id="disallow-network-reset-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-network-reset-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowNetworkReset" disabled/>
|
|
|
|
data-key="disallowNetworkReset" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow network reset.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -507,7 +507,7 @@
|
|
|
|
<input id="disallow-outgoing-beam-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-outgoing-beam-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowOutgoingBeam" disabled/>
|
|
|
|
data-key="disallowOutgoingBeam" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow outgoing beam.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -519,7 +519,7 @@
|
|
|
|
<input id="disallow-outgoing-calls-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-outgoing-calls-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowOutgoingCalls" disabled/>
|
|
|
|
data-key="disallowOutgoingCalls" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow outgoing calls.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -531,7 +531,7 @@
|
|
|
|
<input id="disallow-remove-user-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-remove-user-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowRemoveUser" disabled/>
|
|
|
|
data-key="disallowRemoveUser" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow remove user.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -543,7 +543,7 @@
|
|
|
|
<input id="disallow-safe-boot-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-safe-boot-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowSafeBoot" disabled/>
|
|
|
|
data-key="disallowSafeBoot" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow safe boot.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -555,7 +555,7 @@
|
|
|
|
<input id="disallow-location-sharing-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-location-sharing-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowLocationSharing" disabled/>
|
|
|
|
data-key="disallowLocationSharing" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow location sharing.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -567,7 +567,7 @@
|
|
|
|
<input id="disallow-SMS-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-SMS-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowSMS" disabled/>
|
|
|
|
data-key="disallowSMS" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow SMS.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -579,7 +579,7 @@
|
|
|
|
<input id="disallow-uninstall-apps-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-uninstall-apps-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowUninstallApps" disabled/>
|
|
|
|
data-key="disallowUninstallApps" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow uninstall apps.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -591,7 +591,7 @@
|
|
|
|
<input id="disallow-unmute-microphone-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-unmute-microphone-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowUnmuteMicrophone" disabled/>
|
|
|
|
data-key="disallowUnmuteMicrophone" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow unmute microphone.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -603,7 +603,7 @@
|
|
|
|
<input id="disallow-USB-transfer-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disallow-USB-transfer-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disallowUSBFileTransfer" disabled/>
|
|
|
|
data-key="disallowUSBFileTransfer" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow USB file transfer.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -616,7 +616,7 @@
|
|
|
|
class="operationDataKeys"
|
|
|
|
class="operationDataKeys"
|
|
|
|
data-key="disallowParentProfileAppLinking" disabled/>
|
|
|
|
data-key="disallowParentProfileAppLinking" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disallow parent profile app linking.">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -628,7 +628,7 @@
|
|
|
|
<input id="ensure-verifying-apps-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="ensure-verifying-apps-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="ensureVerifyApps" disabled/>
|
|
|
|
data-key="ensureVerifyApps" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would ensure verifying apps .">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -640,7 +640,7 @@
|
|
|
|
<input id="enable-auto-timing-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="enable-auto-timing-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="enableAutoTime" disabled/>
|
|
|
|
data-key="enableAutoTime" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would enable auto timing .">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -652,7 +652,7 @@
|
|
|
|
<input id="disable-screen-capture-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disable-screen-capture-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disableScreenCapture" disabled/>
|
|
|
|
data-key="disableScreenCapture" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disable screen capture .">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -668,7 +668,7 @@
|
|
|
|
<input id="disable-status-bar-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
<input id="disable-status-bar-enabled" type="checkbox" class="operationDataKeys"
|
|
|
|
data-key="disableStatusBar" disabled/>
|
|
|
|
data-key="disableStatusBar" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would disable status bar .">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -709,7 +709,7 @@
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
<input id="encrypt-storage-enabled" type="checkbox" class="operationDataKeys" data-key="encryptStorageEnabled" checked="checked" disabled/>
|
|
|
|
<input id="encrypt-storage-enabled" type="checkbox" class="operationDataKeys" data-key="encryptStorageEnabled" checked="checked" disabled/>
|
|
|
|
<span class="helper" title="Having this checked would enable Storage-encryption in the device">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -923,7 +923,7 @@
|
|
|
|
<i class="fw fw-add fw-stack-1x"></i>
|
|
|
|
<i class="fw fw-add fw-stack-1x"></i>
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
|
|
Add Application
|
|
|
|
Add Application
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<div id="restricted-applications" class="operationDataKeys grouped-array-input multi-column-key-value-pair-array" data-key="restrictedApplications" data-column-count="2">
|
|
|
|
<div id="restricted-applications" class="operationDataKeys grouped-array-input multi-column-key-value-pair-array" data-key="restrictedApplications" data-column-count="2">
|
|
|
@ -1049,7 +1049,7 @@
|
|
|
|
<!--<div class="panel-heading" role="tab">-->
|
|
|
|
<!--<div class="panel-heading" role="tab">-->
|
|
|
|
<!--<h2 class="sub-title panel-title">-->
|
|
|
|
<!--<h2 class="sub-title panel-title">-->
|
|
|
|
<!--<br>-->
|
|
|
|
<!--<br>-->
|
|
|
|
<!-- App Installations-->
|
|
|
|
<!--App Installations-->
|
|
|
|
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#installApp">-->
|
|
|
|
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#installApp">-->
|
|
|
|
<!--<input type="checkbox" />-->
|
|
|
|
<!--<input type="checkbox" />-->
|
|
|
|
<!--<span class="helper"></span>-->
|
|
|
|
<!--<span class="helper"></span>-->
|
|
|
@ -1093,7 +1093,7 @@
|
|
|
|
<!--<div class="panel-heading" role="tab">-->
|
|
|
|
<!--<div class="panel-heading" role="tab">-->
|
|
|
|
<!--<h2 class="sub-title panel-title">-->
|
|
|
|
<!--<h2 class="sub-title panel-title">-->
|
|
|
|
<!--<br>-->
|
|
|
|
<!--<br>-->
|
|
|
|
<!-- App Uninstallations-->
|
|
|
|
<!--App Uninstallations-->
|
|
|
|
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#uninstallApp">-->
|
|
|
|
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#uninstallApp">-->
|
|
|
|
<!--<input type="checkbox" />-->
|
|
|
|
<!--<input type="checkbox" />-->
|
|
|
|
<!--<span class="helper"></span>-->
|
|
|
|
<!--<span class="helper"></span>-->
|
|
|
@ -1123,7 +1123,7 @@
|
|
|
|
<!--<div class="panel-heading" role="tab">-->
|
|
|
|
<!--<div class="panel-heading" role="tab">-->
|
|
|
|
<!--<h2 class="sub-title panel-title">-->
|
|
|
|
<!--<h2 class="sub-title panel-title">-->
|
|
|
|
<!--<br>-->
|
|
|
|
<!--<br>-->
|
|
|
|
<!-- Web clips-->
|
|
|
|
<!--Web clips-->
|
|
|
|
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#installWebClip">-->
|
|
|
|
<!--<label class="wr-input-control switch" data-toggle="collapse" data-target="#installWebClip">-->
|
|
|
|
<!--<input type="checkbox" />-->
|
|
|
|
<!--<input type="checkbox" />-->
|
|
|
|
<!--<span class="helper"></span>-->
|
|
|
|
<!--<span class="helper"></span>-->
|
|
|
@ -1176,7 +1176,7 @@
|
|
|
|
<label class="wr-input-control checkbox">
|
|
|
|
<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" />
|
|
|
|
<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">
|
|
|
|
<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 class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
@ -1240,7 +1240,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- cosu-system-update-policy -->
|
|
|
|
<!-- cosu-system-update-policy -->
|
|
|
|
<div class="wr-hidden-operation" data-operation="cosu-system-update-policy">
|
|
|
|
<div class="wr-hidden-operation hide" data-operation="cosu-system-update-policy">
|
|
|
|
<div class="panel panel-default operation-data" 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">
|
|
|
|
data-operation-code="SYSTEM_UPDATE_POLICY">
|
|
|
|
<div id="cosu-system-update-policy-heading" class="panel-heading" role="tab">
|
|
|
|
<div id="cosu-system-update-policy-heading" class="panel-heading" role="tab">
|
|
|
@ -1279,7 +1279,7 @@
|
|
|
|
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
|
|
|
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
|
|
|
value="automatic" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])" checked disabled/>
|
|
|
|
value="automatic" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])" checked disabled/>
|
|
|
|
<span class="helper" title="Installs system update automatically as soon as one is available">
|
|
|
|
<span class="helper" title="Installs system update automatically as soon as one is available">
|
|
|
|
Automatic
|
|
|
|
Automatic
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
<label class="wr-input-control radio light">
|
|
|
|
<label class="wr-input-control radio light">
|
|
|
@ -1287,7 +1287,7 @@
|
|
|
|
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
|
|
|
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
|
|
|
value="postpone" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])" disabled/>
|
|
|
|
value="postpone" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])" disabled/>
|
|
|
|
<span class="helper" title="Incoming system update will be blocked for a maximum of 30 days">
|
|
|
|
<span class="helper" title="Incoming system update will be blocked for a maximum of 30 days">
|
|
|
|
Postpone
|
|
|
|
Postpone
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
<label class="wr-input-control radio light">
|
|
|
|
<label class="wr-input-control radio light">
|
|
|
@ -1295,7 +1295,7 @@
|
|
|
|
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
|
|
|
class="form-control operationDataKeys" data-key="cosuSystemUpdatePolicyType"
|
|
|
|
value="window" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])" disabled/>
|
|
|
|
value="window" onclick="slideDownPaneAgainstValueSetForRadioButtons(this, 'cosu-system-update-policy-window-select', ['window'])" disabled/>
|
|
|
|
<span class="helper" title="Install system update automatically within a daily maintenance window, for a maximum of 30 days">
|
|
|
|
<span class="helper" title="Install system update automatically within a daily maintenance window, for a maximum of 30 days">
|
|
|
|
Window
|
|
|
|
Window
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
@ -1387,7 +1387,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- cosu-whitelist-applications -->
|
|
|
|
<!-- cosu-whitelist-applications -->
|
|
|
|
<div class="wr-hidden-operation" data-operation="cosu-whitelisted-applications">
|
|
|
|
<div class="wr-hidden-operation hide" data-operation="cosu-whitelisted-applications">
|
|
|
|
<div class="panel panel-default operation-data" data-operation="cosu-whitelisted-applications"
|
|
|
|
<div class="panel panel-default operation-data" data-operation="cosu-whitelisted-applications"
|
|
|
|
data-operation-code="KIOSK_APPS">
|
|
|
|
data-operation-code="KIOSK_APPS">
|
|
|
|
<div id="cosu-whitelisted-applications-heading" class="panel-heading" role="tab">
|
|
|
|
<div id="cosu-whitelisted-applications-heading" class="panel-heading" role="tab">
|
|
|
@ -1426,7 +1426,7 @@
|
|
|
|
<i class="fw fw-add fw-stack-1x"></i>
|
|
|
|
<i class="fw fw-add fw-stack-1x"></i>
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
|
|
Add Application
|
|
|
|
Add Application
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
</label>
|
|
|
|
</label>
|
|
|
|