Reviewed:  https://reviews.mahara.org/5542
Committed: 
https://git.mahara.org/mahara/mahara/commit/174ca581f6ec8f93527b67c09dcda6be6cda76db
Submitter: Robert Lyon ([email protected])
Branch:    master

commit 174ca581f6ec8f93527b67c09dcda6be6cda76db
Author: Jono Mingard <[email protected]>
Date:   Thu Oct 15 14:23:40 2015 +1300

Purge MochiKit from mahara.js (Bug #1323920)

Replace all MochiKit function calls with either jQuery or rewritten
versions. Also remove some old functions which aren't needed or
weren't being used

behatnotneeded: should be functionally identical

Change-Id: Ie48032009b14adddfecbe8c381f4ff692afafe70

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

Title:
  Eliminate Mochikit

Status in Mahara:
  In Progress

Bug description:
  Mahara currently includes MochiKit and JQuery. Annoyingly, they both
  use the $() function quite a bit, and this inevitably causes us
  problems.

  Mochkit is old, and everything it does can also be done by jQuery, so
  we should try to refactor it away to save us future development
  headaches.

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to