- 19 May, 2017 8 commits
-
-
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 -
Refactor CMS Signal Handling
Gregory Martin committed -
ENT-344: Success Message for Account Activation for logged in users
Saleem Latif committed -
Saleem Latif committed
-
Simon Chen committed
-
- 18 May, 2017 10 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 -
Merge release back to master
edx-pipeline-bot committed -
Christina/ed 61
Christina Roberts committed -
Only show preview bar if student can view it.
Diana Huang committed -
- Remove old docs - Move testing.rst - Update READMEs and index.rst for docs.
Robert Raposa committed -
Robert Raposa committed
-
Diana Huang committed
-
Add Enterprise sidebar to login and registration views; remove unneeded fields; make registration form more narrow
Jesse Shapiro committed
-
- 17 May, 2017 8 commits
-
-
Middleware for Monitoring Memory
Cliff Dyer committed -
up course overviews version to force refresh of table
Adam committed -
Update branding api to add support for footer language selector
Anthony Mangano committed -
Adam Palay committed
-
Replace urls in the welcome message.
Diana Huang committed -
Anthony Mangano committed
-
Diana Huang committed
-
See https://openedx.atlassian.net/browse/EDUCATOR-338 We defined max_score as a Float XBlock field, while a method max_score exists that was getting conflicts with it.
UmanShahzad committed
-
- 16 May, 2017 12 commits
-
-
EDUCATOR-61
cahrens committed -
ENT-388 Fix formatting issues with LMS account activation email.
Douglas Hall committed -
This removes extra whitespace in the body of the LMS account activation email. ENT-388
Douglas Hall committed -
Renzo Lucioni committed
-
Add single retry to compute_grades tasks.
Cliff Dyer committed -
400 for non-rescorable blocks
sanfordstudent committed -
Learners should be able to enroll in future runs of courses in which they have an expired enrollment. Previously, the course card model populated itself by selecting the first course run in which the user was enrolled. When the user tried to enroll in another run, nothing would happen because they were already enrolled in the run the page was trying to enroll them in. Instead of blindly choosing the first run in which the user is enrolled, we now fall through to the same behavior we use for courses in which the user is not enrolled when the user has expired enrollments. LEARNER-933
Renzo Lucioni committed -
Implement GPC signal
Gregory Martin committed -
Sanford Student committed
-
EDUCATOR-312 Remove flaky decorator from test_timed_exam_flow.
Attiya Ishaque committed -
EDUCATOR-278 Remove flaky decorator from test_can_reset_attempts.
Attiya Ishaque committed -
attiyaishaque committed
-
- 15 May, 2017 2 commits
-
-
Condense view logic left over from removal of Waffle switch. ECOM-6602
Renzo Lucioni committed -
Gregory Martin committed
-