Brandon Baker
ec9ad2ccb2
EDUCATOR-344
...
Change event emission for random partition scheme assignment
2017-06-07 17:02:58 +00:00
Shirley He
e61f8b62d8
ENT-385 fix confirmation error message
2017-06-01 13:22:36 +00:00
Andy Armstrong
93235d118d
Reorder imports using isort (except lms and cms)
2017-05-30 16:04:54 -04:00
John Eskew
3b57542ab0
Revert "Merge pull request #15170 from edx/jeskew/PLAT_1316_partitions_inheritance"
...
This reverts commit f97f052591 , reversing
changes made to 800bcd8e20 .
2017-05-30 12:42:54 -04:00
John Eskew
76389d8678
Run all files touched in inheritance/partition work through isort.
2017-05-25 13:24:08 -04:00
John Eskew
66f3aa5ccf
Move fields.py, inheritance.py, and partitions to openedx/core.
2017-05-25 13:24:08 -04:00
Brittney Exline
69d85dc103
Merge pull request #14985 from open-craft/jill/update-registration-login
...
ENT-332/ENT-333 Updates Register and Login as per new design
2017-05-12 11:07:10 -04:00
Jillian Vogel
71ba54a963
Updates combined Register, Login, and Password Reset views as per new design
...
* Reorders form fields, and updates labels, placeholders, and tip text
* Increases clickable area for links and labels.
* Removes "*" markers from required fields, and instead adds
"(optional)" labels to visible optional fields.
* Updates font colors and sizes, and removes box shadows
* Adds custom drop-down styles
* Improves responsive design scaling for small screens
* Make Terms of Service and Honor Code open in new window to avoid losing form
field values.
2017-05-12 09:18:36 -04:00
Nimisha Asthagiri
adb88e21f3
Bulk-reads and Request caching in Course Grade Report
...
This reverts commit 5388d5d1fc .
2017-05-10 17:14:29 -04:00
Sanford Student
5388d5d1fc
Revert "Bulk-reads and Request caching in Course Grade Report"
...
This reverts commit 16e9636513 .
2017-05-09 16:25:46 -04:00
Nimisha Asthagiri
3491837e9c
Merge pull request #15036 from edx/neem/bulk-read-grade-report
...
Bulk-reads and Request caching in Course Grade Report
2017-05-09 10:53:01 -04:00
Nimisha Asthagiri
16e9636513
Bulk-reads and Request caching in Course Grade Report
2017-05-09 08:58:49 -04:00
Matt Drayer
5e94c63da6
mattdrayer/ENT-318: Update activation email subject and message text
2017-05-06 00:16:43 -04:00
Diana Huang
e12a704cea
Add new course dates fragment.
...
Also add it to the course home page.
2017-05-04 20:53:42 -04:00
Eric Fischer
f3da0eb5de
Implement a naive PartitionScheme for ICRV
2017-05-03 15:21:27 -04:00
Calen Pennington
2ca367a147
Extract some common logic about dirty serializers into a helper method
2017-04-28 16:10:22 -04:00
Calen Pennington
0ca11f6428
Add a trailing comma to make future diffs cleaner
2017-04-28 15:40:46 -04:00
Calen Pennington
1c78d7c02e
Remove a stray maxDiff = None
2017-04-28 15:17:05 -04:00
Calen Pennington
1811f7235f
Minimize the number of queries done while noop updating a user-preference
2017-04-28 12:26:41 -04:00
Calen Pennington
20caf52bea
Use the existing user object in the case where a user is making changes to their own preferences
2017-04-28 12:26:39 -04:00
Calen Pennington
33fee20c3a
Reapply "Merge pull request #14868 from cpennington/learner-542"
...
This reverts commit 65f13ddec4 .
2017-04-27 09:25:02 -04:00
edx-pipeline-bot
38c0fbd638
Merge pull request #14975 from edx/release-mergeback-to-master
...
Merge release back to master
2017-04-26 15:29:32 -04:00
Calen Pennington
65f13ddec4
Revert "Merge pull request #14868 from cpennington/learner-542"
...
This reverts commit 88dd85caec , reversing
changes made to bf8aef33fc .
2017-04-26 11:29:56 -04:00
Brittney Exline
2b48a5e7c5
Merge pull request #14920 from edx/bexline/registration_email
...
ENT-304 Add confirm email field to registration
2017-04-26 07:59:29 -04:00
Brittney Exline
c2df64c3f8
ENT-304 Add confirm email field to registration
2017-04-25 18:35:29 +00:00
Calen Pennington
4cc23bc641
Attempt to reduce the number of database calls for user_api serialization
2017-04-24 07:37:19 -04:00
Calen Pennington
0c82bae91c
Add the caller to user_api caught error logging
2017-04-24 07:37:19 -04:00
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