# # ChangeLog for branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.dbml # # Generated by Trac 1.0.12 # 05/09/24 11:09:16 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) 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 ... 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 ... 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 ... Wed, 23 Jun 2010 20:36:33 GMT bfarka [3942] * 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 classes for role persisting and relation between user and role ... Wed, 23 Jun 2010 19:33:52 GMT hmayr [3941] * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.cs (deleted) * 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 (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/HeuristicLabUser.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (modified) committed current changes for bfarka (#1046) Wed, 23 Jun 2010 18:46:30 GMT hmayr [3940] * branches/HeuristicLab.Services.Authentication Prototype (modified) * branches/HeuristicLab.Services.Authentication Prototype/HeuristicLab.Services.Authentication Prototyp.vsmdi (modified) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/DataClasses.cs (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/DatabaseUtil.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/Persistence/Persistence.csproj (modified) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/HeuristicLabUserTest.cs (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Test References (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/Test References/Persistence.accessor (added) * branches/HeuristicLab.Services.Authentication Prototype/UnitTests/UnitTests.csproj (modified) commit all current changes, so bfarka can try something (#1046): - ... 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 ...