This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46870f43914d85621f8f180f2cbbac54bfb7aa2f
edx-platform
/
common
/
lib
/
xmodule
History
Chris Dodge
46870f4391
be sure to always pass in a course namespace - which can be just the location of the module itself since it has the same org/course pair - when rewriting links. Also, allow for an option parameter in get_module() to disable the wrapping of the module's HTML with the xmodule_display.html. This is needed for ancillary course content such as 'about', 'course info', which are now stored as xmodules, but should not be wrapped in xmodule_display.html as it breaks some styling
2012-11-29 15:09:28 -05:00
..
test_files
Merge remote-tracking branch 'origin/master' into dormsbee/multicourse
2012-07-05 16:22:50 -04:00
xmodule
be sure to always pass in a course namespace - which can be just the location of the module itself since it has the same org/course pair - when rewriting links. Also, allow for an option parameter in get_module() to disable the wrapping of the module's HTML with the xmodule_display.html. This is needed for ancillary course content such as 'about', 'course info', which are now stored as xmodules, but should not be wrapped in xmodule_display.html as it breaks some styling
2012-11-29 15:09:28 -05:00
.coveragerc
Make coverage reports only include code from the source directories
2012-11-08 12:25:12 -05:00
jasmine_test_runner.html.erb
Modify rake file to read in spec and src files correctly and also add in the lms helper file for stubRequests, etc.
2012-11-15 15:43:39 -05:00
setup.py
Merge remote-tracking branch 'origin/master' into feature/cale/cms-master
2012-11-13 10:22:42 -05:00