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
Change location of PropertyService to properties directory
Populate admin login user dropdown with configured admins
Go back to main context page when user cancels login.
Remove organization from login screen. Require fully qualified user name.
Added header and footer sections that allow admin to log in as different user and to see user documentation.
reference admin.js
Add a cancel button
Add support for separate LDAP and organization level configurations
Clean up formatting on configuration pages
Merge 1.9 changes into Head