|
|
|
@ -62,7 +62,7 @@
|
|
|
|
|
<i class="fw fw-application fw-stack-1x"></i>
|
|
|
|
|
<i class="fw fw-block fw-stack-2x"></i>
|
|
|
|
|
</span>
|
|
|
|
|
Applications Restrictions
|
|
|
|
|
Application Restrictions
|
|
|
|
|
<span id="app-restriction-configured" class="has-configured 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>
|
|
|
|
@ -73,8 +73,10 @@
|
|
|
|
|
<i class="fw fw-import fw-stack-2x"></i>
|
|
|
|
|
</span>
|
|
|
|
|
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-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>
|
|
|
|
|
</a>
|
|
|
|
|
<a href="javascript:void(0)" onclick="showAdvanceOperation('cosu-whitelisted-applications', this)">
|
|
|
|
@ -82,9 +84,11 @@
|
|
|
|
|
<i class="fw fw-register fw-stack-2x"></i>
|
|
|
|
|
</span>
|
|
|
|
|
Whitelist Apps (COSU)
|
|
|
|
|
<span id="cosu-whitelisted-applications-configured" class="has-configured status-icon hidden"><i class="fw fw-ok"></i></span>
|
|
|
|
|
<span id="cosu-whitelisted-applications-configured" class="has-configured status-icon hidden"><i
|
|
|
|
|
class="fw fw-ok"></i></span>
|
|
|
|
|
<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>
|
|
|
|
|
<span id="cosu-whitelisted-applications-error" class="has-error status-icon hidden"><i
|
|
|
|
|
class="fw fw-error"></i></span>
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -104,10 +108,8 @@
|
|
|
|
|
</label>
|
|
|
|
|
<hr>
|
|
|
|
|
<div class="panel-title-description">
|
|
|
|
|
This configuration can be used to set a passcode policy to an Android Device.
|
|
|
|
|
Once this configuration profile is installed on a device, corresponding users will not be
|
|
|
|
|
able
|
|
|
|
|
to modify these settings on their devices.
|
|
|
|
|
Configure the passcode policy for Android device. Once the policy is applied on a device,
|
|
|
|
|
the device owner will not be able to modify the password settings via the device.
|
|
|
|
|
</div>
|
|
|
|
|
</h2>
|
|
|
|
|
</div>
|
|
|
|
@ -797,7 +799,8 @@
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
<select class="form-control operationDataKeys" id="wifi-eap"
|
|
|
|
|
onchange="changeAndroidWifiPolicyEAP(this, document.getElementById('wifi-type'))" data-key="wifiEAP">
|
|
|
|
|
onchange="changeAndroidWifiPolicyEAP(this, document.getElementById('wifi-type'))"
|
|
|
|
|
data-key="wifiEAP">
|
|
|
|
|
<option value="peap">PEAP</option>
|
|
|
|
|
<option value="tls">TLS</option>
|
|
|
|
|
<option value="ttls">TTLS</option>
|
|
|
|
@ -829,7 +832,8 @@
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
<select class="form-control operationDataKeys" id="wifi-provisioning" data-key="wifiProvisioning">
|
|
|
|
|
<select class="form-control operationDataKeys" id="wifi-provisioning"
|
|
|
|
|
data-key="wifiProvisioning">
|
|
|
|
|
<option value="0">0</option>
|
|
|
|
|
<option value="1">1</option>
|
|
|
|
|
<option value="2">2</option>
|
|
|
|
@ -913,7 +917,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
</h2>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="app-restriction-body" class="panel-collapse panel-body collapse" role="tabpanel" aria-labelledby="app-restriction-body">
|
|
|
|
|
<div id="app-restriction-body" class="panel-collapse panel-body collapse" role="tabpanel"
|
|
|
|
|
aria-labelledby="app-restriction-body">
|
|
|
|
|
|
|
|
|
|
<div id="app-restriction-feature-error-msg" class="alert alert-danger hidden" role="alert">
|
|
|
|
|
<i class="icon fw fw-error"></i><span></span>
|
|
|
|
@ -928,7 +933,7 @@
|
|
|
|
|
</label>
|
|
|
|
|
<select id="app-restriction-type" class="form-control operationDataKeys" data-key="restrictionType">
|
|
|
|
|
<option value="black-list" selected="selected">BlackList</option>
|
|
|
|
|
<option value="white-list">White List</option>
|
|
|
|
|
<option value="white-list">Whitelist</option>
|
|
|
|
|
</select>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
@ -1206,7 +1211,8 @@
|
|
|
|
|
<div id="cosu-system-update-policy-body" class="panel-collapse panel-body collapse" role="tabpanel"
|
|
|
|
|
aria-labelledby="cosu-system-update-policy-body">
|
|
|
|
|
|
|
|
|
|
<div id="cosu-system-update-policy-feature-error-msg" class="alert alert-danger hidden" role="alert">
|
|
|
|
|
<div id="cosu-system-update-policy-feature-error-msg" class="alert alert-danger hidden"
|
|
|
|
|
role="alert">
|
|
|
|
|
<i class="icon fw fw-error"></i><span></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
@ -1221,24 +1227,31 @@
|
|
|
|
|
<label class="wr-input-control radio light">
|
|
|
|
|
<input id="automatic-system-update-radio-btn" type="radio" name="cosu-system-update-type"
|
|
|
|
|
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">
|
|
|
|
|
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
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label class="wr-input-control radio light">
|
|
|
|
|
<input id="postpone-system-update-radio-btn" type="radio" name="cosu-system-update-type"
|
|
|
|
|
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">
|
|
|
|
|
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
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
|
<label class="wr-input-control radio light">
|
|
|
|
|
<input id="window-system-update-radio-btn" type="radio" name="cosu-system-update-type"
|
|
|
|
|
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">
|
|
|
|
|
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
|
|
|
|
|
</span>
|
|
|
|
|
</label>
|
|
|
|
@ -1339,7 +1352,8 @@
|
|
|
|
|
<div id="cosu-whitelisted-applications-heading" class="panel-heading" role="tab">
|
|
|
|
|
<h2 class="sub-title panel-title">
|
|
|
|
|
Whitelist Applications (COSU)
|
|
|
|
|
<label id="cosu-whitelisted-applications-lbl" class="wr-input-control switch" data-toggle="collapse"
|
|
|
|
|
<label id="cosu-whitelisted-applications-lbl" class="wr-input-control switch"
|
|
|
|
|
data-toggle="collapse"
|
|
|
|
|
data-target="#cosu-whitelisted-applications-body">
|
|
|
|
|
<input type="checkbox"/>
|
|
|
|
|
<span class="helper"></span>
|
|
|
|
@ -1358,18 +1372,21 @@
|
|
|
|
|
<div id="cosu-whitelisted-applications-body" class="panel-collapse panel-body collapse" role="tabpanel"
|
|
|
|
|
aria-labelledby="cosu-whitelisted-applications-body">
|
|
|
|
|
|
|
|
|
|
<div id="cosu-whitelisted-applications-feature-error-msg" class="alert alert-danger hidden" role="alert">
|
|
|
|
|
<div id="cosu-whitelisted-applications-feature-error-msg" class="alert alert-danger hidden"
|
|
|
|
|
role="alert">
|
|
|
|
|
<i class="icon fw fw-error"></i><span></span>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="wr-input-control">
|
|
|
|
|
<label class="wr-input-label" for="cosu-whitelisted-applications">
|
|
|
|
|
Whitelisted Applications to enter Lock Task Mode
|
|
|
|
|
<span class="helper" title="Configuration information specific to a given third-party VPN solution. This has to be input as key/value pairs.">
|
|
|
|
|
<span class="helper"
|
|
|
|
|
title="Configuration information specific to a given third-party VPN solution. This has to be input as key/value pairs.">
|
|
|
|
|
<span class="wr-help-tip glyphicon glyphicon-question-sign"></span>
|
|
|
|
|
</span>
|
|
|
|
|
<br>
|
|
|
|
|
<a href="#cosu-whitelisted-applications-grid" class="grid-input-add" data-click-event="add-form">
|
|
|
|
|
<a href="#cosu-whitelisted-applications-grid" class="grid-input-add"
|
|
|
|
|
data-click-event="add-form">
|
|
|
|
|
<span class="icon fw-stack">
|
|
|
|
|
<i class="fw fw-add fw-stack-1x"></i>
|
|
|
|
|
<i class="fw fw-ring fw-stack-2x"></i>
|
|
|
|
@ -1406,10 +1423,12 @@
|
|
|
|
|
</td>
|
|
|
|
|
<td data-title="Application Name / Description">
|
|
|
|
|
<input type="text" class="form-control grid-input-text" data-child-key="appName"
|
|
|
|
|
maxlength="100" data-default="" placeholder="[ Application Name / Description ]"/>
|
|
|
|
|
maxlength="100" data-default=""
|
|
|
|
|
placeholder="[ Application Name / Description ]"/>
|
|
|
|
|
</td>
|
|
|
|
|
<td data-title="Package Name">
|
|
|
|
|
<input type="text" class="form-control grid-input-text" data-child-key="packageName"
|
|
|
|
|
<input type="text" class="form-control grid-input-text"
|
|
|
|
|
data-child-key="packageName"
|
|
|
|
|
maxlength="100" data-default="" placeholder="[ Package Name ]"/>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|