← Back to team overview

mahara-contributors team mailing list archive

[Bug 1527456] A change has been merged

 

Reviewed:  https://reviews.mahara.org/6771
Committed: https://git.mahara.org/mahara/mahara/commit/e50d16136d2947ed22d2c35bd866a6b1789cac09
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit e50d16136d2947ed22d2c35bd866a6b1789cac09
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Aug 2 09:33:28 2016 +1200

Bug 1527456: Fixing up db/upgrade.php

Two patches got merged with the same version update number so might as
well have the upgrade steps in the same 'if' statement

behatnotneeded

Change-Id: I2d9e24fc967a491d5a1d3d76e1f45bc8545ff4ab
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/1527456

Title:
  Remove remnants to accessconf column as we've moved away from this

Status in Mahara:
  Fix Committed

Bug description:
  In 2010 a accessconf column was added to the view table to clump
  together views with same access configuration to help with the
  view/access.php page

  But since 15.10 we've done the view access page slightly differently
  and have already removed some of this functionality.

  As there is nothing else using it we might as well remove the rest of
  it.

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


References