- 11 Dec, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 09 Dec, 2015 1 commit
-
-
Ned Batchelder committed
-
- 02 Dec, 2015 1 commit
-
-
There are 3 main changes in this commit: * CohortFactory now sets up memberships properly, so consuming tests do not need to explicitly touch CourseUserGroup.users to add() users. * test_get_cohort_sql_queries has been updated to 3 and 9 queries when using and not using the cache, respectively. This is needed due to each operation needing an extra queery to get the CourseUserGroup from the CohortMembership. * Adding remove_user_from_cohort(), the counterpart to add_user_to_cohort(). This is also to keep tests from touching the users field directly, and keep CohortMembership data in sync.
Eric Fischer committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 18 Nov, 2015 3 commits
-
-
The preferred form is to use CourseKey.from_string() instead of SlashSeparatedCourseKey.from_deprecated_string().
Sven Marnach committed -
Sven Marnach committed
-
Sven Marnach committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 21 Oct, 2015 1 commit
-
-
Also remove useless docstrings where they were added to keep pylint quiet.
Ned Batchelder committed
-
- 19 Oct, 2015 1 commit
-
-
* Fix paver violations to stablize edx-lint update * Parens, Line2Long * Fix missing docstrings * Fix PEP8 issues * Address PR feedback (thanks @nedbat!)
Matt Drayer committed
-
- 16 Oct, 2015 1 commit
-
-
Mushtaq Ali committed
-
- 09 Oct, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 07 Oct, 2015 1 commit
-
-
mushtaqali committed
-
- 28 Sep, 2015 2 commits
-
-
Ben Patterson committed
-
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
Will Daly committed
-
- 25 Sep, 2015 1 commit
-
-
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
Will Daly committed
-
- 18 Sep, 2015 1 commit
-
-
TNL-3179
muhammad-ammar committed
-
- 10 Sep, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 04 Sep, 2015 1 commit
-
-
TNL-3196
Peter Fogg committed
-
- 28 Aug, 2015 1 commit
-
-
Some low hanging fruit optimization of forums tests.
David Ormsbee committed
-
- 26 Aug, 2015 1 commit
-
-
These signals are caught by the Teams app and used to update `last_activity_at` on both teams and individual users. TNL-2497
Peter Fogg committed
-
- 20 Aug, 2015 2 commits
-
-
Peter Fogg committed
-
Mushtaq Ali committed
-
- 11 Aug, 2015 1 commit
-
-
This reverts commit 4c1c4619.
Waheed Ahmed committed
-
- 07 Aug, 2015 1 commit
-
-
Peter Fogg committed
-
- 06 Aug, 2015 4 commits
-
-
Adds a read-only mode to the discussion module which disables any controls for updating the discussion (votes, follows, replies, etc). This mode is enabled for users who are not a member of the team, and are also not moderators, admins, or community TAs.
Peter Fogg committed -
Daniel Friedman committed
-
cahrens committed
-
TNL-2515
Andy Armstrong committed
-
- 05 Aug, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 04 Aug, 2015 1 commit
-
-
TNL-1908
Diana Huang committed
-
- 01 Aug, 2015 1 commit
-
-
Andy Armstrong committed
-
- 31 Jul, 2015 2 commits
-
-
Ben McMorran committed
-
Diana Huang committed
-
- 30 Jul, 2015 3 commits
-
-
cahrens committed
-
Ben McMorran committed
-
TNL-2864
cahrens committed
-
- 28 Jul, 2015 2 commits
-
-
Ben McMorran committed
-
No need to go through Mako
David Baumgold committed
-
- 20 Jul, 2015 1 commit
-
-
New classes for the return type, and changes to the has_access function and tests to make them compatible.
tlindaliu committed
-