← Back to team overview

mahara-contributors team mailing list archive

[Bug 1443732] A patch has been submitted for review

 

Patch for "15.04_STABLE" branch: https://reviews.mahara.org/4615

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

Title:
  Turn AJAX block-loading off except for blocks that need it

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 15.04 series:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed

Bug description:
  While the AJAX block-loading speeds up page loads if there are blocks
  that take a long time to render, it can actually slow down page load
  if you have many blocks that are quick to load, but you have a slow
  ping time to your Mahara site.

  So, it will probably create the least user frustration if we turn off
  the AJAX block loading feature for all blocks except the ones that are
  quite prone to loading slowly (i.e. ones that are database-heavy.)

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


References