Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-08-09 | 3.5 kB | |
v19.08.01.tar.gz | 2019-08-09 | 11.2 MB | |
v19.08.01.zip | 2019-08-09 | 11.9 MB | |
Totals: 3 Items | 23.1 MB | 0 |
Previous Release Notes: v19.08.00
SECURITY
None
BREAKING
None
FEATURE / ENHANCEMENT
- [Feature:Autograding] Randomized input and generated output (#3882)
- [Feature:Autograding] Assignment Configuration Schema (#3610)
- [Feature:InstructorUI] display gradeable build status (#4258)
- [Feature:InstructorUI] Reorganized grading stats page (#4249)
- [Feature:InstructorUI] rotating section warning on edit gradeable (#4317)
- [Feature:InstructorUI] Outlining tabs (#4310)
- [Feature:InstructorUI] Tomorrow Button for Course Materials (#4288)
- [Feature:Forum] Inline image attachments (#4047)
- [Feature:API] endpoint for token invalidation (#4266)
- [Feature:MobileUI] Excused Absence Extensions (#4290)
- [Feature:MobileUI] Manage Graders (#4241)
VPAT
- [VPAT:InstructorUI] Fix label errors in course settings view (#4293)
- [VPAT:InstructorUI] Create/Edit Gradeable (#4300)
BUGFIX
- [Bugfix:Autograding] Fix Autograding Permissions (#4275)
- [Bugfix:Autograding] Random Output Archive Networked Gradeables (#4316)
- [Bugfix:Autograding] VCS paths in python autograding (#4321)
- [Bugfix:InstructorUI] all grades csv generation (#4295)
- [Bugfix:InstructorUI] Fix bug when building course where it used old function name (#4298)
- [Bugfix:InstructorUI] test gradeable rubric editing (#4309)
- [Bugfix:StudentUI] missing CSRF token on viewing PDFS (#4311)
- [Bugfix:StudentUI] actually fix: missing CSRF token on viewing PDFS (#4315)
- [Bugfix:PDFAnnotate] Fix setting csrfToken for embedded PDF annotate (#4318)
- [Bugfix:UI] Incorrect Late Days Banner (#4244)
- [Bugfix:UI] Breadcrumb bar wrapping & link (#4270)
- [Bugfix:UI] Remove duplicate success message on upload (#4259)
- [Bugfix:Forum] Fix warnings shown when have empty forum (#4292)
- [Bugfix:Forum] JSON display thread posts javascript fail (#4250)
- [Bugfix:Forum] remove user from attachment id (#4320)
- [Bugfix:Notifications] fixed notifications and emails not sending (#4297)
- [Bugfix:Router] stale buildNewUrl -> buildUrl (#4312)
REFACTOR
- [Refactor:Autograding] Python Autograding Infrastructure (#4151)
- [Refactor:Forum] Do not directly assign to Array.prototype (#4274)
- [Refactor:API] More parameter checking for course creation (#4283)
- [Refactor:JSON] JSend for all remaining JSON responses (#4267)
- [Refactor:Router] Cleanup router and remove legacy controller code (#4242)
- [Refactor] unnecessary core->getOutput in Output class (#4272)
SUPPORTING REPOSITORIES & VENDOR PACKAGES
- [Dependency:Dev] bump phpunit/phpunit from 8.2.5 to 8.3.2 in /site (#4269)
- [Dependency] bump @fortawesome/fontawesome-free in /site (#4285)
- [Dependency:Dev] bump phpunit/phpunit from 8.3.2 to 8.3.3 in /site (#4286)
TESTING / BUILD
- [Bugfix:Testing] fix breadcrumb xpath in tests (#4273)
- [Bugfix:Tests] Validate solution_containers (#4280)
- [Testing:Travis] Remove version restrictions on pydocstyle (#4279)
- [Testing:Travis] Add basic git testing to e2e tests (#4271)
- [Testing:Router] Access control tester (#4282)
- [Testing] added coveragerc file for autograder and python_submitty_utils test suites (#4306)
- [Refactor:Vagrant] Remove unused private network IP (#4268)
- [Refactor:Testing] Load annotations in bootstrap.php (#4264)
DOCUMENTATION
- [Documentation:Forum] add link to forum markdown (#4238)