Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-01-28 | 2.6 kB | |
v20.01.02.tar.gz | 2020-01-28 | 13.2 MB | |
v20.01.02.zip | 2020-01-28 | 13.9 MB | |
Totals: 3 Items | 27.2 MB | 0 |
Previous Release Notes: v20.01.01
SECURITY
None
BREAKING
None
FEATURE / ENHANCEMENT
- [Feature:Submission] Align the content in submit box for easier file manipulation (#4824)
- [Feature:Submission] Display message to student if one_part_only is configured (#4913)
- [Feature:InstructorUI] student photo common location improvements (#4946)
- [Feature:InstructorUI] simultaneous office hours queues (#4957)
- [Feature:Forum] Moved edit category button (#4967)
VPAT
None
BUGFIX
- [Bugfix:SubmissionUI] submission drop zone clear button (#4969)
- [Bugfix:InstructorUI] Fix using invalid variable when uploading CSV with passwords (#4933)
- [Bugfix:InstructorUI] Fix server error response on saving unwritable config file (#4930)
- [Bugfix:InstructorUI] add group write perm to rainbowgrades dir (#4940)
- [Bugfix:TAGrading] default full credit grade by count down (#4942)
- [Bugfix:Forum] Removes sorting options for forum with no threads (#4943)
- [Bugfix:Forum] Overlaping text on anonymous checkbox label (#4963)
- [Bugfix:UI/UX] Sidebar no longer changes shape on every page load (#4953)
- [Bugfix:System] Switched http to https for maven.org (#4937)
- [Bugfix:System] Query string was lost from URL when logging in after redirect (#4910)
- [Bugfix:System] Fix undefined variable warning in ExceptionHandler (#4958)
REFACTOR
None
SUPPORTING REPOSITORIES & VENDOR PACKAGES
- [DependencyDev:PHP] bump phpstan/phpstan from 0.12.7 to 0.12.8 in /site (#4968)
- [DevDependency:PHP] bump dealerdirect/phpcodesniffer-composer-installer (#4941)
- [DevDependency:PHP] bump phpstan/phpstan from 0.11.19 to 0.12.2 in /site (#4845)
- [DevDependency:PHP] bump phpstan/phpstan from 0.12.2 to 0.12.7 in /site (#4949)
- [Dependency:PHP] bump symfony/routing from 4.4.2 to 4.4.3 in /site (#4947)
- [Dependency:PHP] bump symfony/config from 4.4.2 to 4.4.3 in /site (#4948)
- [Dependency:PHP] bump symfony/http-foundation from 4.4.2 to 4.4.3 in /site (#4950)
- [Dependency:JS] bump mermaid from 8.4.5 to 8.4.6 in /site (#4956)
- [Dependency:JS] bump twig from 1.13.3 to 1.14.0 in /site (#4780)
- [Dependency:JS] Revert twigjs version which introduced bug in TA grading (#4972)
TESTING / BUILD
None
DOCUMENTATION
- [Documentation] Update year to 2020 in LICENSE.md
- [Documentation:PHP] Improve internal type hinting for DB query functions (#4934)
- [Documentation:PHP] Add types to several @param tags missing them (#4951)