fixup Disco -> Disco ICT
This commit is contained in:
@@ -223,6 +223,6 @@ else
|
||||
</script>
|
||||
<!-- #endregion -->
|
||||
<div class="actionBar">
|
||||
<a id="Config_AuthRoles_UpdateAdministrators" href="#" class="button">Update Disco Administrators [@Model.AdministratorSubjects.Count]</a>
|
||||
<a id="Config_AuthRoles_UpdateAdministrators" href="#" class="button">Update Disco ICT Administrators [@Model.AdministratorSubjects.Count]</a>
|
||||
@Html.ActionLinkButton("Create Authorization Role", MVC.Config.AuthorizationRole.Create())
|
||||
</div>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.34014
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -27,7 +27,6 @@ namespace Disco.Web.Areas.Config.Views.AuthorizationRole
|
||||
using System.Web.UI;
|
||||
using System.Web.WebPages;
|
||||
using Disco;
|
||||
using Disco.BI.Extensions;
|
||||
using Disco.Models.Repository;
|
||||
using Disco.Services;
|
||||
using Disco.Services.Authorization;
|
||||
@@ -469,11 +468,11 @@ WriteLiteral(" href=\"#\"");
|
||||
|
||||
WriteLiteral(" class=\"button\"");
|
||||
|
||||
WriteLiteral(">Update Disco Administrators [");
|
||||
WriteLiteral(">Update Disco ICT Administrators [");
|
||||
|
||||
|
||||
#line 226 "..\..\Areas\Config\Views\AuthorizationRole\Index.cshtml"
|
||||
Write(Model.AdministratorSubjects.Count);
|
||||
Write(Model.AdministratorSubjects.Count);
|
||||
|
||||
|
||||
#line default
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
{
|
||||
<i class="fa fa-cog"></i>@Html.ActionLinkClass("Plugins", MVC.Config.Plugins.Index(), "config")
|
||||
<div class="pageMenuBlurb">
|
||||
Manage extensions to the Disco platform.
|
||||
Manage extensions to the Disco ICT platform.
|
||||
</div>
|
||||
}
|
||||
@if (Authorization.Has(Claims.DiscoAdminAccount))
|
||||
@@ -42,7 +42,7 @@
|
||||
{
|
||||
<i class="fa fa-cog"></i>@Html.ActionLinkClass("Logging", MVC.Config.Logging.Index(), "config")
|
||||
<div class="pageMenuBlurb">
|
||||
Export Log files from various Disco Modules and view Live Logging.
|
||||
Export Log files from various Disco ICT Modules and view Live Logging.
|
||||
</div>
|
||||
}
|
||||
</div>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.34014
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -27,7 +27,6 @@ namespace Disco.Web.Areas.Config.Views.Config
|
||||
using System.Web.UI;
|
||||
using System.Web.WebPages;
|
||||
using Disco;
|
||||
using Disco.BI.Extensions;
|
||||
using Disco.Models.Repository;
|
||||
using Disco.Services;
|
||||
using Disco.Services.Authorization;
|
||||
@@ -223,8 +222,8 @@ WriteLiteral(" <div");
|
||||
|
||||
WriteLiteral(" class=\"pageMenuBlurb\"");
|
||||
|
||||
WriteLiteral(">\r\n Manage extensions to the Disco platform.\r\n " +
|
||||
" </div>\r\n");
|
||||
WriteLiteral(">\r\n Manage extensions to the Disco ICT platform.\r\n " +
|
||||
" </div>\r\n");
|
||||
|
||||
|
||||
#line 33 "..\..\Areas\Config\Views\Config\Index.cshtml"
|
||||
@@ -323,8 +322,8 @@ WriteLiteral(" <div");
|
||||
|
||||
WriteLiteral(" class=\"pageMenuBlurb\"");
|
||||
|
||||
WriteLiteral(">\r\n Export Log files from various Disco Modules and vi" +
|
||||
"ew Live Logging.\r\n </div>\r\n");
|
||||
WriteLiteral(">\r\n Export Log files from various Disco ICT Modules an" +
|
||||
"d view Live Logging.\r\n </div>\r\n");
|
||||
|
||||
|
||||
#line 47 "..\..\Areas\Config\Views\Config\Index.cshtml"
|
||||
@@ -912,14 +911,14 @@ WriteLiteral(" class=\"fa fa-cloud-download info\"");
|
||||
|
||||
WriteLiteral("></i>\r\n <div>An updated version of Disco is available</div>\r\n <a");
|
||||
|
||||
WriteAttribute("href", Tuple.Create(" href=\"", 7810), Tuple.Create("\"", 7846)
|
||||
WriteAttribute("href", Tuple.Create(" href=\"", 7818), Tuple.Create("\"", 7854)
|
||||
|
||||
#line 148 "..\..\Areas\Config\Views\Config\Index.cshtml"
|
||||
, Tuple.Create(Tuple.Create("", 7817), Tuple.Create<System.Object, System.Int32>(Model.UpdateResponse.UrlLink
|
||||
, Tuple.Create(Tuple.Create("", 7825), Tuple.Create<System.Object, System.Int32>(Model.UpdateResponse.UrlLink
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
, 7817), false)
|
||||
, 7825), false)
|
||||
);
|
||||
|
||||
WriteLiteral(" class=\"button small alert\"");
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
Html.BundleDeferred("~/ClientScripts/Modules/jQueryUI-DynaTree");
|
||||
}
|
||||
<div id="configurationDocumentTemplateExpressionBrowser">
|
||||
Expressions within Disco are based on the <a href="http://www.springframework.net/"
|
||||
Expressions within Disco ICT are based on the <a href="http://www.springframework.net/"
|
||||
target="_blank">Spring.NET Framework</a>. Please refer to the <a href="http://www.springframework.net/doc-latest/reference/html/expressions.html"
|
||||
target="_blank">Expression Evaluation</a> documentation.
|
||||
<h2 id="DeviceScope">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.34014
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -27,7 +27,6 @@ namespace Disco.Web.Areas.Config.Views.DocumentTemplate
|
||||
using System.Web.UI;
|
||||
using System.Web.WebPages;
|
||||
using Disco;
|
||||
using Disco.BI.Extensions;
|
||||
using Disco.Models.Repository;
|
||||
using Disco.Services;
|
||||
using Disco.Services.Authorization;
|
||||
@@ -60,7 +59,7 @@ WriteLiteral("\r\n<div");
|
||||
|
||||
WriteLiteral(" id=\"configurationDocumentTemplateExpressionBrowser\"");
|
||||
|
||||
WriteLiteral(">\r\n Expressions within Disco are based on the <a");
|
||||
WriteLiteral(">\r\n Expressions within Disco ICT are based on the <a");
|
||||
|
||||
WriteLiteral(" href=\"http://www.springframework.net/\"");
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<div class="sessionPageDetails">
|
||||
<h3 data-bind="text: title"></h3>
|
||||
<div data-bind="visible: undetected">
|
||||
Disco QR-Code not found<br />
|
||||
Disco ICT QR-Code not found<br />
|
||||
<a target="_blank" href="#" data-bind="attr: { href: manuallyAssignUrl }, visible: $parent.sessionEnded">Manually Assign Page</a>
|
||||
</div>
|
||||
<div data-bind="visible: detected">
|
||||
|
||||
@@ -27,7 +27,6 @@ namespace Disco.Web.Areas.Config.Views.DocumentTemplate
|
||||
using System.Web.UI;
|
||||
using System.Web.WebPages;
|
||||
using Disco;
|
||||
using Disco.BI.Extensions;
|
||||
using Disco.Models.Repository;
|
||||
using Disco.Services;
|
||||
using Disco.Services.Authorization;
|
||||
@@ -139,8 +138,8 @@ WriteLiteral("></h3>\r\n <div");
|
||||
|
||||
WriteLiteral(" data-bind=\"visible: undetected\"");
|
||||
|
||||
WriteLiteral(">\r\n Disco QR-Code not found<br />\r\n " +
|
||||
" <a");
|
||||
WriteLiteral(">\r\n Disco ICT QR-Code not found<br />\r\n " +
|
||||
" <a");
|
||||
|
||||
WriteLiteral(" target=\"_blank\"");
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
|
||||
<div class="info-box">
|
||||
<p class="fa-p">
|
||||
<i class="fa fa-exclamation-triangle"></i><strong>Warning:</strong> All plugins run with the same level of network privileges as the Disco Web App.<br />
|
||||
<i class="fa fa-exclamation-triangle"></i><strong>Warning:</strong> All plugins run with the same level of network privileges as the Disco ICT Web App.<br />
|
||||
<strong>Only Install plugins from a trusted source.</strong>
|
||||
</p>
|
||||
</div>
|
||||
@@ -88,7 +88,7 @@
|
||||
</div>
|
||||
<div class="info-box error">
|
||||
<p class="fa-p">
|
||||
<i class="fa fa-exclamation-triangle"></i><strong>Warning:</strong> All plugins run with the same level of network privileges as the Disco Web App.<br />
|
||||
<i class="fa fa-exclamation-triangle"></i><strong>Warning:</strong> All plugins run with the same level of network privileges as the Disco ICT Web App.<br />
|
||||
<strong>Only install plugins from a trusted source.</strong>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -413,8 +413,8 @@ WriteLiteral(">\r\n <i");
|
||||
WriteLiteral(" class=\"fa fa-exclamation-triangle\"");
|
||||
|
||||
WriteLiteral("></i><strong>Warning:</strong> All plugins run with the same level of network pri" +
|
||||
"vileges as the Disco Web App.<br />\r\n <strong>Only Install plugins fr" +
|
||||
"om a trusted source.</strong>\r\n </p>\r\n </div>\r\n</div>\r\n");
|
||||
"vileges as the Disco ICT Web App.<br />\r\n <strong>Only Install plugin" +
|
||||
"s from a trusted source.</strong>\r\n </p>\r\n </div>\r\n</div>\r\n");
|
||||
|
||||
|
||||
#line 79 "..\..\Areas\Config\Views\Plugins\Install.cshtml"
|
||||
@@ -488,9 +488,9 @@ WriteLiteral(">\r\n <i");
|
||||
WriteLiteral(" class=\"fa fa-exclamation-triangle\"");
|
||||
|
||||
WriteLiteral("></i><strong>Warning:</strong> All plugins run with the same level of network pri" +
|
||||
"vileges as the Disco Web App.<br />\r\n <strong>Only install plugin" +
|
||||
"s from a trusted source.</strong>\r\n </p>\r\n </div>\r\n </div>\r" +
|
||||
"\n");
|
||||
"vileges as the Disco ICT Web App.<br />\r\n <strong>Only install pl" +
|
||||
"ugins from a trusted source.</strong>\r\n </p>\r\n </div>\r\n </d" +
|
||||
"iv>\r\n");
|
||||
|
||||
|
||||
#line 96 "..\..\Areas\Config\Views\Plugins\Install.cshtml"
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<th style="width: 135px">
|
||||
Disco Version:
|
||||
Disco ICT Version:
|
||||
</th>
|
||||
<td>
|
||||
<div>
|
||||
@@ -268,7 +268,7 @@
|
||||
@Html.CheckBoxFor(m => m.ADSearchAllServers, new { disabled = "disabled" }) @Html.LabelFor(m => m.ADSearchAllServers)
|
||||
<div class="info-box">
|
||||
<p class="fa-p">
|
||||
<i class="fa fa-exclamation-circle warning"></i>Disco will not search the entire directory which consists of more than @(Disco.Services.Interop.ActiveDirectory.ActiveDirectory.MaxAllServerSearch) servers. Only servers within this site will be searched.
|
||||
<i class="fa fa-exclamation-circle warning"></i>Disco ICT will not search the entire directory which consists of more than @(Disco.Services.Interop.ActiveDirectory.ActiveDirectory.MaxAllServerSearch) servers. Only servers within this site will be searched.
|
||||
</p>
|
||||
</div>
|
||||
}
|
||||
@@ -277,7 +277,7 @@
|
||||
@Html.CheckBoxFor(m => m.ADSearchAllServers) @Html.LabelFor(m => m.ADSearchAllServers) @AjaxHelpers.AjaxLoader()
|
||||
<div class="info-box">
|
||||
<p class="fa-p">
|
||||
<i class="fa fa-info-circle"></i>If this setting is enabled, Disco will query all servers within the directory rather than only servers within this site.
|
||||
<i class="fa fa-info-circle"></i>If this setting is enabled, Disco ICT will query all servers within the directory rather than only servers within this site.
|
||||
</p>
|
||||
</div>
|
||||
<script>
|
||||
@@ -294,7 +294,7 @@
|
||||
@Html.CheckBoxFor(m => m.ADSearchAllServers, new { disabled = "disabled" }) @Html.LabelFor(m => m.ADSearchAllServers)
|
||||
<div class="info-box">
|
||||
<p class="fa-p">
|
||||
<i class="fa fa-info-circle"></i>If this setting is enabled, Disco will query all servers within the directory rather than only servers within this site.
|
||||
<i class="fa fa-info-circle"></i>If this setting is enabled, Disco ICT will query all servers within the directory rather than only servers within this site.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -369,7 +369,7 @@
|
||||
@Html.CheckBoxFor(m => m.ADSearchWildcardSuffixOnly, ADSearchWildcardSuffixOnlyAttributes) @Html.LabelFor(m => m.ADSearchWildcardSuffixOnly) @AjaxHelpers.AjaxLoader()
|
||||
<div class="info-box">
|
||||
<p class="fa-p">
|
||||
<i class="fa fa-info-circle"></i>If this setting is enabled, Disco will utilize Active Directory indexes to greatly improve search performance.
|
||||
<i class="fa fa-info-circle"></i>If this setting is enabled, Disco ICT will utilize Active Directory indexes to greatly improve search performance.
|
||||
If disabled, more results may be returned however performance will be reduced especially in large Active Directory domains.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -74,8 +74,8 @@ WriteLiteral(">\r\n <table>\r\n <tr>\r\n <th");
|
||||
|
||||
WriteLiteral(" style=\"width: 135px\"");
|
||||
|
||||
WriteLiteral(">\r\n Disco Version:\r\n </th>\r\n <td>\r\n " +
|
||||
" <div>\r\n <code>");
|
||||
WriteLiteral(">\r\n Disco ICT Version:\r\n </th>\r\n <td>\r\n " +
|
||||
" <div>\r\n <code>");
|
||||
|
||||
|
||||
#line 26 "..\..\Areas\Config\Views\SystemConfig\Index.cshtml"
|
||||
@@ -322,14 +322,14 @@ WriteLiteral(">");
|
||||
#line hidden
|
||||
WriteLiteral("</div>\r\n <a");
|
||||
|
||||
WriteAttribute("href", Tuple.Create(" href=\"", 4275), Tuple.Create("\"", 4319)
|
||||
WriteAttribute("href", Tuple.Create(" href=\"", 4279), Tuple.Create("\"", 4323)
|
||||
|
||||
#line 111 "..\..\Areas\Config\Views\SystemConfig\Index.cshtml"
|
||||
, Tuple.Create(Tuple.Create("", 4282), Tuple.Create<System.Object, System.Int32>(Model.UpdateLatestResponse.UrlLink
|
||||
, Tuple.Create(Tuple.Create("", 4286), Tuple.Create<System.Object, System.Int32>(Model.UpdateLatestResponse.UrlLink
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
, 4282), false)
|
||||
, 4286), false)
|
||||
);
|
||||
|
||||
WriteLiteral(" target=\"_blank\"");
|
||||
@@ -699,18 +699,18 @@ WriteLiteral(" <i");
|
||||
|
||||
WriteLiteral(" class=\"fa fa-exclamation warning fa-fw fa-lg\"");
|
||||
|
||||
WriteAttribute("title", Tuple.Create(" title=\"", 8706), Tuple.Create("\"", 8789)
|
||||
, Tuple.Create(Tuple.Create("", 8714), Tuple.Create("Unavailable,", 8714), true)
|
||||
, Tuple.Create(Tuple.Create(" ", 8726), Tuple.Create("will", 8727), true)
|
||||
, Tuple.Create(Tuple.Create(" ", 8731), Tuple.Create("retry", 8732), true)
|
||||
, Tuple.Create(Tuple.Create(" ", 8737), Tuple.Create("at", 8738), true)
|
||||
WriteAttribute("title", Tuple.Create(" title=\"", 8710), Tuple.Create("\"", 8793)
|
||||
, Tuple.Create(Tuple.Create("", 8718), Tuple.Create("Unavailable,", 8718), true)
|
||||
, Tuple.Create(Tuple.Create(" ", 8730), Tuple.Create("will", 8731), true)
|
||||
, Tuple.Create(Tuple.Create(" ", 8735), Tuple.Create("retry", 8736), true)
|
||||
, Tuple.Create(Tuple.Create(" ", 8741), Tuple.Create("at", 8742), true)
|
||||
|
||||
#line 215 "..\..\Areas\Config\Views\SystemConfig\Index.cshtml"
|
||||
, Tuple.Create(Tuple.Create(" ", 8740), Tuple.Create<System.Object, System.Int32>(server.AvailableWhen.Value.ToLongTimeString()
|
||||
, Tuple.Create(Tuple.Create(" ", 8744), Tuple.Create<System.Object, System.Int32>(server.AvailableWhen.Value.ToLongTimeString()
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
, 8741), false)
|
||||
, 8745), false)
|
||||
);
|
||||
|
||||
WriteLiteral("></i>\r\n");
|
||||
@@ -967,11 +967,11 @@ WriteLiteral(">\r\n <i");
|
||||
|
||||
WriteLiteral(" class=\"fa fa-exclamation-circle warning\"");
|
||||
|
||||
WriteLiteral("></i>Disco will not search the entire directory which consists of more than ");
|
||||
WriteLiteral("></i>Disco ICT will not search the entire directory which consists of more than ");
|
||||
|
||||
|
||||
#line 271 "..\..\Areas\Config\Views\SystemConfig\Index.cshtml"
|
||||
Write(Disco.Services.Interop.ActiveDirectory.ActiveDirectory.MaxAllServerSearch);
|
||||
Write(Disco.Services.Interop.ActiveDirectory.ActiveDirectory.MaxAllServerSearch);
|
||||
|
||||
|
||||
#line default
|
||||
@@ -1040,9 +1040,9 @@ WriteLiteral(">\r\n <i");
|
||||
|
||||
WriteLiteral(" class=\"fa fa-info-circle\"");
|
||||
|
||||
WriteLiteral("></i>If this setting is enabled, Disco will query all servers within the director" +
|
||||
"y rather than only servers within this site.\r\n " +
|
||||
" </p>\r\n </div>\r\n");
|
||||
WriteLiteral("></i>If this setting is enabled, Disco ICT will query all servers within the dire" +
|
||||
"ctory rather than only servers within this site.\r\n " +
|
||||
" </p>\r\n </div>\r\n");
|
||||
|
||||
WriteLiteral(" <script>\r\n $(f" +
|
||||
"unction () {\r\n document.DiscoFunctions.Pr" +
|
||||
@@ -1108,9 +1108,9 @@ WriteLiteral(">\r\n <i");
|
||||
|
||||
WriteLiteral(" class=\"fa fa-info-circle\"");
|
||||
|
||||
WriteLiteral("></i>If this setting is enabled, Disco will query all servers within the director" +
|
||||
"y rather than only servers within this site.\r\n </" +
|
||||
"p>\r\n </div>\r\n </div>\r\n");
|
||||
WriteLiteral("></i>If this setting is enabled, Disco ICT will query all servers within the dire" +
|
||||
"ctory rather than only servers within this site.\r\n " +
|
||||
" </p>\r\n </div>\r\n </div>\r\n");
|
||||
|
||||
|
||||
#line 301 "..\..\Areas\Config\Views\SystemConfig\Index.cshtml"
|
||||
@@ -1299,7 +1299,7 @@ WriteLiteral(">\r\n <i");
|
||||
|
||||
WriteLiteral(" class=\"fa fa-info-circle\"");
|
||||
|
||||
WriteLiteral(@"></i>If this setting is enabled, Disco will utilize Active Directory indexes to greatly improve search performance.
|
||||
WriteLiteral(@"></i>If this setting is enabled, Disco ICT will utilize Active Directory indexes to greatly improve search performance.
|
||||
If disabled, more results may be returned however performance will be reduced especially in large Active Directory domains.
|
||||
</p>
|
||||
</div>
|
||||
@@ -2180,14 +2180,14 @@ WriteLiteral(" name=\"Recipient\"");
|
||||
|
||||
WriteLiteral(" type=\"text\"");
|
||||
|
||||
WriteAttribute("value", Tuple.Create(" value=\"", 34655), Tuple.Create("\"", 34688)
|
||||
WriteAttribute("value", Tuple.Create(" value=\"", 34675), Tuple.Create("\"", 34708)
|
||||
|
||||
#line 748 "..\..\Areas\Config\Views\SystemConfig\Index.cshtml"
|
||||
, Tuple.Create(Tuple.Create("", 34663), Tuple.Create<System.Object, System.Int32>(CurrentUser.EmailAddress
|
||||
, Tuple.Create(Tuple.Create("", 34683), Tuple.Create<System.Object, System.Int32>(CurrentUser.EmailAddress
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
, 34663), false)
|
||||
, 34683), false)
|
||||
);
|
||||
|
||||
WriteLiteral(" />\r\n");
|
||||
|
||||
Reference in New Issue
Block a user