- May 25, 2017
-
-
Andy Armstrong authored
Add isort to edx-platform
-
John Eskew authored
Move fields.py, inheritance.py, and partitions to openedx/core.
-
Clinton Blackburn authored
Pulling URLs from settings allows us to rely on site configuration overrides in order to support multi-tenancy. LEARNER-1103
-
John Eskew authored
-
John Eskew authored
-
Andy Armstrong authored
LEARNER-1168
-
Cliff Dyer authored
Cleanup inefficiencies in Studio dashboard
-
Anthony Mangano authored
Learner 842 Add ability to show language selector in LMS footer
-
J. Cliff Dyer authored
-
Douglas Hall authored
Allow for SiteConfiguration override of SOCIAL_SHARING_SETTINGS setting.
-
Douglas Hall authored
WL-1052
-
- May 24, 2017
-
-
Anthony Mangano authored
-
J. Cliff Dyer authored
-
Renzo Lucioni authored
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
-
Adam authored
make translated string unicode (EDUCATOR-460)
-
- May 23, 2017
-
-
Adam Palay authored
-
Saleem Latif authored
ENT-329: Update account activation message on login page
-
Alex Dusenbery authored
EDUCATOR-390 and EDUCATOR-391 | Send GRADING_POLICY_CHANGED signal when something changes the grading policy.
-
Saleem Latif authored
-
- May 22, 2017
-
-
Renzo Lucioni authored
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
-
sanfordstudent authored
recalculate for date range mgmt command
-
Douglas Hall authored
ENT-329: Success Message for Account Activation for logged out users.
-
Douglas Hall authored
bump enterprise version from 0.33.16 to 0.33.19
-
Matt Drayer authored
ENT-307: Consider waffle switch when selecting ecommerce workflow
-
Adam authored
allow sending emails to course modes even if they've expired (EDUCATO…
-
Matt Drayer authored
-
Renzo Lucioni authored
Course runs indicated to be upcoming are also restricted to those runs that are published. LEARNER-942
-
Robert Raposa authored
Lower safelint thresholds.
-
Sanford Student authored
-
Robert Raposa authored
-
AlasdairSwan authored
LEARNER-1040 Only show congratulations message on the program details…
-
Saleem Latif authored
-
zubair-arbi authored
ENT-347
-
- May 21, 2017
-
-
Clinton Blackburn authored
This service is not currently available in Docker devstack.
-
Cliff Dyer authored
Use a stable ordering for shuffled tasks.
-
- May 19, 2017
-
-
Adam authored
write management command to fail old tasks stuck in queueing state
-
Adam Palay authored
-
Douglas Hall authored
ENT-392 Use PLATFORM_NAME in the account activation sidebar message on the da…
-
Simon Chen authored
Update CMS jquery config to remove script evaluation from ajax call
-
Robert Raposa authored
LEARNER-909: Clean-up the edx-platform repo documentation
-