snipe-it/app/Http
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
..
Controllers Fixed #4374 - Add option to display company names to labels (#4405) 2017-11-08 20:05:39 -08:00
Middleware Removed nonce for now 2017-11-02 10:57:05 -07:00
Requests Fixed - name should always be required in custom fields 2017-11-06 20:05:40 -08:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Transformers Fixed transformers to use new singleton upload urls 2017-11-07 11:11:47 -08:00
Kernel.php Comment out the nullable middleware until we have a chance to check all model validators 2017-10-02 16:36:43 -07:00