Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -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
|
efba6e45e8
|
Finally import courseware properly everywhere to get rid of a warning
|
2019-09-26 09:40:15 -04:00 |
|
Matthew Piatetsky
|
628ae59682
|
add view_ccx_coach_dashboard permission
|
2019-08-01 12:41:47 -04:00 |
|
amitvadhel
|
06582d5972
|
INCR-467: Updates on Python 3.x
|
2019-06-27 21:46:03 +03:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
Amir Qayyum Khan
|
c0fc8669ba
|
Only coach can access ccx dashboard
|
2016-07-18 14:40:32 +05:00 |
|
Amir Qayyum Khan
|
8be8ac8fbf
|
Refactored ccx coach tab plugin
|
2016-02-25 19:19:21 +05:00 |
|
Amir Qayyum Khan
|
e1035c7bd7
|
Allowed staff/admin of course to view ccx coach dashboard
|
2016-02-25 16:07:27 +05:00 |
|
Diana Huang
|
e6cbff47b7
|
Switch tabs to use ugettext_noop for titles.
|
2015-06-23 11:08:41 -04:00 |
|
Diana Huang
|
7461a2fd37
|
Refactor and merge CourseViewType and CourseTab.
TNL-2321
|
2015-06-08 15:18:39 -04:00 |
|
Diana Huang
|
dae137feaa
|
Convert all tabs to the new plugin framework.
|
2015-06-02 15:05:16 -04:00 |
|
Andy Armstrong
|
94e1c42314
|
Add extensible course view types for edX platform
|
2015-06-02 13:12:40 -04:00 |
|