- 06 Jan, 2014 5 commits
-
-
Modify server_track to handle being called without a request.
brianhw committed -
Add pagination to Studio's Files and Uploads page. These changes are for STUD-813.
Andy Armstrong 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 10 commits
-
-
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 9 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 -
STUD-674
zubiar-arbi committed
-
- 30 Dec, 2013 5 commits
-
-
a11y: manage focus appropriately for modals with iframes in IE (LMS-1539...
Adam committed -
Adam Palay committed
-
Disable js unit test due to flakiness.
Anton Stupak committed -
removes references to specific edx email addresses (STUD-1069)
Adam committed -
polesye committed
-
- 27 Dec, 2013 5 commits
-
-
Support non-ascii chars as arguments to format.
Christina Roberts committed -
Bug fixes related to unicode support in export workflow.
Christina Roberts committed -
STUD-1071
zubiar-arbi committed -
Fixes and improvement to LTI.
Oleg Marshev committed -
Oleg Marshev committed
-
- 26 Dec, 2013 2 commits
-
-
Grading types should not allow empty field for "Total Number" and "Numbe...
zubair-arbi committed -
STUD-988
zubiar-arbi committed
-
- 25 Dec, 2013 1 commit
-
-
Fix video controls on iPad.
Anton Stupak committed
-
- 24 Dec, 2013 2 commits
-
-
Update changelog with studio marketing site feature
Jay Zoldak committed -
Set the registry for node in prereqs
Will Daly committed
-