← Back to team overview

mahara-contributors team mailing list archive

[Bug 1264429] Re: Set up an institution_config table for configuring institutions

 

https://reviews.mahara.org/#/c/2870/

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

Title:
  Set up an institution_config table for configuring institutions

Status in Mahara ePortfolio:
  In Progress

Bug description:
  We've been adding a lot of new institution configuration parameters
  lately, so it makes sense to add an "institution_config" table to
  handle these so that we don't have to add a new column to the
  "institution" table each time we want to add some new bit of
  configuration.

  This can be integrated into the Institution class and the
  get_config_institution() methods so that the programmer accessing the
  field doesn't need to know whether it's in the "institution" table or
  the "institution_config" table.

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


References