Don Mitchell
|
f7558c40e8
|
Fixes ../courseware/Peer_Grading_Panel/peergrading:L12P5_grading/ reported bug
|
2014-05-20 11:44:51 -04:00 |
|
Calen Pennington
|
a3b6ef8bae
|
Rename variables to make type clearer
|
2014-05-19 10:58:38 -04:00 |
|
Calen Pennington
|
4df122a92e
|
Update annotations modules to use the course_id from the runtime, rather than extracting it from the page
|
2014-05-19 09:37:53 -04:00 |
|
Calen Pennington
|
2ce6719153
|
Merge remote-tracking branch 'edx/opaque-keys' into opaque-keys-merge-master
|
2014-05-19 09:29:34 -04:00 |
|
Don Mitchell
|
1c6a0f0a6c
|
Merge pull request #3761 from edx/dhm/opaque-export
Dhm/opaque export
|
2014-05-16 16:40:06 -04:00 |
|
Don Mitchell
|
d636c56af2
|
xml export of drafts was exporting everything
now only exports the drafts into the draft subdir
STUD-1627
|
2014-05-16 15:29:25 -04:00 |
|
Calen Pennington
|
18c91d0f1d
|
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
Conflicts:
cms/djangoapps/contentstore/tests/utils.py
cms/djangoapps/contentstore/views/import_export.py
cms/djangoapps/contentstore/views/tests/test_import_export.py
common/djangoapps/student/views.py
lms/djangoapps/class_dashboard/dashboard_data.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/static/js/staff_debug_actions.js
lms/templates/notes.html
lms/templates/staff_problem_info.html
|
2014-05-16 14:01:20 -04:00 |
|
Sarina Canelake
|
1919df71a2
|
Fix split test child id
|
2014-05-16 13:52:42 -04:00 |
|
Brian Wilson
|
aacbc5eddb
|
Merge branch 'release' (after release-2014-05-14).
|
2014-05-15 14:34:22 -04:00 |
|
Calen Pennington
|
77b895cb98
|
Merge pull request #3673 from cpennington/opaque-keys-merge-master
Merge master into opaque-keys
|
2014-05-15 13:24:50 -04:00 |
|
Calen Pennington
|
2a4b3c969a
|
Fix merge conflicts
|
2014-05-15 10:25:20 -04:00 |
|
Calen Pennington
|
ff026ea8af
|
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
Conflicts:
common/lib/xmodule/xmodule/video_module/video_handlers.py
|
2014-05-15 10:25:08 -04:00 |
|
Carson Gee
|
de637f329e
|
Merge pull request #3725 from carsongee/cg/transcript_xmlmodulestore_fix
Fix bug affecting video transcripts in XMLModulesStore courses
|
2014-05-15 08:50:36 -04:00 |
|
Don Mitchell
|
aa7a4cedaa
|
BlockUsageLocators are not AssetKeys.
|
2014-05-15 08:39:58 -04:00 |
|
Oleg Marshev
|
b9cd6cd6ec
|
Add sjson and srt to type map.
|
2014-05-15 14:02:48 +03:00 |
|
Carson Gee
|
52d8317ab5
|
Fix bug affecting video transcripts in XMLModulesStore courses
|
2014-05-14 15:19:15 -04:00 |
|
David Baumgold
|
59e3cae4c9
|
Revert pull request #3466
|
2014-05-14 13:55:26 -04:00 |
|
Calen Pennington
|
6ca0a7a1d6
|
Merge remote-tracking branch 'edx/opaque-keys' into opaque-keys-merge-master
|
2014-05-14 10:00:25 -04:00 |
|
Calen Pennington
|
7e55d5eb5c
|
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
|
2014-05-14 10:00:16 -04:00 |
|
Calen Pennington
|
40e7cab8fb
|
Fix failing mongo modulestore unit tests
|
2014-05-14 09:59:54 -04:00 |
|
Diana Huang
|
25e026438d
|
More missing ORA fixes.
|
2014-05-13 17:47:26 -04:00 |
|
Diana Huang
|
b39278309d
|
More ORA fixes for opaque-keys.
|
2014-05-13 16:39:56 -04:00 |
|
Calen Pennington
|
8534ef559d
|
Fix cms tests after merge from master
|
2014-05-13 16:33:14 -04:00 |
|
Calen Pennington
|
6c546fbf1f
|
Fix merge conflicts
|
2014-05-13 15:31:40 -04:00 |
|
Calen Pennington
|
240d91daeb
|
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
Conflicts:
cms/djangoapps/contentstore/management/commands/tests/test_import.py
cms/djangoapps/contentstore/tests/test_import.py
common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py
common/lib/xmodule/xmodule/modulestore/xml_importer.py
lms/djangoapps/bulk_email/tests/test_course_optout.py
lms/djangoapps/bulk_email/tests/test_email.py
lms/djangoapps/bulk_email/tests/test_err_handling.py
lms/djangoapps/class_dashboard/tests/test_dashboard_data.py
lms/djangoapps/courseware/courses.py
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/instructor/tests/test_email.py
lms/djangoapps/instructor/tests/test_legacy_anon_csv.py
lms/djangoapps/instructor/tests/test_legacy_download_csv.py
lms/djangoapps/instructor/tests/test_legacy_email.py
lms/djangoapps/instructor/tests/test_legacy_enrollment.py
lms/djangoapps/instructor/tests/test_legacy_forum_admin.py
lms/djangoapps/instructor/tests/test_legacy_gradebook.py
lms/djangoapps/instructor/tests/test_legacy_raw_download_csv.py
lms/djangoapps/instructor/tests/test_legacy_reset.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor/views/legacy.py
lms/templates/courseware/instructor_dashboard.html
|
2014-05-13 15:30:56 -04:00 |
|
Andy Armstrong
|
4adc608f48
|
Specify that split_test_modules support children.
|
2014-05-13 12:36:45 -04:00 |
|
Brian Wilson
|
d6a74a644d
|
Merge branch 'master' into release
Conflicts:
cms/static/js/views/modals/edit_xblock.js
|
2014-05-13 11:10:48 -04:00 |
|
Calen Pennington
|
484c529d99
|
Merge remote-tracking branch 'edx/opaque-keys' into opaque-keys-merge-master
|
2014-05-13 10:23:24 -04:00 |
|
Carson Gee
|
eadf3b59e2
|
Merge pull request #3464 from mitocw/cg/course_image_fixes
Additional logic to handle more course_image URL edge cases
|
2014-05-13 09:19:07 -04:00 |
|
Don Mitchell
|
741cdf9557
|
Merge pull request #3688 from edx/dhm/opaque-keys-bugs
Dhm/opaque keys bugs
|
2014-05-12 17:06:10 -04:00 |
|
Adam
|
4ecf41126a
|
Merge pull request #3626 from edx/adam/fix-import-bug
fix importing bug (STUD-1599)
|
2014-05-12 16:54:21 -04:00 |
|
Adam Palay
|
a51a0c558e
|
fix importing bug (STUD-1599)
add target_location_namespace check
|
2014-05-12 15:59:41 -04:00 |
|
Adam Palay
|
e5fa0c5dd9
|
add max-attempts to inheritance.py (LMS-2130)
|
2014-05-12 15:55:15 -04:00 |
|
Ned Batchelder
|
2f7adda00d
|
Simple fixes
- Ensure temp files are cleaned up.
- Refactor a function with three return statements.
|
2014-05-12 15:52:57 -04:00 |
|
Don Mitchell
|
ded28af8b4
|
Make Locators comply with UsageKey accessors
|
2014-05-12 15:35:54 -04:00 |
|
Calen Pennington
|
a4df0e1515
|
Fix failing tests
|
2014-05-12 14:45:38 -04:00 |
|
Don Mitchell
|
2f8d7e8cbe
|
Fix @feanil Traceback from Logs(TypeError: 'SlashSeparatedCourseKey' object is not iterable)
|
2014-05-12 12:29:06 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sylvia Pearce
|
c1ef41fe6a
|
Update Video component UI text
|
2014-05-09 12:37:28 -04:00 |
|
Diana Huang
|
f3a7be5a15
|
Use ddt decorators as specified in doc.
|
2014-05-09 11:24:57 -04:00 |
|