- 28 May, 2014 1 commit
-
-
Use http or https, depending on the value of `request.is_secure()`. That is how links in most other emails are handled.
Matjaz Gregoric committed
-
- 13 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 12 May, 2014 1 commit
-
-
Fix acceptance and unit tests LMS-1296
Sarina Canelake committed
-
- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 11 Apr, 2014 1 commit
-
-
Sarina Canelake committed
-
- 15 Nov, 2013 1 commit
-
-
into beta dashboard. Also includes new functionality, in both legacy and beta dashboard, to include appropriate email text for a Shibboleth course.
David Adams committed
-
- 13 Nov, 2013 1 commit
-
-
This centralizes the logic for group membership, and means that we don't need to make queries to find out whether the legacy groups names exist.
Calen Pennington committed
-
- 12 Sep, 2013 1 commit
-
-
Adam Palay committed
-
- 29 Aug, 2013 1 commit
-
-
Added some text to guide the student to register with a particular email address. This is the one that was entered into the enrollment/invitation form by the instructor. Modified the template and associated test.
David Adams committed
-
- 21 Aug, 2013 1 commit
-
-
Modified navigation tests to use MixedModulestore Updated factories to find editable modulestore Updated test_submitting_problems Updated test_tabs.py Updated test_view_authentication Updated test_views Updated courseware/tests/tests.py Updated test_masquerade Updated test_module_render Pylint fixes Updated video and word cloud tests Updated course wiki tests Updated license and open_ended tests. One open_ended test still failing due to Mako initialization issues Updated staticbook Updated django_comment_client tests Updated instructor tests Updated instructor task tests Updated external_auth tests Updated course_groups
Will Daly committed
-
- 14 Aug, 2013 1 commit
-
-
Features coming down the pipe will want to be able to: * Refer to enrollments before they are actually activated (approval step). * See what courses a user used to be enrolled in for when they re-enroll in the same course, or a different run of that course. * Have different "modes" of enrolling in a course, representing things like honor certificate enrollment, auditing (no certs), etc. This change adds an is_active flag and mode (with default being "honor"). The commit is only as large as it is because many parts of the codebase were manipulating enrollments by adding and removing CourseEnrollment objects directly. It was necessary to create classmethods on CourseEnrollment to encapsulate this functionality and then port everything over to using them. The migration to add columns has been tested on a prod replica, and seems to be fine for running on a live system with single digit millions of rows of enrollments.
David Ormsbee committed
-
- 02 Aug, 2013 3 commits
-
-
Miles Steele committed
-
Miles Steele committed
-
Miles Steele committed
-
- 09 Jul, 2013 1 commit
-
-
dcadams committed
-
- 01 Jul, 2013 2 commits
-
-
Jean Manuel Nater committed
-
Moved xml_store_config, mongo_store_config, and draft_mongo_store_config to xmodule/modulestore/tests/django_util.py Removed some repeated instances of xml_store_config. Reverted some changes to mongo_store_config so each modulestore gets it's own uuid.
Jean Manuel Nater committed
-
- 26 Jun, 2013 1 commit
-
-
Optionally email students on enroll/un-enroll actions by instructor from enrollment tab in LMS.
dcadams committed
-
- 21 Jun, 2013 1 commit
-
-
Jean Manuel Nater committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 05 Jun, 2013 1 commit
-
-
dcadams committed
-
- 04 Jun, 2013 1 commit
-
-
dcadams committed
-
- 15 May, 2013 1 commit
-
-
dcadams committed
-
- 13 May, 2013 1 commit
-
-
Note, the students_lc list is used in _do_enroll_students when overload = True so it needs to be left in.
dcadams committed
-
- 08 May, 2013 1 commit
-
-
dcadams committed
-
- 30 Apr, 2013 1 commit
-
-
dcadams committed
-
- 29 Apr, 2013 2 commits