Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-09-13 | 1.9 kB | |
v19.09.01.tar.gz | 2019-09-13 | 12.5 MB | |
v19.09.01.zip | 2019-09-13 | 13.2 MB | |
Totals: 3 Items | 25.7 MB | 0 |
Previous Release Notes: v19.09.00
SECURITY
None
BREAKING
None
FEATURE / ENHANCEMENT
- [Feature:Installation] Always reload PHP-FPM on site installation (#4426)
- [Feature:BulkUpload] Add DB query to get user by numeric id (#4418)
- [Feature:BulkUpload] Add numeric ID sample data for users on setup(#4415)
- [Feature:Autograding] Assign IP Addresses when Grading Networked Applications (#4403)
- [Feature:Autograding] update left-right seating gradeable (#4466)
- [Feature:Router] Add /forum route to access the forums, use as the default on UI (#4436)
VPAT
None
BUGFIX
- [Bugfix:CourseMaterials] incomplete data in course_materials_file_data.json (#4435)
- [Bugfix:CourseMaterials] JS warnings on CourseMaterials Page (#4455)
- [Bugfix:CourseUploads] Fix spelling of ammend to amend (#4446)
- [Bugfix:Forum] Remove undefined event variable from jQuery submit function call (#4447)
- [Bugfix:Lichen] Fix using assignment operator instead of equality operator (#4448)
- [Bugfix:InstructorUI] only instructor can view seating chart (#4452)
REFACTOR
- [Refactor:Installation] Remove unused PDFAnnotator version and repo checkout (#4425)
- [Refactor:CourseMaterials] Cleanup Course Materials (#4453)
SUPPORTING REPOSITORIES & VENDOR PACKAGES
- [Dependency] Add php-ds as a composer requirement for if ext-ds not installed (#4440)
TESTING / BUILD
- [Testing:Bugfix] Add missing type hints for NullOutput (#4427)
- [Testing] Replace coveralls with codecov (#4434)
- [Testing:Travis] Switch to pcov instead of xdebug for php code coverage (#4441)
- [Testing] Add tests for DateUtils (#4428)
- [Testing:Bugfix] Fix error in regex in testGetServerTime (#4445)
- [Testing:CodeCov] Reduce codecov notifications (#4463)
DOCUMENTATION
None