Commit Graph

22621 Commits

Author SHA1 Message Date
Brittney Exline
9a86a67ae0 ENT-943 Cleanup of old third_party_auth provider slug fields 2018-04-10 09:58:31 -04:00
Matthew Piatetsky
619e7d8722 Merge pull request #17887 from edx/REV-73
Hide experiment courses from dashboard if enrolled but not paid
2018-04-09 16:28:14 -04:00
adeel khan
e9b89e0506 Merge pull request #17898 from edx/ahsan/Revert-LEARNER-1487
Revert "Send email to learners to inform verification status"
2018-04-07 02:03:54 +05:00
Ahsan Ulhaq
400d99a90d fix failing test 2018-04-07 01:12:00 +05:00
Brian Mesick
5782119341 Merge pull request #17867 from edx/bmedx/registration_deadlocks
WIP: Refactor registration to improve reliability
2018-04-06 15:24:13 -04:00
Ahsan Ulhaq
0ed84584bf Revert "Send email to learners to inform verification status"
This reverts commit 0865e52c32.
2018-04-07 00:23:11 +05:00
Matthew Piatetsky
7673ea06b1 Hide experiment courses from dashboard if enrolled but not paid 2018-04-06 10:14:29 -04:00
Brittney Exline
61820a459d Merge pull request #17835 from edx/bexline/sso_id_verification
ENT-942 Implement an abstraction layer for PhotoVerification class methods
2018-04-06 07:49:45 -06:00
Brian Mesick
14af7f948a Merge pull request #17722 from edx/bmedx/retirement_sailthru
PLAT-2028 - Create mailing list retirement API endpoint
2018-04-05 17:20:35 -04:00
Brittney Exline
42806b3754 Merge pull request #17873 from edx/bexline/refactor_tpa_models
ENT-943 Refactoring third_party_auth models
2018-04-05 15:02:56 -06:00
bmedx
65147386c0 PLAT-2028 - Create mailing list retirement API endpoint
- Removes "email-optin" UserOrgTags for the user
- Creates and uses a new "UserRetireMailingsSignal" signal
- Creates and uses a new "CanRetireUser" permission
- Creates and uses a new setting "RETIREMENT_SERVICE_WORKER_USERNAME"
- Creates a signal handler to globally opt-out the user from Sailthru
2018-04-05 15:52:26 -04:00
Brittney Exline
d31d9bd684 ENT-942 Implement an abstraction layer for SoftwareSecurePhotoVerification class methods 2018-04-05 15:48:59 -04:00
Alex Dusenbery
a515277251 EDUCATOR-2451 | Add expand/collapse all button to course outline. 2018-04-05 15:47:33 -04:00
Brittney Exline
682ec886ed ENT-943 Refactoring third_party_auth models 2018-04-05 15:19:58 -04:00
bmedx
634234966a WIP: Refactor registration to improve reliability 2018-04-05 15:11:41 -04:00
Brian Mesick
e60e792720 Merge pull request #17885 from edx/bmedx/fix_fix_ungraded_certs
Update fix_ungraded_certs to Django 1.11 spec
2018-04-05 12:57:52 -04:00
Michael Terry
c19d01a994 Add live validation to password reset
Adds a new React factory for that page to handle the logic. Also
cleans up the UI a little (centers it, stops using serif font, etc).
2018-04-05 11:59:26 -04:00
bmedx
147663fb6e Update fix_ungraded_certs to Django 1.11 spec 2018-04-05 10:41:08 -04:00
noraiz-anwar
0dd4978f37 permit staff role to rescore, override and delete problem scores for individual learners 2018-04-05 18:40:55 +05:00
Ned Batchelder
2f52e81d28 Merge pull request #17819 from open-craft/tomaszgy/fix_hawthorn_default_theme_issues
Fix styling of navtabs.
2018-04-05 07:59:46 -04:00
uzairr
0865e52c32 Send email to learners to inform verification status
Support Team need to handle bulk of tickets every month about
the verification status of learners.To avoid it,suitable changes
have done to send verification email to the learner.

LEARNER-1487
2018-04-05 15:17:49 +05:00
Tasawer Nawaz
072b5c5079 Merge pull request #17870 from edx/tasawer/learner-3783/update-support-form-for-logged-out-usrs
add note on for logged out users on support form
2018-04-05 11:34:47 +05:00
hamzamunir7300
315c06c633 Merge pull request #17857 from edx/LEARNER-4858
Border Appearing on wiki and Progress page.
2018-04-04 18:48:42 +05:00
Tasawer Nawaz
67962748b2 add note on for logged out users on support form
LEARNER-3783
2018-04-04 12:43:07 +05:00
Attiya Ishaque
1a76384959 Merge pull request #17856 from edx/ai/EDUCATOR-2436-due-date-format
Fix due date display format according to set in advanced settings.
2018-04-04 11:13:52 +05:00
Jillian Vogel
761acdfc6d Shows the account activation message in the main content area
if HIDE_DASHBOARD_COURSES_UNTIL_ACTIVATED is enabled.
2018-04-04 09:33:32 +09:30
Jillian Vogel
e417c5f8c2 Adds EMPTY_DASHBOARD_MESSAGE Site Configuration flag
When set, displays the configured text/markup under "You are not enrolled in any courses yet."

