Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-04-21 | 2.4 kB | |
v20.04.00.tar.gz | 2020-04-21 | 16.8 MB | |
v20.04.00.zip | 2020-04-21 | 17.5 MB | |
Totals: 3 Items | 34.3 MB | 0 |
Previous Release Notes: v20.03.04
SECURITY
None
BREAKING
None
FEATURE / ENHANCEMENT
- [Feature:Developer] convert bools & dates to correct sql (#5214)
- [Feature:Submission] Example notebook constructed from randomized question pool (#5246)
- [Feature:Submission] Log when someone accesses the gradeable submission page (#5236)
- [Feature:TAGrading] Allow graders to make unique overall comments (#5257)
VPAT
- [VPAT:Forum] W3 Validator A not allowed in B (#5240)
- [VPAT:Forum] WAVE and W3 validator errors (#5123)
- [VPAT:Forum] tab/enter keys on Upload Attachment (#5130)
BUGFIX
- [Bugfix:Forum] Split post button w/o edit history (#5228)
- [Bugfix:InstructorUI] fix bugs in dark theme (#5208)
- [Bugfix:Instructor] Fix crash when viewing status page (#5252)
- [Bugfix:Submission] code highlighting for notebooks (#5263)
- [Bugfix:TAGrading] Peer Status Page fix (#5250)
- [Bugfix:TAGrading] Peer grading team interface (#5125)
- [Bugfix:TAGrading] floating point histogram bucket size (#5223)
- [Bugfix:UI] Page content no longer overlaps with sidebar (#5271)
- [Bugfix:User] Fix regression in PHP 7.4 when passing string to User::setPassword (#5207)
- [Bugfix] Revert "[Testing:Travis] Add PHP 7.4 to tested versions (#5212)" (#5226)
- [Bugfix] [UI/UX] IOS Button Fix on iPhone (#5231)
REFACTOR
- [Refactor:InstructorUI] plagiarism concat/tokenization [#5186] (#5186)
- [Refactor:PHP] Simplify Response classes (#5206)
- [Refactor:PHP] Switch off deprecated phpunit function (#5220)
- [Refactor:System] Removes hardcoded instances of Submitty install_dir (#5254)
SUPPORTING REPOSITORIES & VENDOR PACKAGES
- [Dependency:PHP] [security] bump symfony/http-foundation in /site (#5216)
- [Dependency:PHP] bump ramsey/uuid from 4.0.0 to 4.0.1 in /site (#5215)
- [Dependency:PHP] bump symfony/config from 4.4.6 to 4.4.7 in /site (#5218)
- [Dependency:PHP] bump symfony/routing from 4.4.6 to 4.4.7 in /site (#5219)
- [DevDependency:PHP] bump phpunit/phpunit from 8.5.2 to 8.5.3 in /site (#5217)
TESTING / BUILD
- [Testing:Travis] Add PHP 7.4 to tested versions (#5212)
- [Testing:Travis] Simplify and speed-up running the e2e matrix (#5210)
- [Testing:Travis] Use pre-release selenium 4.0.0 for E2E tests (#5242)
DOCUMENTATION
- [Documentation:Submission] Revise Example Notebook Gradeable (#5245)