- 23 Oct, 2017 1 commit
-
-
Sanford Student committed
-
- 19 Oct, 2017 1 commit
-
-
Moves ENABLE_ENTERPRISE_INTEGRATION to settings.FEATURES, and changes the default value to False.
Jillian Vogel committed
-
- 13 Oct, 2017 2 commits
-
-
sandroroux committed
-
Separate the date and link logic out of VerifiedUpgradeDeadlineBlock, so that it can be called directly with prefetched data for check_and_get_upgrade_link_and_date
Calen Pennington committed
-
- 28 Sep, 2017 1 commit
-
-
EDUCATOR-171
Nimisha Asthagiri committed
-
- 31 Aug, 2017 1 commit
-
-
Gabe Mulley committed
-
- 06 Aug, 2017 1 commit
-
-
Clinton Blackburn committed
-
- 01 Aug, 2017 1 commit
-
-
Calen Pennington committed
-
- 29 Jun, 2017 1 commit
-
-
This includes several general enhancement in addition to the fixes for unified_course_view: 1. Add support for default when no waffle flag defined. 2. Add support for table_blacklist to assertNumQueries. 3. Rename flag to 'course_experience.course_outline_page'. 4. Change flag default to True when it is not defined.
Robert Raposa committed
-
- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 08 Jun, 2017 1 commit
-
-
Nimisha Asthagiri committed
-
- 01 Jun, 2017 1 commit
-
-
Robert Raposa committed
-
- 01 May, 2017 1 commit
-
-
LEARNER-609
Andy Armstrong committed
-
- 28 Apr, 2017 1 commit
-
-
Calen Pennington committed
-
- 11 Apr, 2017 1 commit
-
-
Add a new waffle switch that allows us to assume zero grades for learners who have no entry previously recorded, and another to disable persisting grades for unengaged learners. TNL-6691
Nimisha Asthagiri committed
-
- 30 Mar, 2017 1 commit
-
-
TNL-6674
cahrens committed
-
- 23 Mar, 2017 1 commit
-
-
Diana Huang committed
-
- 22 Mar, 2017 1 commit
-
-
Diana Huang 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
-
- 19 Dec, 2016 1 commit
-
-
nit: css
asadiqbal 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
-
- 27 Oct, 2016 1 commit
-
-
Initial commit TNL-5484
Sanford Student committed
-
- 26 Oct, 2016 1 commit
-
-
TNL-5835
Nimisha Asthagiri committed
-
- 14 Sep, 2016 2 commits
-
-
As part of the Robust Grades rollout, we expect to see some DatabaseErrors in various methods that write to the database. Since the success of this write operation is not needed for the end-user, we just log and swallow the error. In the future, we'll also enqueue an async task to finish the write operation that failed.
Eric Fischer committed -
Nimisha Asthagiri committed
-
- 12 Sep, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 11 Sep, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 02 Sep, 2016 1 commit
-
-
Sanford Student 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
-
- 25 Jul, 2016 1 commit
-
-
TNL-5002
cahrens committed
-
- 28 Jun, 2016 1 commit
-
-
Performance improvement, this cache is no longer needed thanks to block_structure caching data. TNL-4874
Eric Fischer committed
-
- 24 Jun, 2016 2 commits
-
-
1. update query counts with more accuracy 2. don't use defaultdict in block_structure
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 08 Jun, 2016 2 commits
-
-
Calen Pennington committed
-
Simon Chen committed
-
- 23 May, 2016 1 commit
-
-
Simon Chen 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
-