- Mar 28, 2014
-
-
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.
-
- 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
-
Chris Dodge authored
add new feature to make sure we aren't writing PII into the application logs. So far we're aware of doing so regarding Auth use-cases
-
- Feb 24, 2014
-
-
Alexander Kryklia authored
-
- Feb 21, 2014
-
-
Jason Bau authored
-
- Feb 14, 2014
-
-
thedeadparrot authored
-