Kaustav Banerjee
c5439221cb
chore: address review comments
2023-04-21 11:53:49 +02:00
Kaustav Banerjee
d0fa2d65e3
test: fix test cases and lint issues
2023-04-21 11:53:49 +02:00
Kaustav Banerjee
20ed3d64ec
feat: add _runtime_services attribute to DescriptorSystem
2023-04-21 11:53:49 +02:00
Kaustav Banerjee
7d8f54fa88
chore: cleanup LmsModuleSystem and PreviewModuleSystem
2023-04-21 11:53:49 +02:00
Kaustav Banerjee
09e1197053
feat: remove CombinedSystem
2023-04-21 11:53:49 +02:00
Kaustav Banerjee
18fea868a9
feat: remove usage of LmsModuleSystem and PreviewModuleSystem
2023-04-21 11:53:48 +02:00
Kaustav Banerjee
017f8469de
feat: merge ModuleSystem with DescriptorSystem
2023-04-21 11:53:48 +02:00
Braden MacDonald
626f11f608
test: Import linter: optionally enforce usage of a package's public API ( #31903 )
...
* test: warn about dependencies from cms->openedx->lms and vice versa
* test: warn about importing from package's internal implementation code
* chore: Update some imports to use public APIs only
* chore: Update 'bookmarks' app to have stricter public API
* fix: we are sharing 'adapters' from olx_rest_api to content_staging
2023-04-20 11:34:51 -07:00
0x29a
d338f00e39
refactor: rename module (or item) -> block within cms
2023-01-30 18:15:23 +01:00
0x29a
9d8375ff99
refactor: rename module -> block within lms/djangoapps/courseware
...
Also, removed unused `_has_access_xmodule` methid from `lms/djangoapps/courseware/access.py`.
2023-01-30 18:15:22 +01:00