- 30 Nov, 2016 1 commit
-
-
TNL-5990
Nimisha Asthagiri committed
-
- 12 Oct, 2016 1 commit
-
-
Sanford Student committed
-
- 07 Oct, 2016 1 commit
-
-
Brandon DeRosier committed
-
- 12 Sep, 2016 1 commit
-
-
Discussion is restricted to the CCX course (there is no sharing of discussions with the parent course or other CCX instances).
Matjaz Gregoric committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Adds ENABLE_SUBSECTION_GRADES_SAVED feature flag to both lms and cms. Also installs the wiring that will allow robust grades to be used for courses that enable it. This functionality is still gated by the feature flag and should not be used until the remaining robust grades work is finished.
Nimisha Asthagiri committed
-
- 29 Jul, 2016 1 commit
-
-
Amir Qayyum Khan committed
-
- 18 Jul, 2016 2 commits
-
-
Amir Qayyum Khan committed
-
Amir Qayyum Khan committed
-
- 07 Jul, 2016 1 commit
-
-
Amir Qayyum Khan committed
-
- 24 Jun, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 04 May, 2016 1 commit
-
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed
-
- 03 May, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 11 Apr, 2016 1 commit
-
-
MA-2258
Nimisha Asthagiri committed
-
- 07 Apr, 2016 1 commit
-
-
MA-2258
Nimisha Asthagiri committed
-
- 05 Apr, 2016 1 commit
-
-
Amir Qayyum Khan committed
-
- 04 Apr, 2016 1 commit
-
-
John Eskew committed
-
- 25 Mar, 2016 1 commit
-
-
Amir Qayyum Khan committed
-
- 15 Mar, 2016 1 commit
-
-
Added validation to ccx create form, If ccxcon url is set then app will ask user to create ccx from ccxcon app
Amir Qayyum Khan committed
-
- 02 Mar, 2016 1 commit
-
-
This reverts commit acf6c1d6, reversing changes made to c59db6e5.
David Ormsbee committed
-
- 25 Feb, 2016 1 commit
-
-
Amir Qayyum Khan committed
-
- 22 Feb, 2016 2 commits
-
-
Revert "Added staff role on ccx to staff of master course and added a data migration for existing ccx courses." This reverts commit 91bf48fc.
Michael Katz committed -
Amir Qayyum Khan committed
-
- 17 Feb, 2016 2 commits
-
-
Before it was depending on the order of results, which is not very consistent. Now we use known identifiers to delve through data before making our assertions.
Toby Lawrence committed -
Added staff role on ccx to staff of master course and added a data migration for existing ccx courses.
Amir Qayyum Khan committed
-
- 12 Feb, 2016 1 commit
-
-
We added the ability here to check if a role has a user in with the ability to refresh the role cache before checking. Since some tests will make inline requests, which in turn put a user into a new role, we have to refresh afterwards otherwise we won't see that new role in place. Since we don't want to automatically refresh ever, we just added a way to request it, since we know in this test that we're doing something, effectively, out-of-band, which necessitates it.
Toby Lawrence committed
-
- 27 Jan, 2016 1 commit
-
-
CCX REST APIs OAUTH2 authorization for CCX APIs - oauth2 authorization required for ccx list. - Course-instructor permission for ccx api endpoint - Protection for detail view too. Tests for CCX REST APIs and OAUTH2 authorization
Giovanni Di Milia committed
-
- 10 Dec, 2015 2 commits
-
-
Amir Qayyum Khan committed
-
Amir Qayyum Khan committed
-
- 24 Nov, 2015 1 commit
-
-
Amir Qayyum Khan committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 16 Nov, 2015 1 commit
-
-
CCX overrides course max_student_enrollments_allowed and set it to 200 during CCX creation
Giovanni Di Milia committed
-
- 10 Nov, 2015 2 commits
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed -
Amir Qayyum Khan committed
-
- 26 Oct, 2015 1 commit
-
-
Make the course URL pattern more generic. Comment newly added functionality. Fix quality issues. Address two lint errors, with regex and variable naming. Changed how we access course_key and course_id. Replace another instance of self.course.id.to_deprecated_string() Remove unused import, add missing one. Improve how the ccx key is extracted from the URL Use resolve() instead of os.path to get the course_id. Remove the granting of staff access to coaches.
Jamie Folsom committed
-
- 20 Oct, 2015 1 commit
-
-
In the CCX dashboard, the Student Admin tab has a `Download student grades` action. This action should download a CSV file containing grades, but currently displays the CSV content in the browser instead. This fix sets the `content-type` and `content-disposition` so that a CSV file download occurs. - fixes #93
pwilkins committed
-
- 19 Oct, 2015 1 commit
-
-
Giovanni Di Milia committed
-
- 16 Oct, 2015 1 commit
-
-
Giovanni Di Milia committed
-
- 07 Oct, 2015 1 commit
-
-
If a block is marked as "hide from students" cannot be seen in the CCX schedule
Giovanni Di Milia committed
-
- 01 Oct, 2015 1 commit
-
-
George Schneeloch committed
-