| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| access.py | ||
| assets.py | ||
| checklist.py | ||
| component.py | ||
| course.py | ||
| dev.py | ||
| error.py | ||
| helpers.py | ||
| import_export.py | ||
| item.py | ||
| preview.py | ||
| public.py | ||
| session_kv_store.py | ||
| tabs.py | ||
| transcripts_ajax.py | ||
| user.py |
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| access.py | Loading commit data... | |
| assets.py | Loading commit data... | |
| checklist.py | Loading commit data... | |
| component.py | Loading commit data... | |
| course.py | Loading commit data... | |
| dev.py | Loading commit data... | |
| error.py | Loading commit data... | |
| helpers.py | Loading commit data... | |
| import_export.py | Loading commit data... | |
| item.py | Loading commit data... | |
| preview.py | Loading commit data... | |
| public.py | Loading commit data... | |
| session_kv_store.py | Loading commit data... | |
| tabs.py | Loading commit data... | |
| transcripts_ajax.py | Loading commit data... | |
| user.py | Loading commit data... |