- 22 Nov, 2017 1 commit
-
-
bmedx committed
-
- 24 Oct, 2017 1 commit
-
-
This reverts commit b541dfa3.
Gabe Mulley committed
-
- 20 Oct, 2017 1 commit
-
-
This reverts commit a1359535, reversing changes made to 68d5fe89.
Eric Fischer committed
-
- 19 Oct, 2017 2 commits
-
-
Gabe Mulley committed
-
Moves ENABLE_ENTERPRISE_INTEGRATION to settings.FEATURES, and changes the default value to False.
Jillian Vogel committed
-
- 17 Aug, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 01 Aug, 2017 1 commit
-
-
Calen Pennington committed
-
- 27 Jul, 2017 1 commit
-
-
LEARNER-2017
Andy Armstrong committed
-
- 21 Jul, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 17 Jul, 2017 1 commit
-
-
LEARNER-1890
Andy Armstrong committed
-
- 14 Jul, 2017 2 commits
-
-
LEARNER-1854
Andy Armstrong committed -
Includes the following: - Move the redirect logic for before course that hasn't started to share between Course Info and Course Home. - Add audit comments for Course Info vs Course Home - Other minor clean-up. LEARNER-613
Robert Raposa committed
-
- 23 Jun, 2017 1 commit
-
-
Adding a reviews page to the course and updating the reviews module on the course about page. Removed the existing coursetalk implementation and put it in a fragment, removed the tests as well. Added configuration settings to specify the reviews template as well as the reviews provider. This is all protected by a waffle flag.
Harry Rein committed
-
- 20 Jun, 2017 1 commit
-
-
PSA was monolothic, now split, with new features, like a DB-backed partial pipeline. FB OAuth2 version also upped. Partial pipelines don't get cleared except when necessary. They persist for special cases like change of browser while still mid-pipeline (i.e. email validation step). Refactor, cleanup, and update of a lot of small things as well. PLEASE NOTE the new `social_auth_partial` table.
Uman Shahzad committed
-
- 15 Jun, 2017 1 commit
-
-
Hiding 'Resume Course' button for users that are not enrolled in the course and adding test to assure behavior.
Harry Rein committed
-
- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 08 Jun, 2017 1 commit
-
-
Nimisha Asthagiri committed
-
- 19 May, 2017 1 commit
-
-
Saleem Latif committed
-
- 01 May, 2017 1 commit
-
-
LEARNER-609
Andy Armstrong committed
-
- 28 Apr, 2017 1 commit
-
-
Calen Pennington committed
-
- 27 Apr, 2017 1 commit
-
-
This reverts commit 65f13dde.
Calen Pennington committed
-
- 26 Apr, 2017 1 commit
-
-
This reverts commit 88dd85ca, reversing changes made to bf8aef33.
Calen Pennington committed
-
- 24 Apr, 2017 1 commit
-
-
This modifies the lang-pref django app to: a) Use the current value of the 'edx-language-preference' cookie to set the users Accept-Language header on an incoming request. b) At the end of the request, update the 'edx-language-preference' cookie to reflect the users current Language Preference choice, if any. [LEARNER-542]
Calen Pennington committed
-
- 31 Mar, 2017 1 commit
-
-
LEARNER-394
Andy Armstrong committed
-
- 09 Mar, 2017 1 commit
-
-
Ensure Enterprise-integrated courses require user consent before granting access to Wiki and Discussion forum. * User-facing links are gated; internal services are not. * Adds view decorator data_sharing_consent_required * Renames `get_course_specific_consent_url` to `get_enterprise_consent_url`, which now checks `consent_needed_for_course` before returning a consent URL.
Jillian Vogel committed
-
- 09 Feb, 2017 1 commit
-
-
Add consent check to course access prerequisites; add utility functions to provide interface to course-specific consent in Enterprise app
Jesse Shapiro committed
-
- 28 Nov, 2016 1 commit
-
-
TNL-5894
Albert St. Aubin committed
-
- 18 Nov, 2016 1 commit
-
-
Adam Palay committed
-
- 07 Nov, 2016 1 commit
-
-
This reverts commit d59ab18b, reversing changes made to 0ebab35e.
Gregory Martin committed
-
- 04 Nov, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 03 Nov, 2016 1 commit
-
-
Gregory Martin committed
-
- 12 Sep, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 25 Jul, 2016 1 commit
-
-
TNL-5002
cahrens committed
-
- 30 Jun, 2016 1 commit
-
-
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS 3. Update paver commands to support multi theme dirs 4. Updating template loaders 5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings 6. Update tests 7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
Matt Drayer committed
-
- 06 Jun, 2016 1 commit
-
-
Calen Pennington committed
-
- 01 Jun, 2016 1 commit
-
-
Hasnain 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
-
- 02 May, 2016 1 commit
-
-
TEST_DATA_MIXED_MODULESTORE Remove these test mixed modulestores: TEST_DATA_MIXED_TOY_MODULESTORE TEST_DATA_MIXED_CLOSED_MODULESTORE TEST_DATA_MIXED_GRADED_MODULESTORE
John Eskew committed
-