snipe-it/app/Console/Commands
Daniel Meltzer 987536930c Assorted fixes (#3923)
* Fix some n+1 problems

* Use route in notification dropdown to make sure we link to correct page

* Work on better UI support for checkout to non-user.  Fix links on index bootstrap table, work towards eliminating assignedUser

* Remove Asset::assigneduser() relationship.  Instead add a checkedOutToUser() method and/or port to using assignedTo()

* Adjust string to fit new reality

* Fix #3780.  Move the consumables getDataView method to the ApiController.  Not entirely RESTful, but it's a weird method that probably doesn't need its own controller and the functionality would be strange to stack on the userscontroller...

* Fix file uploads to assets and restore the delete route.

* Add asset maintence edit action to index.

* Suppliers asset list should link to the related asset, not to the supplier with same ID.

* Asset models page should use polymorphic formatter on assigned to to better handle assorted item types.

* Comment out more assigneduser fallacy until we figure out the query builder approach to searching for location text.
2017-09-05 17:54:58 -07:00
..
CreateAdmin.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
DisableLDAP.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
FixDoubleEscape.php Added additional models for #3702 2017-07-08 14:49:43 -07:00
LdapSync.php Use correct array when deleting users with location (#3769) 2017-07-24 23:15:15 -07:00
ObjectImportCommand.php Importer tests + Fixes (#3733) 2017-07-11 20:37:02 -07:00
PaveIt.php Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
Purge.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
RecryptFromMcrypt.php Add empty errors array 2017-08-23 00:31:37 -07:00
SendExpectedCheckinAlerts.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
SendExpirationAlerts.php Save Progress. 2016-12-27 19:24:41 -05:00
SendInventoryAlerts.php Translate emails (#2652) 2016-09-26 14:13:07 -07:00
SystemBackup.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Versioning.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00