Patch for "19.04_STABLE" branch: https://reviews.mahara.org/9813

-- 
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 Committed

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to