snipe-it/resources/views
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 Merge branch 'fix-double-format' of https://github.com/dmeltzer/snipe-it into dmeltzer-fix-double-format 2016-08-16 18:53:45 -07:00
account Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
asset_maintenances Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
auth Added favicon explicit link 2016-08-02 12:39:49 -07:00
categories Fix exports (#2338) 2016-07-27 19:45:45 -07:00
companies Switch to use trans from Lang::get for laravel 5.2 2016-04-07 02:51:57 -07:00
components Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
consumables Rename parseCurrencyString to formatCurrencyOutput to clarify what it does better. 2016-08-16 20:47:53 -05:00
custom_fields Show encryption in fieldset list 2016-08-25 21:04:25 -07:00
depreciations Fix exports (#2338) 2016-07-27 19:45:45 -07:00
emails Fixes #2254 2016-07-14 19:50:00 -07:00
errors Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
groups Fix exports (#2338) 2016-07-27 19:45:45 -07:00
hardware Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
layouts Fixes #2527 - honor the setting for whether Snpie-IT can access the outside world 2016-08-30 12:58:08 -07:00
licenses Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
locations Removed asterisks, use orange bar for req fields in locations 2016-08-02 16:40:38 -07:00
manufacturers Add manufacturer to licenses (#2436) 2016-08-16 18:49:54 -07:00
models Fixes #2510 and #2488 - CSS class added to images in views 2016-08-30 07:20:07 -07:00
paginator Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
partials Added HTML for generating passwords in asset user creation modal 2016-08-30 06:48:23 -07:00
reports Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
settings Allow admin to turn LDAP password sync off. 2016-08-04 14:29:28 -07:00
setup Added email domain, email format and username format to settings/setup form 2016-06-01 15:43:39 -07:00
statuslabels Added show in nav for status label views and controller 2016-08-23 18:52:42 -07:00
suppliers Fix exports (#2338) 2016-07-27 19:45:45 -07:00
users Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
vendor Use custom maintenance middleware 2016-08-11 19:22:26 -07:00
dashboard.blade.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
notifications.blade.php Translations and nicer formatting for login/password reset 2016-05-20 00:25:45 -07:00