← Back to team overview

mahara-contributors team mailing list archive

[Bug 1275581] Re: Update jQuery and jQuery UI to latest compatible versions

 

Decided to take the plunge and upgrade the jQuery to v 2.1.1 (latest
stable) and jQuery-ui to 1.10.2 (latest stable that doesn't break
draggable helper function positioning) to see what prolems occur.

Needed to add a deprecated_jquery.js file to handle a few things for IE8
- which can be removed when we don't need to worry about that anymore.

** Changed in: mahara
       Status: In Progress => Fix Committed

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

Title:
  Update jQuery and jQuery UI to latest compatible versions

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Mahara 1.8 is using jQuery 1.7.1 - we should upgrade this to at least
  1.7.2 and probably beyond. Since jQuery 1.9 introduces various
  breaking changes (http://jquery.com/upgrade-guide/1.9/) the safest bet
  would be to upgrade to 1.8.3.

  jQuery UI should also be updated. Their API is also in flux so it
  would be safest to upgrade to 1.9 (1.10 starts to remove deprecated
  features - http://jqueryui.com/upgrade-guide/1.9/#api-redesigns).

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


References