Diana Huang
79fea6205e
Merge branch 'release'
...
Conflicts:
lms/static/coffee/src/instructor_dashboard/membership.coffee
lms/templates/instructor/instructor_dashboard_2/membership.html
requirements/edx/github.txt
2014-04-16 15:41:59 -04:00
Brian Talbot
5940f1ff1a
Studio: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
...
Studio: revising .fake-link utility class to use Sass placeholder and syncing commenting style
LMS: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
Studio: adding in basic action Sass placeholder for use in enabling/disabling UI
Studio: applying action Sass placeholder to publish/create-draft Unit view actions
STUD-1497
2014-04-16 14:44:30 -04:00
Sarina Canelake
1622216b58
Merge pull request #3084 from edx/sarina/improve-bulk-beta-add
...
Improve the batch beta tester add feature
2014-04-16 14:07:51 -04:00
Jim Abramson
8e0caa8935
Merge pull request #3355 from edx/jsa/user-profile-tests
...
django_comment_client/forum: add test coverage for user_profile view
2014-04-16 13:38:47 -04:00
jsa
0738b6c327
django_comment_client/forum: add test coverage for user_profile view
...
JIRA: FOR-496
2014-04-16 11:51:33 -04:00
Sarina Canelake
bddae213f6
Accept usernames in Batch Enrollment widget
...
Respond to pull request comments
2014-04-16 10:46:54 -04:00
Will Daly
84f63cd79e
Merge pull request #3283 from edx/will/ora2-delete-student-state
...
Reset submission API scores in beta and legacy instructor dash
2014-04-16 10:17:41 -04:00
Will Daly
0b40354c12
Reset submission API scores in beta and legacy instructor dash
2014-04-16 09:25:53 -04:00
Sarina Canelake
82b085b4e1
Clear batch enrollment and beta text fields upon button click
2014-04-16 09:20:23 -04:00
Sarina Canelake
ede21224a8
Add "Auto Enroll" option for bulk beta add
2014-04-16 09:20:23 -04:00
Sarina Canelake
4f38b69eba
Allow batch beta enrollment by username
2014-04-16 09:20:23 -04:00
Sarina Canelake
3ba143eb9c
Fix batch enrollment box email sending
2014-04-15 16:14:11 -04:00
Jay Zoldak
3fc19a35b0
Serve video HTML5 sources locally for acceptance tests
2014-04-15 10:40:53 -04:00
Renzo Lucioni
a57a62807e
Remove page view events corresponding to Drupal pages
2014-04-14 18:20:17 -04:00
Renzo Lucioni
da51180815
Add comments explaining analytics improvements
2014-04-14 18:20:17 -04:00
Renzo Lucioni
74d03809a7
Add more granular pageview tracking, update Segment.io snippet
2014-04-14 18:20:16 -04:00
Dave St.Germain
ca14fba08b
Merge pull request #3243 from edx/dcs/pdfbook-logging
...
Added analytics event logging to PDF book viewer
2014-04-14 17:56:26 -04:00
Dave St.Germain
1cf2696289
Added analytics event logging to PDF book viewer
2014-04-14 17:55:53 -04:00
Dave St.Germain
0a19c96a08
updated pdf viewer
2014-04-14 14:28:06 -04:00
Chris Dodge
27d7c19c40
Merge branch 'release'
...
Conflicts:
cms/templates/widgets/source-edit.html
2014-04-14 14:17:03 -04:00
David Adams
28bf623490
Merge pull request #3240 from edx/dcadams/enhanced_metric_reporting
...
This makes the metrics tab "bars" clickable.
2014-04-14 09:42:33 -07:00
jmclaus
f05c0aa8f9
HD control is hidden initially. On first play of video, when
...
player.getAvailableQualityLevels returns a non-empty array, it will eventually display, if HD qualities are available (highres, hd1080, hd720). [BLD-937]
2014-04-14 10:26:30 -04:00
Valera Rozuvan
615ce23930
Update acceptance tests to use real duration of YouTube video.
2014-04-14 10:37:56 +03:00
Sarina Canelake
9a586edf02
InstDash: check Auto-Enroll and Email Students boxes by default
2014-04-11 18:43:43 -04:00
Sarina Canelake
338a242e22
Fix course urls in enrollment emails (LMS-2217)
2014-04-11 18:43:43 -04:00
David Adams
0f37ee6924
This makes the metrics tab "bars" clickable.
...
Clicking on any of the bars displays a list of students for that
particular action (either opened the subsection or attempted the
problem).
Students are listed for the sub-sections.
Students, grade and percent are listed for the problems.
The on-screen list displays only the first 250 students with
an overflow message if there are more students than that.
The csv download lists all students.
2014-04-11 13:56:49 -07:00
Anton Stupak
24b631f702
Merge pull request #3231 from edx/anton/refactor-speed-control
...
Video: Refactor speed control.
2014-04-11 19:38:04 +03:00
jsa
72c3c87c84
in Studio, render compact placeholders for inline discussions.
...
JIRA: FOR-429
2014-04-10 15:44:30 -04:00
Greg Price
f233fcff4b
Merge pull request #3307 from edx/gprice/deleted-thread-404
...
Return 404 instead of 500 for missing forum thread
2014-04-10 15:27:21 -04:00
Jay Zoldak
76297c3050
Merge pull request #3305 from edx/zoldak/no-lettuce-with-discussion
...
Disable discussion service setting for lettuce tests
2014-04-10 13:56:09 -04:00
Greg Price
ecf9923e96
Return 404 instead of 500 for missing forum thread
...
Also show a more specific error message in the front end. This change
only has an effect if using cs_comments_service commit 1d71330 or later.
2014-04-10 13:17:58 -04:00
muhammad-ammar
2318ce18c4
Merge pull request #3217 from edx/ammar/convert-lettuce-video-tests-to-bok-choy
...
Convert lettuce video tests to bok choy
2014-04-10 21:38:00 +05:00
Jay Zoldak
9957b1aa8e
Disable discussion service setting for lettuce tests
2014-04-10 11:51:20 -04:00
David Baumgold
15a49f8782
Merge pull request #2440 from glowe/prevent-duplicate-checks
...
Temporarily disable CAPA problem "Check" button.
2014-04-10 11:37:52 -04:00
Muhammad Ammar
5b6f3f8fbf
Convert first batch of lettuce video tests to bok-choy.
2014-04-10 15:18:03 +00:00
Jay Zoldak
2c500a2b67
Merge pull request #3289 from edx/zoldak/quiet-acceptance-test-logs
...
Quiet some noisy loggers for lettuce acceptance tests
2014-04-10 09:29:52 -04:00
Andy Armstrong
8059547ed8
Merge pull request #2981 from edx/andya/container-editing
...
Add "Edit" button to each leaf xblock on the container page
2014-04-10 09:29:32 -04:00
Greg Price
8c8367b055
Merge pull request #3183 from edx/gprice/inline-response-pagination
...
Add repsonse pagination to inline discussions
2014-04-09 17:55:15 -04:00
Jay Zoldak
66a8685866
Merge pull request #3281 from edx/zoldak/fix-video-feature-name
...
Fix video feature name so the test results roll up correctly
2014-04-09 15:36:37 -04:00
Jay Zoldak
579e66fe88
Quiet some noisy loggers for lettuce acceptance tests
2014-04-09 14:40:50 -04:00
Andy Armstrong
7770d9d427
Implement editing from the Studio container page.
...
STUD-1306
2014-04-09 10:32:11 -04:00
Jay Zoldak
ca2977ab5f
Fix video feature name so the test results roll up correctly
2014-04-09 10:17:56 -04:00
Waheed Ahmed
9067ebe815
Fixed import of "dog_stats_api" in staff_grading_service.py.
...
LMS-2521
2014-04-09 18:11:40 +05:00
polesye
f454e10e71
Add fixes.
2014-04-09 12:16:22 +03:00
polesye
f0492b3bb1
Refactor speed control.
2014-04-09 12:16:22 +03:00
polesye
31e9152936
BLD-753: Add i18n for LTI.
2014-04-09 12:12:52 +03:00
Greg Price
e1de25e128
Update OpenID dialog text
...
We want to indicate more clearly that the information that we transmit
to the third party is governed by their terms of service and privacy
policy.
2014-04-08 16:43:38 -04:00
Dave St.Germain
e5d7976867
Merge pull request #2775 from edx/dcs/wiki-no-middleware
...
Refactored course_nav middleware to isolate the django-wiki hack, remove unnecessary code, and clarify what it's doing.
2014-04-08 15:51:17 -04:00
Julia Hansbrough
d71aa87748
Revert refund instruction message
2014-04-08 19:34:55 +00:00
Dave St.Germain
660244201f
Refactored course_nav middleware to isolate the django-wiki hack,
...
remove unnecessary code, and clarify what it's doing.
2014-04-08 15:24:48 -04:00