snipe-it/app/Http/Controllers/Assets
Ivan Nieto c7f48951a9 Valo/checkin date in history of asset (#6733)
* To see checkin/checkout Date in History of Asset

* Added some logic to get today's date if the checkin_at input is blank

* Updating the action_date taking the value from the action_log table

* Hide created_at field and rename 'Action Date' as only 'Date'
2019-03-13 21:36:32 -07:00
..
AssetCheckinController.php Valo/checkin date in history of asset (#6733) 2019-03-13 21:36:32 -07:00
AssetCheckoutController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
AssetFilesController.php Put file contents instead of file object (creates subdirectory with a single file) (#6760) 2019-03-05 12:08:18 -08:00
AssetsController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
BulkAssetsController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00