# # ChangeLog for / # # Generated by Trac 1.0.12 # 08/20/24 19:55:18 Mon, 28 Jun 2010 17:06:43 GMT bfarka [3971] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DatabaseUtil.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services/Administration (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services/Administration/AuthorizationManagementService.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Services/Administration/IAuthorizationManagementService.cs (added) creating unique index for username, email and rolename (#1062) Mon, 28 Jun 2010 16:28:12 GMT bfarka [3970] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml.layout (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.designer.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DatabaseUtil.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Properties/Settings.Designer.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Properties/Settings.settings (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/app.config (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/App.config (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj.user (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/AbstractHeuristicLabTest.cs (modified) made Database configable with app.config in the Persistence Project ... Mon, 28 Jun 2010 12:44:41 GMT mkommend [3969] * trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionVariableImpactView.Designer.cs (added) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionVariableImpactView.cs (added) implemented first version of !RunCollectionVariableImpactView (ticket ... Mon, 28 Jun 2010 10:40:34 GMT bfarka [3968] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml.layout (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.designer.cs (modified) added field "isLocked" to linq classes (#1055) Mon, 28 Jun 2010 08:34:08 GMT mholper [3967] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) implemented Method HeuristicLabRoleProvider.GetUsersInRoleTest and ... Sat, 26 Jun 2010 14:11:58 GMT jhaider [3966] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) added regions for vars and Properties, implemented some Properties ... Sat, 26 Jun 2010 13:56:15 GMT jhaider [3965] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) added support for Cryptography (#1046) Sat, 26 Jun 2010 11:11:44 GMT mholper [3964] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) formated with vssettings, added missing .Dispose() to following ... Sat, 26 Jun 2010 10:51:55 GMT mholper [3963] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) implemented RoleProvider.IsUserInRole (#1046) Sat, 26 Jun 2010 09:58:16 GMT hmayr [3962] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml.layout (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.designer.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) changed all association names in linq classes (e.g. form singular to ... Sat, 26 Jun 2010 09:52:44 GMT jhaider [3961] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) added ValidateUserTestEncrypted edited ValidateUserTest (#1046) Sat, 26 Jun 2010 09:45:44 GMT bfarka [3960] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) added bugfixes and unittests for roleprovider (#1046) Sat, 26 Jun 2010 09:39:42 GMT hmayr [3959] * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (modified) minor changes (#1046) Sat, 26 Jun 2010 09:13:25 GMT jhaider [3958] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) added Initialize and ApplicationName (#10436) Sat, 26 Jun 2010 09:00:41 GMT jhaider [3957] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) Added ValidateUser (#1046) Sat, 26 Jun 2010 08:18:57 GMT hmayr [3956] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.sln (modified) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp2.vsmdi (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (modified) following changes (#1046): - implemented some methods of ... Sat, 26 Jun 2010 08:13:12 GMT bfarka [3955] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DatabaseUtil.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabUserRole.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) created impl and test of AddUsersToRoles (#1046) Sat, 26 Jun 2010 06:13:12 GMT bfarka [3954] * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) implemented RoleProvider.FindUsersInRole (#1046) Fri, 25 Jun 2010 21:34:51 GMT bfarka [3953] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.sln (modified) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) implemented one more function and a unittest for it (#1046) Fri, 25 Jun 2010 18:22:24 GMT bfarka [3952] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) added implementation of GetAllRoles in RoleProvider (#1046)