snipe-it/resources/views/hardware
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
..
bulk-checkout.blade.php Fixed feedback on #2349 (#2359) 2016-07-29 13:59:50 -07:00
bulk-delete.blade.php Nicer bulk delete layout 2016-06-29 04:30:21 -07:00
bulk.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
checkin.blade.php Cleanup checkin blade 2016-07-22 02:34:25 -07:00
checkout.blade.php Cleanup checkout form 2016-07-22 02:20:05 -07:00
clone.blade.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
edit.blade.php Generate password from modal 2016-08-30 06:47:18 -07:00
history.blade.php Small tweaks to history 2016-08-12 19:03:32 -07:00
import.blade.php Moved import errors up higher on the screen, fixed some weird formatting bugaboos 2016-08-30 06:48:00 -07:00
index.blade.php Only decrypt if the user is an admin 2016-08-25 21:03:24 -07:00
labels.blade.php Merge pull request #2172 from ddreier/v3-label-changes 2016-06-17 17:14:28 -07:00
qr-view.blade.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
view.blade.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00