# # ChangeLog for branches/HeuristicLab.DataImporter # # Generated by Trac 1.0.12 # 06/16/24 12:42:08 Fri, 07 Jun 2013 10:13:29 GMT mkommend [9597] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/ChangeValues/FilterSavitzkyGolayCommand.cs (modified) #1632: Corrected persisting the SavitzkyGolay filter in the data ... Thu, 06 Jun 2013 12:50:43 GMT mkommend [9595] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/ChangeColumnGroup/AddNewColumnCommandBase.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/ChangeColumnGroup/AddNewProgrammableColumnCommand.cs (modified) #2068: Corrected insert position in new column commands. Thu, 18 Oct 2012 06:55:46 GMT jkarder [8820] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/HeuristicLabDataImporterDataProcessorApplication.cs (modified) * branches/HeuristicLab.MetaOptimization/HeuristicLab.MetaOptimization.Test/Program.cs (modified) #1926: updated `DataImporter` and `MetaOptimization` branches to work ... Fri, 21 Sep 2012 08:19:59 GMT mkommend [8676] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/ChangeColumnGroup/AddNewColumnCommandBase.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/ChangeColumnGroup/AddNewProgrammableColumnCommand.cs (modified) #1956: Changed `AddNewProgrammableColumnCommand` to respect the ... Tue, 11 Sep 2012 08:20:03 GMT mkommend [8626] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/HeuristicLab.DataImporter.Command.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/Plugin.cs.frame (modified) #1948: Adapated DataImporter to use ALGLIB 3.6.0. Thu, 06 Sep 2012 08:22:07 GMT sforsten [8586] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/HeuristicLab.DataImporter.Command.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/MissingValues/DeleteColumnsWithMissingValuesThresholdCommand.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/MissingValues/DeleteRowsWithMissingValuesThresholdCommand.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/View/DeleteWithThresholdView.Designer.cs (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/View/DeleteWithThresholdView.cs (moved) #1867: renamed view `DeleteWithThreshold` to `DeleteWithThresholdView` Tue, 28 Aug 2012 12:59:50 GMT mkommend [8532] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/DataProcessorView.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/HeuristicLab.DataImporter.DataProcessor.csproj (modified) #1820: Refactored and corrected data importer save as problem data ... Thu, 02 Aug 2012 12:48:20 GMT mkommend [8387] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/ChangeColumnGroup/SplitDictionaryStyleDataCommand.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/Command/DeleteColumnCommand.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/CommandBase/ColumnGroupCommandBase.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/Model/ColumnBase.cs (modified) #1908: Updated SplitDictionaryStyleDataCommand to allow splitting ... Tue, 12 Jun 2012 14:30:34 GMT sforsten [7994] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/MissingValues/DeleteColumnsWithMissingValuesThresholdCommand.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/MissingValues/DeleteRowsWithMissingValuesThresholdCommand.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/View/ColumnGroupView.cs (modified) #1867: corrected some mistakes Tue, 12 Jun 2012 13:48:16 GMT sforsten [7993] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/View/ColumnGroupView.cs (modified) #1633: `ToolTip` is now only shown in the column header Tue, 12 Jun 2012 13:13:03 GMT sforsten [7992] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/ChangeDataset/DeleteColumnGroupCommand.cs (modified) #1858: Multiple ColumnGroups can be deleted at once and are inserted ... Tue, 05 Jun 2012 14:39:54 GMT sforsten [7968] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/HeuristicLab.DataImporter.Command.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/MissingValues/DeleteColumnsWithMissingValuesThresholdCommand.cs (added) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/MissingValues/DeleteRowsWithMissingValuesCommand.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/MissingValues/DeleteRowsWithMissingValuesThresholdCommand.cs (added) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/MissingValues/IThresholdCommand.cs (added) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/View/DeleteWithThreshold.Designer.cs (added) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/View/DeleteWithThreshold.cs (added) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/Model/ColumnGroup.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/View/ColumnGroupView.Designer.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/View/ColumnGroupView.cs (modified) #1867: * Delete command for columns and for rows has been added, ... Tue, 22 May 2012 13:27:19 GMT sforsten [7868] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/DataProcessorView.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/HeuristicLab.DataImporter.DataProcessor.csproj (modified) #1820: `DataImporter` can now save `RegressionProblemData` and ... Mon, 23 Apr 2012 12:04:38 GMT sforsten [7747] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/View/ColumnGroupView.Designer.cs (modified) #1818: The Garbage Collector isn't called anymore in the Dispose ... Mon, 16 Apr 2012 14:39:51 GMT sforsten [7732] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/ChangeColumnGroup/AddNewColumnCommandBase.cs (modified) #1825: new columns are now inserted next to the selected one. If no ... Mon, 16 Apr 2012 14:38:05 GMT sforsten [7731] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/View/ColumnGroupView.cs (modified) #1818: The previous solution didn't work out. Similar to the ... Mon, 16 Apr 2012 09:56:52 GMT sforsten [7730] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/View/ColumnGroupView.cs (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor (modified) #1818: the updating of the row headers is now done in the event ... Thu, 22 Mar 2012 10:13:17 GMT mkommend [7652] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/View/ColumnGroupView.cs (modified) #1804: improved responsiveness of !DataImporter during scroll operations. Mon, 19 Mar 2012 12:05:02 GMT mkommend [7632] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Backend.Csv/HeuristicLab.DataImporter.Backend.Csv.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Backend.Csv/Properties/AssemblyInfo.cs.frame (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Backend.Hl2ImporterFormat/HeuristicLab.DataImporter.Backend.Hl2ImporterFormat.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Backend.Hl2ImporterFormat/Properties/AssemblyInfo.cs.frame (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/HeuristicLab.DataImporter.Command.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/Properties/AssemblyInfo.cs.frame (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/HeuristicLab.DataImporter.Data.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Data/Properties/AssemblyInfo.cs.frame (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/HeuristicLab.DataImporter.DataProcessor.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/Properties/AssemblyInfo.cs.frame (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DbExplorer.Interfaces/HeuristicLab.DataImporter.DbExplorer.Interfaces.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DbExplorer.Interfaces/Properties/AssemblyInfo.cs.frame (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DbExplorer.MsSqlServer/HeuristicLab.DataImporter.DbExplorer.MsSqlServer.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DbExplorer.MsSqlServer/Properties/AssemblyInfo.cs.frame (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DbExplorer.Oracle/HeuristicLab.DataImporter.DbExplorer.Oracle.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DbExplorer.Oracle/Properties/AssemblyInfo.cs.frame (moved) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter/HeuristicLab.DataImporter.csproj (modified) * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter/Properties/AssemblyInfo.cs.frame (moved) #1734: renamed `AssemblyInfo` to correct naming format. Mon, 19 Mar 2012 09:11:35 GMT mkommend [7631] * branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.sln (modified) #1734: Corrected plugin dependencies in HL.!DataImporter.