- 25 May, 2017 2 commits
-
-
Allow for SiteConfiguration override of SOCIAL_SHARING_SETTINGS setting.
Douglas Hall committed -
WL-1052
Douglas Hall committed
-
- 24 May, 2017 2 commits
-
-
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 14 commits
-
-
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
-
- 21 May, 2017 2 commits
-
-
This service is not currently available in Docker devstack.
Clinton Blackburn committed -
Use a stable ordering for shuffled tasks.
Cliff Dyer committed
-
- 19 May, 2017 14 commits
-
-
write management command to fail old tasks stuck in queueing state
Adam committed -
Adam Palay committed
-
ENT-392 Use PLATFORM_NAME in the account activation sidebar message on the da…
Douglas Hall committed -
Update CMS jquery config to remove script evaluation from ajax call
Simon Chen committed -
LEARNER-909: Clean-up the edx-platform repo documentation
Robert Raposa committed -
Simon Chen committed
-
LEARNER-490 Disable script auto-eval on lms
Simon Chen committed -
ENT-392
Douglas Hall committed -
Refactor CMS Signal Handling
Gregory Martin committed -
ENT-344: Success Message for Account Activation for logged in users
Saleem Latif committed -
LEARNER-1040 Only show congratulations message on the program details page once the program certificate has been earned.
AlasdairSwan committed -
Adam Palay committed
-
Saleem Latif committed
-
Simon Chen committed
-
- 18 May, 2017 2 commits
-
-
[ENT-336][ENT-337][ENT-338] Enterprise registration/login form updates
Jesse Shapiro committed -
Fix [EDUCATOR-338]: Errors: "'float' object is not callable"
Braden MacDonald committed
-