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
srpearce
fb300029b9
Merge pull request #3765 from edx/sylvia/docs/TIM-243
...
Sylvia/docs/tim 243
2014-05-21 16:17:20 -04:00
Christina Roberts
eb362fba67
Merge pull request #3579 from edx/andya/container-add-buttons
...
Allow creation of components on container page
2014-05-21 16:15:14 -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
Sylvia Pearce
d8d7c2fd2f
Deprecate old ORA; add links to new ORA permanent docs
2014-05-21 16:13:11 -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
Calen Pennington
4c3c8a9a2e
Fix certificate requests
2014-05-21 16:10:16 -04:00
Calen Pennington
150b5cd298
Merge pull request #3816 from cpennington/ok-psychometrics
...
Fix PsychometricData query
2014-05-21 16:09:46 -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
d52c58c77b
Fix PsychometricData query
2014-05-21 14:48:25 -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
Calen Pennington
7f8543a2e4
Clean up logging in import_export.py
2014-05-21 14:25:21 -04:00
Adam
2124571c0f
Merge pull request #3803 from edx/release
...
Release
2014-05-21 12:52:18 -04:00
Han Su Kim
c8ce4a54d6
Merge pull request #3621 from edx/han/cert-report
...
Added totals for different student tracks
2014-05-21 12:08:00 -04:00
Don Mitchell
9af40ae2cc
Migration for role_coursenum deprecated roles
2014-05-21 12:03:09 -04:00
jmclaus
cc7987e515
Merge pull request #3489 from edx/jmclaus/bugfix_numerical_response_tolerance
...
Tolerance expressed in percentage now computes correctly. [BLD-522]
2014-05-21 17:47:45 +02:00
jmclaus
db239c69fe
Tolerance expressed in percentage now computes correctly. [BLD-522]
2014-05-21 17:14:12 +02:00
Calen Pennington
4df73548bf
Merge pull request #3788 from cpennington/allow-cross-course-references
...
Allow cross course references in the LMS
2014-05-21 11:06:01 -04: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
Alison Hodges
dba9c4fefb
Anton's and Sylvia's edits
2014-05-21 10:59:36 -04:00
zubair-arbi
a8bb768970
Merge pull request #3767 from edx/zub/story/std1624-cmssubsectiontests
...
fix cms subsection tests
2014-05-21 19:45:00 +05:00
Adam
8813c04567
Merge pull request #3794 from edx/frances/fix/studio-edit-section-date-modal2
...
fix for modal appearing off-screen
2014-05-21 10:31:28 -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
zubair-arbi
6d0e2b215c
update _xmodule_recurse method
2014-05-21 18:31:19 +05:00
zubiar-arbi
08f313f9b4
move upload code for assets to AssetsView
...
STUD-1523
2014-05-21 17:15:04 +05:00
zubair-arbi
6bdf984e8d
update _xmodule_recurse to ignore some exception
2014-05-21 16:36:55 +05:00
zubair-arbi
83db659f94
create draft request gets already created version if it exists
...
STUD-1616
2014-05-21 16:36:54 +05:00
Don Mitchell
50d66be2a1
Merge pull request #3792 from edx/dhm/bug_ora_peer_grading
...
Fix student progress @sarina bug
2014-05-20 18:12:22 -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
Christine Lytwynec
7fd2305f39
added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks
2014-05-20 16:22:28 -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
lduarte1991
0d8a4797f1
extend changes of url/raw issue to video annotions
2014-05-20 14:40:40 -04:00
lduarte1991
4f981d9961
Merge pull request #1 from edx/db/harvardx
...
avoid URL rewriting
2014-05-20 14:30:04 -04: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
Mark Hoeber
0160927901
Merge pull request #3773 from edx/markhoeber/documentation/doc-401
...
Release Notes for 5/20/14
2014-05-20 14:15:25 -04:00
Frances Botsford
f2d8894118
fix for modal appearing off-screen
2014-05-20 14:13:51 -04:00
David Baumgold
75ff35e208
proxy raw further along
2014-05-20 14:01:55 -04:00