snipe-it/app/Http/Controllers
madd15 172c7c75a8 Fixed #4374 - Add option to display company names to labels (#4405)
* Migration - Labels Display Company Name setting

* Add Company Name to Labels

Add company name if it is turned on in settings and asset has a valid company

* Add Company Name checkbox to Label settings

* Add Company Name Lang

* Add display company name to postLabels

* Revert Add Company Name Lang

* Fix display company name in postLabels

* Change tinyInt to boolean for display company name

* Simplify checking for company and getting the name

* Change to square brackets for array notation

* Move divs inside if statements on optional fields
2017-11-08 20:05:39 -08:00
..
Api Fixed incorrect policy reference in consumables listing 2017-11-07 23:05:29 -08:00
Auth Slash url 2017-10-02 17:21:18 -07:00
AccessoriesController.php More ajax menu fixes 2017-10-28 11:17:52 -07:00
ActionlogController.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00
AssetMaintenancesController.php Update references to assetloc to location 2017-10-28 02:58:38 -07:00
AssetModelsController.php Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00
AssetsController.php Better error handling for qr codes on invalid assets 2017-11-08 01:04:14 -08:00
CategoriesController.php Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00
CompaniesController.php Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00
ComponentsController.php Fixed #2855 - checkin for components 2017-11-08 06:06:05 -08:00
ConsumablesController.php More ajax menu fixes 2017-10-28 11:17:52 -07:00
Controller.php
CustomFieldsController.php Fixes #4236 - validate the regex custom validation (#4380) 2017-11-04 17:06:14 -07:00
CustomFieldsetsController.php Fixes #4027 - proper redirect on fieldset delete 2017-09-27 16:02:29 -07:00
DashboardController.php Call migrate before passport install 2017-10-11 12:42:31 -07:00
DepartmentsController.php Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00
DepreciationsController.php Depreciation view 2017-10-17 11:20:05 -07:00
GroupsController.php Fixes #906 - groups view 2017-10-17 21:43:57 -07:00
ImportsController.php Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
LicensesController.php Fixed n+1 query, changed checkout behavior to just ask for a license ID 2017-11-02 19:16:09 -07:00
LocationsController.php Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00
ManufacturersController.php Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00
ModalController.php Refactor and improve Modal support for Assets (#3884) 2017-08-24 22:24:02 -07:00
ProfileController.php Updated Lang::get to trans 2017-11-02 17:12:51 -07:00
ReportsController.php Removed presenter references in custom report 2017-11-06 10:44:57 -08:00
SettingsController.php Fixed #4374 - Add option to display company names to labels (#4405) 2017-11-08 20:05:39 -08:00
StatuslabelsController.php Cleaned up status label method 2017-10-26 22:49:57 -07:00
SuppliersController.php Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00
UsersController.php Fixes weird manager_id validation 2017-11-03 12:48:00 -07:00
ViewAssetsController.php Error handling for when log ID has no match on asset accept 2017-11-07 22:25:24 -08:00