Calen Pennington
31047260cc
Switch ContentTypeGatingConfig.enabled_as_of and CourseDurationLimitConfig.enabled_as_of to datetimes
2018-11-30 10:02:53 -05:00
Zainab Amir
b62ab09d85
LEARNER-6643
...
Added management command to update credit eligibility deadline
Added tests for command change_eligibility_deadline
2018-11-27 14:12:16 +05:00
Bill Filler
af8f1029cd
Merge pull request #19293 from edx/bfiller/REVE-96
...
Don't allow audit-only courses to expire
2018-11-26 15:49:02 -05:00
Bill Filler
7b684106ba
Don't allow audit-only courses to expire
2018-11-26 14:28:50 -05:00
Brian Wilson
48a3db7ffa
Fix synthesized URL emitted to Segment.
...
Add schema to URL synthesized from host and path.
2018-11-22 02:40:02 -05:00
Calen Pennington
0cb48dfe1c
Add StackedConfigurationModels for managing content_type_gating and course_duration_limits
2018-11-21 12:18:10 -05:00
Matthew Piatetsky
2b2560f671
Merge pull request #19278 from edx/REV-620
...
[REVE-620] handle case when list of programs for course is empty
2018-11-20 17:57:24 -05:00
Matthew Piatetsky
6f8090eadb
handle case when list of programs for course is empty
2018-11-20 13:11:33 -05:00
Brian Wilson
9e417fb5e4
Add creation of url from host and path.
2018-11-19 14:36:07 -05:00
Gabe Mulley
5311509b19
Provide more context to calls to Segment.
...
Implementation for DE-1089.
Centralize the definition of context into a single method. This is in
common/djangoapps/track because the context is originally set there by
middleware.
2018-11-15 20:56:10 -05:00
Waheed Ahmed
930d442592
Merge pull request #19264 from edx/waheed/LEARNER-6219-update-session-cookie-expiry
...
Update session cookie expiry.
2018-11-15 14:09:53 +05:00
Waheed Ahmed
bf5ad9b871
Update session cookie expiry.
...
Update session cookie expiry to 4 weeks regardless of remember me
checkbox is checked or not.
LEARNER-6219
2018-11-14 17:36:51 +05:00
bmedx
1716b97cfc
PLAT-2371 - speed up the LMS_MISC retirement step
2018-11-09 13:00:36 -05:00
Ned Batchelder
046fe60913
Remove unused imports
2018-11-07 10:31:51 -05:00
Ned Batchelder
3353e7425e
Remove unused imports
2018-11-03 16:07:05 -04:00
Feanil Patel
4e13a1c2dd
Revert "upgrade gunicorn 19.0 and make upgrade"
...
This reverts commit f6c215ae5b .
2018-10-31 15:01:00 -04:00
Matt Tuchfarber
9c0e8567f1
Merge pull request #19178 from edx/tuchfarber/REV-508
...
Update course mode selection text for content gating
2018-10-30 15:42:03 -04:00
Matt Tuchfarber
2f283c411b
Update course mode selection text for content gating
2018-10-30 15:04:44 -04:00
Dillon-Dumesnil
1754dc5119
Merge pull request #19105 from edx/ddumesnil/unicode_cleanup
...
Cleaning up unicode waffle flag
2018-10-30 13:20:41 -04:00
nadeemshahzad
f6c215ae5b
upgrade gunicorn 19.0 and make upgrade
2018-10-30 10:42:58 +00:00
Dillon-Dumesnil
fbb5e6c99c
Merge pull request #19139 from edx/ddumesnil/entitlements-email-opt-in
...
Adding email opt in to create entitlement
2018-10-24 09:50:12 -04:00
Dillon Dumesnil
ac43d5faac
Adding email opt in to create entitlement
2018-10-23 17:33:30 -04:00
Matthew Piatetsky
073df570fa
Merge pull request #19095 from edx/expired_dashboard_message
...
Add course duration limit and dashboard expiration code
2018-10-23 12:17:58 -04:00
Matthew Piatetsky
9037999bd2
add content gating waffle flag
2018-10-22 20:49:08 -04:00
Saleem Latif
ec2a36b4a4
Third Party Authentication (SSO): Default values for SAML attributes
2018-10-22 11:03:01 +05:00
Dillon Dumesnil
0a0df72fc9
Cleaning up unicode waffle flag
2018-10-19 13:25:08 -04:00
Dillon Dumesnil
a5f3f1cbee
Ensuring password to be normalized is unicode
2018-10-19 12:41:51 -04:00
J. Cliff Dyer
b3521e0f88
Add endpoint to get SAML providers for a user.
...
View is combined with user SSO views.
Includes a new version of the view that takes explicit "username" or "email".
OC-4285
2018-10-18 14:02:12 -04:00
Nimisha Asthagiri
75a739e252
Merge pull request #19123 from edx/arch/email-profile-scopes
...
Add email and profile scopes in JWT Cookies
2018-10-18 09:35:41 -04:00
Nimisha Asthagiri
45dadca18b
Add email and profile scopes in JWT Cookies
2018-10-18 08:11:04 -04:00
Matthew Piatetsky
3c47d19a52
add redirect behavior when accessing expired course and add tests
2018-10-17 21:37:28 -04:00
Dillon-Dumesnil
b8a041d09b
Merge pull request #19114 from edx/ddumesnil/unicode_fix
...
Adding normalization to password reset
2018-10-17 11:23:39 -04:00
Dillon Dumesnil
0abb71ef62
Adding normalization to password reset
2018-10-17 10:50:11 -04:00
Nimisha Asthagiri
dc56a63e03
Remove deprecated JwtBuilder
...
ARCH-248
2018-10-17 07:43:59 -04:00
Robert Raposa
fbc59231fc
Update edx-drf-extensions to 2.0.0.
...
Note: this version update is backward incompatible.
ARCH-255
2018-10-17 01:00:34 -04:00
Dillon-Dumesnil
4d37779f58
Merge pull request #19051 from edx/cstenson/unicode_normalization
...
Add unicode normalization to passwords.
2018-10-15 09:41:20 -04:00
Cali Stenson
9c57cd1770
Add unicode normalization to passwords.
...
LEARNER-4283
2018-10-12 15:47:15 -04:00
Robert Raposa
863f86c411
Move and rename redirect helper.
...
- Rename is_safe_redirect to is_safe_login_or_logout_redirect.
- Moved is_safe_login_or_logout_redirect to user_authn.
ARCH-256
2018-10-12 13:33:09 -04:00
Calen Pennington
969728874b
Merge pull request #19065 from cpennington/access-control-messaging
...
Access control messaging
2018-10-12 11:21:34 -04:00
Calen Pennington
5af7fffced
Remove unnecessary mocking of CourseKey.from_string in tests
2018-10-11 09:54:12 -04:00
Calen Pennington
ae41ac446e
Allow AccessResponse messages to appear on the student dashboard
2018-10-11 09:54:12 -04:00
Dillon Dumesnil
deb758c808
Added in tests for the new password validation. Fixed old tests that
...
relied on the old configuration values and old way of validating
passwords. Also improved registration page by always showing error
messages rather than hiding them on leaving the field.
2018-10-10 11:06:30 -04:00
Dillon Dumesnil
4fa27f98dc
Implementing django password validators for edX. This involves removing
...
the old validate password method and configuration values in favor of
AUTH_PASSWORD_VALIDATORS, a list of validators to use to check a
password. These include some that come straight from Django and some
that were written according to Django's specifications. This work also
included maintaining the current messaging as instruction text and
passing along restrictions for the password field.
2018-10-10 10:58:21 -04:00
rabiaiftikhar
aac430da34
EDUCATOR-3213 make Global EdX Staff able to view all forum posts
2018-10-10 12:01:23 +05:00
Ned Batchelder
6be27ed08d
Merge pull request #18882 from appsembler/omar/ace-for-email-change
...
edX-ACE support for email change messages
2018-10-09 13:53:54 -04:00
emma-green
143a01915d
Merge pull request #19066 from edx/emma.green/rev-bundling-fix-bundle-info
...
fix-bundle-info
2018-10-09 12:34:26 -04:00
Emma Green
5af901e016
fix-bundle-info
2018-10-09 09:27:15 -04:00
Omar Al-Ithawi
ceacfc8a75
edX-ACE support for email change messages
2018-10-08 20:43:09 +03:00
Diana Huang
02c15bf563
Refactor password reset email and send after failure.
2018-10-04 15:22:24 -04:00
emma-green
53adc395b5
Merge pull request #19053 from edx/emma-green/bundle-discount-adding-type-and-title
...
rev-bundle-discount
2018-10-04 09:44:31 -04:00