Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-09-04 | 1.8 kB | |
v19.09.00.tar.gz | 2019-09-04 | 12.5 MB | |
v19.09.00.zip | 2019-09-04 | 13.2 MB | |
Totals: 3 Items | 25.7 MB | 0 |
Previous Release Notes: v19.08.05
SECURITY
None
BREAKING / SYSADMIN ACTION
- NOTE: When installing this new release -- with PR [#4352], it is necessary to restart php-fpm, which can be done with this installation option:
sudo /usr/local/submitty/.setup/INSTALL_SUBMITTY.sh restart_web
FEATURE / ENHANCEMENT
- [Feature:GradeInquiry] Added count of grade inquiries to lateday table (#4405)
- [Feature:TAGrading] pdf annotation minimum pen size (#4410)
VPAT
None
BUGFIX
- [Bugfix:Navigation] category for gradeables with no due date (#4414)
- [Bugfix:Submission] Notebook short answer whitespace (#4404)
REFACTOR
- [Refactor] Set proper namespace for NotificationFactory (#4406)
- [Refactor:FileUpload] Add better error handling for uploaded files (#4370)
- [SYSADMIN ACTION][Refactor] Use a Set for JS and CSS files to load (#4352)
SUPPORTING REPOSITORIES & VENDOR PACKAGES
- [Dependency] bump symfony/routing from 4.3.3 to 4.3.4 in /site (#4401)
- [Dependency] bump symfony/http-foundation from 4.3.3 to 4.3.4 in /site (#4400)
- [Dependency] bump symfony/config from 4.3.3 to 4.3.4 in /site (#4402)
- [Dependency:Dev] bump submitty/php-codesniffer in /site (#4409)
- [Dependency] bump mermaid from 8.2.4 to 8.2.6 in /site (#4412)
TESTING / BUILD
- [Testing:Refactor] Remove mocks as possible from GradeableListTester (#4411)
- [Testing:Refactor] Refactor SubmissionControllerTester to not use run() (#4413)
- [Testing:Refactor] Remove much of the mocks from SubmissionControllerTester (#4416)
- [Testing:Linting] Add proper style linting for subset of PHP code (#4417)
- [Testing:Response] Add class testing for different types of responses (#4421)
DOCUMENTATION
None