Commit Graph

42195 Commits

Author SHA1 Message Date
Alex Dusenbery
e17e9979d1 EDUCATOR-1117 | Call celery task with kwargs in the correct fashion. 2017-08-09 10:54:46 -04:00
Waheed Ahmed
4f25d1aa2c Merge pull request #15779 from edx/waheed/LEARNER-2039-send-welcome-email-on-registration
Send welcome email to inactive learners on registration.
2017-08-09 19:22:50 +05:00
Waheed Ahmed
f780b02b03 Send welcome email to inactive learners on registration.
LEARNER-2039
2017-08-09 16:39:14 +05:00
Zubair Afzal
ed4a831f57 Merge pull request #15778 from edx/zub/ENT-557-enterprise-version-bump-to-0.39.9
bump enterprise version from 0.39.8 to 0.39.9
2017-08-09 14:34:22 +05:00
zubair-arbi
e5925c3f2a bump enterprise version from 0.39.8 to 0.39.9
ENT-557
2017-08-09 12:47:13 +05:00
Aamish Baloch
941605cc7e Merge pull request #15728 from edx/aamishbaloch/YONK-725
YONK-725: PARENTAL_CONSENT_AGE_LIMIT set to be configurable
2017-08-09 11:57:52 +05:00
edx-pipeline-bot
09c76a7b0f Merge pull request #15773 from edx/private_to_public_d28b140
Mergeback PR from private to public.
2017-08-08 17:19:12 -04:00
Christina Roberts
98dd14f21d Merge pull request #15770 from edx/christina/slash-the-slash
Remove usages of deprecated SlashSeparatedCourseKey.
2017-08-08 16:36:49 -04:00
Ahsan Ulhaq
0ad7084df8 fix python test 2017-08-08 16:27:48 -04:00
Ahsan Ulhaq
cc65dff728 Host poisoning vulnerability fix
LEARNER-2172
2017-08-08 16:27:48 -04:00
John Eskew
27557a0d92 Merge pull request #15746 from edx/jeskew/celery_modules_to_django1.11_compat
Upgrade celery modules to Django 1.11-compatible versions.
2017-08-08 14:07:41 -04:00
Alex Dusenbery
272da1e528 EDUCATOR-1043 | ZeroSubsectionGrade's graded/all_total should have a non-zero possible score where appropriate. 2017-08-08 12:40:26 -04:00
cahrens
fd62164563 Remove usages of deprecated SlashSeparatedCourseKey. 2017-08-08 12:32:58 -04:00
Tasawer Nawaz
9b9995e8bf Merge pull request #15769 from edx/revert-15731-waheed/LEARNER-2039-send-welcome-email-on-new-user-creation
Revert "Send welcome email to inactive learners on registration."
2017-08-08 21:04:52 +05:00
Waheed Ahmed
853c9cd8df Revert "Send welcome email to inactive learners on registration." 2017-08-08 19:00:09 +05:00
Diana Huang
b839253168 Merge pull request #15713 from edx/diana/in-place-enrollment
Allow in-course enrollment
2017-08-08 09:47:10 -04:00
Ahsan Ul Haq
3a1e376099 Merge pull request #15717 from edx/ahsan/LEARNER-2105-accessibility-issues-lms-dashboard-social-links
Accessibility issues on LMS Dashboard Social links
2017-08-08 17:34:30 +05:00
Ahsan Ulhaq
e298004287 Accessibility issues on LMS Dashboard Social links
LEARNER-2105
2017-08-08 15:24:27 +05:00
Waheed Ahmed
cd8d31b732 Merge pull request #15761 from edx/waheed/LEARNER-1209-fix-login-page-password-restriction
Fix login page password min length restriction.
2017-08-08 13:04:41 +05:00
John Eskew
1630d052a0 Upgrade celery modules to Django 1.11-compatible versions. 2017-08-07 16:56:06 -04:00
Diana Huang
8d3fa5432a Add in-place enrollment to course home page. 2017-08-07 16:33:20 -04:00
Christina Roberts
4f5b033c27 Merge pull request #15750 from edx/christina/slash-the-slash
Remove SlashSeparatedCourseKey from tests
2017-08-07 15:53:08 -04:00
cahrens
6f71706b17 Remove SlashSeparatedCourseKey from tests. 2017-08-07 14:49:30 -04:00
edx-pipeline-bot
b411fa0c79 Merge pull request #15765 from edx/release-mergeback-to-master
Merge release back to master
2017-08-07 13:51:57 -04:00
Brittney Exline
7bc87a5f56 Merge pull request #15754 from edx/douglashall/upgrade_enterprise_0_39_8
Upgrading edx-enterprise to 0.39.8.
2017-08-07 10:17:46 -04:00
Eric Fischer
7c06fad512 Merge pull request #15757 from edx/efischer/saturday
EDU-1090, take 2 part 3
2017-08-07 09:46:42 -04:00
Nimisha Asthagiri
74829243d6 Merge pull request #15758 from edx/neem/course-overview-force-update
Add force_update option to generate_course_overview command
2017-08-07 08:40:20 -04:00
Waheed Ahmed
e29c3fde35 Fix login page password min length restriction.
In the reset password flow one can enter a single character password and subsequently cannot login to the site as password complexity is apparently enforced on the login page. Login page should not enforce password complexity.

