Commit Graph

15936 Commits

Author SHA1 Message Date
noraiz-anwar
8fa31a80ca Fix firefox issue for email field with extra whitespaces 2017-04-13 19:07:10 +05:00
Matthew Piatetsky
be5c4fad8b Merge pull request #14833 from edx/remainingnotification
ECOM-7385 Add notification when a course is moved from in progress to remaining
2017-04-12 17:57:01 -04:00
Matthew Piatetsky
7330ff99b6 Add notification to program detail view
ECOM-7385
2017-04-12 16:59:22 -04:00
Andy Armstrong
da1ac4664e Implement common redirect logic for all course tabs
LEARNER-76
2017-04-12 16:05:32 -04:00
Nimisha Asthagiri
dc036af8f3 Merge pull request #14866 from edx/neem/tests-for-grade-only-for-engaged
Missing grades tests and don't persist when creating grades unless policy changed
2017-04-12 14:14:32 -04:00
Nimisha Asthagiri
d852aa8b75 Missing grades tests and
Don't persist when creating grades unless policy changed.
2017-04-12 11:05:44 -04:00
Eric Fischer
53bf4ef38a Merge pull request #14856 from edx/efischer/waffle_util_cleanup
Waffle Utils Touchup
2017-04-11 16:48:13 -04:00
Ned Batchelder
d3ddb2ae68 Merge pull request #14857 from edx/nedbat/update-translations
Update translations (autogenerated message)
2017-04-11 14:13:10 -04:00
Eric Fischer
51133c5ab8 Merge pull request #14771 from edx/neem/grade-only-for-engaged
Grade only engaged learners
2017-04-11 14:04:06 -04:00
Dennis Jen
02f6715075 Merge pull request #14853 from edx/dsjen/update-mathjax-cdn
Update mathjax CDN to cloudflare.
2017-04-11 13:50:10 -04:00
Eric Fischer
7d2dbf4b76 Waffle Utils cleanup
Turn override into a sensible default that calls both of the
for_request and in_model submethods, which are themselves still
avaiable if needed.
2017-04-11 13:31:30 -04:00
Ned Batchelder
babf349f87 Update translations (autogenerated message) 2017-04-11 15:12:19 +00:00
Nimisha Asthagiri
1503e5f768 Grade only engaged learners
Add a new waffle switch that allows us to assume zero grades for
learners who have no entry previously recorded, and another to
disable persisting grades for unengaged learners.

TNL-6691
2017-04-11 10:41:57 -04:00
Calen Pennington
5726265c19 Merge pull request #14849 from cpennington/learner-243
Learner 243: Unauthenticated User Language Settings
2017-04-11 09:28:18 -04:00
Clinton Blackburn
016b652509 Corrected LMS Docker devstack settings
- Fixed LMS_ROOT_URL
- Fixed Enterprise API URL
2017-04-10 18:01:39 -04:00
Dennis Jen
f90b80da62 Update mathjax CDN to cloudflare. 2017-04-10 19:52:35 +00:00
Christina Roberts
5bcf7422d9 Merge pull request #14830 from edx/christina/change-default-cohorting
Change default value for "always_cohort_inline_discussions" to False
2017-04-10 10:04:55 -04:00
Calen Pennington
58f1ce0a7a Add language tests for student_account (logistration)
[LEARNER-243]
2017-04-10 08:42:35 -04:00
cahrens
121078eb67 Change default value for "always cohort".
TNL-6815
2017-04-07 13:02:25 -04:00
Sanford Student
0f53585afe for TNL-6825, fix rescore logic 2017-04-07 11:09:16 -04:00
Matthew Piatetsky
18ac075a21 Program Progress page redesign
ECOM-7388
2017-04-06 16:11:27 -04:00
Clinton Blackburn
eaed23d55c Updated Docker devstack settings to support an external marketing site
These changes help simplify integrating with edx.org's separate marketing site.

