snipe-it/app
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
..
Console Ignore deleted assets and check for valid location in artisan command 2017-11-04 16:20:31 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Fix standardized exception formatter for correct payload 2017-10-24 17:57:49 -07:00
Helpers Make sure payload is always passed, even if null 2017-08-25 03:27:31 -07:00
Http Fixed #4374 - Add option to display company names to labels (#4405) 2017-11-08 20:05:39 -08:00
Importer Fixed order number and warranty bug in importer 2017-10-26 16:13:35 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Fixed ambiguous query when selecting by model_id 2017-11-08 20:03:26 -08:00
Notifications Force expected checkin to be formatted as a date (not datetime) since it’s a date field in the DB 2017-11-08 18:03:47 -08:00
Observers Fixes #1190 - added basic audit workflow 2017-08-25 10:04:19 -07:00
Policies Removed empty comments 2017-11-07 22:24:57 -08:00
Presenters Added sorting on available and total seats 2017-11-02 19:37:30 -07:00
Providers Fixed handling deleting old images better 2017-11-07 11:28:13 -08:00