From 4481909866e83636b0119fc84525e26d31de4005 Mon Sep 17 00:00:00 2001 From: Gary Sharp Date: Thu, 9 May 2013 17:03:49 +1000 Subject: [PATCH] Update: Regenerated Razor Views --- Disco.Client/Properties/AssemblyInfo.cs | 4 +-- .../Properties/AssemblyInfo.cs | 4 +-- Disco.Data/Properties/AssemblyInfo.cs | 4 +-- Disco.Models/Properties/AssemblyInfo.cs | 4 +-- .../Properties/AssemblyInfo.cs | 4 +-- Disco.Web/App_Code/AjaxHelpers.generated.cs | 4 +-- Disco.Web/App_Code/CommonHelpers.generated.cs | 2 +- .../Config/Views/Config/Index.generated.cs | 6 ++-- .../Views/DeviceBatch/Index.generated.cs | 6 ++-- .../Views/DeviceBatch/Timeline.generated.cs | 6 ++-- .../DeviceModel/GenericComponents.cshtml | 2 +- .../GenericComponents.generated.cs | 6 ++-- .../Views/DeviceModel/Index.generated.cs | 6 ++-- .../Views/DeviceModel/Show.generated.cs | 6 ++-- .../DeviceModel/_DeviceComponentsTable.cshtml | 2 +- .../_DeviceComponentsTable.generated.cs | 26 +++++++------- .../Views/DeviceProfile/Defaults.generated.cs | 6 ++-- .../Views/DeviceProfile/Index.generated.cs | 6 ++-- .../Views/DeviceProfile/Show.generated.cs | 6 ++-- .../Config/Views/DeviceProfile/_Table.cshtml | 5 +-- .../Views/DeviceProfile/_Table.generated.cs | 34 +++++++++++-------- .../Views/DeviceProfile/_TableRender.cshtml | 2 +- .../DeviceProfile/_TableRender.generated.cs | 14 ++++---- .../DocumentTemplate/Create.generated.cs | 6 ++-- .../ExpressionBrowser2.generated.cs | 6 ++-- .../ImportStatus.generated.cs | 6 ++-- .../Views/DocumentTemplate/Index.generated.cs | 6 ++-- .../Views/DocumentTemplate/Show.generated.cs | 6 ++-- .../UndetectedPages.generated.cs | 2 +- .../_ExpressionsTable.generated.cs | 2 +- .../Config/Views/Enrolment/Index.generated.cs | 6 ++-- .../Views/Enrolment/Status.generated.cs | 6 ++-- .../Views/Expressions/Editor.generated.cs | 6 ++-- .../Config/Views/Logging/Index.generated.cs | 6 ++-- .../Views/Logging/TaskStatus.generated.cs | 6 ++-- .../Views/Organisation/Index.generated.cs | 6 ++-- .../Config/Views/Plugins/Index.generated.cs | 2 +- .../Config/Views/Plugins/Install.generated.cs | 6 ++-- .../ProviderConfiguration.generated.cs | 6 ++-- .../Views/Shared/LogEvents.generated.cs | 6 ++-- .../Views/SystemConfig/Index.generated.cs | 6 ++-- .../Config/Views/_ViewStart.generated.cs | 6 ++-- .../Public/Views/Public/Credits.generated.cs | 6 ++-- .../Public/Views/Public/Index.generated.cs | 6 ++-- .../Public/Views/Public/Licence.generated.cs | 6 ++-- .../Views/UserHeldDevices/Index.generated.cs | 6 ++-- .../Public/Views/_ViewStart.generated.cs | 6 ++-- Disco.Web/Disco.Web.csproj | 7 ++-- Disco.Web/Properties/AssemblyInfo.cs | 4 +-- Disco.Web/T4MVC.cs | 5 ++- .../Device/DeviceParts/Resources.generated.cs | 6 ++-- Disco.Web/Views/Device/Index.generated.cs | 6 ++-- Disco.Web/Views/Device/Show.generated.cs | 2 +- .../Device/_CertificateTable.generated.cs | 6 ++-- .../Views/Device/_DeviceActions.generated.cs | 6 ++-- .../Views/Device/_DeviceTable.generated.cs | 6 ++-- ...iceUserAssignmentHistoryTable.generated.cs | 6 ++-- .../Views/Device/_ViewStart.generated.cs | 6 ++-- .../Views/InitialConfig/Complete.generated.cs | 6 ++-- .../Views/InitialConfig/Database.generated.cs | 6 ++-- .../InitialConfig/FileStore.generated.cs | 6 ++-- .../InitialConfig/RestartWebApp.generated.cs | 6 ++-- .../Views/InitialConfig/Welcome.generated.cs | 6 ++-- .../Views/InitialConfig/_Layout.generated.cs | 6 ++-- .../InitialConfig/_ViewStart.generated.cs | 6 ++-- Disco.Web/Views/Job/Create.generated.cs | 6 ++-- .../Views/Job/Create_Redirect.generated.cs | 6 ++-- .../Views/Job/JobParts/Flags.generated.cs | 6 ++-- .../Views/Job/JobParts/Insurance.generated.cs | 2 +- .../JobParts/JobMetaAdditions1.generated.cs | 6 ++-- .../Job/JobParts/NonWarranty.generated.cs | 6 ++-- .../JobParts/NonWarrantyFinance.generated.cs | 2 +- .../Views/Job/JobParts/Repairs.generated.cs | 2 +- .../Views/Job/JobParts/Warranty.generated.cs | 6 ++-- .../Views/Job/JobParts/_Subject.generated.cs | 2 +- Disco.Web/Views/Job/List.generated.cs | 6 ++-- Disco.Web/Views/Job/LogWarranty.generated.cs | 6 ++-- .../Job/LogWarrantyDisclose.generated.cs | 6 ++-- .../Views/Job/LogWarrantyError.generated.cs | 6 ++-- Disco.Web/Views/Job/Show.generated.cs | 2 +- .../WarrantyProviderJobDetails.generated.cs | 6 ++-- .../Views/Job/_CreateSubject.generated.cs | 6 ++-- Disco.Web/Views/Job/_ViewStart.generated.cs | 6 ++-- Disco.Web/Views/Search/Query.generated.cs | 6 ++-- Disco.Web/Views/Shared/Error.generated.cs | 6 ++-- .../Views/Shared/_JobTableRender.generated.cs | 6 ++-- .../Views/Shared/_SearchDialog.generated.cs | 6 ++-- Disco.Web/Views/Update/Index.generated.cs | 6 ++-- Disco.Web/Views/User/Index.generated.cs | 6 ++-- Disco.Web/Views/User/Show.generated.cs | 6 ++-- .../User/UserParts/Resources.generated.cs | 6 ++-- ...rDeviceAssignmentHistoryTable.generated.cs | 6 ++-- Disco.Web/Views/User/_UserTable.generated.cs | 6 ++-- Disco.Web/Views/User/_ViewStart.generated.cs | 6 ++-- Disco.Web/Views/_ViewStart.generated.cs | 6 ++-- 95 files changed, 281 insertions(+), 278 deletions(-) diff --git a/Disco.Client/Properties/AssemblyInfo.cs b/Disco.Client/Properties/AssemblyInfo.cs index 389ae726..cdffc07e 100644 --- a/Disco.Client/Properties/AssemblyInfo.cs +++ b/Disco.Client/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.2004")] -[assembly: AssemblyFileVersion("1.2.0506.2004")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0509.1618")] +[assembly: AssemblyFileVersion("1.2.0509.1618")] \ No newline at end of file diff --git a/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs b/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs index 4f288ee5..d34da7cc 100644 --- a/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs +++ b/Disco.ClientBootstrapper/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.1845")] -[assembly: AssemblyFileVersion("1.2.0506.1845")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0509.1618")] +[assembly: AssemblyFileVersion("1.2.0509.1618")] \ No newline at end of file diff --git a/Disco.Data/Properties/AssemblyInfo.cs b/Disco.Data/Properties/AssemblyInfo.cs index 3f730d9b..ab7914fb 100644 --- a/Disco.Data/Properties/AssemblyInfo.cs +++ b/Disco.Data/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.2022")] -[assembly: AssemblyFileVersion("1.2.0506.2022")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0509.1622")] +[assembly: AssemblyFileVersion("1.2.0509.1622")] \ No newline at end of file diff --git a/Disco.Models/Properties/AssemblyInfo.cs b/Disco.Models/Properties/AssemblyInfo.cs index 3e6a91ce..53ed514d 100644 --- a/Disco.Models/Properties/AssemblyInfo.cs +++ b/Disco.Models/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.2022")] -[assembly: AssemblyFileVersion("1.2.0506.2022")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0509.1622")] +[assembly: AssemblyFileVersion("1.2.0509.1622")] \ No newline at end of file diff --git a/Disco.Web.Extensions/Properties/AssemblyInfo.cs b/Disco.Web.Extensions/Properties/AssemblyInfo.cs index b748dd66..65a817ae 100644 --- a/Disco.Web.Extensions/Properties/AssemblyInfo.cs +++ b/Disco.Web.Extensions/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2.0506.2022")] -[assembly: AssemblyFileVersion("1.2.0506.2022")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0509.1622")] +[assembly: AssemblyFileVersion("1.2.0509.1622")] \ No newline at end of file diff --git a/Disco.Web/App_Code/AjaxHelpers.generated.cs b/Disco.Web/App_Code/AjaxHelpers.generated.cs index 15f6faa2..c679429c 100644 --- a/Disco.Web/App_Code/AjaxHelpers.generated.cs +++ b/Disco.Web/App_Code/AjaxHelpers.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -42,7 +42,7 @@ namespace Disco.Web #line default #line hidden - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] public class AjaxHelpers : System.Web.WebPages.HelperPage { diff --git a/Disco.Web/App_Code/CommonHelpers.generated.cs b/Disco.Web/App_Code/CommonHelpers.generated.cs index 7e562742..e9524f5f 100644 --- a/Disco.Web/App_Code/CommonHelpers.generated.cs +++ b/Disco.Web/App_Code/CommonHelpers.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Areas/Config/Views/Config/Index.generated.cs b/Disco.Web/Areas/Config/Views/Config/Index.generated.cs index 58df9371..a431faa3 100644 --- a/Disco.Web/Areas/Config/Views/Config/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/Config/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.Config using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Config/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/DeviceBatch/Index.generated.cs b/Disco.Web/Areas/Config/Views/DeviceBatch/Index.generated.cs index 822b23d4..040285b7 100644 --- a/Disco.Web/Areas/Config/Views/DeviceBatch/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceBatch/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceBatch using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceBatch/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/DeviceBatch/Timeline.generated.cs b/Disco.Web/Areas/Config/Views/DeviceBatch/Timeline.generated.cs index f4897570..c89fc6c1 100644 --- a/Disco.Web/Areas/Config/Views/DeviceBatch/Timeline.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceBatch/Timeline.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceBatch using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceBatch/Timeline.cshtml")] - public class Timeline : System.Web.Mvc.WebViewPage + public partial class Timeline : System.Web.Mvc.WebViewPage { public Timeline() { diff --git a/Disco.Web/Areas/Config/Views/DeviceModel/GenericComponents.cshtml b/Disco.Web/Areas/Config/Views/DeviceModel/GenericComponents.cshtml index 838ba4a2..67f64a16 100644 --- a/Disco.Web/Areas/Config/Views/DeviceModel/GenericComponents.cshtml +++ b/Disco.Web/Areas/Config/Views/DeviceModel/GenericComponents.cshtml @@ -1,4 +1,4 @@ -@model Disco.Web.Areas.Config.Models.DeviceModel.DeviceComponentsModel +@model Disco.Web.Areas.Config.Models.DeviceModel.ComponentsModel @{ ViewBag.Title = Html.ToBreadcrumb("Configuration", MVC.Config.Config.Index(), "Device Models", MVC.Config.DeviceModel.Index(null), "Generic Components"); } diff --git a/Disco.Web/Areas/Config/Views/DeviceModel/GenericComponents.generated.cs b/Disco.Web/Areas/Config/Views/DeviceModel/GenericComponents.generated.cs index 15741c0e..dcc48e1b 100644 --- a/Disco.Web/Areas/Config/Views/DeviceModel/GenericComponents.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceModel/GenericComponents.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceModel using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceModel/GenericComponents.cshtml")] - public class GenericComponents : System.Web.Mvc.WebViewPage + public partial class GenericComponents : System.Web.Mvc.WebViewPage { public GenericComponents() { diff --git a/Disco.Web/Areas/Config/Views/DeviceModel/Index.generated.cs b/Disco.Web/Areas/Config/Views/DeviceModel/Index.generated.cs index ddf83273..4d18ebfd 100644 --- a/Disco.Web/Areas/Config/Views/DeviceModel/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceModel/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceModel using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceModel/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/DeviceModel/Show.generated.cs b/Disco.Web/Areas/Config/Views/DeviceModel/Show.generated.cs index 30e62ce8..e6f7dc23 100644 --- a/Disco.Web/Areas/Config/Views/DeviceModel/Show.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceModel/Show.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceModel using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceModel/Show.cshtml")] - public class Show : System.Web.Mvc.WebViewPage + public partial class Show : System.Web.Mvc.WebViewPage { public Show() { diff --git a/Disco.Web/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.cshtml b/Disco.Web/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.cshtml index 9ff9916f..f7c15a4f 100644 --- a/Disco.Web/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.cshtml +++ b/Disco.Web/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.cshtml @@ -1,4 +1,4 @@ -@model Disco.Web.Areas.Config.Models.DeviceModel.DeviceComponentsModel +@model Disco.Web.Areas.Config.Models.DeviceModel.ComponentsModel @{ Html.BundleDeferred("~/ClientScripts/Modules/Disco-jQueryExtensions"); } diff --git a/Disco.Web/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.generated.cs b/Disco.Web/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.generated.cs index 47ef977b..d20e63f9 100644 --- a/Disco.Web/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceModel using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceModel/_DeviceComponentsTable.cshtml")] - public class DeviceComponentsTable : System.Web.Mvc.WebViewPage + public partial class DeviceComponentsTable : System.Web.Mvc.WebViewPage { public DeviceComponentsTable() { @@ -104,14 +104,14 @@ WriteLiteral(" type=\"text\""); WriteLiteral(" class=\"description\""); -WriteAttribute("value", Tuple.Create(" value=\"", 710), Tuple.Create("\"", 735) +WriteAttribute("value", Tuple.Create(" value=\"", 704), Tuple.Create("\"", 729) #line 24 "..\..\Areas\Config\Views\DeviceModel\_DeviceComponentsTable.cshtml" -, Tuple.Create(Tuple.Create("", 718), Tuple.Create(item.Description +, Tuple.Create(Tuple.Create("", 712), Tuple.Create(item.Description #line default #line hidden -, 718), false) +, 712), false) ); WriteLiteral(" />\r\n \r\n \r\n (item.Cost.ToString("C") +, Tuple.Create(Tuple.Create("", 827), Tuple.Create(item.Cost.ToString("C") #line default #line hidden -, 833), false) +, 827), false) ); WriteLiteral(" />\r\n \r\n \r\n (item.JobSubTypes.Count > 0 ? " editAlert" : string.Empty +, Tuple.Create(Tuple.Create("", 927), Tuple.Create(item.JobSubTypes.Count > 0 ? " editAlert" : string.Empty #line default #line hidden -, 933), false) +, 927), false) ); WriteLiteral(">\r\n \r\n \r\n // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceProfile using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceProfile/Defaults.cshtml")] - public class Defaults : System.Web.Mvc.WebViewPage + public partial class Defaults : System.Web.Mvc.WebViewPage { public Defaults() { diff --git a/Disco.Web/Areas/Config/Views/DeviceProfile/Index.generated.cs b/Disco.Web/Areas/Config/Views/DeviceProfile/Index.generated.cs index e3dc0786..757bd267 100644 --- a/Disco.Web/Areas/Config/Views/DeviceProfile/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceProfile/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceProfile using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceProfile/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/DeviceProfile/Show.generated.cs b/Disco.Web/Areas/Config/Views/DeviceProfile/Show.generated.cs index b6f72fa8..c2d3c34f 100644 --- a/Disco.Web/Areas/Config/Views/DeviceProfile/Show.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceProfile/Show.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceProfile using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceProfile/Show.cshtml")] - public class Show : System.Web.Mvc.WebViewPage + public partial class Show : System.Web.Mvc.WebViewPage { public Show() { diff --git a/Disco.Web/Areas/Config/Views/DeviceProfile/_Table.cshtml b/Disco.Web/Areas/Config/Views/DeviceProfile/_Table.cshtml index f5cad481..7e542421 100644 --- a/Disco.Web/Areas/Config/Views/DeviceProfile/_Table.cshtml +++ b/Disco.Web/Areas/Config/Views/DeviceProfile/_Table.cshtml @@ -1,4 +1,5 @@ @model Disco.Web.Areas.Config.Models.DeviceProfile.IndexModel +@using Disco.Web.Areas.Config.Models.DeviceProfile @if (DiscoApplication.MultiSiteMode) { var deviceProfilesGrouped = Model.DeviceProfiles.OrderBy(i => i.AddressName).GroupBy(i => i.AddressName); @@ -6,10 +7,10 @@ { if (deviceProfilesGroup.Key != null) {

