Major update, fixes many if the issues people have been reporting
- fixes issue with admin permissions
- fixes issue with cck field groups breakage
- better support for cck field groups, admin settings particularly
- some code clean up
#236886 add changeable description to axes
#248135 readded description column to install file (thanks quicksketch)
#248142 added optional fivestar support (thanks quicksketch)
#160569 fixed missing default argument in hook_link
#250643 changed varchar to text to improve mysql 4 compatibility
#178194 fixed summary truncate function, thanks to yhager for patch