- Aug 02, 2017
-
-
Uman Shahzad authored
Input forms that need validation will have AJAX requests performed to get validation decisions live. All but a few important and common form fields perform generic validation; these will need a back-end handler in the future in order to have them validated through AJAX requests. Information is conveyed on focus and blur for both errors and successes.
-
Uman Shahzad authored
In particular, implement a validation API for registration, where a client makes AJAX calls to the endpoints requesting validation decisions on each input. Responses are strings dependent on the type of validation error; if no error, then empty string to indicate OK.
-
George Song authored
Bug fix: Reset "Notify users by email" check box to initial state.
-
Matthew Piatetsky authored
LEARNER-2016 Removed waffle flag and added test for utm params on redirect
-
Alex Dusenbery authored
-
Eric Fischer authored
edx-submissions 2.0.6 upgrade
-
Michael Youngstrom authored
Update query counts for failing python tests
-
Michael Youngstrom authored
-
Eric Fischer authored
-
Jillian Vogel authored
Separate Archived courses into a separate list in Studio
-
- Aug 01, 2017
-
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Ned Batchelder authored
-
Sofiya Semenova authored
Educator-986 large space in show answer view for instructors
-
sarahkf authored
Fixing flaky edx-proctoring acceptance tests
-
Christina Roberts authored
Django-wiki upgrades.
-
Sarah Fischmann authored
This commit fixes four flaky bokchoy tests: test_can_add_remove_allowance, test_can_reset_attempts, test_rescore_nonrescorable and test_timed_exam_flow. EDUCATOR-949 Fixed 2 of 3 flaky tests EDUCATOR-949 possible fix for third failing test Another possible fix for third flaky test starting tests again starting tests again removing flaky decorators possible fix for fourth flaky test fixing quality errors removing flaky decorator from fourth test
-
Matthew Piatetsky authored
LEARNER-2016
-
Sofiya Semenova authored
-
cahrens authored
EDUCATOR-784, EDUCATOR-1065
-
Calen Pennington authored
Merge release back to master
-
sanfordstudent authored
add cert available date to CMS settings
-
Sanford Student authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Muzaffar yousaf authored
Bump edxval version
-
muzaffaryousaf authored
This add CourseVideo table to Django Admin. EDUCATOR-1036
-
- Jul 31, 2017
-
-
Douglas Hall authored
Upgrading edx-enteprise package to 0.39.3.
-
Douglas Hall authored
-
Michael Youngstrom authored
Pin Jasmine version to fix js failures
-
Michael Youngstrom authored
-
John Eskew authored
Mirror the devstack prereqs in CircleCI and paver install_prereqs.
-
- Jul 28, 2017
-
-
John Eskew authored
Only display debug toolbar on non-ajax requests.
-
Clinton Blackburn authored
The verified seat upgrade deadline for self-paced course runs is now dependent on when the learner was first able to access the content--the latest of enrollment date and course run start date.
-
John Eskew authored
Update UBCPI to 0.6.4
-
Sofiya Semenova authored
Educator-699 Modify deleted group warning on the unit/container page
-
Andy Armstrong authored
Collect translation strings from the openedx folder
-
Pan Luo authored
-
Andy Armstrong authored
Implement theme admin UI to support previewing
-