Commit Graph

12296 Commits

Author SHA1 Message Date
McKenzie Welter
1fe76d7c01 calculated hours of effort for rendering cert template context 2017-09-29 14:26:16 -04:00
Nimisha Asthagiri
1febdbfac9 Grades cleanup: remove read_only param and create method
EDUCATOR-171
2017-09-28 07:48:25 -04:00
Robert Raposa
8c3dd293e9 Merge pull request #16105 from edx/robrap/refactor-course-goal-enum
Refactor Goal Enum to Choices (a.k.a. No Commit Left Behind)
2017-09-27 21:28:09 -04:00
McKenzie Welter
190b2c36fe Changed lookup logic to consider language learner-1995 2017-09-27 07:53:39 -04:00
Robert Raposa
23fbde8ef1 Refactor Goal Enum to Choices. 2017-09-26 15:59:07 -04:00
Tasawer Nawaz
d414693c1f Merge pull request #16074 from edx/tasawer/learner-2296/single-support-form-dynamic-elements
Make username and courses dropdown dynamic  on single support form
2017-09-26 19:46:09 +05:00
Diana Huang
d696677ce8 Merge pull request #15968 from edx/diana/header-updates
LEARNER-2318: As a learner I should have an easy way to get to my learner profile
2017-09-26 10:40:41 -04:00
tasawernawaz
9d827b7e0c make username and courses dropdown dynamic
LEARNER-2679
2017-09-26 16:51:14 +05:00
Diana Huang
1cfefe2457 Modify the header to show the learner profile.
Remove the profile from the user dropdown.

