- Mar 31, 2014
-
-
Alexander Kryklia authored
Fix donwload subs for non youtube videos and non-en language - continue. Add acceptance tests. Add detetion of assets on request. Updated docstring. Add fixes and acceptance tests. Fix acceptance tests. Update docsrtings and cleanup code, resful for language_id. Specify exception type in POST. Fix url in upload module. Improve exception handling. Remove 'en' and catching in editable_metadata. Move descriptor.get_context test to lms tests. Add query parameter to translation dispatch. Response to format parameter of translatin GET request. Fix Acceprance test: Metadata Editor. move handlers to proper scores. Split video player into smaller files. Add ugettext and fix typoes. Add changelog. Support for downloading non-ascii filenames. Change event binding. Add content-language to download requests. Reractor POST handler to not update self.transcripts.
-
Sarina Canelake authored
-
- Mar 28, 2014
-
-
Calen Pennington authored
-
Nimisha Asthagiri authored
Settings for ENABLE_STUDENT_NOTES and ENABLE_TEXTBOOK in CMS. Do not display empty collection tabs. Updated Changelog.
-
- Mar 27, 2014
-
-
Dave St.Germain authored
-
- Mar 25, 2014
-
-
Will Daly authored
Support for displaying submissions API scores in Progress page.
-
louyihua authored
The current version of chinese language's chinese name is not political neutral. In fact, which form of chinese (traditional or simplified) can be called "正體"(in traditional chinese) or "正体"(in simplified chinese) is not globally defined. So, I change the name according to the word used by Microsoft Windows, which is more neutral.
-
- Mar 24, 2014
-
-
Valera Rozuvan authored
All YouTube urls are defined on backend side.
-
Sarina Canelake authored
-
William Desloge authored
-
- Mar 21, 2014
-
-
Nimisha Asthagiri authored
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.
-
- Mar 18, 2014
-
-
Jay Zoldak authored
-
- Mar 15, 2014
-
-
Sarina Canelake authored
-
- Mar 12, 2014
-
-
Sarina Canelake authored
-
- Mar 10, 2014
-
-
Calen Pennington authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
- Mar 07, 2014
-
-
Calen Pennington authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
John Cox authored
third_party_auth contains a working settings mechanism, the start of the provider interface + 3 implementations (Google, Mozilla Persona, LinkedIn), and a stub for the auth pipeline. Modified existing lms settings files to use but deactivate the module.
-
- Mar 06, 2014
-
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
- Mar 05, 2014
-
-
David Adams authored
-
Don Mitchell authored
-
Don Mitchell authored
STUD-600
-
Calen Pennington authored
[LMS-2105]
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
Adding to installed Django applications is required due to the use of a Django model by the XBlock
-
- Mar 04, 2014
-
-
Carson Gee authored
-
- Feb 28, 2014
-
-
Kristin Stephens authored
Metrics tab shows student data: -Count of students opened a subsection -Grade distribution per problem for each section/subsection of the course. Implemented for both the old and beta dashboard Controlled by a feature flag 'CLASS_DASHBOARD' Data is aggregated across all students Aggregate data computed from courseware_studentmodule
-
Chris Dodge authored
-
Chris Dodge authored
-
Dave St.Germain authored
http://bgrins.github.io/codemirror-accessible/) LMS-1802
-
Chris Dodge authored
-
Ned Batchelder authored
-
- Feb 27, 2014
-
-
Jay Zoldak authored
Finalize tests for embargo middleware app
-
Sarina Canelake authored
-
Julia Hansbrough authored
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.
-
- Feb 25, 2014
-
-
Giulio Gratta authored
-