- 03 Feb, 2016 1 commit
-
-
- Rename escape_json_dumps to dump_js_escaped_json - Rename escape_js_string to js_escaped_string - Update js_escaped_string to output empty string for None - Introduce dump_html_escaped_json - Move dump_js_escaped_json after the pipe as new best practice - Introduce additional uses of helpers - Introduce new djangolib directory and move js_utils
Robert Raposa committed
-
- 04 Nov, 2015 1 commit
-
-
Make escaping for json simpler and more consistent in Mako templates - add escape_json_dumps to escape and json.dumps - add escape_js_str to escape javascript string - refactor Studio to use escape_json_dumps in Mako templates TNL-2646: Escape json.dumps
Robert Raposa committed
-
- 24 Oct, 2015 1 commit
-
-
Ben Patterson committed
-
- 24 Sep, 2015 1 commit
-
-
This reverts commit 2bfbda3c.
Brandon DeRosier committed
-
- 08 Jul, 2015 1 commit
-
-
This reverts commit c94abd27.
Brandon DeRosier committed
-
- 07 Jul, 2015 1 commit
-
-
This reverts commit c94abd27.
Brandon DeRosier committed
-
- 02 Jul, 2015 1 commit
-
-
This is a public, versioned, RESTful API for importing and exporting full course content. The code was initially ripped from the existing import/export API in the CMS contentstore djangoapp and wrapped in Django Rest Framework view classes. It's a new djangoapp in the openedx directory which is largely an abstraction off the CMS Import/Export views. This PR includes configuration changes. Most notably, Studio is configured to serve the OAuth2 provider alongside the LMS. This is the initial thread on the code list: https://groups.google.com/forum/#!msg/edx-code/DmnHWmly25A/ZqjD1zb4o7oJ And this thread contains another description of the changes: https://groups.google.com/d/msg/edx-code/6dP9SEKsmqQ/Pvyn8fBDx68J There are a numerous non-covered lines, all of which are missing coverage in the CMS API this was ported from. They're mostly error conditions, such as handling of multipart file upload errors.
Brandon DeRosier committed
-
- 22 May, 2015 1 commit
-
-
TNL-925
Alessandro committed
-
- 31 Mar, 2015 1 commit
-
-
Located in ```howitworks.html``` and ```import.html```.
louyihua committed
-
- 19 Mar, 2015 1 commit
-
-
Carol Tong committed
-
- 12 Mar, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 10 Mar, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 06 Jan, 2015 1 commit
-
-
* updating vendor files * updating class syntax (to new FA-based classes) for all UI elements * correcting broken tests
Chris committed
-
- 23 Dec, 2014 1 commit
-
-
STUDIO_NAME = "edX Studio" STUDIO_SHORT_NAME = "Studio"
David Baumgold committed
-
- 19 Dec, 2014 1 commit
-
-
For theming and internationalization
David Baumgold committed
-
- 05 Nov, 2014 1 commit
-
-
Greg Price committed
-
- 20 Oct, 2014 1 commit
-
-
polesye committed
-
- 08 Sep, 2014 1 commit
-
-
STUD-2017
zubair-arbi committed
-
- 17 May, 2014 1 commit
-
-
Changed help button to link and removed drop-down items
Mark Hoeber committed
-
- 30 Apr, 2014 1 commit
-
-
cahrens committed
-
- 09 Apr, 2014 1 commit
-
-
STUD-1283
Waheed Ahmed committed
-
- 10 Jan, 2014 1 commit
-
-
Ned Batchelder committed
-
- 03 Jan, 2014 1 commit
-
-
Ned Batchelder committed
-
- 19 Nov, 2013 1 commit
-
-
Reviewed and updated all on-page panel help text in Studio for clarity, consistency, and brevity. Updated template HTML files to change text STUD-924
Mark Hoeber committed
-
- 01 Nov, 2013 1 commit
-
-
Brian Talbot committed
-
- 29 Oct, 2013 2 commits
- 23 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 22 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 15 Oct, 2013 1 commit
-
-
Brian Talbot committed
-
- 07 Oct, 2013 10 commits
-
-
And fixes for rebase-breakage.
Julian Arni committed -
Studio: adds in instructional copy to user on when it is safe to leave the import view without harming an import process
Brian Talbot committed -
Studio: revises import help/status copy to better reflect/generalize what is done with imported content Add test cases for import status
Julian Arni committed -
Julian Arni committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Julian Arni committed
-
Julian Arni committed
-
Julian Arni committed
-
Julian Arni committed
-