LEARNER-1209
2017-08-07 17:11:45 +05:00
Waheed Ahmed
6e780eaaf3 Merge pull request #15731 from edx/waheed/LEARNER-2039-send-welcome-email-on-new-user-creation
Send welcome email to inactive learners on registration.
2017-08-07 14:04:20 +05:00
Waheed Ahmed
f073a11475 Send welcome email to inactive learners on registration.
LEARNER-2039
2017-08-07 12:44:50 +05:00
Clinton Blackburn
986afbfa38 Powering courseware deadline with schedules 2017-08-05 22:06:17 -04:00
Clinton Blackburn
85e4274a05 Refactored tests for date summary blocks 2017-08-05 22:06:17 -04:00
Clinton Blackburn
1e7f7df79b Added CourseEnrollment.upgrade_deadline
This new property knows how to rely on schedule deadliens and fallback to course mode deadlines, when necessary.
2017-08-05 22:06:17 -04:00
Clinton Blackburn
7274a20f38 Created Schedule model
This model will be used to control dynamic upgrade deadlines for
learners.
2017-08-05 22:06:17 -04:00
Eric Fischer
ca3a7c2608 edx-submissions patch release
See https://github.com/edx/edx-submissions/pull/68 for details.

EDUCATOR-1090
2017-08-05 17:53:09 -04:00
Nimisha Asthagiri
944d30a973 Add force_update option to generate_course_overview command 2017-08-05 11:36:55 -04:00
Eric Fischer
dab4728ff3 Merge pull request #15756 from edx/efischer/clean_master
Revert "Merge pull request #15753 from edx/efischer/submissions_rc"
2017-08-04 23:28:08 -04:00
Eric Fischer
0356bfdd4d Revert "Merge pull request #15753 from edx/efischer/submissions_rc"
This reverts commit 95d76568a5, reversing
changes made to aafd4d9c61.
2017-08-04 22:28:29 -04:00
edx-pipeline-bot
888e817e72 Merge pull request #15755 from edx/release-mergeback-to-master
Merge release back to master
2017-08-04 22:23:37 -04:00
Douglas Hall
24b316e311 Upgrading edx-enterprise to 0.39.8.
https://github.com/edx/edx-enterprise/compare/0.39.7...0.39.8
2017-08-04 20:31:06 -04:00
Eric Fischer
95d76568a5 Merge pull request #15753 from edx/efischer/submissions_rc
patch release edx-submissions
2017-08-04 17:03:15 -04:00
Eric Fischer
2e6f2a72d0 Merge pull request #15752 from edx/efischer/submissions_rc
patch release edx-submissions
2017-08-04 16:56:18 -04:00
Steven Zheng
229c685884 Merge pull request #15697 from edx/LEARNER-2101
Add advanced settings to generate_courses command
2017-08-04 16:35:23 -04:00
Eric Fischer
17e44491c8 patch release edx-submissions 2017-08-04 15:34:04 -04:00
Steven Zheng
d04c03e67c Add advanced settings to generate_courses command 2017-08-04 15:28:59 -04:00
Brian Beggs
555619906a Merge pull request #15751 from edx/bbeggs/PLAT-1656
Add forums URL default for docker devstack
2017-08-04 15:25:59 -04:00
Brian Beggs
7b54cf5603 Modify COMMENTS_SERVICE_URL for bokchoy docker settings 2017-08-04 15:17:01 -04:00
Brian Beggs
54695d84fb Add forums URL default for docker devstack 2017-08-04 15:07:10 -04:00
Douglas Hall
0a81e6c226 Merge pull request #15748 from edx/douglashall/upgrade_enterprise_0_39_7
Upgrade edx-enterprise package to 0.39.7.
2017-08-04 15:01:01 -04:00
Michael Youngstrom
129428bb53 Merge pull request #15749 from edx/revert-14836-teltek/i18n_certificate_date
Revert "Add i18n to date in certificate web"
2017-08-04 14:48:05 -04:00