Merge pull request #28175 from edx/syoon/AA-885
feat: AA-885 show offsets in studio self paced course outline for a subsection
No related branches found
No related tags found
Showing
- cms/djangoapps/contentstore/config/waffle.py 6 additions, 4 deletionscms/djangoapps/contentstore/config/waffle.py
- cms/djangoapps/contentstore/views/item.py 1 addition, 1 deletioncms/djangoapps/contentstore/views/item.py
- cms/static/js/spec/views/pages/course_outline_spec.js 47 additions, 21 deletionscms/static/js/spec/views/pages/course_outline_spec.js
- cms/static/js/views/modals/course_outline_modals.js 57 additions, 19 deletionscms/static/js/views/modals/course_outline_modals.js
- cms/static/sass/elements/_modules.scss 2 additions, 1 deletioncms/static/sass/elements/_modules.scss
- cms/templates/base.html 2 additions, 2 deletionscms/templates/base.html
- cms/templates/js/course-outline.underscore 44 additions, 0 deletionscms/templates/js/course-outline.underscore
- cms/templates/js/self-paced-due-date-editor.underscore 26 additions, 20 deletionscms/templates/js/self-paced-due-date-editor.underscore
- common/lib/xmodule/xmodule/modulestore/inheritance.py 4 additions, 4 deletionscommon/lib/xmodule/xmodule/modulestore/inheritance.py
- common/lib/xmodule/xmodule/modulestore/xml_importer.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/modulestore/xml_importer.py
- common/lib/xmodule/xmodule/seq_module.py 4 additions, 4 deletionscommon/lib/xmodule/xmodule/seq_module.py
- openedx/core/djangoapps/course_date_signals/handlers.py 10 additions, 7 deletionsopenedx/core/djangoapps/course_date_signals/handlers.py
- openedx/core/djangoapps/course_date_signals/tests.py 32 additions, 32 deletionsopenedx/core/djangoapps/course_date_signals/tests.py
Loading
Please register or sign in to comment