mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-04-05 17:38:01 +08:00
check issue #3
This commit is contained in:
parent
7cc293c121
commit
942f606a2b
@ -1,4 +1,4 @@
|
|||||||
<%--
|
<%--
|
||||||
Name: 添加界面
|
Name: 添加界面
|
||||||
Author: yubaolee
|
Author: yubaolee
|
||||||
Description: 任务对象界面
|
Description: 任务对象界面
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<%--
|
<%--
|
||||||
Name: Database Table Properties
|
Name: Database Table Properties
|
||||||
Author: yubaolee
|
Author: yubaolee
|
||||||
Description: Create a list of properties from a database table
|
Description: Create a list of properties from a database table
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<%--
|
<%--
|
||||||
Name: Database Table Properties
|
Name: Database Table Properties
|
||||||
Author: yubaolee
|
Author: yubaolee
|
||||||
Description: Create a list of properties from a database table
|
Description: Create a list of properties from a database table
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<%--
|
<%--
|
||||||
Name: Database Table Properties
|
Name: Database Table Properties
|
||||||
Author: yubaolee
|
Author: yubaolee
|
||||||
Description: Create a list of properties from a database table
|
Description: Create a list of properties from a database table
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<%--
|
<%--
|
||||||
Name: Database Table Properties
|
Name: Database Table Properties
|
||||||
Author: yubaolee
|
Author: yubaolee
|
||||||
Description: Create a list of properties from a database table
|
Description: Create a list of properties from a database table
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<%--
|
<%--
|
||||||
Name: Database Table Properties
|
Name: Database Table Properties
|
||||||
Author: yubaolee
|
Author: yubaolee
|
||||||
Description: 没有树状导航的datagrid
|
Description: 没有树状导航的datagrid
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<%--
|
<%--
|
||||||
Name: 数据访问
|
Name: 数据访问
|
||||||
Author: yubaolee
|
Author: yubaolee
|
||||||
Description:
|
Description:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : FairUtility
|
// Assembly : FairUtility
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 08-27-2015
|
// Created : 08-27-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
|
||||||
namespace Infrastructure
|
namespace Infrastructure
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : Infrastructure
|
// Assembly : Infrastructure
|
||||||
// Author : Administrator
|
// Author : Administrator
|
||||||
// Created : 09-22-2015
|
// Created : 09-22-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : FairUtility
|
// Assembly : FairUtility
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 08-18-2015
|
// Created : 08-18-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
//Copyright (C) Microsoft Corporation. All rights reserved.
|
//Copyright (C) Microsoft Corporation. All rights reserved.
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
namespace Infrastructure
|
namespace Infrastructure
|
||||||
{
|
{
|
||||||
public class Filter
|
public class Filter
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : FairUtility
|
// Assembly : FairUtility
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 10-13-2015
|
// Created : 10-13-2015
|
||||||
|
@ -11,6 +11,8 @@
|
|||||||
<AssemblyName>Infrastructure</AssemblyName>
|
<AssemblyName>Infrastructure</AssemblyName>
|
||||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||||
<FileAlignment>512</FileAlignment>
|
<FileAlignment>512</FileAlignment>
|
||||||
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
||||||
|
<RestorePackages>true</RestorePackages>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
@ -70,6 +72,13 @@
|
|||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
||||||
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
||||||
|
</PropertyGroup>
|
||||||
|
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
||||||
|
</Target>
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : Infrastructure
|
// Assembly : Infrastructure
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 09-07-2015
|
// Created : 09-07-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : FairUtility
|
// Assembly : FairUtility
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 08-12-2015
|
// Created : 08-12-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using log4net;
|
using log4net;
|
||||||
|
|
||||||
[assembly: log4net.Config.XmlConfigurator(Watch = true)]
|
[assembly: log4net.Config.XmlConfigurator(Watch = true)]
|
||||||
namespace Infrastructure
|
namespace Infrastructure
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : Infrastructure
|
// Assembly : Infrastructure
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 11-23-2015
|
// Created : 11-23-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Linq.Expressions;
|
using System.Linq.Expressions;
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
using System.Runtime.CompilerServices;
|
using System.Runtime.CompilerServices;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : Infrastructure
|
// Assembly : Infrastructure
|
||||||
// Author : Administrator
|
// Author : Administrator
|
||||||
// Created : 09-22-2015
|
// Created : 09-22-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using OpenAuth.Domain.Interface;
|
using OpenAuth.Domain.Interface;
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : OpenAuth.App
|
// Assembly : OpenAuth.App
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 12-02-2015
|
// Created : 12-02-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
using OpenAuth.Domain.Interface;
|
using OpenAuth.Domain.Interface;
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
// 有关程序集的常规信息通过以下
|
// 有关程序集的常规信息通过以下
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using OpenAuth.App.ViewModel;
|
using OpenAuth.App.ViewModel;
|
||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
using OpenAuth.Domain.Interface;
|
using OpenAuth.Domain.Interface;
|
||||||
using System;
|
using System;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : OpenAuth.App
|
// Assembly : OpenAuth.App
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 12-01-2015
|
// Created : 12-01-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using Infrastructure;
|
using Infrastructure;
|
||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
namespace OpenAuth.App.ViewModel
|
namespace OpenAuth.App.ViewModel
|
||||||
{
|
{
|
||||||
public class ResourceVM
|
public class ResourceVM
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : OpenAuth.App
|
// Assembly : OpenAuth.App
|
||||||
// Author : yubaolee
|
// Author : yubaolee
|
||||||
// Created : 11-29-2015
|
// Created : 11-29-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using Infrastructure;
|
using Infrastructure;
|
||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : OpenAuth.Domain
|
// Assembly : OpenAuth.Domain
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 11-30-2015
|
// Created : 11-30-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : OpenAuth.Domain
|
// Assembly : OpenAuth.Domain
|
||||||
// Author : yubaolee
|
// Author : yubaolee
|
||||||
// Created : 10-25-2015
|
// Created : 10-25-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
// 有关程序集的常规信息通过以下
|
// 有关程序集的常规信息通过以下
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Web;
|
using System.Web;
|
||||||
using System.Web.Optimization;
|
using System.Web.Optimization;
|
||||||
|
|
||||||
namespace OpenAuth.Mvc
|
namespace OpenAuth.Mvc
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Web;
|
using System.Web;
|
||||||
using System.Web.Mvc;
|
using System.Web.Mvc;
|
||||||
|
|
||||||
namespace OpenAuth.Mvc
|
namespace OpenAuth.Mvc
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Web;
|
using System.Web;
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
// <copyright file="AutofacExt.cs" company="www.cnblogs.com/yubaolee">
|
// <copyright file="AutofacExt.cs" company="www.cnblogs.com/yubaolee">
|
||||||
// Copyright (c) www.cnblogs.com/yubaolee. All rights reserved.
|
// Copyright (c) www.cnblogs.com/yubaolee. All rights reserved.
|
||||||
// </copyright>
|
// </copyright>
|
||||||
// <summary>IOC初始化</summary>
|
// <summary>IOC扩展</summary>
|
||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
|
|
||||||
using Autofac;
|
using Autofac;
|
||||||
@ -29,10 +29,10 @@ namespace OpenAuth.Mvc
|
|||||||
{
|
{
|
||||||
var builder = new ContainerBuilder();
|
var builder = new ContainerBuilder();
|
||||||
|
|
||||||
//泛型注册
|
//<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ע<EFBFBD><EFBFBD>
|
||||||
builder.RegisterGeneric(typeof(BaseRepository<>)).As(typeof(IRepository<>));
|
builder.RegisterGeneric(typeof(BaseRepository<>)).As(typeof(IRepository<>));
|
||||||
|
|
||||||
//应用层注册
|
//Ӧ<EFBFBD>ò<EFBFBD>ע<EFBFBD><EFBFBD>
|
||||||
builder.RegisterModule(new ConfigurationSettingsReader("autofac"));
|
builder.RegisterModule(new ConfigurationSettingsReader("autofac"));
|
||||||
builder.RegisterType<LoginApp>();
|
builder.RegisterType<LoginApp>();
|
||||||
builder.RegisterType<OrgManagerApp>();
|
builder.RegisterType<OrgManagerApp>();
|
||||||
@ -65,7 +65,7 @@ namespace OpenAuth.Mvc
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 从依赖容器里面获取
|
/// <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȡ
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <typeparam name="T"></typeparam>
|
/// <typeparam name="T"></typeparam>
|
||||||
public static T GetFromFac<T>()
|
public static T GetFromFac<T>()
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : OpenAuth.Mvc
|
// Assembly : OpenAuth.Mvc
|
||||||
// Author : Administrator
|
// Author : Administrator
|
||||||
// Created : 09-22-2015
|
// Created : 09-22-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Web;
|
using System.Web;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Web.Mvc;
|
using System.Web.Mvc;
|
||||||
using Infrastructure;
|
using Infrastructure;
|
||||||
using Infrastructure.Helper;
|
using Infrastructure.Helper;
|
||||||
using OpenAuth.App;
|
using OpenAuth.App;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Web;
|
using System.Web;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : OpenAuth.Mvc
|
// Assembly : OpenAuth.Mvc
|
||||||
// Author : Yubao Li
|
// Author : Yubao Li
|
||||||
// Created : 12-02-2015
|
// Created : 12-02-2015
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using Infrastructure;
|
using Infrastructure;
|
||||||
using OpenAuth.App;
|
using OpenAuth.App;
|
||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
using OpenAuth.Mvc.Models;
|
using OpenAuth.Mvc.Models;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Web.Mvc;
|
using System.Web.Mvc;
|
||||||
using Infrastructure;
|
using Infrastructure;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Web;
|
using System.Web;
|
||||||
using System.Web.Mvc;
|
using System.Web.Mvc;
|
||||||
using System.Web.Optimization;
|
using System.Web.Optimization;
|
||||||
using System.Web.Routing;
|
using System.Web.Routing;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// ***********************************************************************
|
// ***********************************************************************
|
||||||
// Assembly : OpenAuth.Mvc
|
// Assembly : OpenAuth.Mvc
|
||||||
// Author : yubaolee
|
// Author : yubaolee
|
||||||
// Created : 11-05-2015
|
// Created : 11-05-2015
|
||||||
|
@ -21,6 +21,8 @@
|
|||||||
<IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication>
|
<IISExpressWindowsAuthentication>disabled</IISExpressWindowsAuthentication>
|
||||||
<IISExpressUseClassicPipelineMode />
|
<IISExpressUseClassicPipelineMode />
|
||||||
<UseGlobalApplicationHostFile />
|
<UseGlobalApplicationHostFile />
|
||||||
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
||||||
|
<RestorePackages>true</RestorePackages>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
@ -672,6 +674,13 @@
|
|||||||
</FlavorProperties>
|
</FlavorProperties>
|
||||||
</VisualStudio>
|
</VisualStudio>
|
||||||
</ProjectExtensions>
|
</ProjectExtensions>
|
||||||
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
||||||
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
||||||
|
</PropertyGroup>
|
||||||
|
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
||||||
|
</Target>
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
using System.Runtime.CompilerServices;
|
using System.Runtime.CompilerServices;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@model OpenAuth.Domain.Category
|
@model OpenAuth.Domain.Category
|
||||||
@{
|
@{
|
||||||
ViewBag.Title = "Category编辑界面";
|
ViewBag.Title = "Category编辑界面";
|
||||||
Layout = null;
|
Layout = null;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "Category";
|
string _prefix = "Category";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
Layout = null;
|
Layout = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@model List<OpenAuth.App.ViewModel.ModuleView>
|
@model List<OpenAuth.App.ViewModel.ModuleView>
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="zh">
|
<html lang="zh">
|
||||||
<head>
|
<head>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
@{
|
@{
|
||||||
Layout = null;
|
Layout = null;
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@using System.Text
|
@using System.Text
|
||||||
<div class="bjui-pageHeader">
|
<div class="bjui-pageHeader">
|
||||||
<div class="bjui-searchBar">
|
<div class="bjui-searchBar">
|
||||||
<div class="bjui-searchBar">
|
<div class="bjui-searchBar">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@model OpenAuth.Mvc.Models.BjuiResponse
|
@model OpenAuth.Mvc.Models.BjuiResponse
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="zh">
|
<html lang="zh">
|
||||||
<head>
|
<head>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "assignForRole";
|
string _prefix = "assignForRole";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "assignForUser";
|
string _prefix = "assignForUser";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@model IEnumerable<OpenAuth.Domain.ModuleElement>
|
@model IEnumerable<OpenAuth.Domain.ModuleElement>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@model OpenAuth.Domain.Module
|
@model OpenAuth.Domain.Module
|
||||||
@{
|
@{
|
||||||
ViewBag.Title = "Module编辑界面";
|
ViewBag.Title = "Module编辑界面";
|
||||||
Layout = null;
|
Layout = null;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "Module";
|
string _prefix = "Module";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@*
|
@*
|
||||||
选择多个模块ID,以ids的形式返回
|
选择多个模块ID,以ids的形式返回
|
||||||
*@
|
*@
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@*
|
@*
|
||||||
选择多个模块ID,以ids的形式返回
|
选择多个模块ID,以ids的形式返回
|
||||||
*@
|
*@
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
ViewBag.Title = "title";
|
ViewBag.Title = "title";
|
||||||
Layout = null;
|
Layout = null;
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "org";
|
string _prefix = "org";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@model dynamic
|
@model dynamic
|
||||||
|
|
||||||
@{
|
@{
|
||||||
ViewBag.Title = "title";
|
ViewBag.Title = "title";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@model OpenAuth.Domain.Resource
|
@model OpenAuth.Domain.Resource
|
||||||
@{
|
@{
|
||||||
ViewBag.Title = "Resource编辑界面";
|
ViewBag.Title = "Resource编辑界面";
|
||||||
Layout = null;
|
Layout = null;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "Resource";
|
string _prefix = "Resource";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
@ -156,7 +156,7 @@
|
|||||||
url: '/ResourceManager/Add?id=' + selected,
|
url: '/ResourceManager/Add?id=' + selected,
|
||||||
title: '编辑',
|
title: '编辑',
|
||||||
onClose:function() {
|
onClose:function() {
|
||||||
refreshModuleGrid();
|
refreshResourceGrid();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "assignResForRole";
|
string _prefix = "assignResForRole";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "assignResForUser";
|
string _prefix = "assignResForUser";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@model OpenAuth.Domain.Role
|
@model OpenAuth.Domain.Role
|
||||||
@{
|
@{
|
||||||
ViewBag.Title = "title";
|
ViewBag.Title = "title";
|
||||||
Layout = null;
|
Layout = null;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "Role";
|
string _prefix = "Role";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "assignRoleForUser";
|
string _prefix = "assignRoleForUser";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1 +1 @@
|
|||||||
@RenderBody()
|
@RenderBody()
|
@ -1,4 +1,4 @@
|
|||||||
@model OpenAuth.App.ViewModel.UserView
|
@model OpenAuth.App.ViewModel.UserView
|
||||||
@{
|
@{
|
||||||
ViewBag.Title = "title";
|
ViewBag.Title = "title";
|
||||||
Layout = null;
|
Layout = null;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@{
|
@{
|
||||||
string _prefix = "user";
|
string _prefix = "user";
|
||||||
var _treeId = _prefix + "Tree";
|
var _treeId = _prefix + "Tree";
|
||||||
var _gridId = _prefix + "Grid";
|
var _gridId = _prefix + "Grid";
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
@{
|
@{
|
||||||
Layout = "~/Views/Shared/_Layout.cshtml";
|
Layout = "~/Views/Shared/_Layout.cshtml";
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Data.Entity;
|
using System.Data.Entity;
|
||||||
using System.Data.Entity.Migrations;
|
using System.Data.Entity.Migrations;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
using OpenAuth.Domain.Interface;
|
using OpenAuth.Domain.Interface;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
using OpenAuth.Domain.Interface;
|
using OpenAuth.Domain.Interface;
|
||||||
|
@ -12,6 +12,8 @@
|
|||||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||||
<FileAlignment>512</FileAlignment>
|
<FileAlignment>512</FileAlignment>
|
||||||
<TargetFrameworkProfile />
|
<TargetFrameworkProfile />
|
||||||
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
||||||
|
<RestorePackages>true</RestorePackages>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
@ -100,6 +102,13 @@
|
|||||||
<Content Include="CodeTemplates\ReverseEngineerCodeFirst\Mapping.tt" />
|
<Content Include="CodeTemplates\ReverseEngineerCodeFirst\Mapping.tt" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
||||||
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
||||||
|
</PropertyGroup>
|
||||||
|
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
||||||
|
</Target>
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
// 有关程序集的常规信息通过以下
|
// 有关程序集的常规信息通过以下
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
using OpenAuth.Domain.Interface;
|
using OpenAuth.Domain.Interface;
|
||||||
using System;
|
using System;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using OpenAuth.Domain;
|
using OpenAuth.Domain;
|
||||||
using OpenAuth.Domain.Interface;
|
using OpenAuth.Domain.Interface;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using OpenAuth.Domain.Interface;
|
using OpenAuth.Domain.Interface;
|
||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Globalization;
|
using System.Globalization;
|
||||||
|
@ -17,6 +17,8 @@
|
|||||||
<IsCodedUITest>False</IsCodedUITest>
|
<IsCodedUITest>False</IsCodedUITest>
|
||||||
<TestProjectType>UnitTest</TestProjectType>
|
<TestProjectType>UnitTest</TestProjectType>
|
||||||
<TargetFrameworkProfile />
|
<TargetFrameworkProfile />
|
||||||
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
||||||
|
<RestorePackages>true</RestorePackages>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
@ -115,6 +117,13 @@
|
|||||||
</Choose>
|
</Choose>
|
||||||
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
||||||
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
||||||
|
</PropertyGroup>
|
||||||
|
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
||||||
|
</Target>
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
|
|
||||||
// 有关程序集的常规信息通过以下特性集
|
// 有关程序集的常规信息通过以下特性集
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using Infrastructure;
|
using Infrastructure;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||||
|
Loading…
Reference in New Issue
Block a user