Fixed Misc Bugs
authorParker Berberian <pberberian@iol.unh.edu>
Tue, 20 Nov 2018 16:19:55 +0000 (11:19 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Mon, 26 Nov 2018 19:14:10 +0000 (14:14 -0500)
commitb361d6df77ab59bb0f227aec00c19b080f31bc50
tree0aa043dcd4701ab22385b2eca2e783f27de687fd
parentb7c4d286ffa618be0e95b15f3883e2f6920a3fb1
Fixed Misc Bugs

Some corner cases that cause issues recently came to our attention.
Fixes issues in the booking workflow and the Notification system.

Change-Id: Ie16118ba1bdbeff86bb41a16dc783337b921d527
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
src/notifier/manager.py
src/notifier/views.py
src/resource_inventory/resource_manager.py
src/templates/notifier/end_booking.html
src/templates/notifier/inbox.html
src/templates/notifier/new_booking.html
src/templates/notifier/notification.html
src/workflow/resource_bundle_workflow.py
src/workflow/sw_bundle_workflow.py