- 02 Jun, 2016 2 commits
-
-
TNL-4622
Andy Armstrong committed -
Ned Batchelder committed
-
- 29 May, 2016 1 commit
-
-
TNL-4561
cahrens committed
-
- 26 May, 2016 2 commits
-
-
Ehtesham committed
-
Ned Batchelder committed
-
- 24 May, 2016 7 commits
-
-
Simplify paths in karma_cms_squire require paths
Brian Jacobel committed -
Remove this focus test, it's impossible to get it to pass in all envs without breaking something else
Brian Jacobel committed -
Fix syntax error in selectors .attr() now returns a string (though it can still be passed an integer) Fixes checkbox test failures Remove remaining references to jquery.min (in wrong folder) $.ajax now returns 422 if type is json and body is not JSON, e.g. '' Substitute prop for attr Remove references to jquery.min, add jquery.migrate (again) "Fix" jquery karma config This wasn't suppoed to survive the merge This throws an error when called with an 'undefined' error Fix Karma warning about [re|un]loading the window Fix path for jquery in cms-squire tests Move jasmine.clock.uninstall() to afterEach so it runs even on failure Fix test failing due to timezone issues Do the timeout before the window scrolling (so handler will not be _.throttled) Fix an alert() triggered by window.onBeforeUnload while testing in Chrome
Brian Jacobel committed -
Don't use symlinks to include node_modules
Daniel Friedman committed -
Fix incorrectly scoped selector.
cahrens committed -
isRejected is deprecated. Actually serve the slick library in LMS jasmine tests customwmd doesn't need to wait for DOM ready event ... In order to define a class and extend the Markdown class.
cahrens committed -
FEDX-25
Daniel Friedman committed
-
- 19 May, 2016 1 commit
-
-
Ned Batchelder committed
-
- 18 May, 2016 1 commit
-
-
Douglas Hall committed
-
- 14 May, 2016 1 commit
-
-
show Save and Cancel button when admin change Instructor image asset path from Studio schedule and details page
Ibrahim committed
-
- 13 May, 2016 1 commit
-
-
fix the issue where images do not appear when set through asset linkin Studio scheduls and details page
Ibrahim committed
-
- 12 May, 2016 1 commit
-
-
Ned Batchelder committed
-
- 10 May, 2016 2 commits
-
-
Douglas Hall committed
-
Douglas Hall committed
-
- 09 May, 2016 1 commit
-
-
Ibrahim committed
-
- 05 May, 2016 11 commits
-
-
Usman Khalid committed
-
Usman Khalid committed
-
Usman Khalid committed
-
Usman Khalid committed
-
Usman Khalid committed
-
Files which are loaded via RequireJs do not need to be individually declared in karma config files. If we give karma directories, it will serve all the files in them.
Usman Khalid committed -
Usman Khalid committed
-
The config files just declare lists of files.
Usman Khalid committed -
Usman Khalid committed
-
Usman Khalid committed
-
Ned Batchelder committed
-
- 03 May, 2016 1 commit
-
-
If the first date the user selects is invalid it is not set on the model. This is because jQuery datepicker's getDate returns the current date when an invalid value is put in the field and the model's initial value is also the current date. So always update the date.
Usman Khalid committed
-
- 02 May, 2016 8 commits
-
-
Usman Khalid committed
-
Jasmine has a global stack for creating a tree of specs. We need to load spec files one by one, otherwise some end up getting nested under others.
Usman Khalid committed -
TNL-4366 Changes in studio to allow the hide_after_due setting to be utilized. Includes: -python changes to contentstore, where the data is stored. -refactoring of timed-examination-preference-editor.underscore, to add this setting and make the editor more accessible. -javascript changes to link the new setting to the correct data model. -sass updates to fix a11y issues on the editor modal. -addition of post-due visibility information to course outline in studio. -new tests: python, js, acceptance, and a11y
Eric Fischer committed -
Ned Batchelder committed
-
muzaffaryousaf committed
-
muhammad-ammar committed
-
Ehtesham committed
-
Ehtesham committed
-