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
Nick Parlante
c30665fb59
Merge pull request #3677 from edx/nick/fix-feedback-bug
...
Fix targeted-feedback bug
2014-05-12 15:23:44 -07:00
Nick Parlante
f48e470f54
Fix targeted-feedback bug
...
The bug is with the case of multiple-questions with targeted
feedback within a single problem.
Refactor the targeted-feedback tests to house
the most common xml in external files.
Move the capa test load_fixture function to __init__.py so it
can be used generally.
2014-05-12 14:26:05 -07: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
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
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
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
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
Carson Gee
7c1e6d83e4
Fix message handling to be more internationalizable
2014-05-09 11:21:39 -04:00
polesye
47ec168ea4
BLD-1057: Fix Video player in FF.
2014-05-09 15:00:18 +03:00
Muhammad Ammar
aa0e8041af
Bok-Choy Video Tests Batch6
2014-05-09 07:22:03 +00:00
Carson Gee
b3ec4d1b6b
Switching to new dashboard API and adding rescore to actions list
2014-05-08 19:03:14 -04:00
Carson Gee
c23a05b50d
Merge pull request #3213 from carsongee/cg/video_transcript_static
...
Add static fallback method for video transcripts
2014-05-08 11:51:04 -04:00
lduarte1991
edeebe7bea
Fixes from @singingwolfboy in PR #3466
2014-05-08 11:37:49 -04:00
Feanil Patel
1a9b505572
Merge pull request #3622 from edx/feanil/fix_enrollment_bug
...
Field name is 'username' not 'user'
2014-05-08 09:44:12 -04:00
Muhammad Ammar
af6c5efbb3
Bok-Choy video tests batch4
2014-05-08 10:53:08 +00:00
Carson Gee
2998a2e9b7
Code review changes
...
i18n
2014-05-07 16:16:37 -04:00
Carson Gee
c0644dc984
Only do static transcript redirect for english language, and don't offer static redirect for download
...
Rename video test to real YouTube-ID
2014-05-07 15:11:41 -04:00
Carson Gee
ab6c82342e
Add last resort method to download and showing of video transcript
2014-05-07 15:11:41 -04:00
Anton Stupak
f2086f2336
Merge pull request #3586 from edx/anton/i18n-custom-response
...
CustomResponse i18n.
2014-05-07 15:13:13 +03:00
Anton Stupak
ed70a0823c
Merge pull request #3608 from edx/anton/i18n-code-response
...
CodeResponse i18n.
2014-05-07 13:39:28 +03:00
Waheed Ahmed
998af82baa
Fixed cheatsheet for open ended editor.
...
STUD-1583
2014-05-07 12:58:35 +05:00
Muhammad Ammar
411a13b56c
Convert lettuce video tests specifically using youtube stub
2014-05-07 06:11:07 +00:00
Ned Batchelder
e25bbde4f2
Merge pull request #3618 from edx/ned/remove-press-stories
...
Remove press-page machinery and assets
2014-05-06 17:35:21 -04:00
Feanil Patel
f14146a5fa
Field name is 'username' not 'user'
2014-05-06 15:39:00 -04:00
Ned Batchelder
db8c4de202
Remove press-page machinery and assets
2014-05-06 13:29:17 -04:00
Christina Roberts
df262d4fc7
Merge pull request #3229 from edx/christina/container-dnd
...
Drag and drop on container page
2014-05-06 11:09:29 -04:00
Anton Stupak
4a80b14ade
Merge pull request #3607 from edx/anton/i18n-symbolic-response
...
SymbolicResponse i18n.
2014-05-06 15:58:49 +03:00
polesye
d8e5647a10
BLD-721: SymbolicResponse i18n.
2014-05-06 12:46:33 +03:00
polesye
0fa910aa3d
BLD-714: CustomResponse i18n.
2014-05-06 12:02:26 +03:00
Anton Stupak
6e4cea7bfd
Merge pull request #3590 from edx/anton/i18n-string-response
...
StringResponse i18n.
2014-05-06 11:58:58 +03:00
polesye
7effca9ec6
BLD-722: CodeResponse i18n.
2014-05-06 11:26:49 +03:00
Sarina Canelake
799c3611de
Merge pull request #3602 from edx/sarina/LMS-2644
...
Ensure system language is released in dark lang middleware
2014-05-05 16:29:37 -04:00
Sarina Canelake
41b25fec9a
Ensure system language is released in dark lang middleware
...
LMS-2644
2014-05-05 15:42:48 -04:00
Adam
0b8cc25be3
Merge pull request #3582 from edx/adam/some-cleaning
...
Adam/some cleaning
2014-05-05 15:14:59 -04:00
Waqas
a07da78a0f
Add the "VERIFIED_CERTIFICATES" toggle on dashboard
2014-05-05 20:10:26 +05:00
polesye
d9aa28b829
BLD-715: StringResponse i18n.
2014-05-05 16:57:45 +03:00
cahrens
6f404fe2c5
Test cleanup.
2014-05-05 09:41:38 -04:00
Christina Roberts
b914ddf768
Merge pull request #3576 from edx/christina/view-studio-bug
...
Do not show "View in Studio" links for child verticals of verticals.
2014-05-04 20:59:25 -04:00