snipe-it/app/Http/Controllers/Assets
Ivan Nieto 12ff465cdb
Added feature: Checkbox Custom Fields as list of values. (#9112)
* Added functionality for checkboxes in custom fields. Similar to how radio buttons work.

* Added the same functionality when the custom fieldset is encrypted.

* Added missing bits, so the edit custom assets view shows what values have been already stored in database
2021-02-16 17:20:29 -08:00
..
AssetCheckinController.php
AssetCheckoutController.php Fixed #9082 - allow deployable status type on checkout 2021-02-03 01:29:54 -08:00
AssetFilesController.php
AssetsController.php Added feature: Checkbox Custom Fields as list of values. (#9112) 2021-02-16 17:20:29 -08:00
BulkAssetsController.php