- 30 May, 2017 7 commits
-
-
Andy Armstrong committed
-
Revert pull request #15170 - merging this PR with no reviews, as it's a revert of a previous PR. Reviewers - take note...
John Eskew committed -
This reverts commit f97f0525, reversing changes made to 800bcd8e.
John Eskew committed -
[ENT-343] Add Terms of Service modal
Douglas Hall committed -
Override video url with edx val encodings
M. Rehan committed -
EDUCATOR-3 Check for course before using it.
Attiya Ishaque committed -
Qubad786 committed
-
- 29 May, 2017 2 commits
-
-
Douglas Cerna committed
-
attiyaishaque committed
-
- 28 May, 2017 1 commit
-
-
- Removed unused imports - Ran isort to properly order/style imports
Clinton Blackburn committed
-
- 26 May, 2017 3 commits
-
-
ENT-392 Refactoring
Douglas Hall committed -
This also serves as a slight refactor of ENT-392.
Uman Shahzad committed -
ENT-405: Hide the audit option from track selection for certain enterprise scenarios
Matt Drayer committed
-
- 25 May, 2017 14 commits
-
-
Move LicenseMixin and accompanying code to openedx/core/lib.
John Eskew committed -
John Eskew committed
-
John Eskew committed
-
Add isort to edx-platform
Andy Armstrong committed -
Move fields.py, inheritance.py, and partitions to openedx/core.
John Eskew committed -
Pulling URLs from settings allows us to rely on site configuration overrides in order to support multi-tenancy. LEARNER-1103
Clinton Blackburn committed -
John Eskew committed
-
John Eskew committed
-
LEARNER-1168
Andy Armstrong committed -
Cleanup inefficiencies in Studio dashboard
Cliff Dyer committed -
Learner 842 Add ability to show language selector in LMS footer
Anthony Mangano committed -
J. Cliff Dyer committed
-
Allow for SiteConfiguration override of SOCIAL_SHARING_SETTINGS setting.
Douglas Hall committed -
WL-1052
Douglas Hall committed
-
- 24 May, 2017 4 commits
-
-
Anthony Mangano committed
-
J. Cliff Dyer committed
-
get_many sometimes fails to bring back details cached on one or more Memcached nodes. It doesn't look like these keys are being evicted. 99% of the time all keys come back, but 1% of the time all the keys stored on one or more nodes are missing from the result of the get_many. One get_many may fail to bring these keys back, but a get_many occurring immediately afterwards will succeed in bringing back all the keys. This behavior can be mitigated by trying again for the missing keys, which is what we do here. Splitting the get_many into smaller chunks may also help. LEARNER-382
Renzo Lucioni committed -
make translated string unicode (EDUCATOR-460)
Adam committed
-
- 23 May, 2017 4 commits
-
-
Adam Palay committed
-
ENT-329: Update account activation message on login page
Saleem Latif committed -
EDUCATOR-390 and EDUCATOR-391 | Send GRADING_POLICY_CHANGED signal when something changes the grading policy.
Alex Dusenbery committed -
Saleem Latif committed
-
- 22 May, 2017 5 commits
-
-
Matt Drayer committed
-
The new design for the program detail page introduced a sidebar which includes a program-specific listing of credentials. This is an improvement over the old list of credentials found on the program list page and is meant to replace it. The new detail page is stable, so the credential listing on the program list page can be removed. LEARNER-492
Renzo Lucioni committed -
recalculate for date range mgmt command
sanfordstudent committed -
ENT-329: Success Message for Account Activation for logged out users.
Douglas Hall committed -
bump enterprise version from 0.33.16 to 0.33.19
Douglas Hall committed
-