Reviewed:  https://reviews.mahara.org/9813
Committed: 
https://git.mahara.org/mahara/mahara/commit/95e286130cbbf81bbec76a9f398a21e01552e97d
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:    19.04_STABLE

commit 95e286130cbbf81bbec76a9f398a21e01552e97d
Author: Robert Lyon <robe...@catalyst.net.nz>
Date:   Mon Apr 15 07:06:51 2019 +1200

Bug 1824731: Allow stats column options to be enabled / disabled

If the site's config has enabled a setting or not

behatnotneeded

Change-Id: Ie526dd7dfe9506702b5676e13c459866f3f675be
Signed-off-by: Robert Lyon <robe...@catalyst.net.nz>
(cherry picked from commit 297d3275704f7c58f76ee9f4b740ba1d141256c7)

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