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... | |
modulestore_config.py | Loading commit data... | |
test_assets.py | Loading commit data... | |
test_checklists.py | Loading commit data... | |
test_contentstore.py | Loading commit data... | |
test_core_caching.py | Loading commit data... | |
test_course_index.py | Loading commit data... | |
test_course_settings.py | Loading commit data... | |
test_course_updates.py | Loading commit data... | |
test_crud.py | Loading commit data... | |
test_i18n.py | Loading commit data... | |
test_import_export.py | Loading commit data... | |
test_import_nostatic.py | Loading commit data... | |
test_item.py | Loading commit data... | |
test_orphan.py | Loading commit data... | |
test_permissions.py | Loading commit data... | |
test_request_event.py | Loading commit data... | |
test_tabs.py | Loading commit data... | |
test_textbooks.py | Loading commit data... | |
test_transcripts.py | Loading commit data... | |
test_transcripts_utils.py | Loading commit data... | |
test_users.py | Loading commit data... | |
test_utils.py | Loading commit data... | |
tests.py | Loading commit data... | |
utils.py | Loading commit data... |