Fix bug where skin configs don't read backup properties correctly for checkboxes.
adjust hiding section format
reference admin.js
fix formatting by adding div closing tag
Clean up some configuration form formatting
Replace tables with css
Initial addition of geoserver password configuration page
Move closing divs into jsp if statement
Add geoserver section. Remove organization section for now. Allow user to go directly to metacat after first configuration.
Add a cancel button
remove help icon from organization names. Change metaCatProperty reference to orgProperty.
Fix question mark help links
Change the metacat section to read Metacat Global Properties
Add support for separate LDAP and organization level configurations
Add description under form fields
remove <p> formatting
Populate password (hidden) on configuration form
Clean up the way default radio works
Clean up formatting on configuration pages
Align submit buttons
change request attribute name from metaCatVersion to metacatVersion
Reformat Checkbox
Merge 1.9 changes into Head