snipe-it/resources/lang/en
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
..
admin Fix 2347 (#2394) 2016-08-16 13:02:42 -07:00
auth Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00
button.php Checkin and Delete User string 2016-04-21 21:53:13 -07:00
general.php Import history language file 2016-08-12 16:02:51 -07:00
pagination.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
passwords.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00
reminders.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
table.php Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
validation.php Custom validator for multiple deleted items with the same unique field 2016-07-26 00:44:26 -07:00