- 16 Jan, 2014 36 commits
-
-
David Ormsbee committed
-
Chris Rossi committed
-
We were using to indicate the date a course ended. Better to remove it, since edX certificates don't really expire.
Chris Rossi committed -
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Refactor findusers script to be fully lazy, in hopes we don't run out of memory with huge numbers of users.
Chris Rossi committed -
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
vagrant committed
-
Chris Rossi committed
-
Chris Rossi committed
-
Chris Rossi committed
-
David Baumgold committed
-
- 15 Jan, 2014 2 commits
-
-
So that About pages will display in the LMS if the user is not logged in
David Baumgold committed -
Added hostname argument to openended_post command.
Don Mitchell 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
-
- 13 Jan, 2014 1 commit
-
-
Add a command to transfer students from one course to another.
Feanil Patel committed
-