# # ChangeLog for branches/OaaS/HeuristicLab.Clients.Hive # # Generated by Trac 1.0.12 # 06/15/24 03:53:53 Mon, 20 Aug 2012 11:00:30 GMT fschoepp [8506] * branches/OaaS/HeuristicLab 3.3 Services.sln (modified) * branches/OaaS/HeuristicLab.Clients.Hive/3.3/HiveServiceLocator.cs (modified) * branches/OaaS/HeuristicLab.Clients.Hive/3.3/IHiveServiceLocator.cs (modified) * branches/OaaS/HeuristicLab.Persistence/3.3/Core/ConfigurationService.cs (modified) * branches/OaaS/HeuristicLab.PluginInfrastructure/3.3/ApplicationManager.cs (modified) * branches/OaaS/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/OaaS/HeuristicLab.PluginInfrastructure/3.3/WebApplicationManager.cs (added) * branches/OaaS/HeuristicLab.Services.Hive.WebRole/HeuristicLab.Services.Hive.WebRole.csproj (modified) * branches/OaaS/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/HeuristicLab.Services.Optimization.ControllerService.csproj (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/HiveScenarioManager.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Interfaces/IControllerService.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Interfaces/IScenarioManager.cs (added) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/Model/ControllerModel.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Controller/PlaceholderControllerService.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Controllers/OptimizationController.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Global.asax.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/HeuristicLab.Services.Optimization.Web.csproj (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Models/OptimizationModels.cs (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Optimization/AlgorithmParameters.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Optimization/Index.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Optimization/ProblemParameters.cshtml (modified) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Optimization/ScheduleJob.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/AlgorithmParameters.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/BoolValue.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/DecimalMatrix.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/DecimalValue.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/DecimalVector.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/InputParameters.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/DisplayTemplates/TypeValue.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/AlgorithmParameters.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/BoolValue.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/DecimalMatrix.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/DecimalValue.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/DecimalVector.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/InputParameters.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Views/Shared/EditorTemplates/TypeValue.cshtml (added) * branches/OaaS/HeuristicLab.Services.Optimization.Web/Web.config (modified) #1888: * Web project now creates custom html for each type we want ... Fri, 06 Jul 2012 11:31:40 GMT spimming [8251] * branches/OaaS/HeuristicLab 3.3 Hive.Slave.sln (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.Azure/ServiceConfiguration.Cloud.cscfg (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.Azure/ServiceConfiguration.Local.cscfg (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.Azure/ServiceDefinition.build.csdef (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.Azure/ServiceDefinition.csdef (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave.AzureClient/3.3/WorkerRole.cs (modified) * branches/OaaS/HeuristicLab.Clients.Hive.Slave/3.3/Core.cs (modified) * branches/OaaS/HeuristicLab.Clients.Hive/3.3/HiveServiceLocator.cs (modified) * branches/OaaS/HeuristicLab.Clients.Hive/3.3/IHiveServiceLocator.cs (modified) #1888: * Change hive server from service configuration file * ... Thu, 05 Jul 2012 11:28:51 GMT spimming [8228] * branches/OaaS (copied) #1888: initial version for optimization as a service branch Fri, 29 Jun 2012 21:12:32 GMT abeham [8165] * trunk/sources/HeuristicLab.Clients.Access.Views/3.3/ClientViews/ClientView.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelector.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelectorDialog.Designer.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/OptimizerHiveTaskView.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/RefreshableJob.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBExperimentUploadView.cs (modified) * trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/Views/ProgressView.cs (modified) * trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/Views/ProgressView.designer.cs (modified) * trunk/sources/HeuristicLab.MainForm/3.3/Interfaces/IProgress.cs (modified) * trunk/sources/HeuristicLab.MainForm/3.3/Progress.cs (modified) #1762: Some changes to progress handling, see the ticket for more details