Commit Graph

23731 Commits

Author SHA1 Message Date
Greg Price
6ab6b72c86 Merge pull request #3941 from edx/gprice/handle-invalid-json
Improve handling of bad JSON from comments service
2014-06-03 14:13:29 -04:00
Adam
a415b507d0 Merge pull request #3942 from edx/adam/protocol
load js without specifying protocol
2014-06-03 14:09:20 -04:00
Will Daly
b700dc0cca Merge pull request #3939 from edx/will/ora2-ai-grading-settings
ORA2 AI Grading Settings
2014-06-03 14:06:47 -04:00
Greg Price
dc2342859e Improve handling of bad JSON from comments service
Instead of allowing the JSONDecodeError to escape, raise an error
indicating the request id and containing the first 100 characters
of the response to aid investigation.
2014-06-03 13:34:36 -04:00
Piotr Mitros
2f3e76721b Merge pull request #3935 from edx/pmitros/adding-audio-done-xblocks
Added prototype DoneXBlock and AudioXBlock
2014-06-03 12:47:28 -04:00
Ben Patterson
2795f85c57 Merge pull request #3964 from edx/benpatterson/auto-docs-builds
Allow consumption of environment variables in docs Makefiles
2014-06-03 12:46:21 -04:00
Will Daly
5f7520e121 Add AI algorithm configuration to LMS settings
Added ORA2_FILE_PREFIX setting
2014-06-03 11:49:56 -04:00
Piotr Mitros
5bf5766da4 Code review changes from Ned+Cale 2014-06-03 11:18:02 -04:00
Ned Batchelder
a1abd16a20 Move LS requirements to edx private.
Author/owner of change is Ned. Committer/typer is Piotr.
2014-06-03 11:18:02 -04:00
Piotr Mitros
16078ba8a7 Added completion and audio XBlocks 2014-06-03 11:17:24 -04:00
Jay Zoldak
0103700a78 Merge pull request #3963 from edx/zoldak/skip-video-seek-test
Skip intermittently failing bok-choy video seek test
2014-06-03 10:08:27 -04:00
Ben Patterson
aa6e83fdd0 Allow consumption of environment variables in docs Makefiles
See: https://bitbucket.org/birkenfeld/sphinx/issue/1368/makefile-options-not-overridable-from
2014-06-03 09:47:25 -04:00
Jay Zoldak
c7b627730d Skip intermittently failing test 2014-06-03 09:35:05 -04:00
Julia Hansbrough
136bcb2911 Merge pull request #3934 from edx/flowerhack/handout-error-logs
Removed excessive logging
2014-06-03 09:30:31 -04:00
Will Daly
a32e4d585f Merge pull request #3959 from edx/will/update-ease
Update EASE version (includes base reqs)
2014-06-03 09:26:39 -04:00
Adam
f832011335 Merge pull request #3956 from edx/adam/user-id-profile-information
adds user id to student profile information (LMS-2791)
2014-06-03 09:04:36 -04:00
Will Daly
9d13f23d1a Update EASE version (includes base reqs) 2014-06-02 16:35:29 -04:00
Nick Parlante
0039536fe2 Merge pull request #3872 from edx/nick/disable-masking
Temporarily disable masking
2014-06-02 13:21:47 -07:00
clytwynec
c22d086556 Merge pull request #3952 from edx/clytwynec/prereqs_installation_update
fix for prereqs installation cache check
2014-06-02 16:17:25 -04:00
Julia Hansbrough
e1688e2a42 Removed excessive logging 2014-06-02 20:02:25 +00:00
Adam Palay
a2b2b37ed7 adds user id to student profile information (LMS-2791) 2014-06-02 15:49:46 -04:00
Greg Price
0d37b4b254 Merge branch 'release'
Conflicts:
	cms/djangoapps/contentstore/tests/test_course_listing.py
	common/djangoapps/student/management/commands/create_random_users.py
	common/lib/xmodule/xmodule/modulestore/loc_mapper_store.py
	lms/djangoapps/bulk_email/forms.py
	lms/djangoapps/courseware/tests/test_video_handlers.py
	lms/djangoapps/courseware/views.py
	lms/djangoapps/instructor/management/commands/openended_post.py
	lms/djangoapps/instructor/management/commands/openended_stats.py
	lms/djangoapps/instructor/tests/test_spoc_gradebook.py
