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 |
|
arbisoft
|
9b87cb0172
|
BOM-85
he builtin basestring abstract type was removed. Use str instead.
|
2019-08-09 22:08:57 +05:00 |
|
Calen Pennington
|
f319d20d6d
|
Fix publishing for access control experiment
|
2019-08-05 14:53:56 -04:00 |
|
Calen Pennington
|
7bbf4ad15c
|
Switch courseware.masquerade_as_student over to using a StaffAccessRule with query checking
|
2019-08-02 15:06:35 -04:00 |
|
Christie Rice
|
c146f82e84
|
REVMI-354 REVMI-356 Revert more masquerade code (#21278)
* REVMI-354 REVMI-356 Revert more masquerade code
* Fix quality
|
2019-08-01 13:17:52 -04:00 |
|
Calen Pennington
|
136f58cb2d
|
Add a staff-access specific bridgekeeper rule with full query support
|
2019-07-31 13:07:52 -04:00 |
|
Calen Pennington
|
2d1eb9923f
|
Convert a has_access check into a bridgekeeper rule
This reverts commit 5e8f90caa1.
|
2019-07-30 12:02:24 -04:00 |
|
Calen Pennington
|
5e8f90caa1
|
Revert "Convert a has_access check into a bridgekeeper rule"
|
2019-07-29 11:38:26 -04:00 |
|
Calen Pennington
|
7fba761050
|
Convert a has_access check into a bridgekeeper rule
|
2019-07-26 11:41:30 -04:00 |
|
Dave St.Germain
|
d1cd8e0407
|
Enable proctoring for professional track learners
|
2019-03-18 10:37:37 -04:00 |
|
Dave St.Germain
|
d780908bbd
|
Define permission used in edx-proctoring
|
2019-02-13 11:45:44 -05:00 |
|