Reviewed:  https://reviews.mahara.org/5618
Committed: 
https://git.mahara.org/mahara/mahara/commit/a4dc90b3dfea2aa860cabe8da30b12f505ea2376
Submitter: Aaron Wells ([email protected])
Branch:    master

commit a4dc90b3dfea2aa860cabe8da30b12f505ea2376
Author: Jono Mingard <[email protected]>
Date:   Fri Oct 23 16:50:04 2015 +1300

Remove unused and superfluous JavaScript (Bug #1323920)

Some of these files aren't loaded on any pages, some (ie. debug.js)
are no longer necessary with modern debugging tools, and some have
been replaced by Bootstrap functionality

behatnotneeded: should be functionally identical

Change-Id: I6d1b3874de5d42ccc00a8c0d2bb0e8bc162747d4

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