-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for QR codes in Asset view #119
Conversation
added baconqr to composer package list added admin settings page for qr code
added QR code inclusion on asset controller getView action/template
Nice work, @jakemcgraw! |
Added support for QR codes in Asset view
FYI, ran into a version conflict when trying to update this via I'm going to try bumping us up to Laravel 4.1 before I go crawling through other deps. |
Also, this describes what I'm seeing, but I don't have a bootstrap/compiled.php to delete. Not sure what's going on. :( I will figure it out tho. |
I wiped the install and it went through fine. Must have been a weird composer caching thing. |
Hm. QR codes aren't working on the alpha site. The code was pushed, and the option is there, but its behaving as if it's always turned off. I just upgraded PHP to 5.5.7, which I'm sure has something to do with it. (It's working locally for me with 5.5.3) |
(Sorry for all the emails) I see what's happening. For some reason, it thinks gd isn't installed. It is, though. So, investigating that. |
Got it - 580590b |
Use QR codes as asset tags, link back to Snipe-IT.
Print QR code onto sticker, slap on back of asset and 💥 no more typing in asset tags!
Requirements:
Asset View
Admin Settings View
Admin Settings Edit