- Jul 17, 2013
-
-
Jason Bau authored
put block around main_vendor js in main_django.html
-
Calen Pennington authored
Hotfix: 2013-07-17
-
Calen Pennington authored
[HOTFIX] add a default XML serialization if the 'data' field is empty or None. So...
-
Calen Pennington authored
Make jasmine tests quieter
-
Don Mitchell authored
Missing comma on template -> category refactoring
-
Chris Dodge authored
add a default XML serialization if the 'data' field is empty or None. Some XModules now - like video XModule - do not have XML set in the 'data' field
-
Adam authored
notify students for NotFoundErrors from capa_module, improve tracking
-
Adam Palay authored
-
frances botsford authored
Quick LMS pdfviewer layout cleanup
-
Don Mitchell authored
And several pep8 changes
-
- Jul 16, 2013
-
-
Calen Pennington authored
Non-persisted studio templates
-
Don Mitchell authored
Add boilerplate option to ItemFactory Minor start date fix to not use microsecs
-
Renzo Lucioni authored
Reinstate problem_check event as Problem Checked event
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
The defaults used to be rerandomize=always, showanswer=closed. This is preserved for capa problems being imported from XML. However, for courses, and for problems created in Studio, the default has been changed to never/finished, to match the previous defaults used by Studio.
-
Don Mitchell authored
Instead, we use XModule field default values when creating an empty XModule. Driven by this use case, we also allow for XModules to be created in memory without being persisted to the database at all. This necessitates a change to the Modulestore api, replacing clone_item with create_draft and save_xmodule.
-
Don Mitchell authored
This standardizes the XModule field default values to be the same as the values that are presented by studio when a component is added to a course.
-
James Tauber authored
changed transifex project to edx-platform
-
James Tauber authored
-
David Ormsbee authored
Update MathJax to the latest stable version (2.2), to fix IE10 bug LMS-194
-
Greg Price authored
Tweak behavior of submit buttons on register and login pages
-
David Ormsbee authored
-
Don Mitchell authored
DraftModuleStore was originally designed as a mixin, but never used that way, and with the upcoming changes to use the versioned module store, never will be. This changes removes a circular dependency between mongo.py and draft.py.
-
- Jul 15, 2013
-
-
Calen Pennington authored
-
Renzo Lucioni authored
-
Brian Talbot authored
Studio Sass Mixin/Extend Re-Org
-
Brian Talbot authored
Studio: Revises Course Updates Nav Visual Display Issue
-
Frances Botsford authored
-
Renzo Lucioni authored
-
Greg Price authored
The buttons are not re-enabled if the registration/login submission succeeds (and, therefore, the user is about to be directed to another page). Also, any error message that is present does not disappear immediately before the page redirects.
-
Calen Pennington authored
-
Brian Talbot authored
-
Brian Talbot authored
-
Brian Talbot authored
-
Brian Talbot authored
-
Brian Talbot authored
-
Brian Talbot authored
-