#748 closed defect (done)
FunctionLibraryView is empty
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | ZZZ OBSOLETE: GP | Version: | 3.2 |
Keywords: | Cc: |
Description
Change History (11)
comment:1 Changed 15 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 15 years ago by gkronber
comment:3 Changed 15 years ago by gkronber
Repaired FunctionLibraryEditor with r2701.
comment:4 Changed 15 years ago by gkronber
Created a specialized view for function library injectors which allows full configuration of the function library with r2728.
comment:5 Changed 15 years ago by gkronber
Fixed problems in persistence and cloning of functions and function libraries. Added test-functionality to editor for function libraries. Fixed bugs in editor for function libraries with r2729.
comment:6 Changed 15 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
comment:7 Changed 15 years ago by gkronber
- Resolution fixed deleted
- Status changed from closed to reopened
Number of tickets for functions is not restored correctly.
comment:8 Changed 15 years ago by gkronber
Fixed persistence of number of tickets for functions with r3589.
comment:9 Changed 15 years ago by gkronber
- Resolution set to fixed
- Status changed from reopened to closed
comment:10 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Renamed FunctionBase to Function and FunctionTreeBase to FunctionTree with r2700.