snipe-it/app
Till Deeke b6e3715cd8 Fix: No Notifications for checking out Consumables (#5898)
* Adds a method to consumables to check if a notification should be sent

Adds the checkin_email method to Consumables, this gets checked in notifications when checking out the consumable.

Without the method, no notifications get sent for checking out consumables.

* Fixes the checkin_email method on the License model

This should allow the License to also send checkout/checkin notifications again.
2018-07-20 13:22:49 -07:00
..
Console Features/nicer notifications (#5886) 2018-07-18 19:15:45 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
Helpers Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
Http One more fix for #5893 2018-07-19 14:45:28 -07:00
Importer Userimport fixes/improvements (#5884) 2018-07-18 19:15:07 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Fixed typo 2018-07-17 01:03:32 -07:00
Models Fix: No Notifications for checking out Consumables (#5898) 2018-07-20 13:22:49 -07:00
Notifications Hotfix: the checkin_email does not exist on consumable. (#5891) 2018-07-19 10:38:50 -07:00
Observers Fixed #4652 - asset not correctly checking out to user on creation 2018-01-17 12:10:28 -08:00
Policies Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
Presenters Fixed #5872 - asset maintenances listing showing created_at instead of start_date 2018-07-18 02:24:53 -07:00
Providers Added login log 2018-07-16 23:49:08 -07:00