snipe-it/app/Http/Controllers
Daniel Meltzer 23ca2d9a0b Minor fixes (#4091)
* Fix old urls.

Still had some /admin/ urls floating around, which was causing bad
redirects in some instances.  Should fix #4085

* The modal seems to be confusing license upload. be more explicit in the route we redirect to.

* Fix #4039.  Use proper methods for location assets.

This also fixes a bunch of n+1 issues in the transformer.  Also: curious
to know what Location::assets() does, because it doesn't do what I want
it to :)
2017-10-01 12:57:04 -07:00
..
Api Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
Auth Fix redirect default on password reset 2017-09-27 16:23:21 -07:00
AccessoriesController.php Don’t try to send an email if the user doesn’t have an email address 2017-09-28 20:57:33 -07:00
ActionlogController.php
AssetMaintenancesController.php Small maintenance fixes 2017-09-08 17:49:01 -07:00
AssetModelsController.php Fixes #4000 - user_id blank 2017-09-25 11:53:10 -07:00
AssetsController.php Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
CategoriesController.php
CompaniesController.php
ComponentsController.php Use more modern Request handler 2017-09-27 14:50:48 -07:00
ConsumablesController.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
Controller.php
CustomFieldsController.php
CustomFieldsetsController.php Fixes #4027 - proper redirect on fieldset delete 2017-09-27 16:02:29 -07:00
DashboardController.php
DepartmentsController.php
DepreciationsController.php
GroupsController.php No new feature,No bug fix, Only refactoring (#3949) 2017-09-12 12:28:42 -07:00
ImportsController.php
LicensesController.php Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
LocationsController.php
ManufacturersController.php
ModalController.php Refactor and improve Modal support for Assets (#3884) 2017-08-24 22:24:02 -07:00
ProfileController.php Enforce password complexity rules on new account password change 2017-08-22 22:41:35 -07:00
ReportsController.php Merge branch 'develop' 2017-09-22 16:12:18 -07:00
SettingsController.php Fixes #4034 - save login note 2017-09-27 16:35:54 -07:00
StatuslabelsController.php
SuppliersController.php
UsersController.php Fixes #4056 - check for assets before deleting user 2017-09-28 19:57:52 -07:00
ViewAssetsController.php Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00