Calen Pennington
1eec47a604
Fix STUD-1316
...
This bug affected unpublishing content (and would trigger an error
message in studio). The fix was to uncouple the rendering of the studio_view
of an xblock with the student_view, so that content that wasn't in
draft mode already wouldn't be modified by early rendering of the
studio_view.
[STUD-1316]
2014-02-19 14:58:41 -05:00
Carson Gee
989a97963c
Merge pull request #718 from edx/feature/ichuang/push-to-lms
...
Let a Studio user export course to git (and via git, to elsewhere, eg LMS)
2014-02-13 20:22:31 -05:00
Dave St.Germain
c7c807f270
Merge pull request #2426 from edx/dcs/a11y-labels
...
Add labels to CAPA inputtypes.
LMS-1895
2014-02-13 13:19:31 -05:00
Dave St.Germain
4fa1f1163e
Added labels to CAPA input types, with markdown syntax for adding them
...
in studio.
LMS-1895 and others
2014-02-13 13:18:24 -05:00
Carson Gee
5e0f781674
Major refactor and rename of feature
...
All forward facing wording changed to Export to Git
Export to git functions removed from management command and put in common file
Additional error checking and documentation improvements
Nitpicks and other minor fixes
2014-02-13 12:53:47 -05:00
Carson Gee
f02c074db9
Push To LMS updates
...
Added tests
Converted scripts to django commands
Removed advanced module requirement
Generalized to platform
Switched to subprocess for shell commands
Beefed up resiliency and error checking.
Refactored since #1910 removed get_location_and_verify_access
Added settings to aws for export directory and reworked test setup and teardown
Several review based fixes
Added line to Changelog
Changed URL handler to be accepting and moved git bare repo inside of test_root/data
Added exception logging to help trace issues
Added output in exception logging
Made the branch to commit to explicit instead of implicit
Skipping git identity test on condition of global configuration set
2014-02-13 10:21:18 -05:00
ichuang
e524f5be35
add push_to_lms to Studio; uses MITX_FEATURES['ENABLE_PUSH_TO_LMS']
2014-02-13 10:01:28 -05:00
polesye
faa97379b7
BLD-658: Add view for field type Dict in Studio.
2014-02-11 14:53:57 +02:00
Alexander Kryklia
688d47fb62
Give numerical response tolerance as a range (for example [5,7)) (BLD-25)
2014-01-27 14:58:19 +02:00
Brian Talbot
367d2dc2ae
Studio/LMS: Updates copyright notices to 2014
2014-01-13 19:59:24 -05:00
Ned Batchelder
fd13908b90
Fix single-quoted translated strings to be double-quoted.
2014-01-10 14:40:34 -05:00
Frances Botsford
2d678d0c5e
Responding to review feedback on studio outline cleanup
...
Bug fix for dragging past last element in list.
STUD-879
2013-12-16 12:52:33 -05:00
Frances Botsford
089a61c6af
studio outline test fixes
2013-12-09 15:21:57 -05:00
Frances Botsford
a2d5500f9e
FED clean up of studio outline page
2013-12-09 15:21:57 -05:00
David Baumgold
0d3490374e
Refactor textbooks to use locator URLs
...
STUD-945
2013-12-05 13:13:28 -05:00
Brian Talbot
d95b46dd19
Studio: adding back in links (and supporting styling) to ToS and Privacy Policy to footer and sign up UI
...
STUD-151
2013-12-04 12:03:25 -05:00
David Baumgold
f3f4af8087
settings.MITX_FEATURES => settings.FEATURES
2013-12-03 15:34:55 -05:00
Don Mitchell
7f91ce40ae
Restful api for course advanced settings
...
STUD-948
2013-11-26 10:17:52 -05:00
Frances Botsford
d3906f8480
fixed the path to the header example image in the Studio html editor help sidebar
...
STUD-981
2013-11-25 15:11:56 -05:00
cahrens
50128cfb5c
Convert edit_subsection, edit_unit, and publishing to RESTful URLs.
...
STUD-844
2013-11-25 13:55:33 -05:00
Don Mitchell
17864353a5
Restful course settings
...
STUD-946
STUD-947
2013-11-22 10:55:35 -05:00
Christina Roberts
3f44ff2f4b
Merge pull request #1675 from edx/christina/tab-new
...
Convert tabs to use RESTful API
2013-11-21 07:39:31 -08:00
cahrens
1b2be30c45
Convert tabs to RESTful URL.
...
STUD-850
2013-11-21 10:19:43 -05:00
polesye
77c208a1cf
BLD-474: Allow multiple answers for string response.
2013-11-21 16:23:33 +02:00
cahrens
f01b36b5d4
Test for i4x on returned pages.
...
STUD-941
2013-11-20 12:48:24 -05:00
cahrens
a170c6f4e7
Change save_item and create_item to RESTful URL.
...
Part of STUD-847.
2013-11-14 11:03:31 -05:00
Don Mitchell
99e7daf796
RESTful refactoring for course_info updates and handouts.
...
html page and update access use 2 different urls
GET update can get an individual update
STUD-944
2013-11-13 13:16:41 -05:00
cahrens
16766a5ee9
Change delete_item to RESTful URL.
...
Part of STUD-847.
2013-11-06 13:49:24 -05:00
Alexander Kryklia
b5bf4b7500
Enable latex problems via key in course.settings.
...
BLD-426
2013-11-04 12:13:23 +02:00
cahrens
763ff9c818
Make export URL restful.
...
STUD-846
2013-10-30 15:24:42 -04:00
cahrens
a9d1d4eefc
Convert import to new URL pattern.
2013-10-29 15:33:22 -04:00
cahrens
f8cd599afc
Delete unused HTML templates.
2013-10-28 11:55:39 -04:00
cahrens
39a8d07e47
Update URLs for assets.
2013-10-24 16:00:56 -04:00
cahrens
355ebd62e3
Convert course team management to new URL scheme.
...
Move RESTful URLs into our "done" section.
2013-10-24 14:01:24 -04:00
polesye
6c08708131
Merge pull request #1111 from edx/anton/video_subtitles
...
Add Timed Transcripts Editor.
2013-10-23 02:38:39 -07:00
Anton Stupak
aecc20af6b
Add Timed Transcripts Editor.
2013-10-22 21:45:03 +03:00
cahrens
a6faa163f3
Convert checklists to new URL scheme.
2013-10-22 11:34:05 -04:00
Don Mitchell
8902a89fbc
Have urls.py fully parse locator url
2013-10-22 10:44:03 -04:00
David Baumgold
b0689a4ed5
Merge pull request #1375 from edx/db/requirejs-load-tender
...
Fix up Tender load order
2013-10-17 06:29:15 -07:00
David Baumgold
76e6f8bc0d
Fix up Tender load order
...
So that tender_widget.js loads after we've defined window.Tender
2013-10-16 17:25:58 -04:00
Don Mitchell
010905eb99
RESTful api for getting course listing and opening course in studio.
...
Pattern for how to do refactoring from locations to locators and from
old style urls to restful ones.
2013-10-16 16:54:31 -04:00
David Baumgold
b80d1572f0
source-edit.html depends on leanModal
2013-10-10 13:16:15 -04:00
cahrens
61cfb91218
Cleanup to drag and drop implementation.
...
Also includes RequireJS changes.
Fixes bugs:
STUD-755, STUD-152, STUD-700, STUD-699
2013-10-07 17:18:40 -04:00
Peter Fogg
a0deac0399
Make all of section/subsection/unit draggable.
2013-10-07 17:17:46 -04:00
Peter Fogg
2d3cba06d2
Rework course overview drag and drop.
...
Failed drags bring the element back to where it started; elements are
locked to the y-axis, states are represented as CSS classes for
styling, elements can be dragged across section/subsection borders,
and dragging to the top/bottom of a section Just Works™.
Needs some styling love to give visual representation of where the
dragged element will drop, though.
TODO: It'd be good to have auto expand/collapse for subsections.
2013-10-07 17:17:46 -04:00
David Baumgold
d97921e6e2
Convert Studio JS to use require.js
2013-10-04 13:43:50 -04:00
Calen Pennington
8201b1412e
Use XBlock 0.3
2013-09-06 09:45:59 -04:00
Anton Stupak
dad9f26a99
Make VideoAlpha out of Alpha.
2013-08-12 14:31:48 +03:00
chrisndodge
ece4ec3f57
Merge pull request #533 from edx/fix/cdodge/use-static-shorthand-for-asset-urls
...
To increase portability of courses, have the Asset Index page display the classic /static/... URL shorthand.
2013-08-08 06:32:35 -07:00
Peter Fogg
f317244ac4
Convert Video Alpha to metadata-only.
2013-08-06 13:23:33 -04:00