Commit Graph

23082 Commits

Author SHA1 Message Date
Adam
ae542aee3c Merge pull request #3664 from edx/adam-inherit-max-attempts
add max_attempts to inheritance.py (LMS-2130)
2014-05-12 16:44:17 -04:00
Adam Palay
e5fa0c5dd9 add max-attempts to inheritance.py (LMS-2130) 2014-05-12 15:55:15 -04:00
Greg Price
d9817117ed Merge pull request #3647 from edx/gprice/comment-client-allow-extra-fields
Allow extra fields returned from comments service
2014-05-12 14:42:26 -04:00
Mark Hoeber
b00fa60ba5 Merge pull request #3686 from edx/markhoeber/documentation/release-notes-date-fix
Release notes date fix
2014-05-12 14:01:09 -04:00
Mark Hoeber
2c83e77c05 Release notes date fix 2014-05-12 13:56:28 -04:00
Mark Hoeber
65e9efb5ec Merge pull request #3601 from edx/markhoeber/documentation/doc-331
Release Notes for 5-6-14
2014-05-12 13:49:40 -04:00
Greg Price
57f14bded1 Allow extra fields returned from comments service
Previously, an error was raised if the comments service returned data
including an unexpected field, which unnecessarily complicated the
release path for new features, since the list of allowed fields would
need to be modified before cs_comments_service could be modified, and
only then could edx-platform take advantage of the new CS feature. We
still log a warning if an unexpected field is returned, so we will
still be able to tell if the CS returns a corrupt response.

JIRA: FOR-180
2014-05-12 13:49:24 -04:00
Sarina Canelake
a7590e8588 Merge pull request #2865 from edx/sarina/change-default-dashboard
WIP Switch default instructor dashboard to new dash
2014-05-12 13:31:41 -04:00
Sarina Canelake
a5381db070 Only show banner on legacy dash for edx.org
LMS-1296
2014-05-12 12:42:19 -04:00
Stephen Sanchez
ea11fd0751 Merge pull request #3684 from edx/ora2/release-2014-05-12T12.57
Release for May 12, 2014
2014-05-12 12:35:12 -04:00
Stephen Sanchez
3e13962930 Release for May 12, 2014 2014-05-12 11:39:55 -04:00
Frances Botsford
b90f1e41e5 UI cleanup of new instructor dashboard
Stylize warning banners; more UI touches for the intructor dash:
clean up nav structure, compact header so content is higher on the page

LMS-1296
2014-05-12 10:18:28 -04:00
Sarina Canelake
bc0c13828f Add segment.io tracking for legacy instructor dashboard
LMS-1296
2014-05-12 10:18:28 -04:00
Sarina Canelake
b7a0de7f3b Change URL patterns for instructor dashboard
Fix acceptance and unit tests

LMS-1296
2014-05-12 10:18:28 -04:00
Sarina Canelake
09442ef4ac Port spoc gradebook to new instructor dash
LMS-1296
2014-05-12 10:18:28 -04:00
Sarina Canelake
c224fe57ef Add banners to the instructor dashboard
Notification banner to default dash to announce the change

Warning banner on legacy instruction dashboard to explain it has been deprecated

