# # ChangeLog for branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs # # Generated by Trac 1.0.12 # 05/18/24 10:27:09 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: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 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) 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) Fri, 25 Jun 2010 17:48:26 GMT bfarka [3951] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * 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/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) changed persistence for roles and implemented first Method in ... Fri, 25 Jun 2010 14:30:24 GMT hmayr [3948] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabUser.cs (modified) * 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/HeuristicLabRoleProviderTest.cs (modified) following changes (#1046): - extended HeuristicLabUser.cs ... Wed, 23 Jun 2010 22:23:16 GMT hmayr [3943] * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * 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/HeuristicLabUser.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj.user (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/AbstractHeuristicLabTest.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/UnitTests.csproj (modified) following changes (#1046): - extended DatabaseUtil.cs - extended ... Tue, 22 Jun 2010 22:23:20 GMT hmayr [3939] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml.layout (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/IService1.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service1.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (modified) first commit from hmayr, just minor changes (#1046) - formatted ... Sat, 19 Jun 2010 18:45:27 GMT bfarka [3932] * branches/HeuristicLab.Services.Authentication Prototype (modified) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.sln (added) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (added) * branches/HeuristicLab.Services.Authentication Prototype/LocalTestRun.testrunconfig (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Properties (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/App.config (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/IService1.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Properties (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabMembershipProvider.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Provider/HeuristicLabRoleProvider.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj (added) * branches/HeuristicLab.Services.Authentication Prototype/Service/Service1.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/AuthoringTests.txt (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabMembershipProviderTest.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabRoleProviderTest.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Properties (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/UnitTests.csproj (added) Added emty projects for services and persistence (#1046)