Calen Pennington
708d758d65
Merge pull request #3808 from cpennington/ok-course-mode-errors
...
Call other CourseModeView methods using serialized course_id
2014-05-21 16:21:27 -04:00
Calen Pennington
1f9c7b2ed4
Merge pull request #3809 from cpennington/ok-dead-code
...
Remove dead code
2014-05-21 16:21:17 -04:00
Calen Pennington
1c60da02df
fixup! Fix management commands
2014-05-21 16:20:46 -04:00
Calen Pennington
32e0387fa0
Merge pull request #3811 from cpennington/ok-dont-use-empty
...
Don't use Empty directly, let the manager handle it
2014-05-21 16:14:42 -04:00
Calen Pennington
61e621fc6e
Merge pull request #3812 from cpennington/ok-simpler-loc-mapper
...
Make the arguments to translate_location_to_course_locator more specific
2014-05-21 16:12:27 -04:00
Calen Pennington
3b58997b82
Merge pull request #3814 from cpennington/ok-conditional-test
...
Fix ConditionalTest test system
2014-05-21 16:10:56 -04:00
Andy Armstrong
541d20ef83
Allow creation of components on container page
...
This commit implements STUD-1490, allowing creation of components
on the container page. It also enables the delete and duplicate
buttons now that new content can be created that would benefit.
Note that it also creates shared functionality for adding components,
and refactors the unit page to use it too.
2014-05-21 15:40:31 -04:00
Julia Hansbrough
5752312bbb
Merge pull request #2776 from aboudreault/embargo-restrict-additions
...
Extended Embargo feature to support site access restriction and ip network
2014-05-21 15:24:07 -04:00
Calen Pennington
c62b6b0083
Fix ConditionalTest test system
2014-05-21 14:44:46 -04:00
Calen Pennington
4c2e612aeb
Make mongoengine field for UsageKeys expect a Location
2014-05-21 14:43:51 -04:00
Calen Pennington
4836252972
Make the arguments to translate_location_to_course_locator more specific
2014-05-21 14:39:28 -04:00
Calen Pennington
06d680cded
Don't use Empty directly, let the manager handle it
2014-05-21 14:38:16 -04:00
Calen Pennington
1f849e441d
Fix management commands
2014-05-21 14:36:41 -04:00
Calen Pennington
4af2249a9d
Remove dead code
2014-05-21 14:28:04 -04:00
Calen Pennington
3d90c83199
Call other CourseModeView methods using serialized course_id
2014-05-21 14:27:01 -04:00
Don Mitchell
9af40ae2cc
Migration for role_coursenum deprecated roles
2014-05-21 12:03:09 -04:00
jmclaus
db239c69fe
Tolerance expressed in percentage now computes correctly. [BLD-522]
2014-05-21 17:14:12 +02:00
Calen Pennington
39e264041e
Merge pull request #3778 from cpennington/mixed-modulestore-bad-keys
...
Handle malformed keys in MixedModuleStore configuration
2014-05-21 11:05:50 -04:00
John Jarvis
d25136893c
Merge pull request #3712 from edx/jarv/cert-mode
...
returning enrollment mode for both active and inactive users
2014-05-21 10:07:17 -04:00
Don Mitchell
c085578383
Fix student progress @sarina bug
2014-05-20 18:08:33 -04:00
clytwynec
b7816aafa2
Merge pull request #3775 from edx/clytwynec/bokchoy-language-test-fix
...
added check for modal to disappear in _change_lang_promise
2014-05-20 16:27:52 -04:00
clytwynec
722870eb5f
Merge pull request #3762 from edx/clytwynec/bok-choy-auto_auth-page-fix
...
made is_browser_on_page actually check for the right page in AutoAuthPag...
2014-05-20 16:02:29 -04:00
David Baumgold
6e0e13003f
Merge pull request #3744 from lduarte1991/lduarte-harvardx
...
Reconnecting Token Generator for Annotation Tool [Fix]
2014-05-20 15:34:34 -04:00
Jason Bau
b23beda8a9
Merge pull request #3782 from edx/jbau/shib-activate-on-acct-linking
...
Autoactivate inactive users on external_auth login
2014-05-20 12:30:41 -07:00
Ned Batchelder
cf6a83f4a4
Merge pull request #3730 from louyihua/localization-fix-video
...
i18n: Make translation works for video editor tabs
2014-05-20 14:22:40 -04:00
David Baumgold
75ff35e208
proxy raw further along
2014-05-20 14:01:55 -04:00
Don Mitchell
115f5b2cd1
Merge pull request #3791 from edx/dhm/bug_open_ended_notifications
...
Dhm/bug open ended notifications
2014-05-20 13:39:27 -04:00
David Baumgold
8080261aa7
generate raw URLs that are not rewritten by static_replace
2014-05-20 13:27:47 -04:00
jmclaus
678a92b4b2
Added new error message that displays when HTML5 video is not supported altogether. Make sure spinner gets hidden when error message is shown. [BLD-638]
2014-05-20 19:17:57 +02:00
Anton Stupak
61414c7c92
Merge pull request #3715 from edx/anton/i18n-string-response
...
StringResponse i18n.
2014-05-20 19:51:50 +03:00
Anton Stupak
d8f1ebefb7
Merge pull request #3734 from edx/anton/i18n-custom-response
...
CustomResponse: fix log message.
2014-05-20 19:51:40 +03:00
Ned Batchelder
2c4fcb0c5b
Slight tweak to get_text
2014-05-20 12:02:17 -04:00
Don Mitchell
f7558c40e8
Fixes ../courseware/Peer_Grading_Panel/peergrading:L12P5_grading/ reported bug
2014-05-20 11:44:51 -04:00
Sarina Canelake
9dc48c00b4
Merge pull request #3779 from edx/sarina/fix-grades-management-commands
...
Sarina/fix grades management commands
2014-05-20 11:35:54 -04:00
Don Mitchell
e2332d1922
Fix old dashboard list cohorts
2014-05-20 10:37:03 -04:00
Calen Pennington
ef10833309
Handle malformed keys in MixedModuleStore configuration
2014-05-20 10:27:59 -04:00
Alan Boudreault
877ec3f963
some minor improvements to embargo
2014-05-20 10:03:06 -04:00
polesye
67a20d6536
Fix message.
2014-05-20 14:15:01 +03:00
louyihua
f3371643ee
i18n: Make translation works for video editor tabs
...
Now the display_name & help strings in video editor tabs can be extracted and translated.
2014-05-20 11:20:22 +08:00
Jason Bau
411dc09af7
Autoactivate inactive users on external_auth login
...
Conditional on existing flag BYPASS_ACTIVATION_EMAIL_FOR_EXTAUTH
2014-05-19 13:35:35 -07:00
Sarina Canelake
189f53bc71
Fix grades management commands
2014-05-19 16:11:45 -04:00
Alan Boudreault
db161543d8
Modified EMBARGO_SITE to SITE_EMBARGOED, improved logs
2014-05-19 15:53:45 -04:00
Alan Boudreault
25948e3694
Fix minor typo in a test
2014-05-19 15:12:02 -04:00
Alan Boudreault
ba6e61b907
Extended Embargo feature to support site access restriction and ip network
2014-05-19 15:12:02 -04:00
Don Mitchell
5a62c83d05
Handle some records not having lower_id
2014-05-19 13:31:03 -04:00
Christine Lytwynec
36f4e55e2b
added check for modal to disappear in _change_lang_promise
2014-05-19 12:45:45 -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
Calen Pennington
8f72394e81
Merge remote-tracking branch 'edx/master' into opaque-keys-merge-master
...
Conflicts:
cms/templates/widgets/header.html
2014-05-19 09:20:08 -04:00