LMS-1296
2014-05-12 10:18:27 -04:00
Sarina Canelake
ced09a6b04 Switch default instructor dashboard to new dash
LMS-1296
2014-05-12 10:18:27 -04:00
Anton Stupak
d37006c657 Merge pull request #3681 from edx/anton/fix-video-tests
Video: Fix acceptance tests.
2014-05-12 17:07:08 +03:00
polesye
2d64a2773f Fix acceptance tests. 2014-05-12 16:22:05 +03:00
Anton Stupak
839887246c Merge pull request #3643 from edx/anton/fix-video-in-ff
Anton/fix video in ff
2014-05-12 10:24:47 +03:00
David Ormsbee
77c7ebd704 Merge pull request #2768 from carsongee/cg/ssl-next-url
Modified ssl certificate authentication to handle next redirection
2014-05-11 20:12:12 -04:00
Sarina Canelake
b7003a1d76 Merge pull request #3672 from edx/sarina/fix-unicode
Remove unicode character inserted into video_xfields
2014-05-09 16:57:12 -04:00
ichuang
34c28cf42d Merge pull request #3068 from edx/fix/ichuang/capa-customresponse-anonid
allow capa problems access to anonymous_student_id
2014-05-09 16:21:36 -04:00
David Baumgold
c0a5171c75 Merge pull request #3466 from lduarte1991/lduarte-harvardx
Reconnecting Token Generator for Annotation Tool
2014-05-09 16:14:42 -04:00
Sarina Canelake
22d17a21ec Remove unicode character inserted into video_xfields 2014-05-09 15:25:56 -04:00
Andy Armstrong
a454502b63 Merge pull request #3666 from edx/andya/fix-translation-string
Improve the translatability of Studio's paging header
2014-05-09 15:16:11 -04:00
Carson Gee
74578cd720 Merge pull request #3493 from carsongee/cg/sysdash_git_info
Adding additonal path to search for git information on sysadmin dashboard
2014-05-09 15:14:10 -04:00
Sarina Canelake
193a816395 Merge pull request #3609 from edx/sarina/i18n-cleanup
Clarify strings for i18n
2014-05-09 15:00:36 -04:00
Dave St.Germain
eab8445eb1 Merge pull request #3156 from edx/dcs/LMS-1740
Fixes LMS-1740 by activating the zooming diagram with the spacebar.
2014-05-09 14:28:24 -04:00
Carson Gee
cbf525f6cf Fix infinite redirect loop on logout caused by django caching 2014-05-09 14:22:11 -04:00
Carson Gee
5452de20d8 Modified ssl certificate authentication to handle next redirection
Makes small changes in lms and cms both so that user's go to the
original page they intended to if they weren't already logged in
2014-05-09 14:22:10 -04:00
Ned Batchelder
4ea3945d78 Merge pull request #3667 from edx/ned/more-links-in-pr-guidelines
Add more links in the PR guidelines.
2014-05-09 14:01:41 -04:00
Ned Batchelder
c7543dd33d Add more links in the PR guidelines. 2014-05-09 13:53:16 -04:00
Andy Armstrong
e75f273329 Apply Sarina's code review suggestions 2014-05-09 13:39:17 -04:00
Carson Gee
379745e3a4 Merge pull request #2686 from edx/feature/ichuang/add-reset-links-to-staff-debug
add problem reset link to staff debug page
2014-05-09 13:29:29 -04:00
srpearce
d756b4a96d Merge pull request #3617 from edx/sylvia/docs/DOC-359
Sylvia/docs/doc 359
2014-05-09 13:26:39 -04:00
Sylvia Pearce
28a2efeace Add VitalSource information 2014-05-09 13:25:38 -04:00
srpearce
fa0e958b43 Merge pull request #3650 from edx/sylvia/docs/DOC-206
Sylvia/docs/doc 206
2014-05-09 12:38:05 -04:00
Sylvia Pearce
c1ef41fe6a Update Video component UI text 2014-05-09 12:37:28 -04:00
Andy Armstrong
6d08a0b47b Improve the translatability of the paging header 2014-05-09 12:07:49 -04:00
Mark Hoeber
dbb87e2609 Merge pull request #3663 from edx/markhoeber/documentation/doc-309
Note about course staff and discussion admin roles
2014-05-09 12:05:33 -04:00
Mark Hoeber
3a185b2656 Note about course staff and discussion admin roles
doc-309
2014-05-09 11:36:32 -04:00
Carson Gee
7c1e6d83e4 Fix message handling to be more internationalizable 2014-05-09 11:21:39 -04:00
Greg Price
8f90dd835d Merge pull request #3653 from edx/gprice/discussion-link-command
Add command to get discussion_link for a course
2014-05-09 10:34:45 -04:00
Sarina Canelake
81a8bc39f6 Clarify strings for i18n 2014-05-09 10:23:46 -04:00
srpearce
f4d97ca55d Merge pull request #3652 from edx/sylvia/docs/DOC-390
Fixed typos in example code for drag and drop problems
2014-05-09 09:51:30 -04:00
muhammad-ammar
50a99de6e1 Merge pull request #3634 from edx/ammar/bok-choy-video-tests-batch6
Bok-Choy Video Tests Batch6
2014-05-09 18:31:04 +05:00
Adam
efcd13e836 Merge pull request #3511 from edx/adam/wiki-hide-fix-firefox
fix wiki hide button not working in firefox (STUD-1581)
2014-05-09 07:04:03 -05:00
polesye
47ec168ea4 BLD-1057: Fix Video player in FF. 2014-05-09 15:00:18 +03:00
Waheed Ahmed
31f3ef0ab3 Merge pull request #3632 from edx/waheed/lms2617-verify-mode-none
Redirected to dashboard if course mode is none.
2014-05-09 16:37:54 +05:00