← Back to team overview

mahara-contributors team mailing list archive

[Bug 1824731] Re: Allow site stats column options to respect enabled config options

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

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

Title:
  Allow site stats column options to respect enabled config options

Status in Mahara:
  Fix Released

Bug description:
  Some of the options in Mahara need to be enabled in the config file or
  in the Site configuration settings.

  If these options also cause statistical information to be displayed we
  need to make sure the option is enabled.

  For example there is the user's details statistics where we can show
  probation number but only if $cfg->probationenabled = true;

  So we should disable the choosing of that column if the
  'probationenabled' is false

  This can be seen under the Reports -> User details report

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


References