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 |
|
Ayub khan
|
cbba8d8455
|
BOM-363
python 3 compatibility
|
2019-09-04 14:49:36 +05:00 |
|
arbisoft
|
5f9721a42c
|
Fixing python-modernize issues.
|
2019-07-09 16:00:41 +05:00 |
|
Matthew Piatetsky
|
7df30938c4
|
fix unicode strings in cms/
|
2019-02-04 13:01:51 -05:00 |
|
asadazam93
|
e451324ed3
|
Added enable quality waffle flag
|
2019-01-08 17:14:41 +05:00 |
|
noraiz-anwar
|
3b7918b07a
|
Add basic pagination in video upload page
|
2019-01-04 23:06:57 +05:00 |
|
Alex Dusenbery
|
0d51f90568
|
Move gradebook course info API into LMS
|
2018-11-29 13:05:42 -05:00 |
|
Alex Dusenbery
|
009074ec4b
|
Add an /api/courses/v1/grading endpoint to get assignment type and subsection info about a course.
|
2018-11-26 10:12:12 -05:00 |
|
asadazam93
|
75f0211b0d
|
Add waffle flag to disable quality for course-v1:HarvardX+SW12.1x+2016
|
2018-11-09 18:35:11 +05:00 |
|
asadazam93
|
3b5e0eb5c0
|
Add time logs
|
2018-11-01 15:43:13 +05:00 |
|
Nimisha Asthagiri
|
700a902b68
|
Cleanup and remove deprecated RequestCache Django app
ARCH-223
|
2018-09-12 14:39:11 -04:00 |
|
Awais Jibran
|
3bb34faa8f
|
Fix edge checklist 500 error
EDUCATOR-3355
|
2018-09-10 16:30:13 +05:00 |
|
Michael Roytman
|
6083a11a5e
|
add has_grading_policy to course validation API
|
2018-08-02 12:17:58 -04:00 |
|
Sanford Student
|
5f96420dd3
|
add validation of ORAs
|
2018-07-26 15:24:23 -04:00 |
|
Michael Roytman
|
14b59d6434
|
add condition for existence of course end date to graded_only option
|
2018-07-13 10:24:47 -04:00 |
|
Michael Roytman
|
92c816966d
|
change course_validation endpoint to support option to get data for only graded assignments and add ability to scroll to elements on the course outline page
|
2018-07-12 11:03:55 -04:00 |
|
Nimisha Asthagiri
|
8db2dd47dd
|
Course Validation and Course Quality APIs
|
2018-06-13 20:33:45 -04:00 |
|