snipe-it/resources
Daniel Meltzer a852c624d3 Fix 2347 (#2394)
* Prevent multiple checkouts of the same asset.

This adds a new method to the Asset model, availableForCheckout.
Port getDataTable to use availableForCheckout instead of doing the
check manually.

Fixes Issue #2347

* Use availableForCheckout in categories controller.  Also gate the checkin/checkout actions here.

* Use gate and availableForCheckout in manufactuers as well.
2016-08-16 13:02:42 -07:00
..
assets Removed console message from JS 2016-08-01 21:43:56 -07:00
lang Fix 2347 (#2394) 2016-08-16 13:02:42 -07:00
macros Added macro for email/username format 2016-06-01 15:44:16 -07:00
views Small tweaks to history 2016-08-12 19:03:32 -07:00