- 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 15 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 -
ENT-307: Consider waffle switch when selecting ecommerce workflow
Matt Drayer committed -
allow sending emails to course modes even if they've expired (EDUCATO…
Adam committed -
Matt Drayer committed
-
Course runs indicated to be upcoming are also restricted to those runs that are published. LEARNER-942
Renzo Lucioni committed -
Lower safelint thresholds.
Robert Raposa committed -
Sanford Student committed
-
Robert Raposa committed
-
LEARNER-1040 Only show congratulations message on the program details…
AlasdairSwan committed -
Saleem Latif committed
-
ENT-347
zubair-arbi committed
-