- 05 Jan, 2017 1 commit
-
-
TNL-5893
cahrens committed
-
- 05 Dec, 2016 1 commit
-
-
Also changes section to div. TNL-6044
cahrens committed
-
- 22 Nov, 2016 1 commit
-
-
Andy Armstrong committed
-
- 03 Nov, 2016 1 commit
-
-
Mushtaq Ali committed
-
- 14 Oct, 2016 1 commit
-
-
moment-timezone require config jasmine test fix, duplicate req. cleanup
Greg Martin committed
-
- 06 Oct, 2016 1 commit
-
-
TNL-4877
muhammad-ammar committed
-
- 02 Oct, 2016 1 commit
-
-
The annotation.target.src was assigned to a function instead of a string because the missing brackets.
Pan Luo committed
-
- 02 Sep, 2016 1 commit
-
-
Ehtesham committed
-
- 08 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 04 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 19 Jun, 2016 1 commit
-
-
Andy Armstrong committed
-
- 26 May, 2016 1 commit
-
-
Ehtesham committed
-
- 24 May, 2016 3 commits
-
-
Simplify paths in karma_cms_squire require paths
Brian Jacobel committed -
Don't use symlinks to include node_modules
Daniel Friedman committed -
FEDX-25
Daniel Friedman committed
-
- 05 May, 2016 1 commit
-
-
Usman Khalid committed
-
- 02 May, 2016 2 commits
-
-
TNL-4335
muzaffaryousaf committed -
cahrens committed
-
- 27 Apr, 2016 1 commit
-
-
TNL-4335
muzaffaryousaf committed
-
- 22 Apr, 2016 3 commits
-
-
muzaffaryousaf committed
-
muzaffaryousaf committed
-
muzaffaryousaf committed
-
- 14 Apr, 2016 1 commit
-
-
* tests for dragging * icon location reference updates * pattern library usage
Chris Rodriguez committed
-
- 07 Apr, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 04 Apr, 2016 1 commit
-
-
FEDX-117
Andy Armstrong committed
-
- 25 Mar, 2016 1 commit
-
-
FEDX-121 The previous approach for handling NPM assets was to symlink them into the static directory. This appeared to cause trouble with the asset pipeline where the files in question were not installed and then old versions were picked up instead. This change instead copies NPM libraries to a new static directory so that the pipeline can consume them as with any other file. This new directory is added to .gitignore so that the files don't get accidentally checked in.
Andy Armstrong committed
-
- 22 Mar, 2016 2 commits
-
-
Adam Palay committed
-
This reverts commit e5c7fdda. Unfortunately this change broke bundling on sandboxes, so reverting it so that master isn't left in a bad state.
Andy Armstrong committed
-
- 18 Mar, 2016 1 commit
-
-
FED-68
cahrens committed
-
- 16 Mar, 2016 2 commits
-
-
FEDX-24
cahrens committed -
FEDX-105
Andy Armstrong committed
-
- 07 Mar, 2016 1 commit
-
-
The profile name requires escaping when displayed. Proactively removing since it is not being used. Also discovered some dead code.
cahrens committed
-
- 05 Mar, 2016 1 commit
-
-
cahrens committed
-
- 02 Mar, 2016 1 commit
-
-
- adaptation asides to be imported from the XML - updating SplitMongo to handle XBlockAsides (CRUD operations) - updating Studio to handle XBlockAsides handler calls - updating xblock/core.js to properly init XBlockAsides JavaScript
Dmitry Viskov committed
-
- 29 Feb, 2016 1 commit
-
-
Braden MacDonald committed
-
- 26 Feb, 2016 1 commit
-
-
Braden MacDonald committed
-
- 24 Feb, 2016 1 commit
-
-
mathjax preview should be inline by default
Adam Palay committed
-
- 12 Feb, 2016 1 commit
-
-
FEDX-47
cahrens committed
-
- 10 Feb, 2016 2 commits
-
-
The function initializeXBlock() expects a DOM element, and is passed one in most cases. However, when adding a new XBlock component in Studio, the function is passed a jQuery object, which ends up being forwarded to the actual initialisation function of the XBlock.
Sven Marnach committed -
asadiqbal committed
-