- 02 Aug, 2017 2 commits
-
-
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
-
- 27 Jul, 2017 1 commit
-
-
LEARNER-2017
Andy Armstrong committed
-
- 21 Jul, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 14 Jul, 2017 1 commit
-
-
with a custom patch needed by edx-platform. Upgrade django-filter as well to v1.0.4 Import DjangoFilterBackend from the correct module - django_filter. Add django-filter to INSTALLED_APPS.
John Eskew committed
-
- 05 Jul, 2017 1 commit
-
-
Aamish Baloch committed
-
- 27 Jun, 2017 1 commit
-
-
Refactoring: Use format with named variables
Omar Al-Ithawi committed
-
- 21 Jun, 2017 1 commit
-
-
Sven Marnach committed
-
- 20 Jun, 2017 1 commit
-
-
PSA was monolothic, now split, with new features, like a DB-backed partial pipeline. FB OAuth2 version also upped. Partial pipelines don't get cleared except when necessary. They persist for special cases like change of browser while still mid-pipeline (i.e. email validation step). Refactor, cleanup, and update of a lot of small things as well. PLEASE NOTE the new `social_auth_partial` table.
Uman Shahzad committed
-
- 28 Apr, 2017 1 commit
-
-
Calen Pennington committed
-
- 13 Apr, 2017 1 commit
-
-
ECOM-4776
Ahsan Ulhaq committed
-
- 13 Feb, 2017 1 commit
-
-
Ayesha Baig committed
-
- 07 Feb, 2017 1 commit
-
-
Vedran Karacic committed
-
- 31 Jan, 2017 1 commit
-
-
Vedran Karacic committed
-
- 18 Jan, 2017 1 commit
-
-
J. Cliff Dyer committed
-
- 17 Jan, 2017 1 commit
-
-
cahrens committed
-
- 05 Jan, 2017 2 commits
-
-
Sanford Student committed
-
Rene Sorel committed
-
- 25 Oct, 2016 1 commit
-
-
This changes fix the bookmarks feature and image upload
Felipe Montoya committed
-
- 18 Oct, 2016 1 commit
-
-
Douglas Hall committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 27 Jul, 2016 1 commit
-
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 30 Jun, 2016 1 commit
-
-
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS 3. Update paver commands to support multi theme dirs 4. Updating template loaders 5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings 6. Update tests 7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
Matt Drayer committed
-
- 28 Jun, 2016 1 commit
-
-
Kevin Kim committed
-
- 22 Jun, 2016 1 commit
-
-
Douglas Hall committed
-
- 02 Jun, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 01 Jun, 2016 1 commit
-
-
Hasnain committed
-
- 23 May, 2016 1 commit
-
-
asadiqbal committed
-
- 12 May, 2016 1 commit
-
-
JwtAuthentication knows how to parse our custom claims. ECOM-4414
Clinton Blackburn committed
-
- 04 May, 2016 1 commit
-
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed
-
- 01 Apr, 2016 2 commits
-
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
- 17 Mar, 2016 1 commit
-
-
This will leverage the nose attrib plugin to allow us to break tests apart on our build system to run in parallel on separate nodes.
Ben Patterson committed
-
- 03 Feb, 2016 2 commits
-
-
ECOM-2809
Bill DeRusha committed -
ECOM-2810
Peter Fogg committed
-
- 28 Jan, 2016 1 commit
-
-
ECOM-3419
Ahsan Ulhaq committed
-
- 25 Jan, 2016 2 commits
-
-
Adam Palay committed
-
This reverts commit 46df4545, reversing changes made to 039e6cdf.
Adam Palay committed
-
- 22 Jan, 2016 1 commit
-
-
ECOM-3419
Ahsan Ulhaq committed
-