Add the code to hide/display the file/ldap section base on the selection of the auth class.
Add the code to constructor default user management url.
Add the code to set the stored value be selected in the option list.
Pull the external stylesheets in by <link> rather than @import for faster page load
Matched the admin config pages to the default metacatUI theme. Changed the background image of the docs and config pages to a big cat for some metacat branding.
Redesigned the /admin configuration pages to better match our new MetacatUI design. Looks good in both /context/admin view and the #external view using metacatUI
use sleeker "?" icon for the admin help links
Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.
Persist skin properties across installations
validate only required fields.
rename ldap-configuration.jsp to auth-configuration.jsp
Added header and footer sections that allow admin to log in as different user and to see user documentation.
Use validation for form submiTtal. This validates that all fields are populated.
Replace tables with css
Fix question mark help links
Add support for separate LDAP and organization level configurations
Clean up formatting on configuration pages
Merge 1.9 changes into Head