muhammad-ammar
ca3bd2f83f
Merge pull request #4496 from edx/ammar/bok-choy-cms-video-editor-tests
...
Bok-Choy CMS Video Editor Tests
2014-08-20 13:19:10 +05:00
David Baumgold
b9eaf32985
Merge pull request #4875 from edx/db/edx-wiki-to-openedx
...
Update comments to point to openedx.atlassian.net
2014-08-19 10:23:27 -04:00
Don Mitchell
3c3a316f08
Make it branch agnostic
...
LMS-11210
Conflicts:
common/lib/xmodule/xmodule/modulestore/split_mongo/split_draft.py
2014-08-18 16:19:46 -04:00
David Baumgold
2e02cefc90
Update comments to point to openedx.atlassian.net
...
And whitespace corrections (automatically made by my editor, and I'm too lazy
to remove them)
2014-08-18 15:34:06 -04:00
Muhammad Ammar
f93e4f2775
Bok-Choy CMS Video Editor Tests
2014-08-18 15:44:30 +00:00
Ben McMorran
12a5781725
Add ability to set staff lock from course outline
2014-08-16 15:58:42 -04:00
Don Mitchell
23d78fe7fc
Merge pull request #4803 from edx/dhm/import_split_test
...
Dhm/import split test
2014-08-15 17:23:33 -04:00
Alexander Kryklia
ccf85a9431
Merge pull request #4777 from edx/anton/sync-groups-and-verticals
...
Anton/sync groups and verticals
2014-08-15 20:15:12 +03:00
polesye
867a5c051f
Sync children vertical names with group names in split test module.
2014-08-15 19:34:55 +03:00
Calen Pennington
50082387eb
Add a request-token to identify which xblock html was rendered as part of the current request
...
[STUD-2903]
2014-08-15 11:04:52 -04:00
Oleg Marshev
a94e942480
BLD-1125: Validation of content experiments after managing a group.
2014-08-14 16:34:21 +02:00
cahrens
a35cbf1c63
Verify loading indicator has been hidden.
...
STUD-2090
2014-08-13 13:51:36 -04:00
Don Mitchell
aa1b9fece9
Properly (de)serialize references in old mongo
...
LMS-11204
2014-08-13 11:26:12 -04:00
cahrens
ee836d4c40
Merge branch 'release' from 2014-08-12 release.
2014-08-12 13:51:58 -04:00
Tim Babych
e7fbf1327f
Merge pull request #4778 from edx/tim/improve-python-group-configuration-tests
...
Use UrlResetMixin to test GroupConfiguration feature
2014-08-11 21:10:47 +03:00
Don Mitchell
05bddae34a
Merge pull request #4633 from edx/dhm/create_xthing
...
Make import/export work with split mongo, replace create_xmodule with create_xblock
2014-08-11 12:53:59 -04:00
Don Mitchell
192d701899
Code review changes re split import/export, create_xblock
2014-08-11 12:13:31 -04:00
Tim Babych
06cb6008f0
Use UrlResetMixin to test GroupConfiguration feature
2014-08-11 19:12:30 +03:00
Alexander Kryklia
9643120390
Reenable user partition in Advanced Settings.
2014-08-11 16:41:29 +03:00
Muhammad Ammar
936bd4d5ad
Bok-Choy CMS Video Tests
2014-08-11 07:50:19 +00:00
Don Mitchell
f69ef41c21
Disable fetching by version guid for now
2014-08-08 15:00:48 -04:00
Don Mitchell
ae4277c402
Use new check counter & bump count
2014-08-08 15:00:48 -04:00
Don Mitchell
e900a47b3f
Provide workarounds for skip_draft where other code doesn't want its behavior
2014-08-08 15:00:47 -04:00
Don Mitchell
2726b437bc
Trying to get split to work
2014-08-08 14:53:37 -04:00
Nimisha Asthagiri
84992cdfa5
Refactor xml_importer.py for easier reading.
...
Remove post-publish step.
2014-08-08 14:41:57 -04:00
Don Mitchell
47851c5041
Replace create_xmodule with create_xblock
...
Refactor all callers (often replacing with more appropriate fn)
Also, added for_branch_setting method to old mongo and removed some
branch verification tests
Conflicts:
common/lib/xmodule/xmodule/modulestore/mongo/draft.py
common/lib/xmodule/xmodule/modulestore/split_mongo/split_draft.py
common/lib/xmodule/xmodule/modulestore/xml_importer.py
2014-08-08 14:40:27 -04:00
Oleg Marshev
0577b9d8b9
Allow turning off Video CDN in Studio.
...
BLD-1207
2014-08-08 14:39:19 -04:00
Nimisha Asthagiri
d2b59cb6e0
get_items API: have qualifiers be a separate parameter instead of assuming kwargs.
2014-08-08 12:38:42 -04:00
Nimisha Asthagiri
775b50a736
Address code coverage and quality.
2014-08-08 08:31:14 -04:00
Nimisha Asthagiri
abbfa95e4c
LMS-11168 Support for removing versions and branch in Split, Mixed, and SQL.
...
Make default_store thread-safe.
2014-08-07 18:07:41 -04:00
Nimisha Asthagiri
e9db4ad16d
LMS-11019 Add feature flag to create Split Course
2014-08-07 18:07:01 -04:00
Nimisha Asthagiri
ec3011635d
LMS-11179 Fix Assets with Split
2014-08-07 17:59:38 -04:00
jsa
d96de4249d
Merge branch 'release'
2014-08-07 16:22:39 -04:00
Ben McMorran
f3070e6796
Reduce mongo calls on course outline and container pages
2014-08-07 12:27:38 -04:00
cahrens
932a130b16
pep8/pylint
2014-08-07 12:27:36 -04:00
cahrens
04be309ec4
Cleanup from rebase.
2014-08-07 12:27:28 -04:00
Tim Babych
ef9cf87b01
Compute graders just once per Course.
2014-08-07 12:27:26 -04:00
Tim Babych
d7f75778dd
Pass parent_xblock to xblock_studio_url to avoid unnecessary calls to get_parent_xblock.
2014-08-07 12:27:26 -04:00
Tim Babych
8d0e469cd3
Remove code and template responsible for subsection edit page
2014-08-07 12:27:25 -04:00
cahrens
650bdc2fe7
Drag and drop support on the course outline page.
2014-08-07 12:27:24 -04:00
polesye
e8ae3d1b4a
Fix Group Configuration Page after rebase.
2014-08-07 12:27:23 -04:00
Alexander Kryklia
a63cc0b30f
Edit section/subsection release dates and grading types.
...
Fix bok_choy test by changing course separator.
Change format of the modal title to '[Subsection/Section Name] Settings'.
Improve bok_choy test stability.
Studio: correcting modal window size name for outline settings editor
Specify full date in bok_choy tests.
Refactor bok_choy tests.
Remove .modal-editor from basic-modal.underscore
Set classes in modal window dynamically.
Studio: revising outline edit modal tip content and overall size
Rename isEditable to isEditableOnCourseOutline.
Interpolate display name.
Use graded instead of format as flag.
Studio: revising outline settings edit modal size
Fix selectors in bok_choy tests.
2014-08-07 12:27:17 -04:00
Daniel Friedman
8ca4c68580
Reduce parent/child lookups in create_xblock_info
...
STUD-1997
2014-08-07 12:27:16 -04:00
Daniel Friedman
529672ac0c
Reduce calls to expensive methods in create_xblock_info
...
Special-case the outline page requests.
STUD-1997
2014-08-07 12:27:16 -04:00
Daniel Friedman
2118453e00
Include edited/published_by for container page only
2014-08-07 12:27:15 -04:00
Ben McMorran
4ee8256c97
Add test fixes and fix expand collapse behavior
...
Stop propagation of clicks in XBlockStringFieldEditor
Fix collapsed subsections expanding when creating or deleting subsections
Prevent clicking in display name textbox from toggling expand collapse
Add test for published title when not live
2014-08-07 12:27:15 -04:00
cahrens
6d82cf09a4
Correct publish titles, code review feedback.
2014-08-07 12:27:14 -04:00
Andy Armstrong
ef581e1146
Apply code review comments and fix tests
2014-08-07 12:27:14 -04:00
Andy Armstrong
a359065329
Integrate visual styling into the course outline
2014-08-07 12:27:13 -04:00
Mark Hoeber
9524c212d6
Fix help test
...
organizing_course -> outline
2014-08-07 12:27:12 -04:00