- 30 Sep, 2013 2 commits
-
-
Fix AN-115
Carlos Andrés Rocha committed -
First caption does not display outline on initial mouseover.
jmclaus committed
-
- 27 Sep, 2013 38 commits
-
-
Streamling, test, and fix issues with image uploading
Vik Paruchuri committed -
old pr 271 comment fixups
Don Mitchell committed -
Clean up open ended problems view and fix error.
Vik Paruchuri committed -
Streamline and test uploading ... remove requirement that uploads be images, can now upload any file.
Vik Paruchuri committed -
Don Mitchell committed
-
Move nose arguments around so that we can run tests with manage.py
Calen Pennington committed -
Move init to top of class Change asserts to more meaningful exception types Refactor hard-to-read fn
Don Mitchell committed -
Vik Paruchuri committed
-
Upgrading to 1.4.8
e0d committed -
Disables the previous/next arrows on pdf books on the first/last pages
Usman Khalid committed -
Calen Pennington committed
-
Added setting to disable 'find courses' links
Usman Khalid committed -
Usman Khalid committed
-
Move Pearson courseware imports to function level.
brianhw committed -
An assortment of small OE changes, both for ICE and standard
Giulio Gratta committed -
- Changed save OE message text - Fix ICE legend positioning and content - Add space to "offensive" checkbox - Change tracker variable in undo to correct one
Giulio Gratta committed -
Pull XModule attributes out into a mixin that can be applied to xblocks
Calen Pennington committed -
Adding Pillow jpeg and tiff system libs
jkarni committed -
Calen Pennington committed
-
update discussion forum doc
Jay Zoldak committed -
Brian Wilson committed
-
Usman Khalid committed
-
Clean up after hotfix to fix xml loading for import
Calen Pennington committed -
Fix for PR 1119.
jmclaus committed -
Usman Khalid committed
-
A Jasmine test was falling. It went unnoticed. The PR was merged. This is a fix for it.
Valera Rozuvan committed -
caption display problem
jmclaus committed -
We had a bug where mixins weren't being applied before `load_from_xml` was called. This meant that not all of the fields were being loaded correctly. To fix it, we used the mixoligist from the runtime to apply the mixins earlier in the process. However, that caused the mixins to be applied twice. The included fixes to xblock resolved the multiply-applied mixins, and the fixes to the parsing code make it simpler to understand, and add some unit tests of the parsing to boot.
Calen Pennington committed -
This command loads the courses with the XMLModuleStore, and then exports the fields contents as json in a diff-friendly way. This can then be used to validate against regressions in the xml parsing code.
Calen Pennington committed -
Shiwen Cheng committed
-
Shiwen Cheng committed
-
fix the bug that the first caption and the second one will become current at the same time when displaying right captions
Shiwen Cheng committed -
Stanford paid course registration
Jason Bau committed -
jmclaus committed
-
Use comments to skip tests instead of a tag
Will Daly committed -
Jay Zoldak committed
-
Include / Link to How To Contribute wiki page
James Tauber committed -
PdfViewer: Added missing link to compatibility.js
Usman Khalid committed
-