@deviceProfilesGroup.Key

} - @Html.Partial(MVC.Config.DeviceProfile.Views._TableRender, deviceProfilesGroup, new ViewDataDictionary()) + @Html.Partial(MVC.Config.DeviceProfile.Views._TableRender, deviceProfilesGroup.Cast<_IndexModelItem>(), new ViewDataDictionary()) } } else { - @Html.Partial(MVC.Config.DeviceProfile.Views._TableRender, Model.DeviceProfiles, new ViewDataDictionary()) + @Html.Partial(MVC.Config.DeviceProfile.Views._TableRender, Model.DeviceProfiles.Cast<_IndexModelItem>(), new ViewDataDictionary()) } diff --git a/Disco.Web/Areas/Config/Views/DeviceProfile/_Table.generated.cs b/Disco.Web/Areas/Config/Views/DeviceProfile/_Table.generated.cs index 836900e2..9d8c58d4 100644 --- a/Disco.Web/Areas/Config/Views/DeviceProfile/_Table.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceProfile/_Table.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -29,11 +29,17 @@ namespace Disco.Web.Areas.Config.Views.DeviceProfile using Disco.BI.Extensions; using Disco.Models.Repository; using Disco.Web; + + #line 2 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" + using Disco.Web.Areas.Config.Models.DeviceProfile; + + #line default + #line hidden using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceProfile/_Table.cshtml")] - public class Table : System.Web.Mvc.WebViewPage + public partial class Table : System.Web.Mvc.WebViewPage { public Table() { @@ -41,7 +47,7 @@ namespace Disco.Web.Areas.Config.Views.DeviceProfile public override void Execute() { - #line 2 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" + #line 3 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" if (DiscoApplication.MultiSiteMode) { var deviceProfilesGrouped = Model.DeviceProfiles.OrderBy(i => i.AddressName).GroupBy(i => i.AddressName); @@ -55,7 +61,7 @@ namespace Disco.Web.Areas.Config.Views.DeviceProfile WriteLiteral("

