← Back to team overview

mahara-contributors team mailing list archive

[Bug 1431569] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4416
Committed: http://gitorious.org/mahara/mahara/commit/bdfdbd7f6378066c58c241cfe696b3647494a462
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit bdfdbd7f6378066c58c241cfe696b3647494a462
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Mar 16 16:43:32 2015 +1300

File -> edit: change Allow comment checkbox to switchbox

Bug 1431569

This was a bit trickier as the form field is hardcoded so needed to
fetch the css that pieforms adds to html header and add it via smarty()

Deals with the filebrowser in content/groups/institution/site

Change-Id: Ic12b62cbe523a1b56f1fe2856fc062b3d35c68ea
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/1431569

Title:
  Change check boxes into switchboxes where possible

Status in Mahara ePortfolio:
  In Progress

Bug description:
  We started using switchboxes instead of check boxes. This should be
  done whereever possible and sensible in Mahara. It is not new
  functionality, but a visual change.

  The default strings to be used are "On" and "Off" whereever possible.
  Only in rare cases should other strings be used. Thus, even when the
  question is "Yes" / "No", the default "On" / "Off" should be used
  unless it would not make any sense as per UX advice.

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


References