2014-06-02 15:29:40 -04:00
benmcmorran
dbf4425ea0 Merge pull request #3957 from edx/benmcmorran/authors
Adds Ben McMorran to authors file.
2014-06-02 14:47:22 -04:00
Ben McMorran
1a0f57ac45 Adds Ben McMorran to authors file. 2014-06-02 14:44:44 -04:00
muhammad-ammar
4f55c827a6 Merge pull request #3948 from edx/ammar/check-youtube-for-bok-choy
Check YouTube for Bok-Choy
2014-06-02 23:27:25 +05:00
muhammad-ammar
ba673f8f21 Merge pull request #3949 from edx/ammar/improve-lettuce-youtube-availability-check
Lettuce YouTube Check Improvements
2014-06-02 23:25:09 +05:00
Will Daly
ba0bad1d0b Merge pull request #3955 from edx/will/ora2-release-2014-06-02T15.45
ORA2 release-2014-06-02T15.45
2014-06-02 13:50:03 -04:00
Anton Stupak
007fde03a1 Merge pull request #3951 from edx/anton/fix-relative-time
RelativeTime: incorrect value after XML serialization.
2014-06-02 20:11:37 +03:00
Muhammad Ammar
55f0d0f9d1 Check YouTube for Bok-Choy 2014-06-02 16:37:24 +00:00
Muhammad Ammar
84ac562831 Lettuce YouTube Check Improvements 2014-06-02 16:27:04 +00:00
muhammad-ammar
fd18165bbe Merge pull request #3682 from edx/ammar/bok-choy-video-tests-batch9
Bok-Choy Video Tests Batch9
2014-06-02 21:20:13 +05:00
David Baumgold
f17e0bc105 Merge pull request #3704 from louyihua/localization-fix
i18n: Make .underscore files translatable
2014-06-02 12:15:41 -04:00
Christine Lytwynec
f073afbf8c adding prereq installation to js test tasks prereqs 2014-06-02 12:11:44 -04:00
Will Daly
1a90aa9fcd ORA2 release-2014-06-02T15.45 2014-06-02 11:47:53 -04:00
Sarina Canelake
31274a52dc Merge pull request #3480 from lduarte1991/lduarte-harvardx2
Annotation Tool Clean up and Plugins
2014-06-02 11:40:12 -04:00
srpearce
f33eb60c56 Merge pull request #3938 from edx/sylvia/docs/BLD-1049
Sylvia/docs/bld 1049
2014-06-02 11:29:26 -04:00
Sylvia Pearce
df83f7ab96 Fix typo 2014-06-02 11:27:46 -04:00
Christine Lytwynec
e0deca26fc fix for prereqs installation cache check 2014-06-02 10:47:32 -04:00
lduarte1991
b83e27fc9d Diacritic Plugin for Annotator Tool: Pull-request Fixes
Making sure extension comes after annotator css
2014-06-02 10:45:29 -04:00
lduarte1991
88d8813942 Diacritic Plugin for Annotator Tool: Added studio input 2014-06-02 10:45:29 -04:00
lduarte1991
de5edcffbb Diacritic Plugin for Annotator TooL: Added CSS and JS files
- UI Fixes for Diacritic Mark Plugin
2014-06-02 10:45:29 -04:00
polesye
865b69361f BLD-1060: Fix RelativeTime. 2014-06-02 16:48:59 +03:00
Anton Stupak
ee368da66b Merge pull request #3946 from edx/anton/i18n-code-response
CodeResponse: fix i18n.
2014-06-02 16:32:45 +03:00
Anton Stupak
1a9f98b2dd Merge pull request #3895 from edx/anton/i18n-choice-text-response
BLD-724: ChoiceTextResponse i18n.
2014-06-02 15:11:16 +03:00
Muhammad Ammar
d9fe111c5b Bok-Choy Video Tests Batch9 2014-06-02 11:48:40 +00:00
Waheed Ahmed
141c1cd2d6 Merge pull request #3755 from edx/waheed/lms2711-staff-debug-links-fixed-for-all-units
Fixed links for units loaded via ajax.
2014-06-02 16:04:59 +05:00
Waheed Ahmed
cc36162df1 Fixed links for units loaded via ajax.
LMS-2711
2014-06-02 14:19:19 +05:00
Waheed Ahmed
e6a9047f8a Merge pull request #3852 from edx/waheed/lms2737-fix-staff-debug-info-links
Fixed staff debug info endpoints for staff member.
2014-06-02 14:01:33 +05:00
Waheed Ahmed
cb2af13418 Fixed staff debug info endpoints for staff member.
LMS-2737
2014-06-02 12:26:27 +05:00
polesye
73df5a9343 BLD-724: ChoiceTextResponse i18n. 2014-06-02 09:22:25 +03:00