YaleSTC / reservations

Manage equipment loans & reservations. Who can borrow what, for how long?
yalestc.github.io/reservations
MIT License
139 stars 58 forks source link

[1644] [1717] [1722] [1723] [1725] bug fixes #1724

Closed orenyk closed 6 years ago

orenyk commented 6 years ago

Resolves #1644, #1717, #1722, #1723, and #1725 as well as any other bugs I find while messing around with this.

orenyk commented 6 years ago

@mr-sigma a few changes all lumped together - it might be easier to view the diff one commit at a time. Let me know what you think, thanks!

ccadden commented 6 years ago

This looks great! I did not remember that all functions return nil automatically if no other return value is given.