Christina Roberts
cc8594acd2
Merge pull request #2807 from edx/christina/containers
...
Support xblocks with children on the container page.
2014-03-05 13:57:34 -05:00
Diana Huang
bce7d9e43d
Add tests and clean up A/B testing
...
Also fixes STUD-1351
2014-03-05 13:46:03 -05:00
cahrens
653df428f1
Improve code clarity.
2014-03-05 12:59:09 -05:00
cahrens
9b2a78b12d
Increase max-width for breadcrumb trail.
2014-03-05 12:06:37 -05:00
cahrens
efe3833a30
Use display_name_with_default instead of display_name.
2014-03-05 12:01:24 -05:00
Xavier Antoviaque
0864d57588
Activate XBlocks by default in LMS & Studio
2014-03-05 12:19:27 -04:00
Xavier Antoviaque
3856257e80
xblock-mentoring: Add repository to requirements & installed apps
...
Adding to installed Django applications is required due to the use
of a Django model by the XBlock
2014-03-05 12:19:24 -04:00
Jay Zoldak
ad714a1435
Merge pull request #2517 from ionis-education-group/remove-video-autoplay
...
Remove autoplay for video in course about page
2014-03-05 10:19:52 -05:00
cahrens
0dbabc7ad8
Support xblocks with children on the container page.
...
STUD-1363
2014-03-04 17:11:01 -05:00
Carson Gee
4099fc9af0
Correct misaligned django-cas integration
2014-03-04 09:35:08 -05:00
Will Daly
a6d0c78d3f
Merge pull request #2785 from edx/will/studio-oa-validation-fix
...
Studio OA validation dialog
2014-03-04 08:00:42 -05:00
Dave St.Germain
601b5a8ceb
Merge pull request #2518 from edx/dcs/a11y-code-grader
...
Upgrade CodeMirror to 3.21.0
2014-03-03 17:57:46 -05:00
marco
17e95f184a
bug fix for HTML xmodule styling which caused first line of text to be cut off. STUD-1380
2014-03-03 11:18:57 -05:00
Will Daly
a1f3db772c
Continue showing edit dialog until saving is complete to allow user to correct validation errors.
2014-03-03 09:08:35 -05:00
Chris Dodge
aa43689a93
This PR addresses the open feedback on the Microsites feature
2014-02-28 16:27:12 -05:00
Adam
f400f1a6a3
Merge pull request #2773 from edx/release
...
Release
2014-02-28 16:03:11 -05:00
Chris Dodge
fce30825df
allow the prevention of the LMS/CMS from being renderable in an iframe
2014-02-28 14:21:07 -05:00
Dave St.Germain
08fadac817
Upgrade CodeMirror to 3.21.0 (with accessibility changes from
...
http://bgrins.github.io/codemirror-accessible/ )
LMS-1802
2014-02-28 13:44:34 -05:00
Will Daly
481344cbb6
Merge pull request #2757 from edx/will/studio-xblock-error-notification
...
Add error notification for XBlocks in Studio
2014-02-28 11:52:37 -05:00
Ned Batchelder
0fd59939e2
Add JSdraw to INSTALLED_APPS if we can.
2014-02-28 11:24:11 -05:00
Adam Palay
89795191cb
Merge remote-tracking branch 'origin/release'
...
Conflicts:
cms/envs/common.py
lms/envs/common.py
2014-02-27 17:33:40 -05:00
Will Daly
fe4be011af
Add error notification for XBlocks in Studio
2014-02-27 16:54:19 -05:00
Andy Armstrong
fcc0231d4d
Add new container page that can display nested xblocks
...
This is the changes for STUD-1244, which introduces the ability for Studio to display
arbitrarily nested xblocks. In this change, a new container page is introduced which can
display nested xblocks. In particular, the xblock type of 'vertical' is special cased
to be shown inline as a collapsible section. The unit page is mostly unchanged, except
that container xblock's are shown as a link to their container page, rather than being
shown inline.
2014-02-27 14:53:05 -05:00
Will Daly
fbd2e3a0bc
Merge pull request #2724 from edx/will/studio-xblock-save
...
Native XBlock Studio Save UI
2014-02-27 10:50:51 -05:00
Jay Zoldak
1fe453a3a7
Update schema for bok-choy database
...
Finalize tests for embargo middleware app
2014-02-27 10:27:29 -05:00
Sarina Canelake
e71bbeb1e2
Tests for embargo middleware feature
2014-02-27 09:33:17 -05:00
Julia Hansbrough
a7ae152d9b
Embargo Middleware feature
...
Adds configurable middleware in common/djangoapps/embargo that
allows specific courses to comply with US Export regulations by
embargoing students from specific countries, whilst simultaneously
allowing other courses to be freely open to all.
2014-02-27 08:37:58 -05:00
Will Daly
5f09953125
Hide save/cancel buttons for native XBlocks in Studio
...
Add Studio client-side runtime notifications for saving/cancelling XBlock edits.
2014-02-26 16:17:02 -05:00
chrisndodge
38e55a4eb9
Merge pull request #2668 from edx/cdodge/no-pii-in-logs
...
add new feature to make sure we aren't writing PII into the application ...
2014-02-26 16:04:12 -05:00
Dave St.Germain
ce596919b4
Merge pull request #2734 from edx/dcs/a11y-course-update-delist
...
Tweaks course update html to avoid using list tags inappropriately.
LMS-1724
2014-02-26 14:01:07 -05:00
Dave St.Germain
da275eae11
Tweaks course update html to avoid using list tags inappropriately.
...
LMS-1724
2014-02-26 13:28:00 -05:00
Giulio Gratta
51632a9f0a
Merge pull request #2579 from edx/giulio/studio-file-urls
...
Internal/External Studio file URLs
2014-02-26 09:32:59 -08:00
zubair-arbi
2cb3cc3621
Merge pull request #2238 from zubair-arbi/zub/bugfix/std154-courseinfohtml
...
update course info module to save content without modifying
2014-02-26 21:34:10 +05:00
cahrens
8db7b0ce21
Add test for external_url being passed to assets page.
2014-02-26 09:26:50 -05:00
zubair-arbi
7ee08eae52
Merge pull request #2688 from edx/zub/bugfix/std1294-importexportcruft
...
Empty course temp folder after exporting course (export_handler)
2014-02-26 17:53:44 +05:00
zubiar-arbi
619c144c11
Empty course temp folder after exporting course (export_handler)
...
STUD-1294
2014-02-26 15:52:48 +05:00
zubiar-arbi
cf47b6b670
assign default forum role 'Student' to user on course recreate with same name STUD-1140
...
STUD-1140
2014-02-26 15:40:44 +05:00
zubiar-arbi
cfa6b14575
update course info module to save content in new 'items' field + update import/export to handle content field other than 'data' or 'metadata'
...
STUD-154
2014-02-26 13:11:59 +05:00
Calen Pennington
a2137cec35
Merge pull request #2603 from cpennington/xblock-acid-resources-test
...
Add tests of local_resource_url
2014-02-25 16:46:10 -05:00
Mark Hoeber
3553fa7c50
removed dup'd paragraph
2014-02-25 14:42:21 -05:00
Mark Hoeber
46bda852d6
Assets Page Template Update
...
For embed vs. external URLs
STUD-1338
2014-02-25 14:26:50 -05:00
Calen Pennington
9126777ed7
Add test of local_resource_url in AcidBlock
2014-02-25 14:01:37 -05:00
Chris Dodge
fe3ebca1c5
add new feature to make sure we aren't writing PII into the application logs. So far we're aware of doing so regarding Auth use-cases
2014-02-25 00:14:19 -05:00
Alexander Kryklia
25407ef3e7
BLD-642: Allow multiple transcripts with video.
2014-02-24 21:57:08 +02:00
Giulio Gratta
3ffb6715e5
Internal/External Studio file URLs
...
- Changed link URL of file name to use public/LMS url
- Added toggle link to display all public URLs for instructor convenience
2014-02-24 11:54:09 -08:00
Don Mitchell
0b262e7cea
Merge pull request #2660 from edx/dbarch/parse_course_id
...
Dbarch/parse course
2014-02-24 13:24:00 -05:00
Don Mitchell
81a92e4bfc
Consolidate course_id triple parsing
2014-02-24 11:45:59 -05:00
Jay Zoldak
e4b6fe2c68
Merge pull request #2695 from edx/will/revert-paver-again
...
Revert "Fix sys.path manipulation in pavement.py, with detailed comment"
2014-02-24 11:31:26 -05:00
Will Daly
812e71bbbb
Revert "Fix sys.path manipulation in pavement.py, with detailed comment"
...
This reverts commit 544616be4b .
2014-02-24 11:30:40 -05:00
Ned Batchelder
6bb0eee3c6
Make the i18n service available everywhere.
...
To get all dates localized, we need all runtimes to have the i18n
service, and since runtimes are made by the modulestores, we need to
pass it to them.
Soon (fingers crossed), modulestores won't be involved in making
runtimes, and many of these changes will go away.
2014-02-24 10:06:13 -05:00