← Back to team overview

mahara-contributors team mailing list archive

[Bug 1565546] A change has been merged

 

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

commit af64abec2461ed0aedd85a2d6d287650d15a9203
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Apr 1 11:27:52 2016 +1300

Bug 1565546: Allowing $cfg setting to be json

1) Allowing $CFG to accept json encoded strings and to be decoded back to php
2) Making the $cfg->openbadgedisplayer_source a json encoded string
3) Allowing the openbadges have the defaults only on one place and warn when they are missing

behatnotneeded

Change-Id: Ica0349d6343d9f608b2272117d7412b288799278
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/1565546

Title:
  Allowing $cfg setting to be json

Status in Mahara:
  In Progress
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 16.10 series:
  In Progress

Bug description:
  Mahara 16.04

  Having an array in a config value can cause problems when the
  deployment tool doesn't understand arrays. It would be better to be
  able to use json encoded strings.

  1) Allowing $CFG to accept json encoded strings and to be decoded back to php 
  2) Making the $cfg->openbadgedisplayer_source a json encoded string

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


References