Free cookie consent management tool by TermsFeed Policy Generator

Opened 7 years ago

Closed 7 years ago

#2729 closed enhancement (done)

Allow excluding generic type in item attribute

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.15
Component: Core Version: 3.3.14
Keywords: Cc:

Description

Currently, the type information is printed alongside the item name in the GUI. When the type is generic, the type information might become quite long. For some items it should be possible to exclude this generic type information through an optional flag in the item attribute.

Change History (4)

comment:1 Changed 7 years ago by abeham

  • Status changed from new to accepted

comment:2 Changed 7 years ago by abeham

  • Owner changed from abeham to mkommend
  • Status changed from accepted to reviewing

r14656: Added additional property to the item attribute if generic type information should be hidden from displaying

comment:3 Changed 7 years ago by mkommend

  • Owner changed from mkommend to abeham
  • Status changed from reviewing to readytorelease

Reviewed r14656.

I suspect this is used in another extension to HeuristicLab.

comment:4 Changed 7 years ago by abeham

  • Resolution set to done
  • Status changed from readytorelease to closed

r14970: merged 14656 to stable

Note: See TracTickets for help on using tickets.