Commit Graph

15954 Commits

Author SHA1 Message Date
Marko Jevtic
885d54239f [LEARNER-493] Add feature flag for Bundled Purchase - WL 2017-04-18 05:35:06 +00:00
attiyaishaque
25435cfc98 TNL-5515. Fix discussion topic navigation and sorting option. 2017-04-17 17:05:12 +05:00
ayesha-baig
3daa07a2d4 Merge pull request #14893 from edx/ayeshabaig/update-sidebar
Pass proper 'this' context to updateSidebar method so that sidebar co…
2017-04-17 16:19:16 +05:00
Ayesha Baig
da3fb2a8d4 Pass proper 'this' context to updateSidebar method so that sidebar could resize properly on load, scroll. 2017-04-17 15:12:27 +05:00
Noraiz Anwar
a26560de84 Merge pull request #14891 from edx/noriaz/ECOM-7537
ECOM-7537 Priortize advertised start date to diplay on learner's dashboard
2017-04-17 11:46:34 +05:00
noraiz-anwar
a7ceb880c8 Priortize advertised start date to diplay on learner's dashboard 2017-04-14 18:59:05 +05:00
Qubad786
8d0b6ccc0b Use get_link_for_about_page utility for social sharing on dashboard 2017-04-14 16:52:03 +05:00
Ahsan Ulhaq
da9d7b2e89 Merge pull request #14796 from edx/ahsan/ECOM-4776-Account-settings-page-load-and-create-user-profile
Account settings page should load and create student user profile
2017-04-14 14:43:09 +05:00
Rabia Iftikhar
2ee13c1221 Merge pull request #14818 from edx/ri/TNL-6740-fix-previously-cohorted-discussion-posts
TNL-6740 Fix previously cohorted discussion posts still show cohorting visibility message.
2017-04-14 11:38:41 +05:00
Noraiz Anwar
d6757b98ff Merge pull request #14876 from edx/noraiz/ECOM-6206
ECOM-6206 Fix firefox issue for email field with extra whitespaces
2017-04-14 09:49:04 +05:00
Diana Huang
196d379cc6 Rename MilestonesTransformer.
Add comment explaining why we can't have a separate transformer.
2017-04-13 14:39:38 -04:00
Robert Raposa
0899ac56e3 Fix review comments. 2017-04-13 14:39:38 -04:00
Diana Huang
aafd6a03ce Add 'format' as a requested field. 2017-04-13 14:39:37 -04:00
Brian Jacobel
b7e1a0d580 Add new info to the course outline 2017-04-13 14:38:14 -04:00
Diana Huang
9e734442c2 Initial version of new transformer. 2017-04-13 14:38:13 -04:00
Eric Fischer
8e7dc093e0 chapter_grades should be ordered 2017-04-13 11:42:49 -04:00
noraiz-anwar
8fa31a80ca Fix firefox issue for email field with extra whitespaces 2017-04-13 19:07:10 +05:00
Ahsan Ulhaq
04ca94eaef Account settings page should load and create student user profile
ECOM-4776
2017-04-13 11:47:38 +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
rabia23
308fd66435 TNL-6740 Fix previously cohorted discussion posts still show cohorting visibility message. 2017-04-12 09:09:12 +00: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