- 08 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 04 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 26 May, 2016 1 commit
-
-
Ehtesham committed
-
- 16 Mar, 2016 1 commit
-
-
FEDX-24
cahrens committed
-
- 06 Jul, 2015 1 commit
-
-
Authors: - Daniel Friedman - Ben McMorran - Peter Fogg TNL-1892
Ben McMorran committed
-
- 15 Jun, 2015 2 commits
-
-
Andy Armstrong committed
-
TNL-2384 Refactored Studio's PagingView to use RequireJS Text and moved it to common so that it can also be used by LMS.
Andy Armstrong committed
-
- 05 Apr, 2015 1 commit
-
-
1. Spliting strings inside the call to `gettext()` in javascript breaks the string extraction process, so the string should kept in one line. 2. Using escape string inside a string in `gettext()` may cause the extractor to misunderstand the escape string, so that it will escape this escape string.
louyihua committed
-
- 16 Jan, 2015 1 commit
-
-
Martyn James committed
-
- 06 Jan, 2015 1 commit
-
-
TNL-997
Syed Hassan Raza committed
-
- 09 May, 2014 2 commits
-
-
Andy Armstrong committed
-
Andy Armstrong committed
-
- 09 Apr, 2014 2 commits
-
-
Andy Armstrong committed
-
Andy Armstrong committed
-
- 08 Jan, 2014 1 commit
-
-
Added sorting to the new pagination logic for STUD-995.
Andy Armstrong committed
-
- 06 Jan, 2014 1 commit
-
-
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
-