v1.2.4
- Bug fixes on status labels and asset reports
- Added new archived, pending and deployable status labels (no longer limited to just undeployable assets)
- Added MAC address option to asset models. If checked, the MAC address field will be visible for assets
- Compacted licenses screen for less paging when many licenses are present
- Added view to see which assets are associated with specific categories and manufacturers
- Added ability to view deleted assets
- Added user-viewable requestable assets page (no option to request yet)
Please don't forget to run:
php composer.phar update
php composer.phar dump-autoload
php artisan migrate