Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/04/13 16:30:39 (11 years ago)
Author:
fschoepp
Message:

#1888:

  • Added an overview for users to inspect their orders
  • Order Administrators may now suspend or reactivate orders
  • When creating an order, its necessary to enter payment information (paypal, credit card,...) before
  • Also, the billing period and type must be entered during the creation of an order.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OaaS/HeuristicLab.Services.Hive.WebRole/HeuristicLab.Services.Hive.WebRole.csproj

    r8506 r9582  
    4141  <ItemGroup>
    4242    <Reference Include="Microsoft.CSharp" />
    43     <Reference Include="Microsoft.WindowsAzure.Configuration, Version=1.7.0.0, Culture=neutral, processorArchitecture=MSIL">
    44       <HintPath>..\packages\Microsoft.WindowsAzure.ConfigurationManager.1.7.0.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath>
     43    <Reference Include="Microsoft.WindowsAzure.Configuration, Version=1.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
     44      <SpecificVersion>False</SpecificVersion>
     45      <HintPath>..\packages\Microsoft.WindowsAzure.ConfigurationManager.1.7.0.3\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath>
    4546    </Reference>
    4647    <Reference Include="Microsoft.WindowsAzure.Diagnostics, Version=1.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
     
    114115    <Content Include="HeuristicLab.ico" />
    115116    <Content Include="HiveService.svc" />
    116     <Content Include="packages.config" />
    117117    <Content Include="Status.aspx" />
    118118    <Content Include="TempImageFiles\dummy.txt" />
     
    141141  <ItemGroup>
    142142    <None Include="HeuristicLab.snk" />
     143    <Content Include="packages.config" />
    143144    <None Include="Properties\AssemblyInfo.cs.frame" />
    144145  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.