Changed "Status Page" -> "Page".
UX:
support for displaying built-in tabs
restored drag and drop on Studio Pages
additional styling for fixed state on Studio Pages
add a new page action added to bottom of Studio Pages
Dev
changes for viewing tabs in studio,
refactored the tab code,
decoupled the code from django layer.
is_hideable flag on tabs
get_discussion method is needed to continue to support
external_discussion links for now since used by 6.00x course.
override the __eq__ operator to support comparing with
dict-type tabs.
Test
moved test code to common,
added acceptance test for built-in pages
added additional unit tests for tabs.
changed test_split_modulestore test to support serializing objects
that are fields in a Course.
Env:
updated environment configuration settings so they are
consistent for both cms and lms.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| asset_index.py | Loading commit data... | |
| auto_auth.py | Loading commit data... | |
| checklists.py | Loading commit data... | |
| container.py | Loading commit data... | |
| course_import.py | Loading commit data... | |
| course_info.py | Loading commit data... | |
| course_page.py | Loading commit data... | |
| edit_subsection.py | Loading commit data... | |
| edit_tabs.py | Loading commit data... | |
| export.py | Loading commit data... | |
| howitworks.py | Loading commit data... | |
| index.py | Loading commit data... | |
| login.py | Loading commit data... | |
| manage_users.py | Loading commit data... | |
| overview.py | Loading commit data... | |
| settings.py | Loading commit data... | |
| settings_advanced.py | Loading commit data... | |
| settings_graders.py | Loading commit data... | |
| signup.py | Loading commit data... | |
| textbooks.py | Loading commit data... | |
| unit.py | Loading commit data... |