Skip to content
Snippets Groups Projects
  • Helena Jank's avatar
    349c402c
    # made working but nasty context list initialization less nasty (extracted parsing from init) · 349c402c
    Helena Jank authored
    ! fixed bug in AuthorSystemContent model's getUnitByUUID()
    + added context info removal function to Unit model
    # in formatSelections: made formatUnitIcons() more compact, self-contained and generically usable
    # simplified loadUnit() in unitController, applying new functions formatUnitIcons() and addMetaDataToUnit()
    - removed activateFunctionalities() and activateContextConfirmation()
    # moved contextTab-specific event handlers from generalTabController to contextTabController
    # replaced returnArray from checkInformation() with object
    # replaced value of "id" in array_multiSelectionContextInfos (multiple infos of same type possible)
    TODO: multiContextSelection still troublesome with new kind of IDs, needs to be revised!
    TODO: compactify "all" or "one" design rendering code
    349c402c
    History
    # made working but nasty context list initialization less nasty (extracted parsing from init)
    Helena Jank authored
    ! fixed bug in AuthorSystemContent model's getUnitByUUID()
    + added context info removal function to Unit model
    # in formatSelections: made formatUnitIcons() more compact, self-contained and generically usable
    # simplified loadUnit() in unitController, applying new functions formatUnitIcons() and addMetaDataToUnit()
    - removed activateFunctionalities() and activateContextConfirmation()
    # moved contextTab-specific event handlers from generalTabController to contextTabController
    # replaced returnArray from checkInformation() with object
    # replaced value of "id" in array_multiSelectionContextInfos (multiple infos of same type possible)
    TODO: multiContextSelection still troublesome with new kind of IDs, needs to be revised!
    TODO: compactify "all" or "one" design rendering code