Adjusts left/right padding on .empty-dashboard-message to keep our extra message from hitting the sides.
2018-04-04 09:33:32 +09:30
Jillian Vogel
22ee400b15 Adds HIDE_DASHBOARD_COURSES_UNTIL_ACTIVATED
Site Configuration and feature flag

When set, it hides the Courses list on the Learner Dashboard page if the
learner has not yet activated their account.
2018-04-04 09:33:32 +09:30
Jillian Vogel
b44114d171 Shows the account activation message in the sidebar
and removes the DISPLAY_ACCOUNT_ACTIVATION_MESSAGE_ON_SIDEBAR flag, since this
feature is now always on.

Marks the top banner as deprecated.
2018-04-04 09:33:32 +09:30
Hamza Munir
56b5417e13 Border Appearing on wiki and Progress page.
A generic css rule like this ".container>div" is present on the wiki page.
Due to which these borders were showing around the footer on  those pages.
added a fix for that in this PR.

LEARNER-4858
2018-04-03 17:32:33 +05:00
attiyaishaque
438ecceb01 Fix due date display format according to set in advanced settings. 2018-04-03 16:03:15 +05:00
bmedx
ada7ded553 Add an API endpoint for retiring a user from the cs_comments_service 2018-04-02 14:54:55 -04:00
Brian Mesick
4841ff7943 Merge pull request #17790 from edx/bmedx/user_retirement_utils
Add some common functionality for retiring users
2018-04-02 14:41:52 -04:00
Diana Huang
fd733a9611 Merge pull request #17800 from edx/diana/update-registration
LEARNER-4403: Update TOS and Privacy Policy field on registration form for GDPR.
2018-04-02 14:01:23 -04:00
bmedx
b26d7913f5 Add some common functionality for retiring users
- Methods for getting hashed retired users and usernames
- A DRF permission for retiring users
2018-04-02 13:48:52 -04:00
Douglas Hall
7b65a76d33 Reverting celery task kwarg name. 2018-04-02 12:40:03 -04:00
Jeremy Bowman
d622380cc5 Account for Django block on DDL in transactions 2018-04-02 11:47:54 -04:00
Jillian Vogel
8a579d9236 Set SWIFT_CONTENT_LENGTH_FROM_FD=False
Works around a bug with Django SWIFT storage uploads in edx-platform, cf
https://github.com/dennisv/django-storage-swift/pull/100

Also adds SWIFT_LAZY_CONNECT to cms.envs.openstack, to balance with the lms settings.
2018-04-03 00:42:29 +09:30
Diana Huang
6ceb7e1500 Update TOS and Privacy Policy field on registration from for GDPR. 2018-04-02 10:01:18 -04:00
Brian Mesick
59c65c9daf Merge pull request #17843 from edx/bmedx/fix_cert_whitelist
Remove deprecated make_option from certificates management commands
2018-04-02 08:59:07 -04:00
bmedx
9bde305c49 Remove deprecated make_option from certificates management commands 2018-03-30 15:54:35 -04:00
Matthew Piatetsky
b2ebacf4c6 Merge pull request #17787 from edx/REV-19
fix REV-19 experiment check for refunds
2018-03-30 14:28:01 -04:00
Matthew Piatetsky
063118cf0e fix REV-19 experiment check for refunds 2018-03-30 13:28:43 -04:00
edx-pipeline-bot
70ae23d4c2 Merge pull request #17831 from edx/release-mergeback-to-master
Merge release back to master
2018-03-29 13:58:22 -04:00
Matthew Piatetsky
81ba82b5f1 Merge pull request #17823 from edx/REV-56
Add chapter index to dom
2018-03-29 12:16:02 -04:00
Waheed Ahmed
5a47cecb9b Merge pull request #17828 from edx/waheed/LEARNER-4801-route-sailthru-tasks-to-lms-ace-queue
Route sailthru tasks to lms ace queue instead of default.
2018-03-29 20:47:47 +05:00
Matthew Piatetsky
734e385030 Add chapter index to dom 2018-03-29 11:07:15 -04:00
sanfordstudent
028ad2ebd4 Merge pull request #17743 from edx/sstudent/EDUCATOR-2444
Show inline discussions by default
2018-03-29 09:26:12 -04:00
Tomasz Gargas
9f6131f79d Fix styling of Discover new and Sysadmin tabs of navbar.
Signed-off-by: Tomasz Gargas <tomasz@opencraft.com>
2018-03-29 12:30:34 +02:00
Waheed Ahmed
8eb73a6e17 Route sailthru tasks to lms ace queue instead of default.
LEARNER-4801
2018-03-29 14:39:03 +05:00