- 07 Jul, 2014 1 commit
-
-
LMS-2876
Don Mitchell committed
-
- 30 May, 2014 1 commit
-
-
Julia Hansbrough committed
-
- 07 May, 2014 1 commit
-
-
This commit updates common/djangoapps. 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
-
- 24 Sep, 2013 1 commit
-
-
Julian Arni committed
-
- 23 Sep, 2013 1 commit
-
-
And include Don's fix for partial course_id lookup.
Julian Arni committed
-
- 20 Sep, 2013 2 commits
-
-
Julian Arni committed
-
Includes static server tests.
Julian Arni committed
-
- 16 Aug, 2013 2 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
- 09 Jul, 2013 2 commits
-
-
David Baumgold committed
-
support uploading and referencing assets as streams rather than having to read everything into memory first
Chris Dodge committed
-
- 10 Jun, 2013 1 commit
-
-
Don Mitchell committed
-
- 27 Mar, 2013 1 commit
-
-
Chris Dodge committed
-
- 26 Mar, 2013 1 commit
-
-
Chris Dodge committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 05 Feb, 2013 1 commit
-
-
change from throwing a Http404 exception, which I believe will try to render a static 404.html template - and ironically triggers a 500 server error. Just create a HttpResponse and set the status_code to 404.
Chris Dodge committed
-
- 03 Oct, 2012 1 commit
-
-
refactor StaticContent id scheme to be the same as moduledata. Also expose a new 'get all content for course' which will be needed to support a asset management page.
Chris Dodge committed
-
- 28 Sep, 2012 1 commit
-
-
per feedback, use reverse() when generating callback urls. Also generate thumbnails when ingesting static images. We'll need these handy for the CMS UI.
Chris Dodge committed
-
- 27 Sep, 2012 4 commits
-
-
Support asset library references in CapaModule. Also some code refactoring/cleanup. Preparing for review and submit
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-