- 04 Aug, 2017 2 commits
-
-
patch release edx-submissions
Eric Fischer committed -
Eric Fischer committed
-
- 03 Aug, 2017 14 commits
-
-
Alex Dusenbery committed
-
ENT-555: Continue button is not appearing on registration page.
Brittney Exline committed -
update django-debug-toolbar from 1.5 to 1.8
Michael Roytman committed -
Fix LMS dashboard error, if HttpServerError occurs on ecommerce
Tasawer Nawaz committed -
LEARNER-2167
tasawernawaz committed -
Throw error if celery task creation is not successfully completed.
Noraiz Anwar committed -
Added new signal to refund on un-enrollment from LMS dashboard.
Waheed Ahmed committed -
LEARNER-1801
Waheed Ahmed committed -
noraiz-anwar committed
-
length complexity added on password reset page
Tasawer Nawaz committed -
Saleem Latif committed
-
PROFILE_IMAGE_SIZES_MAP grouped with the similar settings
Aamish Baloch committed -
LEARNER-1492
tasawernawaz committed -
Aamish Baloch committed
-
- 02 Aug, 2017 18 commits
-
-
ENT-581 Upgrade enterprise package to 0.39.5
Douglas Hall committed -
[ENT-334] Add client-side registration form validation.
Uman Shahzad committed -
Uman Shahzad committed
-
Uman Shahzad committed
-
Uman Shahzad committed
-
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 committed -
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.
Uman Shahzad committed -
Please enter the commit message for your changes. Lines starting
Michael Roytman committed -
Michael Roytman committed
-
Brittney Exline committed
-
Bug fix: Reset "Notify users by email" check box to initial state.
George Song committed -
LEARNER-2016 Removed waffle flag and added test for utm params on redirect
Matthew Piatetsky committed -
Alex Dusenbery committed
-
edx-submissions 2.0.6 upgrade
Eric Fischer committed -
Update query counts for failing python tests
Michael Youngstrom committed -
Michael Youngstrom committed
-
Eric Fischer committed
-
Separate Archived courses into a separate list in Studio
Jillian Vogel committed
-
- 01 Aug, 2017 6 commits
-
-
Update translations (autogenerated message)
Ned Batchelder committed -
Ned Batchelder committed
-
Educator-986 large space in show answer view for instructors
Sofiya Semenova committed -
Fixing flaky edx-proctoring acceptance tests
sarahkf committed -
Django-wiki upgrades.
Christina Roberts committed -
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
Sarah Fischmann committed
-