Manjinder Singh
c76ed6ae45
Extracting plugin app from edx-platform ( #24678 )
...
* Moving plugins infrastructure to edx-django-utils
This PR extracts the code that enables plugins in edx-platform and puts it in edx-django-utils. This is done to allow other IDAS to add plugin functionality.
2020-08-12 07:48:53 -04:00
Aarif
09ac7f9372
remove cyclomatic complexity calculation for python code
2020-08-04 22:10:05 +05:00
Braden MacDonald
831a90ebca
Document the various integration points for platform extensions ( #24057 )
2020-06-10 17:22:32 -04:00
Robert Raposa
5de9eed420
ARCHBOM-1093: Fix unit test enable-migrations ( #23789 )
...
* fix old migrations
* fix a test
* fix enable-migrations cmd argument
* enhance verbose logging to log migrations
* update testing doc with help
2020-04-23 14:04:29 -04:00
Alex Dusenbery
31498cc414
In canUserCreateTeam(), look in this.context.userInfo for staff/priveleged attributes.
2020-01-29 14:59:48 -05:00
Adam Butterworth
f0aa3daa87
Use Fullscreen API for video XBlock full screen mode ( #22896 )
...
[TNL-7051] Clicking a video XBlock's fullscreen button now takes the video fullscreen instead of full window.
Gracefully fallback to full window if fullscreen apis are absent
2020-01-24 09:48:41 -05:00
Manjinder Singh
ac232e926a
Merge pull request #22645 from edx/msingh/fixing_type
...
Fixing typo
2020-01-01 21:26:16 -05:00
Feanil Patel
6e3fe00fff
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
Manjinder Singh
2a6517ad27
Fixing typo
2019-12-30 10:42:35 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Ned Batchelder
cdac1f4abb
Doc tooling for static API docs
2019-09-17 16:53:07 -04:00
Ned Batchelder
3b69fe0b47
Move existing docs down a level to make room for more
2019-07-23 08:31:15 -04:00