- 07 Jan, 2014 3 commits
-
-
Ned Batchelder committed
-
Miscellaneous fixes to strings found during i18n work.
Ned Batchelder committed -
Assign valid content_type to static resource (import_static_content)
zubair-arbi committed
-
- 06 Jan, 2014 15 commits
-
-
Add info about template for Checkbox problem type
Mark Hoeber committed -
Remove javascript_input and create_lti; add tools
spearce committed -
Fix URI vendor module to be referenced via a relative URL.
Andy Armstrong committed -
Add more specific info about HTML+CSS+JS files, SOP
spearce committed -
Andy Armstrong committed
-
Django command to post submissions to ora
Usman Khalid committed -
Don't catch all exceptions.
Ned Batchelder committed -
Ned Batchelder committed
-
Modify server_track to handle being called without a request.
brianhw committed -
ORA-286
Usman Khalid committed -
Add pagination to Studio's Files and Uploads page. These changes are for STUD-813.
Andy Armstrong committed -
STUD-878
zubiar-arbi committed -
Andy Armstrong committed
-
These changes implement STUD-813. The commit consists of the following logical changes: - a REST API has been implemented for a course's assets - the page itself now fetches the assets client-side - the Backbone.Paginator library is used to support pagination - the AssetCollection has been refactored to extend Backbone.Paginator.requestPager so that it can be paged - an abstract PagingView class has been added to generalize the communication with a paging REST API - the AssetsView has been reimplemented to extend PagingView - two new child views have been added: - PagingHeader: the paging controls above the list of assets - PagingFooter: the paging controls below the assets
Andy Armstrong committed -
Brian Wilson committed
-
- 03 Jan, 2014 13 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Add options to dump_course_structure to output inherited metadata.
brianhw committed -
LMS: Developer-centric Sass Area
Brian Talbot committed -
Studio: Developer-centric Sass Area
Brian Talbot committed -
* provides new .scss file for developers to add temporary/in-progress Sass for further refactor/polish * cleans up note/import order in all application scss files
Brian Talbot committed -
* provides new .scss file for developers to add temporary/in-progress Sass for further refactor/polish * cleans up note/import order in shame and application Sass files
Brian Talbot committed -
prevent failure when module does not have a data field
Gabe Mulley committed -
Gabe Mulley committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Very Minor tweaks to the LMS and CMS startup.
Ned Batchelder committed
-
- 02 Jan, 2014 1 commit
-
-
I was going to do something in the startup code, then changed my mind, but didn't want to just discard these changes.
Ned Batchelder committed
-
- 31 Dec, 2013 8 commits
-
-
Fix tzAbbr() in non-English browsers #os
David Baumgold committed -
louyihua committed
-
The function tzAbbr() causes null-reference exception when the browse returns a non-English timezone string.
louyihua committed -
add validation for grading types (allow only integers)
zubair-arbi committed -
Hide staticpages preview on render
zubair-arbi committed -
update rewriteStaticLinks utility function(modifiy only relative urls) +...
zubair-arbi committed -
STUD-988
zubiar-arbi committed -
STUD-674
zubiar-arbi committed
-