Commit Graph

40711 Commits

Author SHA1 Message Date
sanfordstudent
792db7594f Merge pull request #14832 from edx/sstudent/update_dnd_2_0_18
upgrade dnd
2017-04-06 10:13:33 -04:00
Attiya Ishaque
b3793f43aa Merge pull request #14819 from edx/ai/TNL-6284-blank-subcategories
TNL-6284 Empty subcategory will not render in inline discussion modules.
2017-04-06 18:37:40 +05:00
attiyaishaque
a7550912f8 TNL-6284 Empty subcategory will not render in inline discussion modules. 2017-04-06 12:00:53 +05: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
Robert Raposa
d0fe7f8422 Merge pull request #14827 from edx/robrap/LEARNER-418
Refactor more tests to use course home page.
2017-04-05 17:29:30 -04:00
Clinton Blackburn
bc45f82f5c Updated program filter for learner dashboard
Learners will now see both active and retired programs on their
dashboards.

ECOM-7625
2017-04-05 16:18:51 -04:00
Sanford Student
3e4163aa6d upgrade dnd 2017-04-05 15:37:24 -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
Robert Raposa
ad84b8d46e Refactor more tests to use course home page. 2017-04-05 10:28:26 -04:00
Fred Smith
e2c81835c5 Merge pull request #14825 from edx/release-mergeback-to-master
Merge release back to master
2017-04-05 08:52:22 -04:00
Muzaffar yousaf
447c5c2310 Merge pull request #14676 from edx/mushtaq/fix-discard-multiple-components
Fix multiple copies of components on discard changing a move operation.
2017-04-05 12:21:49 +05:00
Carol Tong
f94a726ce9 Fix broken LMS Help Links 2017-04-04 12:59:31 -04:00
Adam Palay
12e5226286 fix issue where orphaned openassessment blocks cause 500 errors on the instructor dashboard (TNL-6797) 2017-04-04 12:59:12 -04:00
John Eskew
a45e5cd679 Merge pull request #14821 from edx/jeskew/update_django_1_8
Upgrade Django from 1.8.17 to 1.8.18
2017-04-04 11:43:23 -04:00
Carol Tong
b7c4507055 Merge pull request #14812 from edx/carol/HelpLinkFixes
Fix broken LMS Help Links
2017-04-04 11:30:55 -04:00
sanfordstudent
aa31af778b Merge pull request #14809 from edx/sstudent/TNL-6696
use current()
2017-04-04 10:56:50 -04:00
Afzal Wali Naushahi
a7ba52d88f Merge pull request #14797 from edx/afzaledx/WL-1016
WL-1016 | Added org argument for bulk_change_enrollment management command.
2017-04-04 19:03:03 +05:00
John Eskew
410133d8e8 Upgrade Django from 1.8.17 to 1.8.18 2017-04-04 09:58:15 -04:00
Carol Tong
8ee34ab3ba Fix broken LMS Help Links 2017-04-04 09:22:03 -04:00
Mushtaq Ali
0bede12821 Fix multiple copies of components on discard changing a move operation - TNL-6670 2017-04-04 16:53:35 +05:00
Afzal Wali
0c3e6b6e5e WL-1016 | Added org argument for bulk_change_enrollment management command. 2017-04-04 16:25:07 +05:00
AsadAzam
f32e7988e2 Merge pull request #14801 from edx/asadazam/tnl-6637-updated-log
Asadazam/tnl 6637 updated log
2017-04-04 14:29:38 +05: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
Matt Drayer
4baf18fe04 Merge pull request #14783 from edx/mattdrayer/ENT-293
ENT-293: Add SAML metadata refresh control flag
2017-04-03 10:32:48 -04:00
Muhammad Ammar
073826cac7 Merge pull request #14738 from edx/ammar/fix-flaky-video-js-test
fix flaky video js test
2017-04-03 11:33:10 +05:00
Matt Drayer
b64503848c Add SAML metadata refresh control flag
mattdrayer: Change model fieldname, revise code, fix bad tests.
2017-04-02 16:47:20 -04:00
Andy Armstrong
4ef009cf4f Merge pull request #14805 from edx/andya/fix-help-link-tests
Update doc URLs for online help Bok Choy tests
2017-04-01 22:24:43 -04:00
Andy Armstrong
ebe2ca2ce9 Update URL for Studio getting started guide 2017-04-01 18:48:20 -04:00
Andy Armstrong
adb17172dc Update doc URLs for online help link tests 2017-04-01 18:48:19 -04:00
Andy Armstrong
3be8f92bdf Merge pull request #14790 from edx/andya/course-redirects
Add data sharing consent redirect for more course tabs
2017-04-01 08:34:11 -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
c6f2db3573 Merge pull request #14774 from edx/rraposa/LEARNER-36
LEARNER-36: Add new relic custom metrics to course home.
2017-03-31 16:53:49 -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
Robert Raposa
d95620775b Merge pull request #14792 from edx/robrap/LEARNER-346
LEARNER-346: Refactor tests for new course outline.
2017-03-31 12:50:56 -04:00
Christina Roberts
d445c2355f Merge pull request #14802 from edx/christina/mockpartitionscheme
Remove dependency on test_partitions.
2017-03-31 11:36:55 -04:00
Ari Rizzitano
8249f33c92 Merge pull request #14744 from edx/ari/video-transcript-focus
video a11y improvements (TNL-6361, AC-587)
2017-03-31 11:22:11 -04:00
Robert Raposa
6362d2259c Refactor tests for new course outline. 2017-03-31 10:47:35 -04:00
cahrens
ec5194365a Remove dependency on test_partitions. 2017-03-31 10:40:51 -04:00
Asad Iqbal
a8f5d4cb63 Merge pull request #14794 from edx/asadiqbal08/ENT-298-New
ENT-298: Make changes in edx themes templates for enterprise messaging
2017-03-31 19:14:17 +05:00
Ari Rizzitano
3cb0fd4156 adjust focus order and fix duplicate ids in video player (TNL-6361, AC-587)
move focus to slider on caption select (TNL-6361)

toggle video playback on spacebar press

sr text for spacebar explanation

focus on slider container instead of handle

linter issues

cleanup

quality

more quality

ugh wrong var name

hack to get around linter

more quality

pls work this time

fix transcript height test

hopefully last one

fix some ie/ff issues

fix dupe ids in video sr instructions. [AC-587]

fix test
2017-03-31 10:01:44 -04:00
muhammad-ammar
2628c22401 fix flaky video js test
TNL-6748
2017-03-31 18:57:29 +05: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
asadiqbal
4198d1f8d6 Make changes in edx themes templates for enterprise messaging 2017-03-31 17:56:28 +05: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
Muhammad Ammar
67e45ec728 Merge pull request #14776 from edx/ammar/update-move-a11y-test-docs
add comment for move a11y test
2017-03-31 15:58:55 +05:00