LEARNER-2318
2017-09-25 17:06:08 -04:00
Nimisha Asthagiri
083ccdb95a Remove unneeded WRITE_ONLY_IF_ENGAGED waffle switch 2017-09-25 16:13:07 -04:00
Brian Beggs
2d19136beb Merge pull request #16009 from edx/jmbowman/pytest_unit_tests
PLAT-1677 Switch to pytest for unit tests
2017-09-25 08:57:01 -04:00
Jeremy Bowman
ca97e946a6 Switch to pytest for unit tests 2017-09-22 16:07:53 -04:00
Nimisha Asthagiri
56676d821d Merge pull request #16077 from edx/naa/grades-refactor
Grades: move out of temporary new folder
2017-09-22 14:03:05 -04:00
Harry Rein
990a8cbfe6 Merge pull request #16008 from edx/HarryRein/LEARNER-2307-course-goal-messaging
LEARNER-2307: Course Goal Messaging
2017-09-22 11:53:11 -04:00
Nimisha Asthagiri
22edaf7d24 Grades: move out of temporary new folder
EDUCATOR-1400
2017-09-22 11:49:46 -04:00
Harry Rein
bc76ffe5dc Add message for setting course goal.
LEARNER-2307
2017-09-22 09:56:27 -04:00
Nimisha Asthagiri
b2c6a53448 Grades cleanup: remove no longer needed management commands
EDUCATOR-178
2017-09-22 09:18:43 -04:00
sanfordstudent
5c88600fbf Merge pull request #16048 from edx/sstudent/EDUCATOR-1288
Sstudent/educator 1288
2017-09-21 16:48:46 -04:00
Sanford Student
d0e68f2d24 recalculate course grade on user partition change 2017-09-21 15:32:07 -04:00
McKenzie Welter
f846442233 language --> content_language and get_fields() actually returns 2017-09-21 13:25:40 -04:00
Tasawer Nawaz
39cf0b44b5 Merge pull request #16056 from edx/tasawer/learner-2580/add-single-support-form
Add single support form HTML and CSS
2017-09-21 16:48:55 +05:00
tasawernawaz
07db2613d7 add single support form for contact us, html and css only
LEARNER-2580
2017-09-21 15:17:03 +05:00
Awais Jibran
3e06d68112 Merge pull request #16025 from edx/aj/handle-rate-limit-s3
BOTO:S3 handle rate limit exceed and do not expose 500 errors
2017-09-20 18:47:50 +05:00
Alex Dusenbery
ab71318104 EDUCATOR-1316 | Refactor courseware.views.views._get_cert_data and related functions. 2017-09-19 11:11:37 -04:00
Sofiya Semenova
d62e249834 Merge pull request #15996 from edx/ssemenova/ed-1319
ED-1319 Cert not accessible by learner
2017-09-18 13:09:36 -04:00
Alex Dusenbery
84c8fa3072 EDUCATOR-1371 | Turn off excessive SubsectionGradeFactory logging. 2017-09-18 12:13:48 -04:00
Sofiya Semenova
3b34db29ff ED-1319 Cert not accessible by learner 2017-09-18 12:09:28 -04:00
Awais Jibran
79915b3704 BOTO:S3 handle rate limit exceed and do not expose 500 errors 2017-09-18 15:34:06 +05:00
Nimisha Asthagiri
813007bb49 Schedules/ACE - support debug logging via waffle 2017-09-16 22:03:28 -04:00
Douglas Hall
be68ae21e6 Merge pull request #16031 from edx/douglashall/ENT-610
ENT-610 Convert CourseKey to string before passing to data sharing consent check function.
2017-09-15 19:21:37 -04:00
Douglas Hall
cafef98aa4 ENT-610 Convert CourseKey to string before passing to data sharing consent check function. 2017-09-15 15:58:39 -04:00
McKenzie Welter
531a51f75c Added util method to retrieve individual course_run data from Catalog 2017-09-15 15:03:20 -04:00
McKenzie Welter
288ae94857 Added language field to certificate template 2017-09-15 08:51:09 -04:00
Michael LoTurco
5b349333c8 Merge pull request #15999 from edx/MLoTurco/learner-1993-alt
Add Configuration to Enable Translated Web-Certificates
2017-09-14 13:04:21 -04:00
sanfordstudent
386b1fc21b Merge pull request #16013 from edx/sstudent/universal_waffle_switch
Use unified waffle switch
2017-09-14 11:44:52 -04:00
Sanford Student
e4735a6aba switch over to unified waffle switch
for EDUCATOR-1313
2017-09-14 09:58:39 -04:00
Alex Dusenbery
d6604ebb02 EDUCATOR-1354 | Get cert display date a little more safely; include course when updating cert webview context. 2017-09-13 16:48:34 -04:00
Michael LoTurco
2399f0ab16 Added Fields to CertificateGenerationCourseSetting 2017-09-13 12:42:51 -04:00
Clinton Blackburn
256849950d Added Studio API endpoint to support course creation
LEARNER-2468
2017-09-13 11:22:47 -04:00
sanfordstudent
bdd4f23204 Merge pull request #15994 from edx/sstudent/fix_certs_tests
fix cert test
2017-09-12 15:15:40 -04:00
Awais Jibran
c2e10e562c Merge pull request #15997 from edx/aj/audit-course-with-course-info
EDUCATOR-1333 - Auto-certs: Courses w/o certificates still display certificate issue date
2017-09-13 00:05:42 +05:00
Sanford Student
0bd8b199e1 fix cert test 2017-09-12 14:12:25 -04:00
Awais Jibran
b4d4041fc9 Auto-certs: Courses w/o certificates still display certificate issue date to learners 2017-09-12 22:52:23 +05:00
Calen Pennington
cd4ebaf23c Only send one email even if there are multiple enrollments by the same user on the same day 2017-09-12 08:23:21 -04:00
M. Rehan
8c37dff1a8 Merge pull request #15475 from OmarIthawi/omar/default-english-transcripts
Allow displaying videos without transcripts
2017-09-12 12:22:41 +05:00
tasawernawaz
9d7a1d5b53 send welcome email to only activated users
LEARNER-2474
2017-09-12 10:44:05 +05:00
Omar Al-Ithawi
302e1d923e Allow displaying videos without transcripts 2017-09-11 21:29:58 +03:00
sanfordstudent
c441244f66 Merge pull request #15993 from edx/sstudent/delete_test
temporarily delete test failing on master
2017-09-11 11:40:00 -04:00
Sanford Student
7e037b5a66 temporarily delete test failing on master 2017-09-11 11:23:44 -04:00
Noraiz Anwar
5cada093f1 Merge pull request #15870 from edx/noraiz/EDUCATOR-1089
Do not overwrite external YouTube with value from VAL
2017-09-11 19:18:02 +05:00