Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-10-03 | 1.8 kB | |
v19.10.00.tar.gz | 2019-10-03 | 12.6 MB | |
v19.10.00.zip | 2019-10-03 | 13.2 MB | |
Totals: 3 Items | 25.8 MB | 0 |
Previous Release Notes: v19.09.05
SECURITY
None
BREAKING
None
FEATURE / ENHANCEMENT
- [Feature:Autograding] Provide Student Username to Python Custom Validators (#4569)
VPAT
None
BUGFIX
- [Bugfix:UI] Could not click upper half of items in footer (#4585)
- [Bufix:InstructorUI] Course Materials, renamed input_file to input-file (#4566)
- [Bugfix:GradingUI] Fix submissions and results browser not scrolling (#4584)
- [Bugfix:SubmissionUI] Drag & Drop only showed first file from previous submission (#4580)
REFACTOR
- [Refactor] Fix some static analysis errors (#4554)
- [Refactor] Change inline functions to anonymous functions (#4559)
- [Refactor] Fix static analysis errors in DatabaseQueries (#4558)
- [Refactor:PHPCS] Fix missing/wrong namespace rules (#4564)
- [Refactor:PHPCS] Fix violations of Generic.Formatting.DisallowMultipleStatements.SameLine (#4572)
- [Refactor:PHPStan] Remove extra passed parameters from HomeworkView:renderTAResultsBox call (#4578)
- [Refactor:PHPStan] Fix not calling parent::__construct() (#4579)
SUPPORTING REPOSITORIES & VENDOR PACKAGES
- [Dependency] bump doctrine/annotations from 1.7.0 to 1.8.0 in /site (#4577)
- [Dependency] bump flatpickr from 4.6.2 to 4.6.3 in /site (#4547)
TESTING / BUILD
- [Testing:Style] Move PHPCS from testing certain files to testing certain rules (#4561)
- [Testing:Bugfix] Fix failing submission version select e2e tests (#4567)
- [Testing:E2E] Add generic method that waits for element to be present/visible (#4581)
- [Testing:PHP] Remove Core::isTesting shim and use php-mock instead (#4548)
- [Testing:SampleData] added random marks generation for gradeables (#4154)
DOCUMENTATION
None