- 01 Oct, 2013 9 commits
-
-
There's no need to display a traceback for every failed content load, the comment before the log line even says so. The exceptions shown before tests are run are because of the eager initialization of the modulestores. They don't need to be initialized then, that just speeds the responsiveness of servers. Putting off the initialization means they get inited as needed, and the log lines get
Ned Batchelder committed -
New XML infrastructure for XBlocks
Ned Batchelder committed -
We aren't ready to use XBlock.load_class, there are duplicate entry point names, and simply choosing the first one leads to unpredictability.
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 30 Sep, 2013 11 commits
-
-
All video controls have a full outline when receiving focus
jmclaus committed -
jmclaus committed
-
Jason Bau committed
-
make ENABLE_SHOPPING_CART truly optional
Jason Bau committed -
course_about was throwing 500s if ENABLE_SHOPPING_CART=False
Jason Bau committed -
Fix course enrollment count in instructor dashboard
Carlos Andrés Rocha committed -
Add .noseids to .gitignore, but first organize it.
Ned Batchelder committed -
Fix AN-115
Carlos Andrés Rocha committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
First caption does not display outline on initial mouseover.
jmclaus committed
-
- 27 Sep, 2013 20 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
-