mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37820
[Bug 1621247] A change has been merged
Reviewed: https://reviews.mahara.org/7000
Committed: https://git.mahara.org/mahara/mahara/commit/7711face72e9d547105681dbec6f2aec3232b6e3
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 16.10_STABLE
commit 7711face72e9d547105681dbec6f2aec3232b6e3
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Sep 5 13:08:31 2016 +1200
Bug 1621247: Allowing the substandards to be properly hierarchical
This patch:
- removes the need to set priority value in .matrix file
they are worked out now based on the array generated
- changes the way you indicate parent/child relationships by adding a
'uniqueid' to the parent and change 'parent' value for its children
to the value of the uniqueid
- stopped an element showing the dot on the matrix if it has children
- added indentation for the name (1st) column on matrix page so we
can see how things relate to each other better
behatnotneeded
Change-Id: I434c495aa58e41f9f2e55da8d6f70b9c1da37038
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 1fc827b031791847275786eed7dd5dc497157ba8)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1621247
Title:
Adjustments to the framework matrix importation/display
Status in Mahara:
In Progress
Bug description:
Tweaking the framework .matrix files and how they are handled so that
we get a better hierarchical system of displaying things.
If an element has sub elements then don't show a dot for the element
but only for it's sub elements
also look into making the .matrix file more flat so that we can list
the elements in any order and just indicate how they relate to each
other to make adding elements to the matrix file easier.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1621247/+subscriptions
References