Skip to content

Tags: sdavis80/Submitty

Tags

v19.09.05

Toggle v19.09.05's commit message
[Bugfix:TAGrading] grade inquiry per component visualization (Submitt…

…y#4550)

v19.09.04

Toggle v19.09.04's commit message
[Testing] Add tests for all functions in FileUtils (Submitty#4531)

* [Testing] Add tests for all functions in FileUtils

* Fix syntax error

v19.09.03

Toggle v19.09.03's commit message
[Bugfix:Notifications] Subscribe and unsubscribe to all now include s…

…elf notifications (Submitty#4499)

* added required class to both self notification settings

* remove unnecassary changes

v19.09.02

Toggle v19.09.02's commit message
[Bugfix:Autograding] shipper worker timeout (Submitty#4496)

* wip

* anotherwip

* removed timeout

v19.09.01

Toggle v19.09.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Feature:Autograding] update left-right seating gradeable (Submitty#4466

)

* non router works

* added port ranges

* fixes

* update left right notebook gradeable

* update

v19.09.00

Toggle v19.09.00's commit message
[Refactor] Use a Set for JS and CSS files to load (Submitty#4352)

* [Refactor] Use a Set for JS and CSS files to load

* Add php-ds to dependency list for travis

* Add tester methods for addJs and addCss

* Install php-ds for unit test dependency

* Convert apt install for php-ds to pecl install

* try and use apt for php-ds

* Work on using php-ds from apt for travis

* add missing apt-get update

* Use PECL to install php-ds for travis

* Update .travis.yml

v19.08.05

Toggle v19.08.05's commit message
[Bugfix:Authentication] Only log logout attempt if from an active ses…

…sion (Submitty#4393)

* [Bugfix] Fix thrown exception when going to logout when already logged out

* Test logout exception

* Add missing mock method

* Revert "Add missing mock method"

This reverts commit 17017e6.

* Add mock method if logged_in config set

* only wrap if around log line

* Add return type for SessionManager

v19.08.04

Toggle v19.08.04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Bugfix:Sidebar] wrap sidebar titles when lengthy (Submitty#4385)

v19.08.03

Toggle v19.08.03's commit message
[Bugfix:InstructorUI] web GUI for adding existing student (Submitty#4371

)

* fix new user ui

* delete all

v19.08.02

Toggle v19.08.02's commit message
[Bugfix:Submission] Team of 1 Submission Notification Error(Submitty#…

…4341)