|
|
@@ -17,8 +17,8 @@
|
|
|
<MvcBuildViews>false</MvcBuildViews>
|
|
|
<UseIISExpress>true</UseIISExpress>
|
|
|
<IISExpressSSLPort />
|
|
|
- <IISExpressAnonymousAuthentication />
|
|
|
- <IISExpressWindowsAuthentication />
|
|
|
+ <IISExpressAnonymousAuthentication>disabled</IISExpressAnonymousAuthentication>
|
|
|
+ <IISExpressWindowsAuthentication>enabled</IISExpressWindowsAuthentication>
|
|
|
<IISExpressUseClassicPipelineMode />
|
|
|
<UseGlobalApplicationHostFile />
|
|
|
</PropertyGroup>
|
|
|
@@ -67,6 +67,7 @@
|
|
|
</Reference>
|
|
|
<Reference Include="System" />
|
|
|
<Reference Include="System.Data" />
|
|
|
+ <Reference Include="System.DirectoryServices" />
|
|
|
<Reference Include="System.Drawing" />
|
|
|
<Reference Include="System.Net.Http.Extensions, Version=2.2.29.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
<HintPath>..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll</HintPath>
|
|
|
@@ -156,17 +157,72 @@
|
|
|
<Compile Include="Global.asax.cs">
|
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Internal\MvcHtmlHelpers.cs" />
|
|
|
+ <Compile Include="Internal\Utilisateur.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Compile Include="App_Start\FilterConfig.cs" />
|
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
|
|
+ <Content Include="bin\Antlr3.Runtime.dll" />
|
|
|
+ <Content Include="bin\Antlr3.Runtime.pdb" />
|
|
|
+ <Content Include="bin\CD67.ModeleMVC.Entity.dll" />
|
|
|
+ <Content Include="bin\CD67.ModeleMVC.Entity.pdb" />
|
|
|
+ <Content Include="bin\CD67.ModeleMVC.Factory.dll" />
|
|
|
+ <Content Include="bin\CD67.ModeleMVC.Factory.pdb" />
|
|
|
+ <Content Include="bin\CD67.ModeleMVC.MVC.dll" />
|
|
|
+ <Content Include="bin\CD67.ModeleMVC.MVC.pdb" />
|
|
|
+ <Content Include="bin\EntityFramework.dll" />
|
|
|
+ <Content Include="bin\EntityFramework.SqlServer.dll" />
|
|
|
+ <Content Include="bin\EntityFramework.SqlServer.xml" />
|
|
|
+ <Content Include="bin\EntityFramework.xml" />
|
|
|
+ <Content Include="bin\fr\EntityFramework.resources.dll" />
|
|
|
+ <Content Include="bin\fr\EntityFramework.SqlServer.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Net.Http.Formatting.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Web.Helpers.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Web.Http.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Web.Http.WebHost.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Web.Mvc.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Web.Razor.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Web.WebPages.Deployment.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Web.WebPages.Razor.resources.dll" />
|
|
|
+ <Content Include="bin\fr\System.Web.WebPages.resources.dll" />
|
|
|
+ <Content Include="bin\Microsoft.Web.Infrastructure.dll" />
|
|
|
+ <Content Include="bin\Newtonsoft.Json.dll" />
|
|
|
+ <Content Include="bin\Newtonsoft.Json.xml" />
|
|
|
+ <Content Include="bin\Oracle.ManagedDataAccess.dll" />
|
|
|
+ <Content Include="bin\Oracle.ManagedDataAccess.EntityFramework.dll" />
|
|
|
+ <Content Include="bin\System.Net.Http.Extensions.dll" />
|
|
|
+ <Content Include="bin\System.Net.Http.Extensions.xml" />
|
|
|
+ <Content Include="bin\System.Net.Http.Formatting.dll" />
|
|
|
+ <Content Include="bin\System.Net.Http.Formatting.xml" />
|
|
|
+ <Content Include="bin\System.Net.Http.Primitives.dll" />
|
|
|
+ <Content Include="bin\System.Net.Http.Primitives.xml" />
|
|
|
+ <Content Include="bin\System.Web.Helpers.dll" />
|
|
|
+ <Content Include="bin\System.Web.Helpers.xml" />
|
|
|
+ <Content Include="bin\System.Web.Http.dll" />
|
|
|
+ <Content Include="bin\System.Web.Http.WebHost.dll" />
|
|
|
+ <Content Include="bin\System.Web.Http.WebHost.xml" />
|
|
|
+ <Content Include="bin\System.Web.Http.xml" />
|
|
|
+ <Content Include="bin\System.Web.Mvc.dll" />
|
|
|
+ <Content Include="bin\System.Web.Mvc.xml" />
|
|
|
+ <Content Include="bin\System.Web.Optimization.dll" />
|
|
|
+ <Content Include="bin\System.Web.Optimization.xml" />
|
|
|
+ <Content Include="bin\System.Web.Razor.dll" />
|
|
|
+ <Content Include="bin\System.Web.Razor.xml" />
|
|
|
+ <Content Include="bin\System.Web.WebPages.Deployment.dll" />
|
|
|
+ <Content Include="bin\System.Web.WebPages.Deployment.xml" />
|
|
|
+ <Content Include="bin\System.Web.WebPages.dll" />
|
|
|
+ <Content Include="bin\System.Web.WebPages.Razor.dll" />
|
|
|
+ <Content Include="bin\System.Web.WebPages.Razor.xml" />
|
|
|
+ <Content Include="bin\System.Web.WebPages.xml" />
|
|
|
+ <Content Include="bin\WebGrease.dll" />
|
|
|
<Content Include="Content\bootstrap-theme.css" />
|
|
|
<Content Include="Content\bootstrap-theme.min.css" />
|
|
|
<Content Include="Content\bootstrap.css" />
|
|
|
<Content Include="Content\bootstrap.min.css" />
|
|
|
+ <Content Include="Content\cd67-custom.css" />
|
|
|
+ <Content Include="Content\cd67-model.css" />
|
|
|
<Content Include="Content\font-awesome.css" />
|
|
|
<Content Include="Content\font-awesome.min.css" />
|
|
|
<Content Include="fonts\fontawesome-webfont.svg" />
|
|
|
@@ -185,7 +241,9 @@
|
|
|
<Content Include="Content\bootstrap.css.map" />
|
|
|
<Content Include="Content\bootstrap-theme.min.css.map" />
|
|
|
<Content Include="Content\bootstrap-theme.css.map" />
|
|
|
+ <Content Include="bin\CD67.ModeleMVC.MVC.dll.config" />
|
|
|
<None Include="Scripts\jquery-3.1.0-vsdoc.js" />
|
|
|
+ <Content Include="Images\LogoCD67.png" />
|
|
|
<Content Include="Scripts\bootstrap.js" />
|
|
|
<Content Include="Scripts\bootstrap.min.js" />
|
|
|
<Content Include="Scripts\jquery-3.1.0.js" />
|
|
|
@@ -197,6 +255,7 @@
|
|
|
<Content Include="Scripts\jquery.validate.min.js" />
|
|
|
<Content Include="Scripts\jquery.validate.unobtrusive.js" />
|
|
|
<Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
|
|
|
+ <Content Include="Scripts\sidebar_menu.js" />
|
|
|
<Content Include="style\ModeleStyleSheet.css" />
|
|
|
<Content Include="style\AppStyleSheet.css" />
|
|
|
<Content Include="Web.config">
|