- 07 Jun, 2016 1 commit
-
-
TNL-4692
ssemenova committed
-
- 31 May, 2016 1 commit
-
-
Mushtaq Ali committed
-
- 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
-
- 19 Mar, 2015 1 commit
-
-
Carol Tong 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
-
- 07 Nov, 2014 1 commit
-
-
Mark Hoeber committed
-
- 05 Nov, 2014 1 commit
-
-
Greg Price committed
-
- 20 Oct, 2014 1 commit
-
-
polesye committed
-
- 17 May, 2014 1 commit
-
-
Changed help button to link and removed drop-down items
Mark Hoeber committed
-
- 07 May, 2014 1 commit
-
-
This commit adds all of cms. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 21 Mar, 2014 1 commit
-
-
Changed "Status Page" -> "Page". UX: support for displaying built-in tabs restored drag and drop on Studio Pages additional styling for fixed state on Studio Pages add a new page action added to bottom of Studio Pages Dev changes for viewing tabs in studio, refactored the tab code, decoupled the code from django layer. is_hideable flag on tabs get_discussion method is needed to continue to support external_discussion links for now since used by 6.00x course. override the __eq__ operator to support comparing with dict-type tabs. Test moved test code to common, added acceptance test for built-in pages added additional unit tests for tabs. changed test_split_modulestore test to support serializing objects that are fields in a Course. Env: updated environment configuration settings so they are consistent for both cms and lms.
Nimisha Asthagiri committed
-
- 03 Jan, 2014 1 commit
-
-
Ned Batchelder committed
-
- 06 Dec, 2013 1 commit
-
-
STUD-1013
cahrens 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
-
- 30 Oct, 2013 1 commit
-
-
STUD-846
cahrens committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 01 Oct, 2013 1 commit
-
-
Studio: revises class naming conventions applied to the <body> element and used for view specific styling
Brian Talbot committed
-
- 09 Aug, 2013 4 commits
-
-
Brian Talbot committed
-
Chris Dodge committed
-
switch the notification to be a prompt and allow for the user to go to the edit unit page which contains the module in error. Otherwise, present the raw exception message and allow user to go to the course outline page.
Chris Dodge committed -
Chris Dodge committed
-
- 12 Jul, 2013 1 commit
-
-
David Baumgold committed
-
- 14 May, 2013 1 commit
-
-
typography, SASS import, mixins/extends
Brian Talbot committed
-
- 22 Mar, 2013 1 commit
-
-
Brian Talbot committed
-
- 14 Feb, 2013 1 commit
-
-
studio - page headers: added in logic to style page actions' height based on title having a subtitle or not
Brian Talbot committed
-
- 12 Feb, 2013 1 commit
-
-
Brian Talbot committed
-
- 07 Feb, 2013 2 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
- 04 Feb, 2013 1 commit
-
-
Brian Talbot committed
-
- 17 Jan, 2013 1 commit
-
-
cahrens committed
-