Timeline
07/08/10:
- 23:13 Changeset [4021] by
- 21:48 Changeset [4020] by
-
implemented first working authorization test!
(#1046)
- 21:34 Ticket #1079 (Create Docu of MembersipProvider) closed by
- fixed
- 21:30 Changeset [4019] by
-
added comments of the other methods (#1079)
- 15:33 Ticket #1061 (FindUserByEmail FindUserByName GetAllUsers) closed by
- fixed
- 15:32 Ticket #1080 (Implement Methods in MembershipProvider) closed by
- fixed
- 15:29 Changeset [4018] by
-
all needed methods of membershipprovier are implemented and all testes are passing (#1046)
- 12:43 Algorithms created by
- 12:28 Changeset [4017] by
-
- Ported CrowdingDistanceAssignment operator
- Added parameters to the alg and the main loop
- main loop behavior is copied from the GA
- 11:31 Changeset [4016] by
-
Fixed crash in VRP solution view (#1039)
- 11:23 Changeset [4015] by
-
Improved VRP solution view (#1039)
07/07/10:
- 22:30 Changeset [4014] by
-
added new comments to methods, createUser, changePasswordQuestionAndAnswer (#1079)
- 22:00 Changeset [4013] by
-
Add comments to following methods, initialize, changepassword (#1079)
- 18:36 Changeset [4012] by
-
- Added empty plugin for NSGA-II
- 14:36 Changeset [4011] by
-
- refactored ViewHost and various views to use fewer nested controls
- added UnitTests for ContentViews to ensure proper using of the ContentAttribute
- fixed some views which could not handle null as Content
(ticket #972)
- 11:26 Changeset [4010] by
-
fixed RunCollectionVariableImpactView (ticket #1011)
- 03:26 Changeset [4009] by
-
fixed bugs in membership provider 32 out of 43 tests are now passing.. (#1046)
- 02:39 Ticket #1064 (HeuristicLabMembershipProviderTest - tests fail) closed by
- fixed
- 02:38 Ticket #1055 (Implement LockUser/UnlockUser in Membership Provider) closed by
- fixed
- 02:20 Changeset [4008] by
-
#1061 Extended tests for GetAllUsers() and added FindUsersByEmail() and FindUsersByName() plus unit tests.
- 01:48 Changeset [4007] by
-
#1061 Moved a paging into a dedicated method to prevent redundancy
- 01:03 Changeset [4006] by
-
#1061 Implemented GetAllUsers with unit test. Returning an ordered collection is still to be done
07/06/10:
- 21:31 Changeset [4005] by
-
added implementation (#1080)
- 17:14 Changeset [4004] by
-
fixed min passwordlength test #1046
- 16:56 Changeset [4003] by
-
fixed unit test for password #1046
- 16:01 Changeset [4002] by
-
made struture changes in persistence classes and provider
- 15:07 Changeset [4001] by
-
Changed calculation of linear scaling parameters to a more numerically stable solution. #1074
- 13:50 Ticket #1077 (Check RoleProvider) closed by
- fixed: Rev. 4000 all RoleProviderMethods implemented, Unittest for these …
- 13:48 Changeset [4000] by
-
implemented last Method HeuristicLabRoleProvider.DeleteRole and UnitTest (#1046)
--> HeuristicLabRoleProvider finished now, all HeuristicLabRoleProviderTest passed (#1077)
- 13:14 Changeset [3999] by
-
corrected project files for changeset r3997 and r3998 (ticket #1073)
- 12:33 Changeset [3998] by
-
Minor efficiency improvement in crossover for symbolic expression trees. #1073
- 11:59 Changeset [3997] by
-
Minor improvements concerning efficiency of symbolic expression tree encoding data structures and operators. #1073
07/05/10:
- 17:14 Changeset [3996] by
-
Improved efficiency of analyzers and evaluators for regression problems. #1074
- 13:58 Changeset [3995] by
-
improved !SymbolicRegressionScaledMSEEvaluator (ticket #1074)
- 11:16 Changeset [3994] by
-
added GetEnumeratedVariableValues in dataset (ticket #1074)
07/02/10:
- 11:38 Changeset [3993] by
-
changed symbols and grammars to be more efficient in respect to cloning, construction and deserialization (ticket #1073)
07/01/10:
- 20:39 Ticket #1080 (Implement Methods in MembershipProvider) created by
- public override int GetNumberOfUsersOnline() { return 0; } …
- 20:34 Ticket #1079 (Create Docu of MembersipProvider) created by
- Create Documentation of MembershipProvider
- 20:32 Ticket #1078 (Create Docu of RoleProvider) created by
- Document de Roleprovider
- 20:30 Ticket #1077 (Check RoleProvider) created by
- Finish all methods of RoleProvider an all tests should pass
- 18:57 Changeset [3992] by
-
LockUser/UnlockUser in Membership Provider implemented (#1055)
- 15:45 Ticket #1076 (Enhance visualization of DataTables) created by
- The DataTable currently only supports visualization of line charts of …
- 15:42 Ticket #1075 (Analyzers disappear when changing the evaluation function for ...) created by
- When changing the evaluation function in a …
- 14:30 Ticket #1074 (Improve efficiency of operators and data-structures for regression problems) created by
- 14:29 Ticket #1073 (Improve efficiency of symbolic-expression tree encoding) created by
- 14:26 Ticket #938 (Data types and operators for regression problems) closed by
- fixed
- 14:12 Ticket #903 (LinearRegressionOperator doesn't work for autoregressive modeling) closed by
- wontfix: Time series prognosis with linear regression has to be reimplemented …
- 14:11 Ticket #878 (SymbolicRegressionFunctionLibraryInjectorAttribute should be removed) closed by
- fixed: Fixed in version 3.2
- 14:03 Ticket #1072 (Implement OptimizerRunner) created by
- The OptimizerRunner should be an additional view to execute …
- 13:58 Ticket #1071 (GP Grammars should contain Symbols instead of strings in the internal ...) created by
- 13:32 Ticket #871 (Implement operators for NSGA-II multi-objective GA) closed by
- duplicate: Duplicate of #1040
- 13:31 Ticket #820 (Hinge function symbol for symbolic regression) closed by
- wontfix: Not relevant anymore.
- 13:30 Ticket #836 (Initial population doesn't contain all functions in combination with ...) closed by
- fixed: Fixed with version 3.3
- 13:20 Ticket #987 (HiveEngine doesn't raise the JobFailed event if an exception occurs in ...) closed by
- fixed
- 13:16 Ticket #772 (Text export of SVM models) closed by
- fixed: Fixed in version 3.3
- 13:15 Ticket #1070 (Port SymbolicExpressionTree manipulation operators from 3.2 to 3.3) created by
- 13:15 Ticket #1069 (Port SymbolicExpressionTree crossover operators from 3.2 to 3.3) created by
06/30/10:
- 18:47 Ticket #1068 (Add a new 3-opt move generator: StochasticInsertionMultiMoveGenerator) created by
- Sometimes you don't want to make exhaustive insertion moves, but also …
- 18:45 Ticket #1067 (Translocation Soft Tabu Criterion can be made even softer) created by
- Currently it forbids moving a number in the permutation that was just …
- 15:54 Changeset [3991] by
-
Fixed small issues in the VRP implementation (#1039)
- 15:36 Ticket #1066 (Store Batchrun name and Experiment name in a Run object) created by
- Currently there's only Algorithm.Name.
- 15:28 Changeset [3990] by
-
Improved GlobalSymbolicExpressionGrammar regarding memory efficiency and fixed a bug in cloning. #938
- 15:26 Changeset [3989] by
-
Improved LINQ statements in SubtreeCrossover to make them more efficient. #938
- 15:25 Changeset [3988] by
-
Added caching of tree size and height values and changed postfix and prefix iteration methods in SymbolicExpressionTreeNodes. #938
- 15:17 Changeset [3987] by
-
Turned of 'Treat warnings as errors' option in the release configuration of the persistence plugin to allow release builds without compiler errors. #548
- 15:14 Changeset [3986] by
-
Moved code for the manipulation of SymbolicExpressionTrees to include the linear scaling calculation into a static method. #938
- 15:12 Changeset [3985] by
-
Fixed statements that modify the list of sub-trees of a SymbolicExpressionTreeNodes directly. #938
- 15:10 Changeset [3984] by
-
Changed implementation of extension method for the calculation of std. dev. of IEnumerable<double> to a routine which calculates the std. dev. in a single iteration over the enumerable. #938
- 15:08 Changeset [3983] by
-
Added default constructor for Defun symbol. #938
- 15:05 Changeset [3982] by
-
Fixed incorrect override of Apply(), in SymbolicRegressionEvaluator #938
- 15:03 Changeset [3981] by
-
Fixed cloning of Datasets which was changed to a broken solution with r3933. #938
- 15:01 Ticket #1065 (Calculation of relative Error is incorrect in ...) closed by
- fixed: Fixed with r3980.
- 15:01 Changeset [3980] by
-
Fixed calculation error in operator to calculate the relative prediction error. #1065
- 14:32 Ticket #1065 (Calculation of relative Error is incorrect in ...) created by
- 14:31 Ticket #1036 (Variable impacts should be calculated as the integral of relative ...) closed by
- fixed
- 13:46 Ticket #867 (Implement OperatorGraphVisualization based on Netron) closed by
- fixed
- 13:42 Ticket #867 (Implement OperatorGraphVisualization based on Netron) reopened by
- 10:58 Changeset [3979] by
-
corrected DataAnalysis.Views.ResultsView to use an internal DoubleMatrix (ticket #1020)
06/29/10:
- 20:00 Changeset [3978] by
-
fixed bug in RomveUsersFromRoles and fixed some tests (1046)
- 19:57 Ticket #1064 (HeuristicLabMembershipProviderTest - tests fail) created by
- Output VS Fail 1) Fehler bei "Assert.AreEqual". …
- 19:45 Changeset [3977] by
-
#1061 GetAllUsers with unit test. Under construction.
- 18:21 Changeset [3976] by
-
added first service method and unittest for service
added abstract unit test for starting a service host (1046)
- 15:11 Changeset [3975] by
-
added p-values for variable impacts (ticket #1011)
06/28/10:
- 21:09 Changeset [3974] by
-
added unit tests to check if the unique constraints on rolename username email are working (1046)
- 19:34 Changeset [3973] by
-
added missing unit test (1046)
- 19:21 Changeset [3972] by
-
minor changes (#1046)
- 19:07 Ticket #1062 (create unique constraints (username, mail)) closed by
- fixed
- 19:06 Changeset [3971] by
-
creating unique index for username, email and rolename (#1062)
- 18:29 Ticket #1063 (Database Configuration) closed by
- fixed
- 18:28 Changeset [3970] by
-
made Database configable with app.config in the Persistence Project --> 2 different DBs can be configured (one for UnitTesting and a real one) (#1063)
- 17:27 Ticket #1063 (Database Configuration) created by
- Make Database configable --> two databases are needed, one for …
- 15:49 Ticket #1062 (create unique constraints (username, mail)) created by
- create unique constraints on username and mail on HeuristicLabUser …
- 15:41 Ticket #1061 (FindUserByEmail FindUserByName GetAllUsers) created by
- Implementing UserByEmail FindUserByName GetAllUsers and Unit Tests for …
- 14:44 Changeset [3969] by
-
implemented first version of RunCollectionVariableImpactView (ticket #1011)
- 13:55 Ticket #867 (Implement OperatorGraphVisualization based on Netron) closed by
- fixed: This ticket will be closed, because the main implementation is …
- 13:55 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 13:51 Ticket #1060 (Improve OperatorGraphVisualizationView) created by
- This ticket collects all review comments for the …
- 13:42 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 13:42 Ticket #1059 (Do not allow infinitely small views.) created by
- Currently views can become infinitely small. It would be better so …
- 13:39 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 13:36 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 13:31 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 13:30 Ticket #1058 (The TabControl does not get the focus when something is dragged over it) created by
- solution: implemented derived control, which reacts on drag over …
- 13:26 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 13:25 Ticket #1057 (State of views should be indicated in the UI (loading/running/paused)) created by
- Different states should be available to give the user a better …
- 13:20 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 13:19 Ticket #1056 (Improve BubbleChartView for RunCollection) created by
- The bubble sizes are not scaled optimally and for categorical values a …
- 12:40 Changeset [3968] by
-
added field "isLocked" to linq classes (#1055)
- 12:02 Ticket #1055 (Implement LockUser/UnlockUser in Membership Provider) created by
- Implementation (and UnitTest) for the two methods: LockUser, …
- 10:34 Changeset [3967] by
-
implemented Method HeuristicLabRoleProvider.GetUsersInRoleTest and UnitTest (#1046)
06/26/10:
- 16:11 Changeset [3966] by
-
added regions for vars and Properties, implemented some Properties (#1046)
- 15:56 Changeset [3965] by
-
added support for Cryptography (#1046)
- 13:11 Changeset [3964] by
-
formated with vssettings, added missing .Dispose() to following HeuristicLabRoleProvider Methods: GetAllRolesTest, IsUserInRole, CreateRole,GetAllRoles (#1046)
- 12:51 Changeset [3963] by
-
implemented RoleProvider.IsUserInRole (#1046)
- 11:58 Changeset [3962] by
-
changed all association names in linq classes (e.g. form singular to plural, ...) (#1046)
- 11:52 Changeset [3961] by
-
added ValidateUserTestEncrypted edited ValidateUserTest (#1046)
- 11:45 Changeset [3960] by
-
added bugfixes and unittests for roleprovider (#1046)
- 11:39 Changeset [3959] by
-
minor changes (#1046)
- 11:13 Changeset [3958] by
-
added Initialize and ApplicationName (#10436)
- 11:00 Changeset [3957] by
-
Added ValidateUser (#1046)
- 10:18 Changeset [3956] by
-
following changes (#1046):
- implemented some methods of HeuristicLabMembershipProvider and unit tests
- tests for ChangePassword and ChangePasswordQuestionAndAnswer do not work at the moment!
- 10:13 Changeset [3955] by
-
created impl and test of AddUsersToRoles (#1046)
- 08:13 Changeset [3954] by
-
implemented RoleProvider.FindUsersInRole (#1046)
06/25/10:
- 23:34 Changeset [3953] by
-
implemented one more function and a unittest for it (#1046)
- 21:00 ReviewHeuristicLab3.3.0Application edited by
- forgot to include reference to ticket #1052 (diff)
- 20:58 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:57 Ticket #1054 (Add an explanatory description to the CurrentSuccessRatio result) created by
- As reported by swinkler * IMHO the meaning of the result …
- 20:55 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:53 Ticket #1053 (Change the click behaviour of the ViewHost icon) created by
- Currently the ViewHost icon is a label that can be right- and …
- 20:45 Ticket #1052 (Textboxes are not validated after clicking in a control's background) created by
- It would be nice to have textboxes validating upon clicking "anywhere …
- 20:41 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:40 Ticket #1051 (Add min and max value of the TestFunction's 2D graphical display) created by
- Comment from swinkler: I like the graphical display of the …
- 20:38 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:37 Ticket #1050 (Improve description of SearchIntervalFactor in the ...) created by
- Reading this again and again, I never know what this parameter …
- 20:27 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:27 Ticket #1049 (Provide a default instance when creating a new ValueParameter) created by
- Adding a new ValueParameter<T> could create a default value if T is …
- 20:24 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:24 Ticket #1048 (Running a tabu search algorithm it could be interesting to view ...) created by
- PercentTabu measures how much of the neighborhood is currently found …
- 20:22 Changeset [3952] by
-
added implementation of GetAllRoles in RoleProvider (#1046)
- 20:21 ReviewHeuristicLab3.3.0Application edited by
- (diff)
- 20:16 Ticket #1047 (Execution time should be treated as a numerical variable in the run ...) created by
- "Execution Time" is a TimeSpanValue result and is treated as a …
- 19:48 Changeset [3951] by
-
changed persistence for roles and implemented first Method in RoleProvider --> FinAllUsers (#1046)
- 18:22 Changeset [3950] by
-
minor changes (#1046)
- 17:42 Changeset [3949] by
-
following changes (#1046):
- changed AbstractHeuristicLabTest.cs
- 16:30 Changeset [3948] by
-
following changes (#1046):
- extended HeuristicLabUser.cs (additional methods)
- implemented a 2. demo method for HeuristicLabMembershipProvider.cs
- recreated two test classes in English language
- 15:01 Changeset [3947] by
-
Fixed some problems in the VRP implementation (#1039)
06/24/10:
- 15:35 Changeset [3946] by
-
Revise CompactNumberArray2StringSerializer: split text into several smaller strings to mitigate memory problems for very large arrays (#1138)
- 11:17 Changeset [3945] by
-
Remove casts in number array serializer and add handling of lower bounds (#1138)
- 11:15 Changeset [3944] by
-
Add missing string builder capacity calculation (#1138)
- 00:23 Changeset [3943] by
-
following changes (#1046):
- extended DatabaseUtil.cs
- extended HeuristicLabUser.cs
- created HeuristicLabUserTest.cs
- created AbstractHeuristicLabTest.cs
- implemented a demo method in HeuristicLabMembershipProvider.cs to show usage of HeuristicLabUser.cs and DatabaseUtil.cs