- Jul 24, 2012
-
-
Calen Pennington authored
Move vendor javascript into common/static/js/vendor, so that they can be shared between the CMS and LMS, and create an html template that includes all of the vendor js needed for the courseware
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
Uniquify js fragments pulled from XModules, and load both XModuleDescriptor and XModule js into the cms
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
David Ormsbee authored
-
- Jul 23, 2012
-
-
Kyle Fiedler authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Bridger Maxwell authored
Removed a bunch of non-necessary javascript from homepage. Most of it was put back in courseware. A new PIPELINE_JS group 'courseware' was created, for pipeline javascript files that should only be in the courseware.
-
- Jul 20, 2012
-
-
Calen Pennington authored
-
Bridger Maxwell authored
-
- Jul 17, 2012
-
-
Matthew Mongeau authored
-
Matthew Mongeau authored
-
- Jul 16, 2012
-
-
Bridger Maxwell authored
-
- Jul 13, 2012
-
-
Bridger Maxwell authored
-
- Jul 12, 2012
-
-
Calen Pennington authored
-
- Jul 11, 2012
-
-
Bridger Maxwell authored
-
John Jarvis authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
Don't depend on the mitx directory being named that, so that tests will run in jenkins where mitx is checked out as workspace
-
- Jul 10, 2012
-
-
Matthew Mongeau authored
-
David Ormsbee authored
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jul 09, 2012
-
-
kimth authored
-
- Jul 08, 2012
-
-
ichuang authored
-
- Jul 06, 2012
-
-
Matthew Mongeau authored
This reverts commit 05e1bcf4.
-
Matthew Mongeau authored
-
Calen Pennington authored
The basic form has been fleshed out. Things still to do: 1) Extend get_course interface to the rest of modulestore 2) Make courses actually load 3) Make org/course/maybe others metadata attributes for course_module (see xml_module), so that they are loaded/saved on import/export to xml
-
- Jul 02, 2012
-
-
Calen Pennington authored
Acknowledge the fact that right now keystore is really just a module store. If we need a keystore that returns other objects, we can reexctract the base class into it's own module again
-
- Jun 29, 2012
-
-
Calen Pennington authored
Make user profiles work again after the switch to an XMLModuleStore. Staff user histograms are still broken
-
Calen Pennington authored
Begin using a Keystore for XML parsing. Still broken: sequence icons, custom tags, problems, video js
-
- Jun 27, 2012
-
-
ichuang authored
- issue is that content machine isn't whitelisted for email - this also provides secondary filtering for user registration
-
- Jun 21, 2012
-
-
David Ormsbee authored
-
David Ormsbee authored
These are then displayed at /courses.
-
Calen Pennington authored
-