]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Allow overriding issue hidden-ness/hiding logic in inheriting ontologies 85/1185/3
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 2 Nov 2017 14:52:34 +0000 (16:52 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 2 Nov 2017 15:16:51 +0000 (17:16 +0200)
Changed the way issues are modelled by adding two new
function-properties: hider & hidden. hider is used to change the
hidden-state of issues and hidden is used to query the state. This
allows e.g. fully variable-based dynamic issue hierarchies to support
hiding as well.

refs #7594

Change-Id: Ieba88fb4ffd3142dc4371fa941fd5f31d6eaf93f


No differences found