Pokaż
Ignoruj:
Data:
2009-10-02 13:15:40 (17 years ago)
Autor:
alina
Opis:

fix #207, #193, #205

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/Wierszowki/Wierszowki.Web/Wierszowki.Web.csproj

    r823 r842  
    7474    <Compile Include="Controllers\ReportController.cs" /> 
    7575    <Compile Include="Helpers\SelectExtension.cs" /> 
     76    <Compile Include="Models\AllViewData.cs" /> 
    7677    <Compile Include="Models\AuthorCardViewData.cs" /> 
     78    <Compile Include="Models\ConfirmViewData.cs" /> 
     79    <Compile Include="Models\DeleteViewData.cs" /> 
    7780    <Compile Include="Models\FormsAuthenticationService.cs" /> 
    7881    <Compile Include="Models\Interfaces\IFormsAuthentication.cs" /> 
     
    8689    </Compile> 
    8790    <Compile Include="Models\AuthorViewData.cs" /> 
     91    <Compile Include="Models\UserConfirmViewData.cs" /> 
    8892    <Compile Include="Models\MagazineItemViewData.cs" /> 
     93    <Compile Include="Models\OperationType.cs" /> 
    8994    <Compile Include="Models\ReportViewData.cs" /> 
    9095    <Compile Include="Properties\AssemblyInfo.cs" /> 
     
    100105    <Content Include="Default.aspx" /> 
    101106    <Content Include="Global.asax" /> 
     107    <Content Include="Views\Scripts2\additional-methods.js" /> 
     108    <Content Include="Views\Scripts2\jquery-1.2.6.js" /> 
     109    <Content Include="Views\Scripts2\jquery-1.2.6.min.js" /> 
     110    <Content Include="Views\Scripts2\jquery.validate.js" /> 
     111    <Content Include="Views\Scripts2\MicrosoftAjax.debug.js" /> 
     112    <Content Include="Views\Scripts2\MicrosoftAjax.js" /> 
     113    <Content Include="Views\Scripts2\MicrosoftMvcAjax.debug.js" /> 
     114    <Content Include="Views\Scripts2\MicrosoftMvcAjax.js" /> 
     115    <Content Include="Views\Scripts2\xVal.AspNetNative.js" /> 
     116    <Content Include="Views\Scripts2\xVal.jquery.validate.js" /> 
    102117    <Content Include="Scripts\date.js" /> 
    103118    <Content Include="Scripts\jHelper.js" /> 
     119    <Content Include="Scripts\jquery-1.2.6.js" /> 
     120    <Content Include="Scripts\jquery-1.2.6.min.js" /> 
    104121    <Content Include="Scripts\jquery-1.3.1-vsdoc.js" /> 
    105122    <Content Include="Scripts\jquery-1.3.1.js" /> 
     
    109126    <Content Include="Scripts\jquery.datePicker.js" /> 
    110127    <Content Include="Scripts\jquery.form.js" /> 
     128    <Content Include="Scripts\jquery.validate.js" /> 
    111129    <Content Include="Scripts\spiffy.js" /> 
     130    <Content Include="Scripts\xVal.AspNetNative.js" /> 
     131    <Content Include="Scripts\xVal.jquery.validate.js" /> 
    112132    <Content Include="Views\Account\Login.aspx" /> 
    113133    <Content Include="Views\Author\Confirm.aspx" /> 
     
    118138    <Content Include="Views\MagazineItem\Delete.aspx" /> 
    119139    <Content Include="Views\MagazineItem\Edit.aspx" /> 
    120     <Content Include="Views\MagazineItem\Create.aspx" /> 
    121140    <Content Include="Views\Report\AuthorCard.aspx" /> 
    122141    <Content Include="Views\Report\AuthorCardNotFound.aspx" /> 
     
    126145    <Content Include="Views\Report\All.aspx" /> 
    127146    <Content Include="Views\Report\Index.aspx" /> 
     147    <Content Include="Views\Shared\Error.aspx" /> 
    128148    <Content Include="Views\User\Confirm.aspx" /> 
    129149    <Content Include="Views\User\Create.aspx" /> 
     
    138158    <Content Include="Views\Home\About.aspx" /> 
    139159    <Content Include="Views\Home\Index.aspx" /> 
    140     <Content Include="Views\Shared\Error.aspx" /> 
    141160    <Content Include="Views\Shared\LogOnUserControl.ascx" /> 
    142161    <Content Include="Views\Shared\Site.Master" />