Commit Graph

28558 Commits

Author SHA1 Message Date
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
marcotuts
eff5ad6b46 Merge pull request #3600 from edx/rc/2014-05-06
Release Candidate cut May 6th, 2014, finally made it to release branch on the following Monday (May 12th)
2014-05-12 12:32:10 -04:00
Don Mitchell
2f8d7e8cbe Fix @feanil Traceback from Logs(TypeError: 'SlashSeparatedCourseKey' object is not iterable) 2014-05-12 12:29:06 -04:00
Don Mitchell
6d7fe5619a Merge pull request #3675 from edx/opaque-keys-migrate
Opaque keys migrate
2014-05-12 12:10:48 -04:00
Don Mitchell
75280e8577 fixup! Migration refactoring 2014-05-12 12:02:16 -04:00
Don Mitchell
2238ce2cda Let sql tell us if the data is unique 2014-05-12 11:55:35 -04:00
Don Mitchell
7b70c4b8da Migration refactoring 2014-05-12 11:55:35 -04:00
Calen Pennington
85ca7db7a6 Fix merge conflicts relative to master 2014-05-12 11:42:21 -04:00
Stephen Sanchez
3e13962930 Release for May 12, 2014 2014-05-12 11:39:55 -04:00
Calen Pennington
19acdd31e8 Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
Conflicts:
	cms/djangoapps/contentstore/views/public.py
	common/djangoapps/external_auth/tests/test_ssl.py
	common/djangoapps/student/views.py
	lms/djangoapps/dashboard/sysadmin.py
	lms/templates/notes.html
2014-05-12 11:35:03 -04:00
Calen Pennington
94c8d86a42 Fix failing tests from merge with master 2014-05-12 11:34:39 -04:00
Calen Pennington
b8f669eb09 Merge pull request #3669 from cpennington/opaque-keys-fix-discussion-tests
Fix discussions by correctly serializing outgoing course_ids
2014-05-12 11:10:10 -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
Alexander Kryklia
c13282462a Modify paver run_all_servers to allow different settings for LMS and Studio. 2014-05-12 17:12:40 +03: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
Calen Pennington
cbcb1059a3 fixup! Fix discussions by correctly serializing outgoing course_ids 2014-05-09 16:47:39 -04:00
Julia Hansbrough
0e07c27d03 Merge pull request #3674 from edx/flowerhack/fix-ora
Flowerhack/fix ora
2014-05-09 16:45:37 -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
Calen Pennington
c72b0bb293 Resolve merge conflicts relative to master 2014-05-09 15:31:20 -04:00
Adam
5b40604b1c Merge pull request #3671 from edx/adam/rebase/anton-fix-video-in-ff
BLD-1057: Fix Video player in FF.
2014-05-09 14:31:00 -05:00
Calen Pennington
155ffe37ca Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
Conflicts:
	cms/djangoapps/contentstore/views/item.py
	cms/djangoapps/contentstore/views/tests/test_container.py
	cms/djangoapps/contentstore/views/tests/test_tabs.py
	common/lib/xmodule/xmodule/modulestore/mongo/draft.py
	lms/djangoapps/certificates/management/commands/gen_cert_report.py
	lms/djangoapps/certificates/queue.py
	lms/djangoapps/certificates/views.py
	lms/djangoapps/courseware/module_render.py
	lms/djangoapps/courseware/tests/test_module_render.py
	lms/djangoapps/instructor/views/api.py
	lms/djangoapps/instructor/views/instructor_dashboard.py
	lms/djangoapps/instructor/views/legacy.py
	lms/djangoapps/shoppingcart/tests/test_models.py
	lms/djangoapps/verify_student/views.py
2014-05-09 15:29:32 -04:00
Julia Hansbrough
9fb82d5357 Fixing ORA 2014-05-09 19:27:15 +00: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
Calen Pennington
76a04fa805 Fix discussions by correctly serializing outgoing course_ids 2014-05-09 14:51:03 -04:00
Nimisha Asthagiri
754ada9c62 Merge pull request #3668 from edx/opaque-keys-fix-cache-content-diff-runs
Fix delete cache so it also deletes location with run = None.
2014-05-09 14:36:48 -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
Nimisha Asthagiri
e9052dc2fb Fix delete cache so it also deletes location with run = None. 2014-05-09 14:17:32 -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