← Back to team overview

mahara-contributors team mailing list archive

[Bug 1690221] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7736
Committed: https://git.mahara.org/mahara/mahara/commit/1ffd82ced52cec801852ff93ecfa60e0c621a130
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    master

commit 1ffd82ced52cec801852ff93ecfa60e0c621a130
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed May 10 13:07:10 2017 +1200

Bug 1690221: Add sort order to the profile types chooser

This was originally relying on the order data was placed into db -
which is brittle

Now we order this data based on the get_profile_artefact_types() array
that is hardcoded in the artefact/internal/lib.php file

behatnotneeded

Sponsored by SWITCH

Change-Id: I22307e6f84dd2561088a68c1bcaf8fd5aafb8f11
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1690221

Title:
  Profile fields are displayed too randomly

Status in Mahara:
  Fix Committed

Bug description:
  Seen in Mahara 16.04

  When you pull the "Profile information" block onto a page and tick all
  the boxes, they are not displayed in that order but very randomly.

  It would be good to display them again in the order that they are
  listed in the block configuration.

  Exception will be he introduction and social profiles. The
  introduction will be placed above all fields as it can have text
  formatting, and the social profiles will be placed below all other
  information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1690221/+subscriptions


References