snipe-it/resources/views/reports
Daniel Meltzer e86adccf19 Actionlog Class: Improvements and polymorphism (#2561)
* Save progress

* Create a new action_log table to replace asset_log.  Use Polymorphism to generalize class and targets.  Port everything I can find to use it.  Add a migration to port the asset_logs table to action_logs.

* Allow accepted_id to be nullable.

* Comment out the thread_id migration, because it b0rks on a new database with the move.  I'm unsure if the thread_id does anything...It doesn't seem to be used

* Clean up all old methods from Actionlog model.  Port everything to use new cleaner interface.

* Port the actionlog factory to fix travis.

* Adjust code to work on php5.  Also fix lurking adminlog call.

* Remove weird code

* Port the pave command.  Also fix dangling adminlog
2016-09-06 19:39:42 -07:00
..
accessories.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
activity.blade.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
asset.blade.php Update asset report to show deployed if asset is checked out 2016-08-23 11:36:34 -07:00
asset_maintenances.blade.php Switch to use trans from Lang::get for laravel 5.2 2016-04-07 02:51:57 -07:00
custom.blade.php Add username and custom fields option to custom report 2016-08-02 15:04:10 -07:00
depreciation.blade.php Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
index.blade.php Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
licenses.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
unaccepted_assets.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00