Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/21/11 17:35:42 (14 years ago)
Author:
cneumuel
Message:

#1233

  • fixed handling of StateLog in DataLayer
  • extended unit tests
  • changed style of service calls to OKB-like style (using delegates)
  • added possibility that parent jobs can be finished immediately when child jobs are finished
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Calendar/3.3/HeuristicLab.Calendar-3.3.csproj

    r5457 r5526  
    9696    <None Include="HeuristicLabCalendarPlugin.cs.frame" />
    9797    <Compile Include="HeuristicLabCalendarPlugin.cs" />
     98    <Compile Include="Properties\AssemblyInfo.cs" />
    9899    <Compile Include="Properties\CalendarResources.Designer.cs">
    99100      <AutoGen>True</AutoGen>
     
    117118      <SubType>Code</SubType>
    118119    </Compile>
    119     <Compile Include="Properties\AssemblyInfo.cs" />
    120120    <Compile Include="Appointment\ResolveAppointmentsEvent.cs" />
    121121    <Compile Include="ViewTools\SelectionType.cs" />
Note: See TracChangeset for help on using the changeset viewer.