- 22 Jan, 2014 1 commit
-
-
[LMS-2073] [STUD-1197]
Calen Pennington committed
-
- 14 Jan, 2014 1 commit
-
-
Introduction of the Microsite feature which allows for limited multi-tenant branding on a subdomain basis, e.g. foo.edx.org and bar.edx.org fix errorenous logic when running a microsite that could reside in a hosting environment with a marketing site in front of it pep8/pylint fixes address PR feedback, remove underscore from test hostname more pep8/pylint cleanup. Skip test_microsites test, it works on localdev, not on Jenkins. Need to talk with QA team manually add Ned's single-to-double quote fix change aws.py runtimes so that the microsite_dir that is read from configuration is changed to a python path Conflicts: lms/templates/help_modal.html
Chris Dodge committed
-
- 08 Nov, 2013 1 commit
-
-
add DOC_STORE_CONFIG to test settings
Adam Palay committed
-
- 17 Oct, 2013 1 commit
-
-
Don Mitchell committed
-
- 16 Oct, 2013 1 commit
-
-
Brian Wilson committed
-
- 10 Oct, 2013 1 commit
-
-
Brian Wilson committed
-
- 08 Oct, 2013 1 commit
-
-
Calen Pennington committed
-
- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 04 Sep, 2013 1 commit
-
-
* Uses override_settings to provide test variable * Move location of cms link to upper right * PEP8 / Pylink
Jason Bau committed
-
- 31 Aug, 2013 1 commit
-
-
A one-click way of getting to editing the course
Jason Bau committed
-
- 21 Aug, 2013 2 commits
-
-
Authors can upload an image (or choose an existing one) from the settings page, using the in-context uploader from PDF textbooks. Includes tests for backwards compatibility with XML courses -- they used a magic filename (images/course_image.jpg) which is mapped to a location in the Mongo contentstore. Still needs some UX work, though the backend plumbing is there.
Peter Fogg committed -
fix (again) static_replace to work with static_asset_path
ichuang committed
-
- 20 Aug, 2013 3 commits
- 16 Aug, 2013 2 commits
-
-
Chris Dodge committed
-
WIP: added a get_modulestore_type. Added some unit tests. changed over the isinstance() with respect to modulestores to use this get_modulestore_type()
Chris Dodge committed
-
- 12 Aug, 2013 1 commit
-
-
ichuang committed
-
- 02 Aug, 2013 1 commit
-
-
Chris Dodge committed
-
- 31 Jul, 2013 1 commit
-
-
This makes the LMS use an XBlock's student_view, rather than an XModule's get_html to render for display. However, it does not yet use wrap_child to handle instructor debug information or url rewriting. [LMS-219]
Calen Pennington committed
-
- 26 Jun, 2013 1 commit
-
-
Sarina Canelake committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 15 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 08 Mar, 2013 2 commits
-
-
Calen Pennington committed
-
Chris Dodge committed
-
- 06 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 13 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 05 Feb, 2013 2 commits
-
-
Calen Pennington committed
-
This reverts commit c4f56620.
Calen Pennington committed
-
- 30 Jan, 2013 2 commits
-
-
This reverts commit ab437b94, reversing changes made to 7a8e87c7.
Calen Pennington committed -
Calen Pennington committed
-
- 24 Jan, 2013 2 commits
-
-
- Create new cohorts.py file - moved code there from models.py - implemented necessary functions. Next: testing :)
Victor Shnayder committed -
fix cohorts in create, and read, and update regular expressions to fix courses with periods not working in General commentable
Kevin Chugh committed
-
- 23 Jan, 2013 2 commits
-
-
Kevin Chugh committed
-
Calen Pennington committed
-
- 20 Jan, 2013 1 commit
-
-
Kevin Chugh committed
-
- 18 Jan, 2013 3 commits
-
-
Your Name committed
-
Your Name committed
-
If there is no announcement date (in the policy metadata) then use a heuristic to sort them. If there is an announcement date, the use it in the heuristic to determine if the course is new or not.
Carlos Andrés Rocha committed
-