Change location of PropertyService to properties directory
Change MetaCatVersion to MetacatVersion
Create database and shared directories for database management code and shared code respectively.
Use context url instead of server IP. Server IP breaks if the server does not have an externally facing IP (behind a proxy server)
Update tomcat location to /etc/init.d version used in user installation instructions
change generic authentication properties from ldap.* to auth.*
moved footer section outside of if statement so it always shows up.
Added header and footer sections that allow admin to log in as different user and to see user documentation.
Change geoserver configure message to be reconfigure when geoserver is in bypass mode
Add geoserver section. Remove organization section for now. Allow user to go directly to metacat after first configuration.
Change the metacat section to read Metacat Global Properties
Add support for separate LDAP and organization level configurations
Clean up formatting on configuration pages
Merge 1.9 changes into Head