# # ChangeLog for branches/HiveProjectManagement/HeuristicLab.Clients.Hive # # Generated by Trac 1.0.12 # 09/29/24 05:10:07 Fri, 26 Jan 2018 07:51:30 GMT jzenisek [15658] * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/MenuItems/AdministratorMenuItem.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectResourcesView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectsView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ResourcesView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelector.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelectorDialog.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HiveAdminClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveServiceClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedProjectResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HeuristicLab.Services.Hive.DataAccess-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts/IHiveService.cs (modified) #2839 - worked on (restricted) accessibility of hive's ... Tue, 23 Jan 2018 13:00:03 GMT jzenisek [15642] * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectPermissionsView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectResourcesView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelector.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelectorDialog.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) #2839 - adapted handling of cascading revocations of project-user ... Thu, 18 Jan 2018 14:08:25 GMT jzenisek [15630] * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveServiceClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedJobResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/JobDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/TaskDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Enums/JobState.cs (added) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HeuristicLab.Services.Hive.DataAccess-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml.layout (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/SQL Scripts/Initialize Hive Database.sql (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/SQL Scripts/Prepare Hive Database.sql (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Converter.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/DataTransfer/Job.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/DataTransfer/JobState.cs (added) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HeuristicLab.Services.Hive-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Manager/EventManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Manager/HeartbeatManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts/IHiveService.cs (modified) #2839 - updated Heartbeat processing (regarding: checking against ... Fri, 05 Jan 2018 14:10:38 GMT jzenisek [15576] * branches/HiveProjectManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/UserGroupView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/UserGroupView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Access.Administration/3.3/Views/UserView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Access.Views/3.3/UserViews/LightweightUserInformationView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/HeuristicLab.Clients.Hive.Administrator-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectPermissionsView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectPermissionsView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectResourcesView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectResourcesView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ResourceView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ResourcesView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HiveAdminClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveServiceClient.cs (modified) #2839 worked on client side mgmt of project-resource assignments and ... Tue, 19 Dec 2017 12:35:29 GMT jzenisek [15547] * branches/HiveProjectManagement/HeuristicLab.Clients.Access/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Common/3.3/ClientFactory.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Slave/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.OKB/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.PluginInfrastructure/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.Web/web_services.config (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.WebApp/3.3/Web.config (modified) #2839 worked on ProjectResource assignment: (cascading) assigning & ... Tue, 19 Dec 2017 12:22:47 GMT jzenisek [15546] * branches/HiveProjectManagement/HeuristicLab.Clients.Access/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Common/3.3/ClientFactory.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Slave/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.OKB/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.PluginInfrastructure/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedProjectResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Interfaces/IPersistenceManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Manager/PersistenceManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.Web/web_services.config (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts/IHiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.WebApp/3.3/Web.config (modified) #2839 worked on ProjectResource assignment: (cascading) assigning & ... Sat, 07 Oct 2017 08:32:07 GMT jkarder [15412] * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectsView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ResourcesView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ResourcesView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/SlaveView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelector.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelector.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelectorDialog.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelectorDialog.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveServiceClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/Job.cs (modified) #2839: * worked on resources and projects views * changed ... Wed, 04 Oct 2017 11:56:38 GMT jkarder [15401] * branches/HiveProjectManagement/HeuristicLab.Clients.Access/3.3/HeuristicLab.Clients.Access-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Access/3.3/HiveRoles.cs (moved) * branches/HiveProjectManagement/HeuristicLab.Clients.Common/3.3/HeuristicLab.Clients.Common-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Common/3.3/SecurityExceptionUtil.cs (added) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/HeuristicLab.Clients.Hive.Administrator-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/MenuItems/AdministratorMenuItem.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/HiveAdministratorView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectView.Designer.cs (added) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectView.cs (added) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectsView.Designer.cs (added) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ProjectsView.cs (added) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ResourcesView.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Administrator/3.3/Views/ResourcesView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/MenuItems/JobManagerMenuItem.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelector.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelector.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelectorDialog.Designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/HiveResourceSelectorDialog.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HiveAdminClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveServiceClient.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/Job.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/Project.cs (added) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/ServiceClients/ResourcePermission.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Optimizer/3.3/MenuItems/UsernamePasswordMenuItem.cs (modified) #2839: * worked on hive administrator view * updated service clients Mon, 25 Sep 2017 07:38:06 GMT jkarder [15377] * branches/HiveProjectManagement (copied) #2839: created branch for hive project management Mon, 18 Sep 2017 10:18:47 GMT jkarder [15367] * trunk/sources/HeuristicLab.Algorithms.Benchmarks/3.3/BenchmarkAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CrossValidationView.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/CrossValidation.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/Tasks/EngineTask.cs (modified) * trunk/sources/HeuristicLab.Clients.Hive/3.3/Tasks/OptimizerTask.cs (modified) * trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBAlgorithmView.cs (modified) * trunk/sources/HeuristicLab.Common/3.3/AsyncHelper.cs (modified) * trunk/sources/HeuristicLab.Common/3.3/ExceptionExtensions.cs (added) * trunk/sources/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * trunk/sources/HeuristicLab.Core/3.3/Engine.cs (modified) * trunk/sources/HeuristicLab.DebugEngine/3.3/DebugEngine.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/IOptimizerView.cs (modified) * trunk/sources/HeuristicLab.Optimization/3.3/Algorithms/BasicAlgorithm.cs (modified) #2830: * the asynchronous calls are now awaited * added ...