Merge pull request #19560 from edx/REVMI-2
add informational banners when masquerading as user who would not have access due to start date
No related branches found
No related tags found
Showing
- cms/djangoapps/contentstore/views/tests/test_group_configurations.py 1 addition, 1 deletion...pps/contentstore/views/tests/test_group_configurations.py
- common/djangoapps/student/role_helpers.py 38 additions, 0 deletionscommon/djangoapps/student/role_helpers.py
- lms/djangoapps/courseware/access_utils.py 25 additions, 3 deletionslms/djangoapps/courseware/access_utils.py
- lms/static/sass/bootstrap/_components.scss 4 additions, 0 deletionslms/static/sass/bootstrap/_components.scss
- lms/static/sass/elements/_banners.scss 4 additions, 0 deletionslms/static/sass/elements/_banners.scss
- openedx/core/djangoapps/util/user_messages.py 7 additions, 5 deletionsopenedx/core/djangoapps/util/user_messages.py
- openedx/features/content_type_gating/block_transformers.py 1 addition, 1 deletionopenedx/features/content_type_gating/block_transformers.py
- openedx/features/content_type_gating/field_override.py 1 addition, 1 deletionopenedx/features/content_type_gating/field_override.py
- openedx/features/content_type_gating/helpers.py 4 additions, 35 deletionsopenedx/features/content_type_gating/helpers.py
- openedx/features/content_type_gating/models.py 2 additions, 1 deletionopenedx/features/content_type_gating/models.py
- openedx/features/content_type_gating/partitions.py 1 addition, 5 deletionsopenedx/features/content_type_gating/partitions.py
- openedx/features/content_type_gating/tests/test_access.py 2 additions, 5 deletionsopenedx/features/content_type_gating/tests/test_access.py
- openedx/features/content_type_gating/tests/test_partitions.py 2 additions, 1 deletion...edx/features/content_type_gating/tests/test_partitions.py
- openedx/features/course_duration_limits/models.py 2 additions, 2 deletionsopenedx/features/course_duration_limits/models.py
- openedx/features/course_duration_limits/tests/test_course_expiration.py 1 addition, 2 deletions...es/course_duration_limits/tests/test_course_expiration.py
Loading
Please register or sign in to comment