Agrendalath
3d59a7a5a7
Add result checks to test_unicode_username
2019-11-14 19:47:49 +01:00
Agrendalath
de7b8d4216
Fix tests
2019-11-13 18:33:33 +01:00
Agrendalath
a60efa2941
Make tests more static
2019-11-13 18:33:33 +01:00
Agrendalath
9449b50da6
Refactor after the review, add test
2019-11-13 18:33:33 +01:00
Josue Balandrano Coronel
f03081d04f
Check if username is already unicode.
2019-11-13 18:32:55 +01:00
Matt Tuchfarber
a7ed319d58
Add an manual enrollment audit creation API
...
Creates an API for other apps to be able to create manual enrollment
audit items. Follows the standards set forth in
docs/decisions/0002-inter-app-apis.rst
2019-11-13 10:40:03 -05:00
Matthew Piatetsky
49bbd6ab4a
Merge pull request #22222 from edx/REV-693-step2
...
Create data migration to populate FBEEnrollmentExclusion Table
2019-11-05 12:41:24 -05:00
Matthew Piatetsky
ca8ab76d68
create data migration to populate FBEEnrollmentExclusion table
2019-11-05 11:34:01 -05:00
Diana Huang
c9323abd0e
Move password reset logic and code to user_authn.
2019-11-05 10:03:22 -05:00
Matthew Piatetsky
6eb5466ee5
Merge pull request #22198 from edx/REV-693
...
[REV-693] Create table to keep track of FBE holdback experiment enrollments
2019-11-04 14:40:26 -05:00
Diana Huang
d65447998c
Move RegistrationFormFactory from user_api to user_authn.
...
And get_registration_extension_form.
2019-11-01 14:49:12 -04:00
Matthew Piatetsky
8d8626ca1f
address comments
2019-11-01 13:41:01 -04:00
Diana Huang
e026006f9a
Move RegistrationView from user_api to user_authn.
2019-11-01 07:41:48 -04:00
Matthew Piatetsky
c2774083ea
create table that excludes enrollments from FBE
2019-10-31 16:30:52 -04:00
Nimisha Asthagiri
f533134db1
Merge pull request #22086 from edx/arch/user-authn-delete-deprecated
...
User Authn: Remove deprecated, ENABLE_COMBINED_LOGIN_REGISTRATION
2019-10-29 09:37:53 -04:00
Nimisha Asthagiri
db42c7e1e2
User Authn: Remove deprecated, ENABLE_COMBINED_LOGIN_REGISTRATION
2019-10-29 08:57:58 -04:00
Andytr1
122ee29a13
Merge pull request #22158 from edx/andytr1/prod-waffle-flag-for-report
...
PROD-826 - add waffle flag
2019-10-28 14:03:31 -04:00
atesker
c007499a54
PROD-826 - Add CourseWaffleFlag that restricts the set of ProblemGradeReport enrollees to only verified learners.
...
cr comments
added unit test
removed debug
style
2019-10-27 15:23:47 -04:00
uzairr
386e05d3b1
Add warning to the bottom of verification status card on dashboard.
...
Learners are not allowed to make an attempt of the procotored exam if
they verify their identity near to proctored exam date.To make them,
aware about their expiry date, modification are done to the status card
so that user experience will be improved.
PROD-769
2019-10-25 18:09:39 +05:00
Ayub khan
897bd25b01
BOM-949
...
student: Explicitly Set fields to unicode to avoid migration
2019-10-24 13:16:57 +05:00
Braden MacDonald
5fc73468b3
Change completion API to work with any learning context
2019-10-22 14:04:31 -04:00
Ned Batchelder
ea30aba6fc
Revert pull request #22042
...
Revert "Fix code quality test failures"
This reverts commit 8c55e11d1f .
Revert "Fix celery send_activation_email task failure"
This reverts commit 810eea0e51 .
Revert "Convert Account Activation Emails to edx-ACE"
This reverts commit 7984c37a4f .
2019-10-18 15:31:09 -04:00
Ned Batchelder
855346e9e1
Merge pull request #22042 from mahyard/activation-email-to-ace
...
Activation email to ace
2019-10-18 12:10:20 -04:00
Calen Pennington
97cc816d0b
Pre-select the course overview during dashboard loading
2019-10-17 13:02:02 -04:00
Calen Pennington
7ceb0e30fa
Mark course outline with graded and scored status in the DOM so that we can run optimizely code on them
2019-10-17 12:14:49 -04:00
Mahyar Damavand
8c55e11d1f
Fix code quality test failures
2019-10-16 22:30:31 +03:30
Mahyar Damavand
810eea0e51
Fix celery send_activation_email task failure
2019-10-15 18:30:13 +03:30
Shadi Naif
7984c37a4f
Convert Account Activation Emails to edx-ACE
2019-10-14 17:22:03 +03:30
Bill DeRusha
5a6b51bccf
remove mailchimp tracking
2019-10-11 15:38:05 -04:00
jinder1s
eceb53c688
encoding str and opening file in rb mode
2019-10-09 16:48:51 -04:00
adeelehsan
7908808911
Configuration model added for bulk unenroll command
...
Users information will be available in model as csvfile
Prod-655
2019-10-03 16:33:13 +05:00
Nimisha Asthagiri
d6d9a17e67
student app: python-3 upgrade
2019-09-30 08:44:54 -04:00
aarif
d832c21a20
python 3 fixes
2019-09-27 17:17:15 +05:00
Aarif
56ee4e0222
Merge pull request #21791 from edx/BOM-742
...
BOM-742
2019-09-27 14:49:45 +05:00
Ned Batchelder
b3845b2b96
Merge pull request #21581 from edx/nedbat/fix-courseware-warning
...
Finally import courseware properly everywhere to get rid of a warning
2019-09-26 14:25:27 -04:00
Waheed Ahmed
5d6a2ea022
Merge pull request #21787 from edx/waheed/PROD-454-use-order-date-attr-for-refund
...
Use order date_placed enrollment attribute for refund.
2019-09-26 21:20:27 +05:00
Ned Batchelder
58828da55b
Fix patches to use proper courseware imports
2019-09-26 10:53:55 -04:00
Ned Batchelder
efba6e45e8
Finally import courseware properly everywhere to get rid of a warning
2019-09-26 09:40:15 -04:00
aarif
90b0130a55
python 3 fixes
2019-09-26 18:34:17 +05:00
Waheed Ahmed
68b5f98485
Save order date attribute and some refactoring.
...
Save order placement date attribute so that we don't need to call
ecommerce again. Also did some refactoring.
2019-09-26 17:46:14 +05:00
Waheed Ahmed
551f690ade
Use order date_placed enrollment attribute for refund.
...
Use order date_placed enrollment attribute for refund if exist otherwise
fetch it from ecommerce.
PROD-454
2019-09-26 15:20:00 +05:00
Aarif
6f1c05e28c
Merge pull request #21744 from edx/BOM-645
...
BOM-645
2019-09-26 12:36:00 +05:00
Ayub khan
5c47a3b425
BOM Project
...
Updated __unicode__ to __str__
2019-09-25 18:31:54 +05:00
aarif
54cb483fc0
python 3 fixes
2019-09-23 15:30:18 +05:00
Aarif
e7a509faf0
Merge pull request #21704 from edx/BOM-724
...
BOM-724
2019-09-23 14:24:35 +05:00
Awais Qureshi
d8e49fadab
Merge pull request #21727 from edx/awais786/BOM-637
...
BOM-637
2019-09-21 17:59:58 +05:00
Feanil Patel
57af13ddc4
Merge pull request #21721 from edx/python3-swarm-2
...
Python3 swarm 2
2019-09-20 08:48:19 -04:00
Ayub
39fed7c8fa
Merge pull request #21706 from edx/BOM-723
...
BOM-723
2019-09-20 15:39:43 +05:00
Awais Qureshi
63ff4c147c
BOM-637
...
Fixing python3
2019-09-20 15:19:05 +05:00
Feanil Patel
4eaf875741
BOM-621 Fix hashing in a bunch of places.
2019-09-19 15:53:39 -04:00