# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/02/24 02:04:04 Sun, 10 Oct 2010 11:20:18 GMT mjesner [4590] * branches/UserManagement/HeuristicLab.Authentication.suo (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Membership.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Role.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/User.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/HeuristicLab.Services.Authentication.TestClient.csproj (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/Properties/DataSources (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/Properties/DataSources/HeuristicLab.Services.Authentication.DataTransfer.Role.datasource (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/Properties/DataSources/HeuristicLab.Services.Authentication.DataTransfer.User.datasource (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/RoleDetail.Designer.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/RoleDetail.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/RoleDetail.resx (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/TestClient.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserDetail.Designer.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserDetail.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserDetail.resx (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.Designer.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/UserManagement.resx (added) * branches/UserManagement/HeuristicLab.Services.Authentication/AuthenticationService.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/Convert.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/Interfaces/IAuthenticationService.cs (modified) #1196 Sun, 10 Oct 2010 06:55:58 GMT jwolfing [4589] * branches/UserManagement/HeuristicLab.Authentication.suo (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Application.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Membership.cs (modified) #1196 implemented the DataContract for Application and Membership ... Sat, 09 Oct 2010 17:11:54 GMT jwolfing [4588] * branches/UserManagement/HeuristicLab.Authentication.suo (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/UserManagement.dbml (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/UserManagement.dbml.layout (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/UserManagement.designer.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/TestClient.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/AuthenticationService.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/Convert.cs (modified) * branches/UserManagement/HeuristicLab.Services.Authentication/Interfaces/IAuthenticationService.cs (modified) #1196 added several Classes to DataAccess and DataTranfer Sat, 09 Oct 2010 11:27:57 GMT swagner [4587] * branches/OKB/HeuristicLab.Clients.OKB-3.3/OKBClient.cs (modified) * branches/OKB/HeuristicLab.Clients.OKB-3.3/OKBExperiment.cs (modified) * branches/OKB/HeuristicLab.Clients.OKB-3.3/ServiceClients/OKBServiceClient.cs (modified) * branches/OKB/HeuristicLab.Clients.OKB-3.3/Views/AlgorithmDataView.cs (modified) * branches/OKB/HeuristicLab.Clients.OKB-3.3/Views/ProblemDataView.cs (modified) Worked on OKB (#1174) Sat, 09 Oct 2010 10:25:10 GMT gschwarz [4586] * branches/WebApplication (modified) * branches/WebApplication/HeuristicLab.WebApplication.gpState (deleted) #1198 Authentication implemented with GetDateTimeString only for ... Sat, 09 Oct 2010 10:20:14 GMT gschwarz [4585] * branches/WebApplication/Administration/Views/DefaultViewPresenter.cs (modified) * branches/WebApplication/HeuristicLab.WebApplication.gpState (modified) * branches/WebApplication/WebSites/HeuristicLabWeb/LoginForm.aspx.cs (modified) * branches/WebApplication/WebSites/HeuristicLabWeb/Web.config (modified) #1198 Authentication implemented with GetDateTimeString only for ... Sat, 09 Oct 2010 09:47:35 GMT jwolfing [4584] * branches/UserManagement (modified) * branches/UserManagement/HeuristicLab.Authentication.sln (added) * branches/UserManagement/HeuristicLab.Authentication.suo (added) * branches/UserManagement/HeuristicLab.Authentication.vsmdi (added) * branches/UserManagement/HeuristicLab.Services.Authentication (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/HeuristicLab.Services.Authentication.DataAccess.csproj (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/Properties (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/Properties/AssemblyInfo.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/Properties/Settings.Designer.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/Properties/Settings.settings (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/UserManagement.dbml (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/UserManagement.dbml.layout (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/UserManagement.designer.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/app.config (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Application.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/HeuristicLab.Services.Authentication.DataTransfer.csproj (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Membership.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Properties (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Properties/AssemblyInfo.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/Role.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.DataTransfer/User.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/HeuristicLab.Services.Authentication.TestClient.csproj (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/Properties (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/Properties/AssemblyInfo.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication.TestClient/TestClient.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication/AuthenticationService.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication/Convert.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.csproj (added) * branches/UserManagement/HeuristicLab.Services.Authentication/Interfaces (added) * branches/UserManagement/HeuristicLab.Services.Authentication/Interfaces/IAuthenticationService.cs (added) * branches/UserManagement/HeuristicLab.Services.Authentication/Properties (added) * branches/UserManagement/HeuristicLab.Services.Authentication/Properties/AssemblyInfo.cs (added) * branches/UserManagement/Local.testsettings (added) * branches/UserManagement/TraceAndTestImpact.testsettings (added) #1196 startup solution Sat, 09 Oct 2010 09:45:01 GMT jhaider [4583] * branches/ClientManagement/HeuristicLab.Services.Authentication (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.dbml (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.dbml.layout (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.designer.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/HeuristicLab.Services.Authentication.DataAccess.csproj (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/Properties (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/Properties/AssemblyInfo.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/Class1.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/HeuristicLab.Services.Authentication.DataTransfer.csproj (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/Properties (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/Properties/AssemblyInfo.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.sln (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.suo (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/App_Data (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.csproj (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.csproj.user (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/IService1.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Properties (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Properties/AssemblyInfo.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Service1.svc (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Service1.svc.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Web.Debug.config (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Web.Release.config (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication/Web.config (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/Test (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/Test/Program.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/Test/Properties (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/Test/Properties/AssemblyInfo.cs (added) * branches/ClientManagement/HeuristicLab.Services.Authentication/Test/Test.csproj (added) Added Solution with structure (#1197) Sat, 09 Oct 2010 08:22:40 GMT cfleisch [4582] * branches/WebApplication/HeuristicLab.WebApplication.sln (modified) Added bin/obj folders to ignore list (#1198) Sat, 09 Oct 2010 08:15:17 GMT cfleisch [4581] * branches/WebApplication/Administration (modified) * branches/WebApplication/Administration.Interface (modified) * branches/WebApplication/Administration.Tests (modified) * branches/WebApplication/Modules/Shell (modified) * branches/WebApplication/WebSites/HeuristicLabWeb (modified) Added bin/obj folders to ignore list (#1198) Sat, 09 Oct 2010 08:07:17 GMT dkahn [4580] * branches/WebApplication/WebSites/HeuristicLabWeb/App_Themes/Default/Web.config (added) #1198 Adoptions to general directory and project structure Sat, 09 Oct 2010 07:49:31 GMT dkahn [4579] * branches/WebApplication/WebSites/HeuristicLabWeb/App_Themes/Default/Images (added) * branches/WebApplication/WebSites/HeuristicLabWeb/App_Themes/Default/Images/HeuristicLabBanner.png (added) #1198 Fixed permission problems for assets and css files Sat, 09 Oct 2010 07:19:20 GMT dkahn [4578] * branches/WebApplication/WebSites/HeuristicLabWeb/Shared/DefaultMaster.master (modified) #1198 Fixed permission problems for assets and css files Sat, 09 Oct 2010 07:02:03 GMT dkahn [4577] * branches/WebApplication/HeuristicLab.WebApplication.sln (modified) #1198 Adoptions to general directory and project structure Sat, 09 Oct 2010 07:01:22 GMT dkahn [4576] * branches/WebApplication/WebSites/HeuristicLabWeb/Images (deleted) #1198 Adoptions to general directory and project structure Sat, 09 Oct 2010 06:50:51 GMT dkahn [4575] * branches/WebApplication/WebSites/OKB (deleted) #1198 Renamed website to HeuristicLabWeb Sat, 09 Oct 2010 06:49:31 GMT dkahn [4574] * branches/WebApplication/WebSites/HeuristicLabWeb (copied) * branches/WebApplication/WebSites/HeuristicLabWeb/Shared/DefaultMaster.master (copied) * branches/WebApplication/WebSites/HeuristicLabWeb/Web.config (copied) #1198 Renamed website to HeuristicLabWeb Sat, 09 Oct 2010 06:44:33 GMT dkahn [4573] * branches/WebApplication/OKB.sln (deleted) #1198 Adoptions to general directory and project structure Sat, 09 Oct 2010 06:43:17 GMT dkahn [4572] * branches/WebApplication/HeuristicLab.WebApplication.sln (modified) * branches/WebApplication/WebSites/OKB/Shared/DefaultMaster.master (modified) * branches/WebApplication/WebSites/OKB/Web.config (modified) Adoptions to general directory and project structure (#1198) Thu, 07 Oct 2010 18:51:15 GMT dkahn [4571] * branches/WebApplication (modified) * branches/WebApplication/Administration (modified) * branches/WebApplication/Administration.Interface (modified) * branches/WebApplication/Administration.Interface/Properties (modified) * branches/WebApplication/Administration.Interface/Services (modified) * branches/WebApplication/Administration.Tests (modified) * branches/WebApplication/Administration.Tests/Mocks (modified) * branches/WebApplication/Administration.Tests/Properties (modified) * branches/WebApplication/Administration.Tests/Views (modified) * branches/WebApplication/Administration/Properties (modified) * branches/WebApplication/Administration/Services (modified) * branches/WebApplication/Administration/Views (modified) * branches/WebApplication/HeuristicLab.WebApplication.gpState (added) * branches/WebApplication/HeuristicLab.WebApplication.sln (added) * branches/WebApplication/Library (modified) * branches/WebApplication/Modules (modified) * branches/WebApplication/Modules/Shell (modified) * branches/WebApplication/Modules/Shell/MasterPages (modified) * branches/WebApplication/Modules/Shell/Properties (modified) * branches/WebApplication/Modules/Shell/Views (modified) * branches/WebApplication/OKB.gpState (deleted) * branches/WebApplication/OKB.suo (deleted) * branches/WebApplication/User (modified) * branches/WebApplication/WebSites (modified) * branches/WebApplication/WebSites/OKB (modified) * branches/WebApplication/WebSites/OKB/Administration (modified) * branches/WebApplication/WebSites/OKB/App_Code (modified) * branches/WebApplication/WebSites/OKB/App_LocalResources (modified) * branches/WebApplication/WebSites/OKB/App_Themes (modified) * branches/WebApplication/WebSites/OKB/App_Themes/Default (modified) * branches/WebApplication/WebSites/OKB/Errors (modified) * branches/WebApplication/WebSites/OKB/Images (modified) * branches/WebApplication/WebSites/OKB/Shared (modified) * branches/WebApplication/WebSites/OKB/Shared/App_LocalResources (modified) Renamed solution Added svn:ignore settings (Renamed solution Added ...