ECOM-6627
2017-04-06 16:10:44 -04:00
Jeff LaJoie
fac7e288c8 Merge pull request #14800 from edx/jlajoie/TNL-6739
TNL-6739: Adds in masquerading as enrollment track user
2017-04-06 10:29:02 -04:00
Andy Armstrong
ae1903fe8c Merge pull request #14829 from edx/andya/page-query-tests
Add query count tests for old and new course pages
2017-04-06 10:23:43 -04:00
Jeff LaJoie
413bce3d72 TNL-6739: adds in masquerading as enrollment track user 2017-04-06 09:35:08 -04:00
attiyaishaque
a7550912f8 TNL-6284 Empty subcategory will not render in inline discussion modules. 2017-04-06 12:00:53 +05:00
Andy Armstrong
e7a4ed742a Add query count tests for old and new course pages 2017-04-05 21:35:34 -04:00
Renzo Lucioni
f00059f28c Collect data needed for program progress sidebar
This includes a representation of the user's progress towards completing each course in the program and a list of any relevant course and/or program certificates the user has earned.

ECOM-7386
2017-04-05 19:06:28 -04:00
Andy Armstrong
aa3781988e Add bulk operations around CourseTabView rendering 2017-04-05 14:23:19 -04:00
Christina Roberts
15ab2b6be7 Merge pull request #14798 from edx/christina/tnl-6744
Add Enrollment tracks to component visibility dialog
2017-04-05 12:10:56 -04:00
cahrens
dbae1e397d Add ability to set visibility by enrollment track.
TNL-6744
2017-04-05 11:05:31 -04:00
sanfordstudent
aa31af778b Merge pull request #14809 from edx/sstudent/TNL-6696
use current()
2017-04-04 10:56:50 -04:00
Asad Azam
a4e50f1add updated eligible_for_certificate log 2017-04-04 12:54:32 +05:00
Renzo Lucioni
72dd85cebf Modify program progress meter for use on detail pages
The meter now supports use with a single program, and can return serialized courses instead of counts when measuring progress.

ECOM-6602
2017-04-03 22:19:04 -04:00
Sanford Student
e94513d079 use current() 2017-04-03 11:22:26 -04:00
Andy Armstrong
0325425c8c Add data sharing consent redirect for more course tabs
LEARNER-394
2017-03-31 19:12:13 -04:00
Robert Raposa
ffe64add55 Add new relic custom metrics to course home.
- Add new utilities to monitoring_utils djangoapp.
- Use new utilities for all new course tabs.
2017-03-31 15:19:53 -04:00
Robert Raposa
77f111b2b1 Moves and rename common/djangoapps/newrelic_custom_metrics. 2017-03-31 15:19:53 -04:00
Adam
d4902f88db Merge pull request #14799 from edx/adam/fix-orphan-ora-instr-dashboards
fix issue where orphaned openassessment blocks cause 500 errors on th…
2017-03-31 09:55:40 -04:00
Asad Iqbal
a5df7a4bf6 Merge pull request #14787 from edx/asadiqbal08/ENT-287
asadiqbal08/ENT-287 -- Enterprise messaging only for catalog courses on track selection page
2017-03-31 17:53:12 +05:00
asadiqbal
ed33d3b09f ENT-287 Track Selection: Enterprise messaging only for catalog courses 2017-03-31 16:54:16 +05:00
Ahsan Ulhaq
9e9c99ac0a Add eligible for financial aid and sync with course discovery
ECOM-7532
2017-03-31 14:35:56 +05:00
Adam Palay
ac3373ca77 fix issue where orphaned openassessment blocks cause 500 errors on the instructor dashboard (TNL-6797) 2017-03-30 14:51:46 -04:00
Eric Fischer
594dcaf4a1 Merge pull request #14780 from edx/efischer/ora_grades
Clear Student State: ORA/Robust Grades fixes
2017-03-30 14:27:45 -04:00
cahrens
e5035746bf Introduce EnrollmentTrackUserPartition.
TNL-6674
2017-03-30 12:24:48 -04:00
Eric Fischer
b484092397 Clear Student State ORA/Robust Grades cleanup 2017-03-30 11:08:29 -04:00
Ned Batchelder
b6ba57ee2e Merge pull request #14795 from edx/nedbat/update-translations
Update translations (autogenerated message)
2017-03-30 10:23:29 -04:00
sanfordstudent
8a0f11bbec Merge pull request #14781 from edx/sstudent/TNL-6696
add settings for compute grades command
2017-03-30 09:20:05 -04:00
Ned Batchelder
bca2db88ce Update translations (autogenerated message) 2017-03-30 11:00:31 +00:00
Sanford Student
bdc0b33cb4 add settings for compute grades command 2017-03-29 17:07:44 -04:00