Eric Fischer
5c26acc115
Re-kill ICRV block
...
This reverts commit 1224e341de . I've also added
NotImplementedPartitionScheme, which allows deprecated partition types to have
a valid entry point despite being unusable.
TNL-6675
2017-04-19 15:55:13 -04:00
Ahsan Ulhaq
04ca94eaef
Account settings page should load and create student user profile
...
ECOM-4776
2017-04-13 11:47:38 +05:00
noraiz-anwar
1c0ccb2f61
ECOM-6939 Fixed social auth false password-validation error (adding form field)
2017-03-08 20:16:21 +05:00
Jesse Shapiro
5d068cec1f
Merge pull request #14496 from open-craft/haikuginger/remove-consent-from-logistration
...
[ENT-173] Remove data sharing consent from logistration
2017-02-14 11:51:53 -05:00
Ayesha Baig
61f2067935
[YONK-513]: Add feature flag which allows for disabling of account creation
2017-02-13 12:28:57 +05:00
Jesse Shapiro
358e73c082
Remove data sharing consent from logistration
2017-02-08 13:04:54 -05:00
Vedran Karacic
036e05964f
User deactivation endpoint should use JWT auth.
2017-02-07 14:45:20 +00:00
Vedran Karacic
7fe8e47554
[SOL-2133] Add user deactivation endpoint.
2017-01-31 11:34:26 +00:00
jareerahsan
7baecd3a41
Merge pull request #14317 from edx/jareer/ecom-2963-added-new-fields-in-email-opt-out
...
Added username and user_id in opt out email csv.
2017-01-18 22:26:19 +05:00
J. Cliff Dyer
f33832a691
scoutrule: dedupe skip_unless_lms
2017-01-18 09:43:46 -05:00
cahrens
80ff25f7b9
Remove warnings about WIP API.
2017-01-17 10:10:20 -05:00
Jareer Ahsan
8afc273dec
Added username and user_id in opt out email csv.
...
ECOM-2963
2017-01-12 18:21:27 +05:00
Marko Jevtic
ba32bd0899
Fix test owner
2017-01-11 07:43:19 +00:00
Sanford Student
68daaf435a
return only username from /me endpoint, with associated test changes
2017-01-05 14:23:37 -05:00
Rene Sorel
12e5244720
user api endpoint for logged in users info
2017-01-05 14:23:36 -05:00
Jesse Shapiro
fc814aee95
Add data sharing consent features for EnterpriseCustomer
2016-12-12 09:30:38 -05:00
Gregory Martin
83cfeb9d88
update pytz, update ora-2
2016-11-30 11:44:48 -05:00
Christina Roberts
9fc0138225
Merge pull request #13836 from eduNEXT/fmo/unicode_username_fixes
...
Quick fixes for users with unicode usernames.
2016-11-15 14:27:03 -05:00
Vedran Karačić
7e4c7d8c33
Merge pull request #13942 from edx/clintonb/verification-status-api
...
[SOL-2126] Verification status endpoint
2016-11-10 15:02:34 +01:00
Clinton Blackburn
12e2650630
Added photo verification status API endpoint
...
ECOM-2470 & SOL-2126
2016-11-10 10:26:23 +00:00
Ibrahim
122f718ce5
fix inconsistent capitalization in education drop down
2016-11-09 14:58:15 +05:00
J. Cliff Dyer
9366c43a83
Fix issues with RequestFactory used as Request.
...
* Centralize creation of quick request objects.
* Isolate caches to individual tests to prevent test ordering
dependencies.
TNL-5811
2016-11-07 10:51:04 -05:00
Felipe Montoya
38e787b65c
Quick fixes for users with unicode usernames.
...
This changes fix the bookmarks feature and image upload
2016-10-25 15:30:52 -05:00
Christina Roberts
9dc2d11736
Merge pull request #13542 from deepsrijit1105/Country
...
Fix Moldova spelling on dropdown list
2016-10-18 17:56:23 -04:00
Douglas Hall
ac390e13f6
Refactored middleware that supports SESSION_COOKIE_DOMAIN overrides.
2016-10-18 09:07:03 -04:00
Deepa
f9c8e38df6
Update django-countries to the latest supported version
2016-10-17 21:48:19 +05:30
John Eskew
3614eb2800
Move xmodule_django app to openedx.core.djangoapps
2016-10-06 14:50:40 -04:00
Matjaz Gregoric
344c72b3e2
Use non-ascii PLATFORM_NAME in tests.
...
It should help catch unicode encoding problems earlier.
This also updates python-saml dependency to a version that includes a
patch for unicode strings.
2016-09-23 15:38:23 +02:00
Douglas Hall
9f29a889a6
Fix marketing link key typo
2016-09-22 14:18:50 -04:00
Chris Rodriguez
2e3129fbd8
AC-578 fixing link in label on logistration form
2016-09-14 14:59:14 -04:00
Renzo Lucioni
363f9e2cd5
Merge pull request #13170 from edx/renzo/dashboard-programs
...
Display programs of all categories on the student dashboard
2016-08-11 10:06:15 -04:00
Renzo Lucioni
9c81ba47e2
Display programs from all categories on the student dashboard
...
Removes most remaining hardcoded references to XSeries from the LMS. Part of ECOM-4638.
2016-08-11 09:00:23 -04:00
Kevin Kim
3af769b4ad
Update time zone dropdown in account settings based on user country
2016-08-10 19:15:52 +00:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Ned Batchelder
ecffdacf5a
Silence needless pylint warnings
2016-08-03 12:44:41 -04:00
Ned Batchelder
eef964f5f6
Fix unused-variable errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
e3cd261e99
Fix 2 unnecessary-pass errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
8b1978ba6c
Fix unused-import errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
9e6a63b68e
Fix translation-of-non-string errors
2016-08-03 12:44:41 -04:00
Kevin Kim
127095b94a
Add endpoint for commonly used country time zones
2016-07-28 19:02:55 +00:00
Saleem Latif
8ae92901ef
1. Merge microsites into Comprehensive Theming
...
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
2016-07-27 13:55:14 +05:00
Kevin Kim
94100f5944
Convert ORA due dates to user preferred time zone
2016-07-21 13:57:20 +00:00
Kevin Kim
0bf8fc4b44
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
2016-07-05 17:45:13 +00:00
Matt Drayer
68312bdd2d
Revert "Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming""
...
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
2016-06-30 15:19:51 +05:00
Kevin Kim
d0be769f1d
Merge pull request #12667 from edx/kkim/tz_pref_AS
...
Time Zone in Account Settings
2016-06-28 13:10:10 -04:00
Kevin Kim
059985b9ec
Added time zone field to user account settings, currently hidden behind a feature flag.
2016-06-28 14:33:56 +00:00
Sylvia Pearce
8b1f28d317
Account registration and activation text string revisions
2016-06-27 13:32:53 -04:00
Douglas Hall
56055cc47e
Merge branch 'release' into douglashall/merge_patch_2016_06_22_to_master
2016-06-24 11:07:43 -04:00
Douglas Hall
51d8580982
Fix default from email lookups
2016-06-22 13:54:57 -04:00
Ibrahim
603546a04a
replace references to settings.PLATFORM_NAME in edx-platform with theme overrides
2016-06-17 18:33:19 +05:00