"); - #line 8 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" + #line 9 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" Write(deviceProfilesGroup.Key); @@ -64,22 +70,22 @@ WriteLiteral("

"); WriteLiteral("

"); - #line 8 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" + #line 9 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" } #line default #line hidden - #line 9 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" -Write(Html.Partial(MVC.Config.DeviceProfile.Views._TableRender, deviceProfilesGroup, new ViewDataDictionary())); + #line 10 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" +Write(Html.Partial(MVC.Config.DeviceProfile.Views._TableRender, deviceProfilesGroup.Cast<_IndexModelItem>(), new ViewDataDictionary())); #line default #line hidden - #line 9 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" - + #line 10 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" + } } else @@ -89,15 +95,15 @@ else #line default #line hidden - #line 14 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" -Write(Html.Partial(MVC.Config.DeviceProfile.Views._TableRender, Model.DeviceProfiles, new ViewDataDictionary())); + #line 15 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" +Write(Html.Partial(MVC.Config.DeviceProfile.Views._TableRender, Model.DeviceProfiles.Cast<_IndexModelItem>(), new ViewDataDictionary())); #line default #line hidden - #line 14 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" - + #line 15 "..\..\Areas\Config\Views\DeviceProfile\_Table.cshtml" + } diff --git a/Disco.Web/Areas/Config/Views/DeviceProfile/_TableRender.cshtml b/Disco.Web/Areas/Config/Views/DeviceProfile/_TableRender.cshtml index 3425fea2..76e84788 100644 --- a/Disco.Web/Areas/Config/Views/DeviceProfile/_TableRender.cshtml +++ b/Disco.Web/Areas/Config/Views/DeviceProfile/_TableRender.cshtml @@ -1,4 +1,4 @@ -@model IEnumerable +@model IEnumerable
diff --git a/Disco.Web/Areas/Config/Views/DeviceProfile/_TableRender.generated.cs b/Disco.Web/Areas/Config/Views/DeviceProfile/_TableRender.generated.cs index f6bf2b1f..d7085485 100644 --- a/Disco.Web/Areas/Config/Views/DeviceProfile/_TableRender.generated.cs +++ b/Disco.Web/Areas/Config/Views/DeviceProfile/_TableRender.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DeviceProfile using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DeviceProfile/_TableRender.cshtml")] - public class TableRender : System.Web.Mvc.WebViewPage> + public partial class TableRender : System.Web.Mvc.WebViewPage> { public TableRender() { @@ -140,15 +140,15 @@ WriteLiteral(" (item.DeviceDecommissionedCount +, Tuple.Create(Tuple.Create("", 1004), Tuple.Create(item.DeviceDecommissionedCount #line default #line hidden -, 1013), false) -, Tuple.Create(Tuple.Create(" ", 1046), Tuple.Create("Decommissioned", 1047), true) +, 1004), false) +, Tuple.Create(Tuple.Create(" ", 1037), Tuple.Create("Decommissioned", 1038), true) ); WriteLiteral(">\r\n ("); diff --git a/Disco.Web/Areas/Config/Views/DocumentTemplate/Create.generated.cs b/Disco.Web/Areas/Config/Views/DocumentTemplate/Create.generated.cs index 6d92e8b6..4128b13a 100644 --- a/Disco.Web/Areas/Config/Views/DocumentTemplate/Create.generated.cs +++ b/Disco.Web/Areas/Config/Views/DocumentTemplate/Create.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DocumentTemplate using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DocumentTemplate/Create.cshtml")] - public class Create : System.Web.Mvc.WebViewPage + public partial class Create : System.Web.Mvc.WebViewPage { public Create() { diff --git a/Disco.Web/Areas/Config/Views/DocumentTemplate/ExpressionBrowser2.generated.cs b/Disco.Web/Areas/Config/Views/DocumentTemplate/ExpressionBrowser2.generated.cs index bd2300aa..9b857512 100644 --- a/Disco.Web/Areas/Config/Views/DocumentTemplate/ExpressionBrowser2.generated.cs +++ b/Disco.Web/Areas/Config/Views/DocumentTemplate/ExpressionBrowser2.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DocumentTemplate using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DocumentTemplate/ExpressionBrowser.cshtml")] - public class ExpressionBrowser : System.Web.Mvc.WebViewPage + public partial class ExpressionBrowser : System.Web.Mvc.WebViewPage { public ExpressionBrowser() { diff --git a/Disco.Web/Areas/Config/Views/DocumentTemplate/ImportStatus.generated.cs b/Disco.Web/Areas/Config/Views/DocumentTemplate/ImportStatus.generated.cs index 99ef4659..38d2ff50 100644 --- a/Disco.Web/Areas/Config/Views/DocumentTemplate/ImportStatus.generated.cs +++ b/Disco.Web/Areas/Config/Views/DocumentTemplate/ImportStatus.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DocumentTemplate using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DocumentTemplate/ImportStatus.cshtml")] - public class ImportStatus : System.Web.Mvc.WebViewPage + public partial class ImportStatus : System.Web.Mvc.WebViewPage { public ImportStatus() { diff --git a/Disco.Web/Areas/Config/Views/DocumentTemplate/Index.generated.cs b/Disco.Web/Areas/Config/Views/DocumentTemplate/Index.generated.cs index 666754eb..f93cf753 100644 --- a/Disco.Web/Areas/Config/Views/DocumentTemplate/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/DocumentTemplate/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DocumentTemplate using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DocumentTemplate/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/DocumentTemplate/Show.generated.cs b/Disco.Web/Areas/Config/Views/DocumentTemplate/Show.generated.cs index 068ef9ab..16f090fc 100644 --- a/Disco.Web/Areas/Config/Views/DocumentTemplate/Show.generated.cs +++ b/Disco.Web/Areas/Config/Views/DocumentTemplate/Show.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.DocumentTemplate using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/DocumentTemplate/Show.cshtml")] - public class Show : System.Web.Mvc.WebViewPage + public partial class Show : System.Web.Mvc.WebViewPage { public Show() { diff --git a/Disco.Web/Areas/Config/Views/DocumentTemplate/UndetectedPages.generated.cs b/Disco.Web/Areas/Config/Views/DocumentTemplate/UndetectedPages.generated.cs index 945ac76a..f4bfc31d 100644 --- a/Disco.Web/Areas/Config/Views/DocumentTemplate/UndetectedPages.generated.cs +++ b/Disco.Web/Areas/Config/Views/DocumentTemplate/UndetectedPages.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Areas/Config/Views/DocumentTemplate/_ExpressionsTable.generated.cs b/Disco.Web/Areas/Config/Views/DocumentTemplate/_ExpressionsTable.generated.cs index c13a0dbb..fc3663cf 100644 --- a/Disco.Web/Areas/Config/Views/DocumentTemplate/_ExpressionsTable.generated.cs +++ b/Disco.Web/Areas/Config/Views/DocumentTemplate/_ExpressionsTable.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Areas/Config/Views/Enrolment/Index.generated.cs b/Disco.Web/Areas/Config/Views/Enrolment/Index.generated.cs index 4af830f8..ed31968c 100644 --- a/Disco.Web/Areas/Config/Views/Enrolment/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/Enrolment/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.Enrolment using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Enrolment/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/Enrolment/Status.generated.cs b/Disco.Web/Areas/Config/Views/Enrolment/Status.generated.cs index 0ba9da5d..6bba0f09 100644 --- a/Disco.Web/Areas/Config/Views/Enrolment/Status.generated.cs +++ b/Disco.Web/Areas/Config/Views/Enrolment/Status.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.Enrolment using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Enrolment/Status.cshtml")] - public class Status : System.Web.Mvc.WebViewPage + public partial class Status : System.Web.Mvc.WebViewPage { public Status() { diff --git a/Disco.Web/Areas/Config/Views/Expressions/Editor.generated.cs b/Disco.Web/Areas/Config/Views/Expressions/Editor.generated.cs index 7e777b55..cd3dd45c 100644 --- a/Disco.Web/Areas/Config/Views/Expressions/Editor.generated.cs +++ b/Disco.Web/Areas/Config/Views/Expressions/Editor.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.Expressions using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Expressions/Editor.cshtml")] - public class Editor : System.Web.Mvc.WebViewPage + public partial class Editor : System.Web.Mvc.WebViewPage { public Editor() { diff --git a/Disco.Web/Areas/Config/Views/Logging/Index.generated.cs b/Disco.Web/Areas/Config/Views/Logging/Index.generated.cs index 514ec2eb..a69e2ca8 100644 --- a/Disco.Web/Areas/Config/Views/Logging/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/Logging/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -37,9 +37,9 @@ namespace Disco.Web.Areas.Config.Views.Logging using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Logging/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/Logging/TaskStatus.generated.cs b/Disco.Web/Areas/Config/Views/Logging/TaskStatus.generated.cs index c8b4b2d0..aee9cadb 100644 --- a/Disco.Web/Areas/Config/Views/Logging/TaskStatus.generated.cs +++ b/Disco.Web/Areas/Config/Views/Logging/TaskStatus.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.Logging using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Logging/TaskStatus.cshtml")] - public class TaskStatus : System.Web.Mvc.WebViewPage + public partial class TaskStatus : System.Web.Mvc.WebViewPage { public TaskStatus() { diff --git a/Disco.Web/Areas/Config/Views/Organisation/Index.generated.cs b/Disco.Web/Areas/Config/Views/Organisation/Index.generated.cs index 61c9084d..a7566ea6 100644 --- a/Disco.Web/Areas/Config/Views/Organisation/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/Organisation/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.Organisation using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Organisation/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/Plugins/Index.generated.cs b/Disco.Web/Areas/Config/Views/Plugins/Index.generated.cs index 581048f7..79faa62c 100644 --- a/Disco.Web/Areas/Config/Views/Plugins/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/Plugins/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Areas/Config/Views/Plugins/Install.generated.cs b/Disco.Web/Areas/Config/Views/Plugins/Install.generated.cs index c4783309..1938c269 100644 --- a/Disco.Web/Areas/Config/Views/Plugins/Install.generated.cs +++ b/Disco.Web/Areas/Config/Views/Plugins/Install.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -37,9 +37,9 @@ namespace Disco.Web.Areas.Config.Views.Plugins using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Plugins/Install.cshtml")] - public class Install : System.Web.Mvc.WebViewPage + public partial class Install : System.Web.Mvc.WebViewPage { public Install() { diff --git a/Disco.Web/Areas/Config/Views/Plugins/ProviderConfiguration.generated.cs b/Disco.Web/Areas/Config/Views/Plugins/ProviderConfiguration.generated.cs index ba86e9cd..3f9e4335 100644 --- a/Disco.Web/Areas/Config/Views/Plugins/ProviderConfiguration.generated.cs +++ b/Disco.Web/Areas/Config/Views/Plugins/ProviderConfiguration.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.Plugins using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Plugins/Configure.cshtml")] - public class Configure : System.Web.Mvc.WebViewPage + public partial class Configure : System.Web.Mvc.WebViewPage { public Configure() { diff --git a/Disco.Web/Areas/Config/Views/Shared/LogEvents.generated.cs b/Disco.Web/Areas/Config/Views/Shared/LogEvents.generated.cs index 1931a25f..6fc7fa5b 100644 --- a/Disco.Web/Areas/Config/Views/Shared/LogEvents.generated.cs +++ b/Disco.Web/Areas/Config/Views/Shared/LogEvents.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.Shared using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/Shared/LogEvents.cshtml")] - public class LogEvents : System.Web.Mvc.WebViewPage + public partial class LogEvents : System.Web.Mvc.WebViewPage { public LogEvents() { diff --git a/Disco.Web/Areas/Config/Views/SystemConfig/Index.generated.cs b/Disco.Web/Areas/Config/Views/SystemConfig/Index.generated.cs index db7bda4d..a6840c6b 100644 --- a/Disco.Web/Areas/Config/Views/SystemConfig/Index.generated.cs +++ b/Disco.Web/Areas/Config/Views/SystemConfig/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views.SystemConfig using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/SystemConfig/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Config/Views/_ViewStart.generated.cs b/Disco.Web/Areas/Config/Views/_ViewStart.generated.cs index 3cc49852..523379dd 100644 --- a/Disco.Web/Areas/Config/Views/_ViewStart.generated.cs +++ b/Disco.Web/Areas/Config/Views/_ViewStart.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Config.Views using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Config/Views/_ViewStart.cshtml")] - public class ViewStart : System.Web.Mvc.ViewStartPage + public partial class ViewStart : System.Web.Mvc.ViewStartPage { public ViewStart() { diff --git a/Disco.Web/Areas/Public/Views/Public/Credits.generated.cs b/Disco.Web/Areas/Public/Views/Public/Credits.generated.cs index 3f2e81d0..43a8d221 100644 --- a/Disco.Web/Areas/Public/Views/Public/Credits.generated.cs +++ b/Disco.Web/Areas/Public/Views/Public/Credits.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Public.Views.Public using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Public/Views/Public/Credits.cshtml")] - public class Credits : System.Web.Mvc.WebViewPage + public partial class Credits : System.Web.Mvc.WebViewPage { public Credits() { diff --git a/Disco.Web/Areas/Public/Views/Public/Index.generated.cs b/Disco.Web/Areas/Public/Views/Public/Index.generated.cs index 0e364e8b..89d5fe7f 100644 --- a/Disco.Web/Areas/Public/Views/Public/Index.generated.cs +++ b/Disco.Web/Areas/Public/Views/Public/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Public.Views.Public using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Public/Views/Public/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Areas/Public/Views/Public/Licence.generated.cs b/Disco.Web/Areas/Public/Views/Public/Licence.generated.cs index 70b9573e..5b911cc0 100644 --- a/Disco.Web/Areas/Public/Views/Public/Licence.generated.cs +++ b/Disco.Web/Areas/Public/Views/Public/Licence.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Public.Views.Public using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Public/Views/Public/Licence.cshtml")] - public class Licence : System.Web.Mvc.WebViewPage + public partial class Licence : System.Web.Mvc.WebViewPage { public Licence() { diff --git a/Disco.Web/Areas/Public/Views/UserHeldDevices/Index.generated.cs b/Disco.Web/Areas/Public/Views/UserHeldDevices/Index.generated.cs index 4c4318b1..569c674a 100644 --- a/Disco.Web/Areas/Public/Views/UserHeldDevices/Index.generated.cs +++ b/Disco.Web/Areas/Public/Views/UserHeldDevices/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Public.Views.UserHeldDevices using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Public/Views/UserHeldDevices/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage> + public partial class Index : System.Web.Mvc.WebViewPage> { public Index() { diff --git a/Disco.Web/Areas/Public/Views/_ViewStart.generated.cs b/Disco.Web/Areas/Public/Views/_ViewStart.generated.cs index 52ad63e3..b8ffbd21 100644 --- a/Disco.Web/Areas/Public/Views/_ViewStart.generated.cs +++ b/Disco.Web/Areas/Public/Views/_ViewStart.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Areas.Public.Views using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Areas/Public/Views/_ViewStart.cshtml")] - public class ViewStart : System.Web.Mvc.ViewStartPage + public partial class ViewStart : System.Web.Mvc.ViewStartPage { public ViewStart() { diff --git a/Disco.Web/Disco.Web.csproj b/Disco.Web/Disco.Web.csproj index f97823e5..8b97d598 100644 --- a/Disco.Web/Disco.Web.csproj +++ b/Disco.Web/Disco.Web.csproj @@ -1157,9 +1157,6 @@ UserHeldDevices.less - - jquery-ui.css - UserHeldDevices.less @@ -1381,7 +1378,7 @@ - + TextTemplatingFileGenerator T4MVC.cs @@ -1861,7 +1858,7 @@ False - + diff --git a/Disco.Web/Properties/AssemblyInfo.cs b/Disco.Web/Properties/AssemblyInfo.cs index dd4b4a66..f5c58a01 100644 --- a/Disco.Web/Properties/AssemblyInfo.cs +++ b/Disco.Web/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.2.0506.2022")] -[assembly: AssemblyFileVersion("1.2.0506.2022")] \ No newline at end of file +[assembly: AssemblyVersion("1.2.0509.1622")] +[assembly: AssemblyFileVersion("1.2.0509.1622")] \ No newline at end of file diff --git a/Disco.Web/T4MVC.cs b/Disco.Web/T4MVC.cs index 520adbd7..c5be4cb5 100644 --- a/Disco.Web/T4MVC.cs +++ b/Disco.Web/T4MVC.cs @@ -145,9 +145,9 @@ namespace Links public static readonly string disco_unobtrusiveValidation_extensions_js = T4MVCHelpers.IsProduction() && T4Extensions.FileExists(URLPATH + "/disco.unobtrusiveValidation.extensions.min.js") ? Url("disco.unobtrusiveValidation.extensions.min.js") : Url("disco.unobtrusiveValidation.extensions.js"); - public static readonly string jquery_1_9_1_js = T4MVCHelpers.IsProduction() && T4Extensions.FileExists(URLPATH + "/jquery-1.9.1.min.js") ? Url("jquery-1.9.1.min.js") : Url("jquery-1.9.1.js"); + public static readonly string jquery_2_0_0_js = T4MVCHelpers.IsProduction() && T4Extensions.FileExists(URLPATH + "/jquery-2.0.0.min.js") ? Url("jquery-2.0.0.min.js") : Url("jquery-2.0.0.js"); - public static readonly string jquery_ui_1_10_0_js = T4MVCHelpers.IsProduction() && T4Extensions.FileExists(URLPATH + "/jquery-ui-1.10.0.min.js") ? Url("jquery-ui-1.10.0.min.js") : Url("jquery-ui-1.10.0.js"); + public static readonly string jquery_ui_1_10_3_js = T4MVCHelpers.IsProduction() && T4Extensions.FileExists(URLPATH + "/jquery-ui-1.10.3.min.js") ? Url("jquery-ui-1.10.3.min.js") : Url("jquery-ui-1.10.3.js"); public static readonly string jquery_dataTables_js = T4MVCHelpers.IsProduction() && T4Extensions.FileExists(URLPATH + "/jquery.dataTables.min.js") ? Url("jquery.dataTables.min.js") : Url("jquery.dataTables.js"); @@ -921,7 +921,6 @@ namespace Links public static readonly string jquery_ui_css = T4MVCHelpers.IsProduction() && T4Extensions.FileExists(URLPATH + "/jquery-ui.min.css") ? Url("jquery-ui.min.css") : Url("jquery-ui.css"); - public static readonly string jquery_ui_min_css = Url("jquery-ui.min.css"); } public static readonly string jQueryUIExtensions_less = Url("jQueryUIExtensions.less"); diff --git a/Disco.Web/Views/Device/DeviceParts/Resources.generated.cs b/Disco.Web/Views/Device/DeviceParts/Resources.generated.cs index 3ac91f45..8865277c 100644 --- a/Disco.Web/Views/Device/DeviceParts/Resources.generated.cs +++ b/Disco.Web/Views/Device/DeviceParts/Resources.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Device.DeviceParts using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Device/DeviceParts/Resources.cshtml")] - public class Resources : System.Web.Mvc.WebViewPage + public partial class Resources : System.Web.Mvc.WebViewPage { public Resources() { diff --git a/Disco.Web/Views/Device/Index.generated.cs b/Disco.Web/Views/Device/Index.generated.cs index a36cbf1f..044172da 100644 --- a/Disco.Web/Views/Device/Index.generated.cs +++ b/Disco.Web/Views/Device/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Device using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Device/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Views/Device/Show.generated.cs b/Disco.Web/Views/Device/Show.generated.cs index 5f103d00..09ba254c 100644 --- a/Disco.Web/Views/Device/Show.generated.cs +++ b/Disco.Web/Views/Device/Show.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Views/Device/_CertificateTable.generated.cs b/Disco.Web/Views/Device/_CertificateTable.generated.cs index bd6e6243..ce7067a1 100644 --- a/Disco.Web/Views/Device/_CertificateTable.generated.cs +++ b/Disco.Web/Views/Device/_CertificateTable.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Device using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Device/_CertificateTable.cshtml")] - public class CertificateTable : System.Web.Mvc.WebViewPage> + public partial class CertificateTable : System.Web.Mvc.WebViewPage> { public CertificateTable() { diff --git a/Disco.Web/Views/Device/_DeviceActions.generated.cs b/Disco.Web/Views/Device/_DeviceActions.generated.cs index 07254690..d9a7e1fe 100644 --- a/Disco.Web/Views/Device/_DeviceActions.generated.cs +++ b/Disco.Web/Views/Device/_DeviceActions.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Device using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Device/_DeviceActions.cshtml")] - public class DeviceActions : System.Web.Mvc.WebViewPage + public partial class DeviceActions : System.Web.Mvc.WebViewPage { public DeviceActions() { diff --git a/Disco.Web/Views/Device/_DeviceTable.generated.cs b/Disco.Web/Views/Device/_DeviceTable.generated.cs index b3e8aff2..cdd69398 100644 --- a/Disco.Web/Views/Device/_DeviceTable.generated.cs +++ b/Disco.Web/Views/Device/_DeviceTable.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Device using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Device/_DeviceTable.cshtml")] - public class DeviceTable : System.Web.Mvc.WebViewPage> + public partial class DeviceTable : System.Web.Mvc.WebViewPage> { public DeviceTable() { diff --git a/Disco.Web/Views/Device/_DeviceUserAssignmentHistoryTable.generated.cs b/Disco.Web/Views/Device/_DeviceUserAssignmentHistoryTable.generated.cs index 0632710d..4ebec423 100644 --- a/Disco.Web/Views/Device/_DeviceUserAssignmentHistoryTable.generated.cs +++ b/Disco.Web/Views/Device/_DeviceUserAssignmentHistoryTable.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Device using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Device/_DeviceUserAssignmentHistoryTable.cshtml")] - public class DeviceUserAssignmentHistoryTable : System.Web.Mvc.WebViewPage + public partial class DeviceUserAssignmentHistoryTable : System.Web.Mvc.WebViewPage { public DeviceUserAssignmentHistoryTable() { diff --git a/Disco.Web/Views/Device/_ViewStart.generated.cs b/Disco.Web/Views/Device/_ViewStart.generated.cs index f0ee1354..837eb7f1 100644 --- a/Disco.Web/Views/Device/_ViewStart.generated.cs +++ b/Disco.Web/Views/Device/_ViewStart.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Device using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Device/_ViewStart.cshtml")] - public class ViewStart : System.Web.Mvc.ViewStartPage + public partial class ViewStart : System.Web.Mvc.ViewStartPage { public ViewStart() { diff --git a/Disco.Web/Views/InitialConfig/Complete.generated.cs b/Disco.Web/Views/InitialConfig/Complete.generated.cs index 22d3e643..387e4e5a 100644 --- a/Disco.Web/Views/InitialConfig/Complete.generated.cs +++ b/Disco.Web/Views/InitialConfig/Complete.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.InitialConfig using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/InitialConfig/Complete.cshtml")] - public class Complete : System.Web.Mvc.WebViewPage + public partial class Complete : System.Web.Mvc.WebViewPage { public Complete() { diff --git a/Disco.Web/Views/InitialConfig/Database.generated.cs b/Disco.Web/Views/InitialConfig/Database.generated.cs index 62cdf90c..b69d569d 100644 --- a/Disco.Web/Views/InitialConfig/Database.generated.cs +++ b/Disco.Web/Views/InitialConfig/Database.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.InitialConfig using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/InitialConfig/Database.cshtml")] - public class Database : System.Web.Mvc.WebViewPage + public partial class Database : System.Web.Mvc.WebViewPage { public Database() { diff --git a/Disco.Web/Views/InitialConfig/FileStore.generated.cs b/Disco.Web/Views/InitialConfig/FileStore.generated.cs index 5c4708b3..a4397a8a 100644 --- a/Disco.Web/Views/InitialConfig/FileStore.generated.cs +++ b/Disco.Web/Views/InitialConfig/FileStore.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.InitialConfig using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/InitialConfig/FileStore.cshtml")] - public class FileStore : System.Web.Mvc.WebViewPage + public partial class FileStore : System.Web.Mvc.WebViewPage { public FileStore() { diff --git a/Disco.Web/Views/InitialConfig/RestartWebApp.generated.cs b/Disco.Web/Views/InitialConfig/RestartWebApp.generated.cs index a683c417..cd6015d9 100644 --- a/Disco.Web/Views/InitialConfig/RestartWebApp.generated.cs +++ b/Disco.Web/Views/InitialConfig/RestartWebApp.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.InitialConfig using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/InitialConfig/RestartWebApp.cshtml")] - public class RestartWebApp : System.Web.Mvc.WebViewPage + public partial class RestartWebApp : System.Web.Mvc.WebViewPage { public RestartWebApp() { diff --git a/Disco.Web/Views/InitialConfig/Welcome.generated.cs b/Disco.Web/Views/InitialConfig/Welcome.generated.cs index 9bcefb16..567bf91f 100644 --- a/Disco.Web/Views/InitialConfig/Welcome.generated.cs +++ b/Disco.Web/Views/InitialConfig/Welcome.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.InitialConfig using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/InitialConfig/Welcome.cshtml")] - public class Welcome : System.Web.Mvc.WebViewPage + public partial class Welcome : System.Web.Mvc.WebViewPage { public Welcome() { diff --git a/Disco.Web/Views/InitialConfig/_Layout.generated.cs b/Disco.Web/Views/InitialConfig/_Layout.generated.cs index 96a8888c..ef90b077 100644 --- a/Disco.Web/Views/InitialConfig/_Layout.generated.cs +++ b/Disco.Web/Views/InitialConfig/_Layout.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.InitialConfig using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/InitialConfig/_Layout.cshtml")] - public class Layout : System.Web.Mvc.WebViewPage + public partial class Layout : System.Web.Mvc.WebViewPage { public Layout() { diff --git a/Disco.Web/Views/InitialConfig/_ViewStart.generated.cs b/Disco.Web/Views/InitialConfig/_ViewStart.generated.cs index 81a9d66e..a84c5257 100644 --- a/Disco.Web/Views/InitialConfig/_ViewStart.generated.cs +++ b/Disco.Web/Views/InitialConfig/_ViewStart.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.InitialConfig using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/InitialConfig/_ViewStart.cshtml")] - public class ViewStart : System.Web.Mvc.ViewStartPage + public partial class ViewStart : System.Web.Mvc.ViewStartPage { public ViewStart() { diff --git a/Disco.Web/Views/Job/Create.generated.cs b/Disco.Web/Views/Job/Create.generated.cs index 22108d5a..7eb3227d 100644 --- a/Disco.Web/Views/Job/Create.generated.cs +++ b/Disco.Web/Views/Job/Create.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/Create.cshtml")] - public class Create : System.Web.Mvc.WebViewPage + public partial class Create : System.Web.Mvc.WebViewPage { public Create() { diff --git a/Disco.Web/Views/Job/Create_Redirect.generated.cs b/Disco.Web/Views/Job/Create_Redirect.generated.cs index 7d2e4156..16bb9aa4 100644 --- a/Disco.Web/Views/Job/Create_Redirect.generated.cs +++ b/Disco.Web/Views/Job/Create_Redirect.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/Create_Redirect.cshtml")] - public class Create_Redirect : System.Web.Mvc.WebViewPage + public partial class Create_Redirect : System.Web.Mvc.WebViewPage { public Create_Redirect() { diff --git a/Disco.Web/Views/Job/JobParts/Flags.generated.cs b/Disco.Web/Views/Job/JobParts/Flags.generated.cs index 9e62d842..e60c72b5 100644 --- a/Disco.Web/Views/Job/JobParts/Flags.generated.cs +++ b/Disco.Web/Views/Job/JobParts/Flags.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job.JobParts using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/JobParts/Flags.cshtml")] - public class Flags : System.Web.Mvc.WebViewPage + public partial class Flags : System.Web.Mvc.WebViewPage { public Flags() { diff --git a/Disco.Web/Views/Job/JobParts/Insurance.generated.cs b/Disco.Web/Views/Job/JobParts/Insurance.generated.cs index abddd69c..287bb37b 100644 --- a/Disco.Web/Views/Job/JobParts/Insurance.generated.cs +++ b/Disco.Web/Views/Job/JobParts/Insurance.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Views/Job/JobParts/JobMetaAdditions1.generated.cs b/Disco.Web/Views/Job/JobParts/JobMetaAdditions1.generated.cs index 52fc7727..70b73b04 100644 --- a/Disco.Web/Views/Job/JobParts/JobMetaAdditions1.generated.cs +++ b/Disco.Web/Views/Job/JobParts/JobMetaAdditions1.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -36,9 +36,9 @@ namespace Disco.Web.Views.Job.JobParts using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/JobParts/JobMetaAdditions.cshtml")] - public class JobMetaAdditions : System.Web.Mvc.WebViewPage + public partial class JobMetaAdditions : System.Web.Mvc.WebViewPage { public JobMetaAdditions() { diff --git a/Disco.Web/Views/Job/JobParts/NonWarranty.generated.cs b/Disco.Web/Views/Job/JobParts/NonWarranty.generated.cs index 002bde24..e061a86d 100644 --- a/Disco.Web/Views/Job/JobParts/NonWarranty.generated.cs +++ b/Disco.Web/Views/Job/JobParts/NonWarranty.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job.JobParts using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/JobParts/NonWarranty.cshtml")] - public class NonWarranty : System.Web.Mvc.WebViewPage + public partial class NonWarranty : System.Web.Mvc.WebViewPage { public NonWarranty() { diff --git a/Disco.Web/Views/Job/JobParts/NonWarrantyFinance.generated.cs b/Disco.Web/Views/Job/JobParts/NonWarrantyFinance.generated.cs index 7cd52265..2acc14b4 100644 --- a/Disco.Web/Views/Job/JobParts/NonWarrantyFinance.generated.cs +++ b/Disco.Web/Views/Job/JobParts/NonWarrantyFinance.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Views/Job/JobParts/Repairs.generated.cs b/Disco.Web/Views/Job/JobParts/Repairs.generated.cs index a40ed29e..e36e936a 100644 --- a/Disco.Web/Views/Job/JobParts/Repairs.generated.cs +++ b/Disco.Web/Views/Job/JobParts/Repairs.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Views/Job/JobParts/Warranty.generated.cs b/Disco.Web/Views/Job/JobParts/Warranty.generated.cs index 31504de8..8ec64b07 100644 --- a/Disco.Web/Views/Job/JobParts/Warranty.generated.cs +++ b/Disco.Web/Views/Job/JobParts/Warranty.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job.JobParts using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/JobParts/Warranty.cshtml")] - public class Warranty : System.Web.Mvc.WebViewPage + public partial class Warranty : System.Web.Mvc.WebViewPage { public Warranty() { diff --git a/Disco.Web/Views/Job/JobParts/_Subject.generated.cs b/Disco.Web/Views/Job/JobParts/_Subject.generated.cs index 7ccd1fc9..ef3842a6 100644 --- a/Disco.Web/Views/Job/JobParts/_Subject.generated.cs +++ b/Disco.Web/Views/Job/JobParts/_Subject.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Views/Job/List.generated.cs b/Disco.Web/Views/Job/List.generated.cs index 5028744a..a19e7aa1 100644 --- a/Disco.Web/Views/Job/List.generated.cs +++ b/Disco.Web/Views/Job/List.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/List.cshtml")] - public class List : System.Web.Mvc.WebViewPage + public partial class List : System.Web.Mvc.WebViewPage { public List() { diff --git a/Disco.Web/Views/Job/LogWarranty.generated.cs b/Disco.Web/Views/Job/LogWarranty.generated.cs index 61a06979..cac70bf8 100644 --- a/Disco.Web/Views/Job/LogWarranty.generated.cs +++ b/Disco.Web/Views/Job/LogWarranty.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/LogWarranty.cshtml")] - public class LogWarranty : System.Web.Mvc.WebViewPage + public partial class LogWarranty : System.Web.Mvc.WebViewPage { public LogWarranty() { diff --git a/Disco.Web/Views/Job/LogWarrantyDisclose.generated.cs b/Disco.Web/Views/Job/LogWarrantyDisclose.generated.cs index 76a98fd4..48eca98f 100644 --- a/Disco.Web/Views/Job/LogWarrantyDisclose.generated.cs +++ b/Disco.Web/Views/Job/LogWarrantyDisclose.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/LogWarrantyDisclose.cshtml")] - public class LogWarrantyDisclose : System.Web.Mvc.WebViewPage + public partial class LogWarrantyDisclose : System.Web.Mvc.WebViewPage { public LogWarrantyDisclose() { diff --git a/Disco.Web/Views/Job/LogWarrantyError.generated.cs b/Disco.Web/Views/Job/LogWarrantyError.generated.cs index 15f26397..e120b03f 100644 --- a/Disco.Web/Views/Job/LogWarrantyError.generated.cs +++ b/Disco.Web/Views/Job/LogWarrantyError.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/LogWarrantyError.cshtml")] - public class LogWarrantyError : System.Web.Mvc.WebViewPage + public partial class LogWarrantyError : System.Web.Mvc.WebViewPage { public LogWarrantyError() { diff --git a/Disco.Web/Views/Job/Show.generated.cs b/Disco.Web/Views/Job/Show.generated.cs index ddb0bdf0..36e5e885 100644 --- a/Disco.Web/Views/Job/Show.generated.cs +++ b/Disco.Web/Views/Job/Show.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/Disco.Web/Views/Job/WarrantyProviderJobDetails.generated.cs b/Disco.Web/Views/Job/WarrantyProviderJobDetails.generated.cs index f2330210..1e979e1e 100644 --- a/Disco.Web/Views/Job/WarrantyProviderJobDetails.generated.cs +++ b/Disco.Web/Views/Job/WarrantyProviderJobDetails.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/WarrantyProviderJobDetails.cshtml")] - public class WarrantyProviderJobDetails : System.Web.Mvc.WebViewPage + public partial class WarrantyProviderJobDetails : System.Web.Mvc.WebViewPage { public WarrantyProviderJobDetails() { diff --git a/Disco.Web/Views/Job/_CreateSubject.generated.cs b/Disco.Web/Views/Job/_CreateSubject.generated.cs index e2772de0..25233122 100644 --- a/Disco.Web/Views/Job/_CreateSubject.generated.cs +++ b/Disco.Web/Views/Job/_CreateSubject.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/_CreateSubject.cshtml")] - public class CreateSubject : System.Web.Mvc.WebViewPage + public partial class CreateSubject : System.Web.Mvc.WebViewPage { public CreateSubject() { diff --git a/Disco.Web/Views/Job/_ViewStart.generated.cs b/Disco.Web/Views/Job/_ViewStart.generated.cs index e3396026..d6b589fb 100644 --- a/Disco.Web/Views/Job/_ViewStart.generated.cs +++ b/Disco.Web/Views/Job/_ViewStart.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/_ViewStart.cshtml")] - public class ViewStart : System.Web.Mvc.ViewStartPage + public partial class ViewStart : System.Web.Mvc.ViewStartPage { public ViewStart() { diff --git a/Disco.Web/Views/Search/Query.generated.cs b/Disco.Web/Views/Search/Query.generated.cs index 99886dc8..d50c1919 100644 --- a/Disco.Web/Views/Search/Query.generated.cs +++ b/Disco.Web/Views/Search/Query.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Search using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Search/Query.cshtml")] - public class Query : System.Web.Mvc.WebViewPage + public partial class Query : System.Web.Mvc.WebViewPage { public Query() { diff --git a/Disco.Web/Views/Shared/Error.generated.cs b/Disco.Web/Views/Shared/Error.generated.cs index ae435c4c..ae223ff8 100644 --- a/Disco.Web/Views/Shared/Error.generated.cs +++ b/Disco.Web/Views/Shared/Error.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Shared using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Shared/Error.cshtml")] - public class Error : System.Web.Mvc.WebViewPage + public partial class Error : System.Web.Mvc.WebViewPage { public Error() { diff --git a/Disco.Web/Views/Shared/_JobTableRender.generated.cs b/Disco.Web/Views/Shared/_JobTableRender.generated.cs index ff9a069a..36c1a7a4 100644 --- a/Disco.Web/Views/Shared/_JobTableRender.generated.cs +++ b/Disco.Web/Views/Shared/_JobTableRender.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Shared using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Shared/_JobTableRender.cshtml")] - public class JobTableRender : System.Web.Mvc.WebViewPage + public partial class JobTableRender : System.Web.Mvc.WebViewPage { public JobTableRender() { diff --git a/Disco.Web/Views/Shared/_SearchDialog.generated.cs b/Disco.Web/Views/Shared/_SearchDialog.generated.cs index da7fca76..64de7654 100644 --- a/Disco.Web/Views/Shared/_SearchDialog.generated.cs +++ b/Disco.Web/Views/Shared/_SearchDialog.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Shared using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Shared/_SearchDialog.cshtml")] - public class SearchDialog : System.Web.Mvc.WebViewPage + public partial class SearchDialog : System.Web.Mvc.WebViewPage { public SearchDialog() { diff --git a/Disco.Web/Views/Update/Index.generated.cs b/Disco.Web/Views/Update/Index.generated.cs index 882cb2b4..2ad347e0 100644 --- a/Disco.Web/Views/Update/Index.generated.cs +++ b/Disco.Web/Views/Update/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.Update using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/Update/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Views/User/Index.generated.cs b/Disco.Web/Views/User/Index.generated.cs index 1db6999d..ee418ce5 100644 --- a/Disco.Web/Views/User/Index.generated.cs +++ b/Disco.Web/Views/User/Index.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.User using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/User/Index.cshtml")] - public class Index : System.Web.Mvc.WebViewPage + public partial class Index : System.Web.Mvc.WebViewPage { public Index() { diff --git a/Disco.Web/Views/User/Show.generated.cs b/Disco.Web/Views/User/Show.generated.cs index 1ef72fb6..868e154c 100644 --- a/Disco.Web/Views/User/Show.generated.cs +++ b/Disco.Web/Views/User/Show.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.User using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/User/Show.cshtml")] - public class Show : System.Web.Mvc.WebViewPage + public partial class Show : System.Web.Mvc.WebViewPage { public Show() { diff --git a/Disco.Web/Views/User/UserParts/Resources.generated.cs b/Disco.Web/Views/User/UserParts/Resources.generated.cs index 61af9075..b0ec6bb1 100644 --- a/Disco.Web/Views/User/UserParts/Resources.generated.cs +++ b/Disco.Web/Views/User/UserParts/Resources.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.User.UserParts using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/User/UserParts/Resources.cshtml")] - public class Resources : System.Web.Mvc.WebViewPage + public partial class Resources : System.Web.Mvc.WebViewPage { public Resources() { diff --git a/Disco.Web/Views/User/_UserDeviceAssignmentHistoryTable.generated.cs b/Disco.Web/Views/User/_UserDeviceAssignmentHistoryTable.generated.cs index 04e5d656..286799b1 100644 --- a/Disco.Web/Views/User/_UserDeviceAssignmentHistoryTable.generated.cs +++ b/Disco.Web/Views/User/_UserDeviceAssignmentHistoryTable.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.User using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/User/_UserDeviceAssignmentHistoryTable.cshtml")] - public class UserDeviceAssignmentHistoryTable : System.Web.Mvc.WebViewPage + public partial class UserDeviceAssignmentHistoryTable : System.Web.Mvc.WebViewPage { public UserDeviceAssignmentHistoryTable() { diff --git a/Disco.Web/Views/User/_UserTable.generated.cs b/Disco.Web/Views/User/_UserTable.generated.cs index 2d224488..d44461e9 100644 --- a/Disco.Web/Views/User/_UserTable.generated.cs +++ b/Disco.Web/Views/User/_UserTable.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.User using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/User/_UserTable.cshtml")] - public class UserTable : System.Web.Mvc.WebViewPage> + public partial class UserTable : System.Web.Mvc.WebViewPage> { public UserTable() { diff --git a/Disco.Web/Views/User/_ViewStart.generated.cs b/Disco.Web/Views/User/_ViewStart.generated.cs index 547897cd..a519ac60 100644 --- a/Disco.Web/Views/User/_ViewStart.generated.cs +++ b/Disco.Web/Views/User/_ViewStart.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views.User using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/User/_ViewStart.cshtml")] - public class ViewStart : System.Web.Mvc.ViewStartPage + public partial class ViewStart : System.Web.Mvc.ViewStartPage { public ViewStart() { diff --git a/Disco.Web/Views/_ViewStart.generated.cs b/Disco.Web/Views/_ViewStart.generated.cs index 1b2fb36d..c7894e26 100644 --- a/Disco.Web/Views/_ViewStart.generated.cs +++ b/Disco.Web/Views/_ViewStart.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -31,9 +31,9 @@ namespace Disco.Web.Views using Disco.Web; using Disco.Web.Extensions; - [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")] [System.Web.WebPages.PageVirtualPathAttribute("~/Views/_ViewStart.cshtml")] - public class ViewStart : System.Web.Mvc.ViewStartPage + public partial class ViewStart : System.Web.Mvc.ViewStartPage { public ViewStart() {