Commit Graph

18 Commits

Author SHA1 Message Date
Andy Armstrong
e854690a99 Revert "Upgrade underscore.string.min.js."
This reverts commit e5c7fdda03.

Unfortunately this change broke bundling on sandboxes, so reverting
it so that master isn't left in a bad state.
2016-03-22 10:44:19 -04:00
cahrens
e5c7fdda03 Upgrade underscore.string.min.js.
FED-68
2016-03-17 23:33:55 -04:00
cahrens
dd2a203677 Upgrade underscore to newest version.
FEDX-24
2016-03-16 17:08:27 -04:00
Andy Armstrong
06daf79b94 Upgrade RequireJS
FEDX-105
2016-03-16 12:42:00 -04:00
cahrens
c69226841d Install underscore from npm.
FEDX-47
2016-02-12 13:45:41 -05:00
Andy Armstrong
d731b07bd4 Add UXPL to edx-platform
UITK-39
2016-02-05 13:33:55 -05:00
Ben Patterson
b1f4cfeead Add plato JS static code analysis tool. 2015-12-01 14:20:32 -05:00
Christine Lytwynec
5d9dc32558 add custom-a11y-rules.js from edx-custom-a11y-rules 2015-11-05 16:09:06 -05:00
Feanil Patel
354693a794 Upgrade uglify-js to 2.4.24
The latest version of uglify-js fixed a vulnerability which allows a specially crafted Javascript file to have altered functionality after minification.

Changelog between the versions we are running can be found in the Readme file from this diff: https://github.com/mishoo/UglifyJS2/compare/v2.4.15...v2.4.24#diff-04c6e90faac2675aa89e2176d2eec7d8

We use the command line without any special arguments so I don't expect any issues.
2015-08-31 09:19:46 -04:00
Ben Patterson
c1c15f3c9e Add jshint npm package. 2015-05-20 15:54:33 -04:00
Will Daly
900122b907 Use UglifyJS to minify JavaScript in the LMS 2014-10-08 09:16:04 -04:00
Ben Patterson
5b7633366e Pin coffee-script version to 1.6.1. 2014-08-25 21:39:51 -04:00
David Baumgold
7e15b1025c update npm package name to edx 2013-12-05 13:44:25 -05:00
Will Daly
fe72730969 Integrate js-test-tool into testing infrastructure 2013-08-26 20:21:18 -04:00
Calen Pennington
b2b6ca5f7b Record junit reports of jasmine tests 2013-05-22 22:01:44 -04:00
Jay Zoldak
b590d344f5 Specify version of phantom jasmine to use. 2013-05-14 10:30:50 -04:00
David Baumgold
7c98981498 Install phantom-jasmine via npm, rather than git submodules
Because removing a step from our install process is a Good Thing™
2013-05-13 11:33:09 -04:00
Calen Pennington
24f97d29db Add sass sourcemaps back into the debug build 2013-04-22 08:02:09 -04:00