The attached patch adds:
- ability to store hostnames and asset tags with the
systems
- fix one minor error in login.php
- rearrange the side menu just slightly
- clean up display in Systems (rearrange, add hostname,
serial number and asset tag)
- add "All" feature to Systems:Ownership view
- enable Modem, NIC, and Other3 in systems (db fields
already there)
- remove required CPU and RAM from Systems
- adjust various files to support hostname and asset
tag features
NOTE: if you already have pmi installed, you need to
add two fields to your hardware table (assetTag,
hostName) -- see the patched dump.sql file for
specifics (basically just two VARCHAR(64) fields). If a
fresh install, running the patched dump.sql should do
the trick.
Logged In: YES
user_id=749897
I've created same thing on my own, no host name thogh.
How to apply this patch?
Thanks in advance.